2018-08-05 17:13:12,495 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-202 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-05 17:13:12,498 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.6 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.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=GWra4hPjzy6KotxUZ4FKhKpf5 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=449c5b575fb242d6b133df2f87012577 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-05 17:13:12,498 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-05 17:13:12,498 - 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-05 17:13:12,522 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:13:12,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:13:12,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:13:12,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:13:12,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:13:12,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:13:12,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:13:12,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:13:12,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:13:12,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:13:12,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:13:12,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:13:12,866 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-05 17:13:12,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-05 17:13:12,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:13:12,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048ebce1-348d-4159-a346-60cba9df1d03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:13:12,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-048ebce1-348d-4159-a346-60cba9df1d03 2018-08-05 17:13:12,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:13:13,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["T4_lMQk5SDWJN8ZGtfIkSg"], "issued_at": "2018-08-05T17:13:13.000000Z"}} 2018-08-05 17:13:13,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:14,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13: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-62196e80-d998-43f4-b089-5eccfcc05972 x-compute-request-id: req-62196e80-d998-43f4-b089-5eccfcc05972 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-05 17:13:14,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-62196e80-d998-43f4-b089-5eccfcc05972 2018-08-05 17:13:14,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.27946400642s 2018-08-05 17:13:14,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-62196e80-d998-43f4-b089-5eccfcc05972 2018-08-05 17:13:14,147 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-05 17:13:14,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:13:14,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd349f2c-89bf-43ea-80b5-080c263dabd2 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 17:13:14,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-fd349f2c-89bf-43ea-80b5-080c263dabd2 2018-08-05 17:13:14,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:13:14,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:14,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96bd5381-b3f9-495a-a04c-526b937af911 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 17:13:14,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-96bd5381-b3f9-495a-a04c-526b937af911 2018-08-05 17:13:14,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121961832047s 2018-08-05 17:13:14,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-96bd5381-b3f9-495a-a04c-526b937af911 2018-08-05 17:13:14,280 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'83f111ac6e4d41f2b21ef8434a79caea', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-05 17:13:14,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-05 17:13:14,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:14,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83ce93c-0f8e-4142-a33c-025650f84f10 Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/00f44e3bcae949c49593cad3c701575c"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "00f44e3bcae949c49593cad3c701575c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/033a92aaa44246f38a7b7a1f012c8c17"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/072d35ba49fe448fb877727a97b2d0ec"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0755f3c1da7c4151aa3d642ba83c5245"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/083ed45dc6304863921534eb81843aa7"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "083ed45dc6304863921534eb81843aa7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/17aa2f2c07f948aebed02ce8d893973f"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/182006a2618a497284b5143bd7426406"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "182006a2618a497284b5143bd7426406"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/19e46e4b46ff4517a29e4aa44683cbee"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "19e46e4b46ff4517a29e4aa44683cbee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2074d587cb58441c9f22c2ac6979ccff"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/20a79b2b4c114b0a843ecc8cf596730c"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/27d90c65982e4db4a0ae83e08296c545"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/283be3ec16834222b278c073bb801973"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "283be3ec16834222b278c073bb801973"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28585d64006e49438ffafdd28e2df726"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "28585d64006e49438ffafdd28e2df726"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2a66af72e92b4f85bbe2cf42f386737d"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2f6203e23fe24bcab31ee180483d306f"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/309da0c2b8914f7da1d214dd87d35833"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/344b4c1a6bc641b1874b4df6f48e5839"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3d4f1a02ba8444f7a627a2a1867bfca7"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4640be1c4e754ad38cc83e4477dd22e2"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/554210548abd435090fe87bdc7df6e48"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "554210548abd435090fe87bdc7df6e48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e639a7dab3c46559767c29a12a22a35"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/667dc66256434a929d85a257616920e2"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "667dc66256434a929d85a257616920e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68f51f6469774dd3992f34a109a49ad1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6cfdea46a6ca4f31b6fe51798448d468"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/717d17eb993743668b30002fca8b4446"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "717d17eb993743668b30002fca8b4446"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7eac226a9dd143539cd7b399135e2733"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "7eac226a9dd143539cd7b399135e2733"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8171b1e94faf46988ffd56bd82ddbc11"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "8171b1e94faf46988ffd56bd82ddbc11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/85af7927e1d64dd1924e1407683c0a0a"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9c7efcf2af4344d683fe5da8fa844355"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9e4c9e7595cb4fcfaeec568ec1b70c0c"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a55711ba096c4187969ad4055f865f72"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "a55711ba096c4187969ad4055f865f72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b68bf2db76b7425cb86b40806112a83b"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b92400a078b146da9e97f4584122edad"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "b92400a078b146da9e97f4584122edad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b9687bee426c49a9a25c6a9b27c154c7"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "b9687bee426c49a9a25c6a9b27c154c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bdb1714c936b4ac49dff71e4006cb808"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "bdb1714c936b4ac49dff71e4006cb808"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c9723ed4c5444c259bbde1fb4bcabc85"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca17097e30b348beb8612261b287dcf2"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "ca17097e30b348beb8612261b287dcf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca95be2e0d93469da1721cec6f7afe8c"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d57d0774310f4126a43df5574a3a772b"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "d57d0774310f4126a43df5574a3a772b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d832ff4768d94d81a7f39aaffc300e8e"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "d832ff4768d94d81a7f39aaffc300e8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d8c2e2828b6d42e5a210d304cf5aea84"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f5981191a6794d4a8801007f8b772dca"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "f5981191a6794d4a8801007f8b772dca"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-05 17:13:14,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-e83ce93c-0f8e-4142-a33c-025650f84f10 2018-08-05 17:13:14,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.217241048813s 2018-08-05 17:13:14,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-e83ce93c-0f8e-4142-a33c-025650f84f10 2018-08-05 17:13:14,508 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/00f44e3bcae949c49593cad3c701575c'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9ae7e4c7601646e59544df247d9ccad6', u'id': u'00f44e3bcae949c49593cad3c701575c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/033a92aaa44246f38a7b7a1f012c8c17'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'461702b092ee495e811cdaa3989e12d1', u'id': u'033a92aaa44246f38a7b7a1f012c8c17'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/072d35ba49fe448fb877727a97b2d0ec'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'88cb31b09d2440c9ae01ac78e624dcac', u'id': u'072d35ba49fe448fb877727a97b2d0ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0755f3c1da7c4151aa3d642ba83c5245'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'44d5b63d464a4188bd18df94d9608b68', u'id': u'0755f3c1da7c4151aa3d642ba83c5245'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/083ed45dc6304863921534eb81843aa7'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2ce7f70518c547dab17f9b64b192d97b', u'id': u'083ed45dc6304863921534eb81843aa7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/17aa2f2c07f948aebed02ce8d893973f'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'88cb31b09d2440c9ae01ac78e624dcac', u'id': u'17aa2f2c07f948aebed02ce8d893973f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/182006a2618a497284b5143bd7426406'}, u'url': u'http://172.30.9.22:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5ad7978dae7a4628a46551b9fef4837d', u'id': u'182006a2618a497284b5143bd7426406'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/19e46e4b46ff4517a29e4aa44683cbee'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'88cb31b09d2440c9ae01ac78e624dcac', u'id': u'19e46e4b46ff4517a29e4aa44683cbee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2074d587cb58441c9f22c2ac6979ccff'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd88e0d615544b09b4f9999c51b1e1c0', u'id': u'2074d587cb58441c9f22c2ac6979ccff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/20a79b2b4c114b0a843ecc8cf596730c'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2f514b68a307437a87414b6b2cea6fe5', u'id': u'20a79b2b4c114b0a843ecc8cf596730c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/27d90c65982e4db4a0ae83e08296c545'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9ae7e4c7601646e59544df247d9ccad6', u'id': u'27d90c65982e4db4a0ae83e08296c545'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/283be3ec16834222b278c073bb801973'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'996a9450efdd47de805df2bcc320d088', u'id': u'283be3ec16834222b278c073bb801973'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/28585d64006e49438ffafdd28e2df726'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2f514b68a307437a87414b6b2cea6fe5', u'id': u'28585d64006e49438ffafdd28e2df726'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2a66af72e92b4f85bbe2cf42f386737d'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2ce7f70518c547dab17f9b64b192d97b', u'id': u'2a66af72e92b4f85bbe2cf42f386737d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2f6203e23fe24bcab31ee180483d306f'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5647066b7d8a4369a09c1b5836aad072', u'id': u'2f6203e23fe24bcab31ee180483d306f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/309da0c2b8914f7da1d214dd87d35833'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c0a399bb4dc44409b184c9bb394ee08f', u'id': u'309da0c2b8914f7da1d214dd87d35833'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/344b4c1a6bc641b1874b4df6f48e5839'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'44d5b63d464a4188bd18df94d9608b68', u'id': u'344b4c1a6bc641b1874b4df6f48e5839'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3d4f1a02ba8444f7a627a2a1867bfca7'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'461702b092ee495e811cdaa3989e12d1', u'id': u'3d4f1a02ba8444f7a627a2a1867bfca7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4640be1c4e754ad38cc83e4477dd22e2'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd0aa172b9b647b0a304b270dc267c9f', u'id': u'4640be1c4e754ad38cc83e4477dd22e2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/554210548abd435090fe87bdc7df6e48'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'996a9450efdd47de805df2bcc320d088', u'id': u'554210548abd435090fe87bdc7df6e48'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5e639a7dab3c46559767c29a12a22a35'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'909b8bee50554dd9ade384fb1c845d47', u'id': u'5e639a7dab3c46559767c29a12a22a35'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/667dc66256434a929d85a257616920e2'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5647066b7d8a4369a09c1b5836aad072', u'id': u'667dc66256434a929d85a257616920e2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/68f51f6469774dd3992f34a109a49ad1'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'78a70aaab89542768e268dedcd3ab651', u'id': u'68f51f6469774dd3992f34a109a49ad1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6cfdea46a6ca4f31b6fe51798448d468'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd88e0d615544b09b4f9999c51b1e1c0', u'id': u'6cfdea46a6ca4f31b6fe51798448d468'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/717d17eb993743668b30002fca8b4446'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c0a399bb4dc44409b184c9bb394ee08f', u'id': u'717d17eb993743668b30002fca8b4446'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7eac226a9dd143539cd7b399135e2733'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2f514b68a307437a87414b6b2cea6fe5', u'id': u'7eac226a9dd143539cd7b399135e2733'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/8171b1e94faf46988ffd56bd82ddbc11'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5647066b7d8a4369a09c1b5836aad072', u'id': u'8171b1e94faf46988ffd56bd82ddbc11'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/85af7927e1d64dd1924e1407683c0a0a'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5ad7978dae7a4628a46551b9fef4837d', u'id': u'85af7927e1d64dd1924e1407683c0a0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9c7efcf2af4344d683fe5da8fa844355'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'909b8bee50554dd9ade384fb1c845d47', u'id': u'9c7efcf2af4344d683fe5da8fa844355'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9e4c9e7595cb4fcfaeec568ec1b70c0c'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd88e0d615544b09b4f9999c51b1e1c0', u'id': u'9e4c9e7595cb4fcfaeec568ec1b70c0c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a55711ba096c4187969ad4055f865f72'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'909b8bee50554dd9ade384fb1c845d47', u'id': u'a55711ba096c4187969ad4055f865f72'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b68bf2db76b7425cb86b40806112a83b'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'78a70aaab89542768e268dedcd3ab651', u'id': u'b68bf2db76b7425cb86b40806112a83b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b92400a078b146da9e97f4584122edad'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5ad7978dae7a4628a46551b9fef4837d', u'id': u'b92400a078b146da9e97f4584122edad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b9687bee426c49a9a25c6a9b27c154c7'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'78a70aaab89542768e268dedcd3ab651', u'id': u'b9687bee426c49a9a25c6a9b27c154c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/bdb1714c936b4ac49dff71e4006cb808'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'461702b092ee495e811cdaa3989e12d1', u'id': u'bdb1714c936b4ac49dff71e4006cb808'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c9723ed4c5444c259bbde1fb4bcabc85'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2ce7f70518c547dab17f9b64b192d97b', u'id': u'c9723ed4c5444c259bbde1fb4bcabc85'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ca17097e30b348beb8612261b287dcf2'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'44d5b63d464a4188bd18df94d9608b68', u'id': u'ca17097e30b348beb8612261b287dcf2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ca95be2e0d93469da1721cec6f7afe8c'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd0aa172b9b647b0a304b270dc267c9f', u'id': u'ca95be2e0d93469da1721cec6f7afe8c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d57d0774310f4126a43df5574a3a772b'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9ae7e4c7601646e59544df247d9ccad6', u'id': u'd57d0774310f4126a43df5574a3a772b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d832ff4768d94d81a7f39aaffc300e8e'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd0aa172b9b647b0a304b270dc267c9f', u'id': u'd832ff4768d94d81a7f39aaffc300e8e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d8c2e2828b6d42e5a210d304cf5aea84'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c0a399bb4dc44409b184c9bb394ee08f', u'id': u'd8c2e2828b6d42e5a210d304cf5aea84'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f5981191a6794d4a8801007f8b772dca'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'996a9450efdd47de805df2bcc320d088', u'id': u'f5981191a6794d4a8801007f8b772dca'})] 2018-08-05 17:13:14,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-05 17:13:14,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:14,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17: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-5d0d3ae3-3c7f-4652-bea4-42e153642264 x-compute-request-id: req-5d0d3ae3-3c7f-4652-bea4-42e153642264 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-05 17:13:14,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-5d0d3ae3-3c7f-4652-bea4-42e153642264 2018-08-05 17:13:14,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.110742092133s 2018-08-05 17:13:14,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-5d0d3ae3-3c7f-4652-bea4-42e153642264 2018-08-05 17:13:14,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-05 17:13:14,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:16,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17: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 x-openstack-request-id: req-8800b5a5-f45b-42b8-b66d-bcce3a2178bf x-compute-request-id: req-8800b5a5-f45b-42b8-b66d-bcce3a2178bf Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-05 17:13:16,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-8800b5a5-f45b-42b8-b66d-bcce3a2178bf 2018-08-05 17:13:16,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.83204889297s 2018-08-05 17:13:16,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-8800b5a5-f45b-42b8-b66d-bcce3a2178bf 2018-08-05 17:13:16,468 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-05 17:13:16,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:13:16,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:17,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d0dae239-6647-4bb5-9e5a-dd0d4a0b6a28 Date: Sun, 05 Aug 2018 17:13:17 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:13:17,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d0dae239-6647-4bb5-9e5a-dd0d4a0b6a28 2018-08-05 17:13:17,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.17146110535s 2018-08-05 17:13:17,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d0dae239-6647-4bb5-9e5a-dd0d4a0b6a28 2018-08-05 17:13:17,645 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-05 17:13:17,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-05 17:13:17,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:17,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96ec5789-30c6-4f18-86e9-0945d219eee4 x-compute-request-id: req-96ec5789-30c6-4f18-86e9-0945d219eee4 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 146}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 149}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-05 17:13:17,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-96ec5789-30c6-4f18-86e9-0945d219eee4 2018-08-05 17:13:17,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.181325912476s 2018-08-05 17:13:17,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-96ec5789-30c6-4f18-86e9-0945d219eee4 2018-08-05 17:13:17,828 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "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", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 146}, 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.4', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "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", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 149}, 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-05 17:13:17,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-05 17:13:17,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:17,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3740c4f-5ab9-48ab-8d1d-6bd721430823 x-compute-request-id: req-a3740c4f-5ab9-48ab-8d1d-6bd721430823 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-05 17:13:17,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-a3740c4f-5ab9-48ab-8d1d-6bd721430823 2018-08-05 17:13:17,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.130162000656s 2018-08-05 17:13:17,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-a3740c4f-5ab9-48ab-8d1d-6bd721430823 2018-08-05 17:13:17,959 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-05 17:13:17,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:13:17,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:19,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2d10ccf8-4d24-4346-8b03-b9d67376acd1 Date: Sun, 05 Aug 2018 17:13:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:13:19,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2d10ccf8-4d24-4346-8b03-b9d67376acd1 2018-08-05 17:13:19,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1384871006s 2018-08-05 17:13:19,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2d10ccf8-4d24-4346-8b03-b9d67376acd1 2018-08-05 17:13:19,099 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'aa8413e5-5f36-4024-830c-66a3bfc0c956'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-05T17:08:38Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 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-05T17:08:31Z', u'provider:network_type': u'flat', u'tenant_id': u'f4d19fca35fc4e3da61ad5fa9d43dff1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f4d19fca35fc4e3da61ad5fa9d43dff1', u'l2_adjacency': True})] 2018-08-05 17:13:19,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:13:19,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:20,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-83dc08d0-5ec7-47e5-9c4e-c6d6a7df464a Date: Sun, 05 Aug 2018 17:13:20 GMT RESP BODY: {"ports":[]} 2018-08-05 17:13:20,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-83dc08d0-5ec7-47e5-9c4e-c6d6a7df464a 2018-08-05 17:13:20,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.932137966156s 2018-08-05 17:13:20,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-83dc08d0-5ec7-47e5-9c4e-c6d6a7df464a 2018-08-05 17:13:20,032 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-05 17:13:20,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 17:13:20,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:20,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98dbcae9-2b0d-4340-b9a5-27204f1e11a0 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "0c1a8edaf3b64f22bddbb4fda6955165"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/0c1a8edaf3b64f22bddbb4fda6955165/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "446cda825ef04cf987e4a63da12153ed"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/446cda825ef04cf987e4a63da12153ed/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "466f880a76ad4afaab0d164d6c2e38cf"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/466f880a76ad4afaab0d164d6c2e38cf/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "3a2a6d6026164a6086836bc42145c240"}, "user": {"id": "466f880a76ad4afaab0d164d6c2e38cf"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/466f880a76ad4afaab0d164d6c2e38cf/roles/3a2a6d6026164a6086836bc42145c240"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "4b8d88bf44d9402ea0ce5155b9df2096"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/4b8d88bf44d9402ea0ce5155b9df2096/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "449c5b575fb242d6b133df2f87012577"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "6924e83b668d476b80940c8f02dd0c51"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577/users/6924e83b668d476b80940c8f02dd0c51/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "7424d02b06654984b3daaced6a500541"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/7424d02b06654984b3daaced6a500541/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "890a5b3343854975b59135e8860ef67c"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/890a5b3343854975b59135e8860ef67c/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "99d792e3c092412a889fcb74bbc1d4f0"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/99d792e3c092412a889fcb74bbc1d4f0/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "ad967fc05df143e09bbd8af3cf4d8300"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/ad967fc05df143e09bbd8af3cf4d8300/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "b1efb1855f4f449286872c9de7b7f2be"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/b1efb1855f4f449286872c9de7b7f2be/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "ced217b3e200483ea676a73c5202d78f"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/ced217b3e200483ea676a73c5202d78f/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "ef0ee722593c45209f2c7a321777b882"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/ef0ee722593c45209f2c7a321777b882/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"project": {"id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "efb5f0cd7beb4b3f9690a9ab001782a3"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1/users/efb5f0cd7beb4b3f9690a9ab001782a3/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"domain": {"id": "83f111ac6e4d41f2b21ef8434a79caea"}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "3b50474e5ae24c2ea8103d6dd982ad72"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea/users/3b50474e5ae24c2ea8103d6dd982ad72/roles/01885ca87cca43f38ec5d0ddf621779e"}}, {"scope": {"system": {"all": true}}, "role": {"id": "01885ca87cca43f38ec5d0ddf621779e"}, "user": {"id": "6924e83b668d476b80940c8f02dd0c51"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/6924e83b668d476b80940c8f02dd0c51/roles/01885ca87cca43f38ec5d0ddf621779e"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-05 17:13:20,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-98dbcae9-2b0d-4340-b9a5-27204f1e11a0 2018-08-05 17:13:20,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22934794426s 2018-08-05 17:13:20,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-98dbcae9-2b0d-4340-b9a5-27204f1e11a0 2018-08-05 17:13:20,268 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'0c1a8edaf3b64f22bddbb4fda6955165'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'446cda825ef04cf987e4a63da12153ed'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'466f880a76ad4afaab0d164d6c2e38cf'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'3a2a6d6026164a6086836bc42145c240', 'user': u'466f880a76ad4afaab0d164d6c2e38cf'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'4b8d88bf44d9402ea0ce5155b9df2096'}), Munch({'project': u'449c5b575fb242d6b133df2f87012577', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'6924e83b668d476b80940c8f02dd0c51'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'7424d02b06654984b3daaced6a500541'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'890a5b3343854975b59135e8860ef67c'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'99d792e3c092412a889fcb74bbc1d4f0'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'ad967fc05df143e09bbd8af3cf4d8300'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'b1efb1855f4f449286872c9de7b7f2be'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'ced217b3e200483ea676a73c5202d78f'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'ef0ee722593c45209f2c7a321777b882'}), Munch({'project': u'f4d19fca35fc4e3da61ad5fa9d43dff1', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'efb5f0cd7beb4b3f9690a9ab001782a3'}), Munch({'domain': u'83f111ac6e4d41f2b21ef8434a79caea', 'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'3b50474e5ae24c2ea8103d6dd982ad72'}), Munch({'id': u'01885ca87cca43f38ec5d0ddf621779e', 'user': u'6924e83b668d476b80940c8f02dd0c51'})] 2018-08-05 17:13:20,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:13:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:20,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79d867e-bc3d-494b-bcfd-548b022e170e Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:13:20,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c79d867e-bc3d-494b-bcfd-548b022e170e 2018-08-05 17:13:20,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221347093582s 2018-08-05 17:13:20,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c79d867e-bc3d-494b-bcfd-548b022e170e 2018-08-05 17:13:20,496 - 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'admin', 'id': u'01885ca87cca43f38ec5d0ddf621779e'}), 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'16e199ccb2a842d0b758a6265fd56802'}), 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'3a2a6d6026164a6086836bc42145c240'}), 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'50a89707603041cfb03eaae19b0a3cc7'}), 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'9802144b8ba34b7197c8a45273e75b0e'}), 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'member', 'id': u'e9bac7b519084619afe8329d3bd726d0'})] 2018-08-05 17:13:20,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:13:20,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:21,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9dfd189c-ee1d-43b5-937f-cb3c40c81c56 Date: Sun, 05 Aug 2018 17:13:21 GMT RESP BODY: {"routers": []} 2018-08-05 17:13:21,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9dfd189c-ee1d-43b5-937f-cb3c40c81c56 2018-08-05 17:13:21,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.16814398766s 2018-08-05 17:13:21,665 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9dfd189c-ee1d-43b5-937f-cb3c40c81c56 2018-08-05 17:13:21,665 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-05 17:13:21,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:13:21,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:21,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17: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 x-openstack-request-id: req-614c8321-d383-490f-b35e-dd37ea8cf7fe x-compute-request-id: req-614c8321-d383-490f-b35e-dd37ea8cf7fe Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-05 17:13:21,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-614c8321-d383-490f-b35e-dd37ea8cf7fe 2018-08-05 17:13:21,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228240013123s 2018-08-05 17:13:21,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-614c8321-d383-490f-b35e-dd37ea8cf7fe 2018-08-05 17:13:21,894 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-05 17:13:21,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-05 17:13:21,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" 2018-08-05 17:13:21,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20339951-a3af-41ae-98d6-cc7f53f5df3e 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.6:35357/v3/", "rel": "self"}]}]}} 2018-08-05 17:13:21,907 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-20339951-a3af-41ae-98d6-cc7f53f5df3e 2018-08-05 17:13:21,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:22,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a7ff77-195b-42f7-a726-d220d47c989a Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/152b5294cfbe42cb8134416bfcd948e2"}, "enabled": true, "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2ce7f70518c547dab17f9b64b192d97b"}, "enabled": true, "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2f514b68a307437a87414b6b2cea6fe5"}, "enabled": true, "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/44d5b63d464a4188bd18df94d9608b68"}, "enabled": true, "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/461702b092ee495e811cdaa3989e12d1"}, "enabled": true, "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5647066b7d8a4369a09c1b5836aad072"}, "enabled": true, "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5ad7978dae7a4628a46551b9fef4837d"}, "enabled": true, "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/78a70aaab89542768e268dedcd3ab651"}, "enabled": true, "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/88cb31b09d2440c9ae01ac78e624dcac"}, "enabled": true, "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/909b8bee50554dd9ade384fb1c845d47"}, "enabled": true, "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/996a9450efdd47de805df2bcc320d088"}, "enabled": true, "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9ae7e4c7601646e59544df247d9ccad6"}, "enabled": true, "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/c0a399bb4dc44409b184c9bb394ee08f"}, "enabled": true, "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd0aa172b9b647b0a304b270dc267c9f"}, "enabled": true, "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd88e0d615544b09b4f9999c51b1e1c0"}, "enabled": true, "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-05 17:13:22,110 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-64a7ff77-195b-42f7-a726-d220d47c989a 2018-08-05 17:13:22,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.212249040604s 2018-08-05 17:13:22,110 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-64a7ff77-195b-42f7-a726-d220d47c989a 2018-08-05 17:13:22,115 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'152b5294cfbe42cb8134416bfcd948e2', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'2ce7f70518c547dab17f9b64b192d97b', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'2f514b68a307437a87414b6b2cea6fe5', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'44d5b63d464a4188bd18df94d9608b68', 'name': u'gnocchi'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'461702b092ee495e811cdaa3989e12d1', 'name': u'heat'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'5647066b7d8a4369a09c1b5836aad072', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'5ad7978dae7a4628a46551b9fef4837d', 'name': u'cinder'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'78a70aaab89542768e268dedcd3ab651', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'88cb31b09d2440c9ae01ac78e624dcac', 'name': u'keystone'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'909b8bee50554dd9ade384fb1c845d47', 'name': u'panko'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'996a9450efdd47de805df2bcc320d088', 'name': u'placement'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'9ae7e4c7601646e59544df247d9ccad6', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'c0a399bb4dc44409b184c9bb394ee08f', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'cd0aa172b9b647b0a304b270dc267c9f', 'name': u'aodh'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'cd88e0d615544b09b4f9999c51b1e1c0', 'name': u'nova'})] 2018-08-05 17:13:22,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:13:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc7a68c385c3e7fa712779ec430a9fe9b9c311d3" 2018-08-05 17:13:23,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a91516c1-a48a-4cb6-b8c6-103673f0c4bc Date: Sun, 05 Aug 2018 17:13:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 17:13:23,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a91516c1-a48a-4cb6-b8c6-103673f0c4bc 2018-08-05 17:13:23,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.914287805557s 2018-08-05 17:13:23,031 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a91516c1-a48a-4cb6-b8c6-103673f0c4bc 2018-08-05 17:13:23,031 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:08:38Z', 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'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'tenant_id': u'f4d19fca35fc4e3da61ad5fa9d43dff1', u'created_at': u'2018-08-05T17:08:38Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'f4d19fca35fc4e3da61ad5fa9d43dff1'})] 2018-08-05 17:13:23,147 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:13:23,147 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-05 17:13:23,205 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-05 17:13:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:13:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:13:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:13:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:13:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:13:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:13:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:13:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:13:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:13:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:13:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:13:23,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:13:23,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bddaa4b-5538-403d-ba52-a767a7c90eb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:13:23,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0bddaa4b-5538-403d-ba52-a767a7c90eb0 2018-08-05 17:13:23,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:13:23,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:13:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["XzrzOjsoRzyKvXIvlyffyg"], "issued_at": "2018-08-05T17:13:23.000000Z"}} 2018-08-05 17:13:23,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:13:23,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" 2018-08-05 17:13:24,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-22544a9d-2187-46ce-b9b8-b32d1db23102 Date: Sun, 05 Aug 2018 17:13:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:13:24,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-22544a9d-2187-46ce-b9b8-b32d1db23102 2018-08-05 17:13:24,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09347081184s 2018-08-05 17:13:24,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-22544a9d-2187-46ce-b9b8-b32d1db23102 2018-08-05 17:13:24,889 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-05 17:13:24,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:13:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" -d '{"network": {"name": "tenantnetwork1-net_5cf88182-7a6c-4540-83a9-ebe4aa4b965a", "admin_state_up": true}}' 2018-08-05 17:13:26,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-61ac1af8-df0e-459e-b0d4-472c689064ea Date: Sun, 05 Aug 2018 17:13:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"99e090d7-c256-4f4e-a693-1b5a834a033c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:13:26Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_5cf88182-7a6c-4540-83a9-ebe4aa4b965a","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:13:25Z","mtu":1450}} 2018-08-05 17:13:26,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-61ac1af8-df0e-459e-b0d4-472c689064ea 2018-08-05 17:13:26,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.32359790802s 2018-08-05 17:13:26,213 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-61ac1af8-df0e-459e-b0d4-472c689064ea 2018-08-05 17:13:26,214 - 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-05T17:13:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'99e090d7-c256-4f4e-a693-1b5a834a033c', u'provider:segmentation_id': 28, 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_5cf88182-7a6c-4540-83a9-ebe4aa4b965a', u'created_at': u'2018-08-05T17:13:25Z', u'mtu': 1450, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'449c5b575fb242d6b133df2f87012577', u'l2_adjacency': True}) 2018-08-05 17:13:26,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:13:26,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" 2018-08-05 17:13:27,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-e3427fb2-e25c-4956-bb59-f2bfbfd882d3 Date: Sun, 05 Aug 2018 17:13:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"99e090d7-c256-4f4e-a693-1b5a834a033c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:13:26Z","qos_policy_id":null,"name":"tenantnetwork1-net_5cf88182-7a6c-4540-83a9-ebe4aa4b965a","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:13:25Z","provider:network_type":"vxlan"}]} 2018-08-05 17:13:27,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e3427fb2-e25c-4956-bb59-f2bfbfd882d3 2018-08-05 17:13:27,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10577082634s 2018-08-05 17:13:27,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e3427fb2-e25c-4956-bb59-f2bfbfd882d3 2018-08-05 17:13:27,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:13:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" -d '{"subnet": {"name": "tenantnetwork1-subnet_5cf88182-7a6c-4540-83a9-ebe4aa4b965a", "enable_dhcp": true, "network_id": "99e090d7-c256-4f4e-a693-1b5a834a033c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:13:28,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-da529c08-e66b-45d4-bed6-2113cf700a1d Date: Sun, 05 Aug 2018 17:13:28 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-05T17:13:28Z","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":"697b9a16-9b7e-4110-81d1-b64d9cb01bca","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_5cf88182-7a6c-4540-83a9-ebe4aa4b965a","enable_dhcp":true,"segment_id":null,"network_id":"99e090d7-c256-4f4e-a693-1b5a834a033c","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:13:28Z","ip_version":4}} 2018-08-05 17:13:28,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-da529c08-e66b-45d4-bed6-2113cf700a1d 2018-08-05 17:13:28,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.65015411377s 2018-08-05 17:13:28,974 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-da529c08-e66b-45d4-bed6-2113cf700a1d 2018-08-05 17:13:28,974 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:13: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'697b9a16-9b7e-4110-81d1-b64d9cb01bca', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_5cf88182-7a6c-4540-83a9-ebe4aa4b965a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'99e090d7-c256-4f4e-a693-1b5a834a033c', u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:13: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'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:13:28,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:13:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "tenantnetwork1-router_5cf88182-7a6c-4540-83a9-ebe4aa4b965a", "admin_state_up": true}}' 2018-08-05 17:13:36,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-f57f3115-9ac4-4439-8392-3f8122d2ad04 Date: Sun, 05 Aug 2018 17:13:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:13:30Z", "admin_state_up": true, "updated_at": "2018-08-05T17:13:31Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "aca6b79f-4a7f-4791-a15d-96107ac9ab39", "name": "tenantnetwork1-router_5cf88182-7a6c-4540-83a9-ebe4aa4b965a"}} 2018-08-05 17:13:36,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f57f3115-9ac4-4439-8392-3f8122d2ad04 2018-08-05 17:13:36,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.19839406013s 2018-08-05 17:13:36,174 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f57f3115-9ac4-4439-8392-3f8122d2ad04 2018-08-05 17:13:36,174 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:13:31Z', u'revision_number': 3, u'ha': True, u'id': u'aca6b79f-4a7f-4791-a15d-96107ac9ab39', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_5cf88182-7a6c-4540-83a9-ebe4aa4b965a', u'admin_state_up': True, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:13:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:13:36,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:13:36,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/aca6b79f-4a7f-4791-a15d-96107ac9ab39/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" -d '{"subnet_id": "697b9a16-9b7e-4110-81d1-b64d9cb01bca"}' 2018-08-05 17:13:39,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c8f14c32-e6dd-4613-984a-c12e7a63f5b3 Date: Sun, 05 Aug 2018 17:13:39 GMT RESP BODY: {"network_id": "99e090d7-c256-4f4e-a693-1b5a834a033c", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "697b9a16-9b7e-4110-81d1-b64d9cb01bca", "subnet_ids": ["697b9a16-9b7e-4110-81d1-b64d9cb01bca"], "port_id": "444cc638-a6e6-4e03-961b-a0b02ad586b1", "id": "aca6b79f-4a7f-4791-a15d-96107ac9ab39"} 2018-08-05 17:13:39,588 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/aca6b79f-4a7f-4791-a15d-96107ac9ab39/add_router_interface.json used request id req-c8f14c32-e6dd-4613-984a-c12e7a63f5b3 2018-08-05 17:13:39,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.41296315193s 2018-08-05 17:13:39,588 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/aca6b79f-4a7f-4791-a15d-96107ac9ab39/add_router_interface.json used request id req-c8f14c32-e6dd-4613-984a-c12e7a63f5b3 returning object aca6b79f-4a7f-4791-a15d-96107ac9ab39 2018-08-05 17:13:39,709 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:13:39,710 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-05 17:13:39,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:13:39,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/aca6b79f-4a7f-4791-a15d-96107ac9ab39/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" -d '{"subnet_id": "697b9a16-9b7e-4110-81d1-b64d9cb01bca"}' 2018-08-05 17:13:42,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-16bd7fcd-a3a4-4a3f-ae64-39cb84479606 Date: Sun, 05 Aug 2018 17:13:42 GMT RESP BODY: {"network_id": "99e090d7-c256-4f4e-a693-1b5a834a033c", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "697b9a16-9b7e-4110-81d1-b64d9cb01bca", "subnet_ids": ["697b9a16-9b7e-4110-81d1-b64d9cb01bca"], "port_id": "444cc638-a6e6-4e03-961b-a0b02ad586b1", "id": "aca6b79f-4a7f-4791-a15d-96107ac9ab39"} 2018-08-05 17:13:42,412 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/aca6b79f-4a7f-4791-a15d-96107ac9ab39/remove_router_interface.json used request id req-16bd7fcd-a3a4-4a3f-ae64-39cb84479606 2018-08-05 17:13:42,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.69702506065s 2018-08-05 17:13:42,412 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/aca6b79f-4a7f-4791-a15d-96107ac9ab39/remove_router_interface.json used request id req-16bd7fcd-a3a4-4a3f-ae64-39cb84479606 returning object aca6b79f-4a7f-4791-a15d-96107ac9ab39 2018-08-05 17:13:42,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:13:42,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" 2018-08-05 17:13:43,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-6fc8ae1f-f91c-43ee-a6a4-aa8e5b580c41 Date: Sun, 05 Aug 2018 17:13:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:13:30Z", "admin_state_up": true, "updated_at": "2018-08-05T17:13:40Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "aca6b79f-4a7f-4791-a15d-96107ac9ab39", "name": "tenantnetwork1-router_5cf88182-7a6c-4540-83a9-ebe4aa4b965a"}]} 2018-08-05 17:13:43,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6fc8ae1f-f91c-43ee-a6a4-aa8e5b580c41 2018-08-05 17:13:43,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.03888201714s 2018-08-05 17:13:43,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6fc8ae1f-f91c-43ee-a6a4-aa8e5b580c41 2018-08-05 17:13:43,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:13:43,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/aca6b79f-4a7f-4791-a15d-96107ac9ab39.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" 2018-08-05 17:13:48,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88b1e9a2-45d2-4408-b845-0b2994eb5be7 Content-Length: 0 Date: Sun, 05 Aug 2018 17:13:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:13:48,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/aca6b79f-4a7f-4791-a15d-96107ac9ab39.json used request id req-88b1e9a2-45d2-4408-b845-0b2994eb5be7 2018-08-05 17:13:48,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.04336309433s 2018-08-05 17:13:48,497 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/aca6b79f-4a7f-4791-a15d-96107ac9ab39.json used request id req-88b1e9a2-45d2-4408-b845-0b2994eb5be7 2018-08-05 17:13:48,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:13:48,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" 2018-08-05 17:13:49,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-57017805-2f1e-48ba-851c-b908cc37b5a7 Date: Sun, 05 Aug 2018 17:13:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:13:28Z","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":"697b9a16-9b7e-4110-81d1-b64d9cb01bca","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_5cf88182-7a6c-4540-83a9-ebe4aa4b965a","enable_dhcp":true,"segment_id":null,"network_id":"99e090d7-c256-4f4e-a693-1b5a834a033c","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:13:28Z","ip_version":4},{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 17:13:49,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-57017805-2f1e-48ba-851c-b908cc37b5a7 2018-08-05 17:13:49,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.937829971313s 2018-08-05 17:13:49,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-57017805-2f1e-48ba-851c-b908cc37b5a7 2018-08-05 17:13:49,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:13:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/697b9a16-9b7e-4110-81d1-b64d9cb01bca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" 2018-08-05 17:13:51,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b93d100-7d19-4f99-bc45-02ac2954be25 Date: Sun, 05 Aug 2018 17:13:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:13:51,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/697b9a16-9b7e-4110-81d1-b64d9cb01bca.json used request id req-0b93d100-7d19-4f99-bc45-02ac2954be25 2018-08-05 17:13:51,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41357588768s 2018-08-05 17:13:51,851 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/697b9a16-9b7e-4110-81d1-b64d9cb01bca.json used request id req-0b93d100-7d19-4f99-bc45-02ac2954be25 2018-08-05 17:13:51,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:13:51,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" 2018-08-05 17:13:51,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-5f09f76f-e133-4e9f-a6ed-d4e00a91511a Date: Sun, 05 Aug 2018 17:13:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99e090d7-c256-4f4e-a693-1b5a834a033c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:13:51Z","qos_policy_id":null,"name":"tenantnetwork1-net_5cf88182-7a6c-4540-83a9-ebe4aa4b965a","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:13:25Z","provider:network_type":"vxlan"}]} 2018-08-05 17:13:51,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5f09f76f-e133-4e9f-a6ed-d4e00a91511a 2018-08-05 17:13:51,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.132881164551s 2018-08-05 17:13:51,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5f09f76f-e133-4e9f-a6ed-d4e00a91511a 2018-08-05 17:13:51,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:13:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/99e090d7-c256-4f4e-a693-1b5a834a033c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7da3ee02dc9af681a9e8f3d0e0530b0f8b97330" 2018-08-05 17:13:53,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-700032cf-84c9-4da6-9b67-6bd57416b01c Date: Sun, 05 Aug 2018 17:13:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:13:53,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/99e090d7-c256-4f4e-a693-1b5a834a033c.json used request id req-700032cf-84c9-4da6-9b67-6bd57416b01c 2018-08-05 17:13:53,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.85005116463s 2018-08-05 17:13:53,837 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/99e090d7-c256-4f4e-a693-1b5a834a033c.json used request id req-700032cf-84c9-4da6-9b67-6bd57416b01c 2018-08-05 17:13:53,890 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-05 17:13:53,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:13:53,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:13:53,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:13:53,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:13:53,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:13:53,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:13:53,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:13:53,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:13:53,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:13:53,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:13:53,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8b76ec-1cb1-48c3-b0f4-6b331acfee1b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:13:53,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4c8b76ec-1cb1-48c3-b0f4-6b331acfee1b 2018-08-05 17:13:53,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:13:54,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:13:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["Y32fNdcNSISnM4bc1Wm37w"], "issued_at": "2018-08-05T17:13:54.000000Z"}} 2018-08-05 17:13:54,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:13:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:13:54,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6ce8fae9-0034-49e7-baf2-0154b5f536b3 Date: Sun, 05 Aug 2018 17:13:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:13:54,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ce8fae9-0034-49e7-baf2-0154b5f536b3 2018-08-05 17:13:54,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382134914398s 2018-08-05 17:13:54,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ce8fae9-0034-49e7-baf2-0154b5f536b3 2018-08-05 17:13:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:13:54,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-792d3e72-4415-465c-a2e9-31f3c03b5834 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 17:13:54,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-792d3e72-4415-465c-a2e9-31f3c03b5834 2018-08-05 17:13:54,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:13:54,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:13:54,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b55b1ec-8428-4a78-81f2-df046b071fa4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 17:13:54,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5b55b1ec-8428-4a78-81f2-df046b071fa4 2018-08-05 17:13:54,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199468135834s 2018-08-05 17:13:54,932 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5b55b1ec-8428-4a78-81f2-df046b071fa4 2018-08-05 17:13:54,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 17:13:54,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_88b6f77a-a574-4adb-91f2-35b13a45e639"}}' 2018-08-05 17:13:55,119 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b6bf69-4074-49c9-8bbe-08cf1d9d1976 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/946354fbf9f0483ba4e7438802cb14f7"}, "tags": [], "enabled": true, "id": "946354fbf9f0483ba4e7438802cb14f7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_88b6f77a-a574-4adb-91f2-35b13a45e639"}} 2018-08-05 17:13:55,119 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e1b6bf69-4074-49c9-8bbe-08cf1d9d1976 2018-08-05 17:13:55,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.180526018143s 2018-08-05 17:13:55,120 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e1b6bf69-4074-49c9-8bbe-08cf1d9d1976 2018-08-05 17:13:55,120 - 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'946354fbf9f0483ba4e7438802cb14f7', '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_88b6f77a-a574-4adb-91f2-35b13a45e639'}) 2018-08-05 17:13:55,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 17:13:55,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "24f23b19-5372-47db-8f31-8ef631bd74ea", "email": null, "name": "tenantnetwork2-user_88b6f77a-a574-4adb-91f2-35b13a45e639"}}' 2018-08-05 17:13:55,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e9272da-b000-46f6-9fe3-5b46ff82ff03 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_88b6f77a-a574-4adb-91f2-35b13a45e639", "links": {"self": "http://172.30.9.22:5000/v3/users/d99b454381224598a100d1faa029eb64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d99b454381224598a100d1faa029eb64", "domain_id": "default", "password_expires_at": null}} 2018-08-05 17:13:55,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-6e9272da-b000-46f6-9fe3-5b46ff82ff03 2018-08-05 17:13:55,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.414016962051s 2018-08-05 17:13:55,540 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-6e9272da-b000-46f6-9fe3-5b46ff82ff03 2018-08-05 17:13:55,541 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd99b454381224598a100d1faa029eb64', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_88b6f77a-a574-4adb-91f2-35b13a45e639'}) 2018-08-05 17:13:55,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:13:55,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:13:55,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cb9921-ae3d-4a59-a69d-f3a314a8c603 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:13:55,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d7cb9921-ae3d-4a59-a69d-f3a314a8c603 2018-08-05 17:13:55,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1062541008s 2018-08-05 17:13:55,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d7cb9921-ae3d-4a59-a69d-f3a314a8c603 2018-08-05 17:13:55,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:13:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:13:55,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b43c08-2c13-48fe-a968-446928ef53fc Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:13:55,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-35b43c08-2c13-48fe-a968-446928ef53fc 2018-08-05 17:13:55,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182026147842s 2018-08-05 17:13:55,839 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-35b43c08-2c13-48fe-a968-446928ef53fc 2018-08-05 17:13:55,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:13:55,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:13:55,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6158f4-4f0e-477a-9469-83b5dc7858da Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:13:55,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ce6158f4-4f0e-477a-9469-83b5dc7858da 2018-08-05 17:13:55,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108879089355s 2018-08-05 17:13:55,953 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ce6158f4-4f0e-477a-9469-83b5dc7858da 2018-08-05 17:13:55,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:13:55,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:13:56,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f482c1d-83cf-4e4f-a946-bf039cb5bd39 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 17:13:56,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6f482c1d-83cf-4e4f-a946-bf039cb5bd39 2018-08-05 17:13:56,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16765499115s 2018-08-05 17:13:56,126 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6f482c1d-83cf-4e4f-a946-bf039cb5bd39 2018-08-05 17:13:56,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:13:56,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:13:56,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d3c53d-5caa-4fcb-903a-883ab1cb051d Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_88b6f77a-a574-4adb-91f2-35b13a45e639", "links": {"self": "http://172.30.9.22:5000/v3/users/d99b454381224598a100d1faa029eb64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d99b454381224598a100d1faa029eb64", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:13:56,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c2d3c53d-5caa-4fcb-903a-883ab1cb051d 2018-08-05 17:13:56,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125342845917s 2018-08-05 17:13:56,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c2d3c53d-5caa-4fcb-903a-883ab1cb051d 2018-08-05 17:13:56,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:13:56,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:13:56,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e35745-d3e0-4eb6-a570-2380e477bff3 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/946354fbf9f0483ba4e7438802cb14f7"}, "tags": [], "enabled": true, "id": "946354fbf9f0483ba4e7438802cb14f7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_88b6f77a-a574-4adb-91f2-35b13a45e639"}]} 2018-08-05 17:13:56,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e5e35745-d3e0-4eb6-a570-2380e477bff3 2018-08-05 17:13:56,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0987730026245s 2018-08-05 17:13:56,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e5e35745-d3e0-4eb6-a570-2380e477bff3 2018-08-05 17:13:56,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 17:13:56,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d99b454381224598a100d1faa029eb64&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=946354fbf9f0483ba4e7438802cb14f7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:13:56,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a9405c-39d0-45ca-9f4c-ce50e08138ba Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d99b454381224598a100d1faa029eb64&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=946354fbf9f0483ba4e7438802cb14f7", "previous": null, "next": null}} 2018-08-05 17:13:56,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d99b454381224598a100d1faa029eb64&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=946354fbf9f0483ba4e7438802cb14f7 used request id req-01a9405c-39d0-45ca-9f4c-ce50e08138ba 2018-08-05 17:13:56,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.172013998032s 2018-08-05 17:13:56,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d99b454381224598a100d1faa029eb64&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=946354fbf9f0483ba4e7438802cb14f7 used request id req-01a9405c-39d0-45ca-9f4c-ce50e08138ba 2018-08-05 17:13:56,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 17:13:56,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/946354fbf9f0483ba4e7438802cb14f7/users/d99b454381224598a100d1faa029eb64/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:13:56,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c00b613d-a22d-4423-b854-e814b7ccb810 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:13:56,738 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/946354fbf9f0483ba4e7438802cb14f7/users/d99b454381224598a100d1faa029eb64/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-c00b613d-a22d-4423-b854-e814b7ccb810 2018-08-05 17:13:56,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.185584068298s 2018-08-05 17:13:56,738 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/946354fbf9f0483ba4e7438802cb14f7/users/d99b454381224598a100d1faa029eb64/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-c00b613d-a22d-4423-b854-e814b7ccb810 2018-08-05 17:13:56,739 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_88b6f77a-a574-4adb-91f2-35b13a45e639', 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'946354fbf9f0483ba4e7438802cb14f7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '24f23b19-5372-47db-8f31-8ef631bd74ea', 'username': u'tenantnetwork2-user_88b6f77a-a574-4adb-91f2-35b13a45e639', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 17:13:56,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:13:56,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:13:56,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:13:56,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:13:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:13:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:13:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:13:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:13:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:13:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:13:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:13:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:13:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:13:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:13:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:13:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:13:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:13:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:13:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:13:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:13:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:13:56,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:13:56,744 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_88b6f77a-a574-4adb-91f2-35b13a45e639', 'password': '24f23b19-5372-47db-8f31-8ef631bd74ea', 'project_name': 'tenantnetwork2-project_88b6f77a-a574-4adb-91f2-35b13a45e639', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '946354fbf9f0483ba4e7438802cb14f7', 'project_domain_name': 'Default'} 2018-08-05 17:13:56,744 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-05 17:13:56,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:13:56,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1315f66-4b4a-4150-8ca0-477fbea981f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:13:56,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f1315f66-4b4a-4150-8ca0-477fbea981f4 2018-08-05 17:13:56,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:13:57,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T18:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "946354fbf9f0483ba4e7438802cb14f7", "name": "tenantnetwork2-project_88b6f77a-a574-4adb-91f2-35b13a45e639"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_946354fbf9f0483ba4e7438802cb14f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_946354fbf9f0483ba4e7438802cb14f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/946354fbf9f0483ba4e7438802cb14f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/946354fbf9f0483ba4e7438802cb14f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/946354fbf9f0483ba4e7438802cb14f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/946354fbf9f0483ba4e7438802cb14f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/946354fbf9f0483ba4e7438802cb14f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/946354fbf9f0483ba4e7438802cb14f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/946354fbf9f0483ba4e7438802cb14f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/946354fbf9f0483ba4e7438802cb14f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/946354fbf9f0483ba4e7438802cb14f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/946354fbf9f0483ba4e7438802cb14f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/946354fbf9f0483ba4e7438802cb14f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/946354fbf9f0483ba4e7438802cb14f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_88b6f77a-a574-4adb-91f2-35b13a45e639", "id": "d99b454381224598a100d1faa029eb64"}, "audit_ids": ["yc2CZ5ytTWaHuIlfHe8ygA"], "issued_at": "2018-08-05T17:13:57.000000Z"}} 2018-08-05 17:13:57,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:13:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" -d '{"network": {"name": "tenantnetwork2-net_88b6f77a-a574-4adb-91f2-35b13a45e639", "admin_state_up": true}}' 2018-08-05 17:13:57,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-e42d8420-aab5-49d0-8e38-e6b86f2eb68f Date: Sun, 05 Aug 2018 17:13:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"55789dcd-b3f9-437f-aa4a-181a55e3a321","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"946354fbf9f0483ba4e7438802cb14f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:13:57Z","is_default":false,"name":"tenantnetwork2-net_88b6f77a-a574-4adb-91f2-35b13a45e639","qos_policy_id":null,"admin_state_up":true,"tenant_id":"946354fbf9f0483ba4e7438802cb14f7","created_at":"2018-08-05T17:13:57Z","mtu":1450}} 2018-08-05 17:13:57,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e42d8420-aab5-49d0-8e38-e6b86f2eb68f 2018-08-05 17:13:57,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.614110946655s 2018-08-05 17:13:57,836 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e42d8420-aab5-49d0-8e38-e6b86f2eb68f 2018-08-05 17:13:57,836 - 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-05T17:13:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'55789dcd-b3f9-437f-aa4a-181a55e3a321', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_88b6f77a-a574-4adb-91f2-35b13a45e639', u'admin_state_up': True, u'tenant_id': u'946354fbf9f0483ba4e7438802cb14f7', u'created_at': u'2018-08-05T17:13:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'946354fbf9f0483ba4e7438802cb14f7', u'l2_adjacency': True}) 2018-08-05 17:13:57,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:13:57,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" 2018-08-05 17:13:58,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-61fe3cdb-d04e-4a4a-af00-d497c65edbc3 Date: Sun, 05 Aug 2018 17:13:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"55789dcd-b3f9-437f-aa4a-181a55e3a321","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"946354fbf9f0483ba4e7438802cb14f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:13:57Z","qos_policy_id":null,"name":"tenantnetwork2-net_88b6f77a-a574-4adb-91f2-35b13a45e639","admin_state_up":true,"tenant_id":"946354fbf9f0483ba4e7438802cb14f7","created_at":"2018-08-05T17:13:57Z","mtu":1450}]} 2018-08-05 17:13:58,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-61fe3cdb-d04e-4a4a-af00-d497c65edbc3 2018-08-05 17:13:58,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282649993896s 2018-08-05 17:13:58,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-61fe3cdb-d04e-4a4a-af00-d497c65edbc3 2018-08-05 17:13:58,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:13:58,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" -d '{"subnet": {"name": "tenantnetwork2-subnet_88b6f77a-a574-4adb-91f2-35b13a45e639", "enable_dhcp": true, "network_id": "55789dcd-b3f9-437f-aa4a-181a55e3a321", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:13:59,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c31c889f-6df1-4bcd-bd5f-48c5a5cd1cae Date: Sun, 05 Aug 2018 17:13:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55789dcd-b3f9-437f-aa4a-181a55e3a321","tenant_id":"946354fbf9f0483ba4e7438802cb14f7","created_at":"2018-08-05T17:13:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:13:58Z","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":"946354fbf9f0483ba4e7438802cb14f7","id":"e4623a48-aeb1-4182-b36d-4a55ed3a992b","subnetpool_id":null,"name":"tenantnetwork2-subnet_88b6f77a-a574-4adb-91f2-35b13a45e639"}} 2018-08-05 17:13:59,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c31c889f-6df1-4bcd-bd5f-48c5a5cd1cae 2018-08-05 17:13:59,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.0498380661s 2018-08-05 17:13:59,171 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c31c889f-6df1-4bcd-bd5f-48c5a5cd1cae 2018-08-05 17:13:59,172 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:13:58Z', 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'e4623a48-aeb1-4182-b36d-4a55ed3a992b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_88b6f77a-a574-4adb-91f2-35b13a45e639', u'enable_dhcp': True, u'network_id': u'55789dcd-b3f9-437f-aa4a-181a55e3a321', u'tenant_id': u'946354fbf9f0483ba4e7438802cb14f7', u'created_at': u'2018-08-05T17:13:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'946354fbf9f0483ba4e7438802cb14f7'}) 2018-08-05 17:13:59,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:13:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "tenantnetwork2-router_88b6f77a-a574-4adb-91f2-35b13a45e639", "admin_state_up": true}}' 2018-08-05 17:14:05,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-00af9fff-5563-489b-97ff-891e78def5ac Date: Sun, 05 Aug 2018 17:14:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "created_at": "2018-08-05T17:14:00Z", "admin_state_up": true, "updated_at": "2018-08-05T17:14:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "946354fbf9f0483ba4e7438802cb14f7", "id": "a51f6c6a-54c9-4267-935e-bf796789d4fa", "name": "tenantnetwork2-router_88b6f77a-a574-4adb-91f2-35b13a45e639"}} 2018-08-05 17:14:05,802 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-00af9fff-5563-489b-97ff-891e78def5ac 2018-08-05 17:14:05,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.62954497337s 2018-08-05 17:14:05,802 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-00af9fff-5563-489b-97ff-891e78def5ac 2018-08-05 17:14:05,803 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:14:01Z', u'revision_number': 3, u'id': u'a51f6c6a-54c9-4267-935e-bf796789d4fa', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_88b6f77a-a574-4adb-91f2-35b13a45e639', u'admin_state_up': True, u'tenant_id': u'946354fbf9f0483ba4e7438802cb14f7', u'created_at': u'2018-08-05T17:14:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'946354fbf9f0483ba4e7438802cb14f7'}) 2018-08-05 17:14:05,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:14:05,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/a51f6c6a-54c9-4267-935e-bf796789d4fa/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" -d '{"subnet_id": "e4623a48-aeb1-4182-b36d-4a55ed3a992b"}' 2018-08-05 17:14:09,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f750baf-3d24-4de3-a82c-0b540bfd4ea7 Date: Sun, 05 Aug 2018 17:14:09 GMT RESP BODY: {"network_id": "55789dcd-b3f9-437f-aa4a-181a55e3a321", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "subnet_id": "e4623a48-aeb1-4182-b36d-4a55ed3a992b", "subnet_ids": ["e4623a48-aeb1-4182-b36d-4a55ed3a992b"], "port_id": "aaaebe0d-caf3-42b0-97f5-eef9a79c6428", "id": "a51f6c6a-54c9-4267-935e-bf796789d4fa"} 2018-08-05 17:14:09,709 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a51f6c6a-54c9-4267-935e-bf796789d4fa/add_router_interface.json used request id req-4f750baf-3d24-4de3-a82c-0b540bfd4ea7 2018-08-05 17:14:09,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.90566897392s 2018-08-05 17:14:09,710 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a51f6c6a-54c9-4267-935e-bf796789d4fa/add_router_interface.json used request id req-4f750baf-3d24-4de3-a82c-0b540bfd4ea7 returning object a51f6c6a-54c9-4267-935e-bf796789d4fa 2018-08-05 17:14:09,836 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:14:09,836 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-05 17:14:09,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:14:09,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/a51f6c6a-54c9-4267-935e-bf796789d4fa/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" -d '{"subnet_id": "e4623a48-aeb1-4182-b36d-4a55ed3a992b"}' 2018-08-05 17:14:13,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-57f23279-986f-4eb1-8dc7-b8d33a9b270c Date: Sun, 05 Aug 2018 17:14:13 GMT RESP BODY: {"network_id": "55789dcd-b3f9-437f-aa4a-181a55e3a321", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "subnet_id": "e4623a48-aeb1-4182-b36d-4a55ed3a992b", "subnet_ids": ["e4623a48-aeb1-4182-b36d-4a55ed3a992b"], "port_id": "aaaebe0d-caf3-42b0-97f5-eef9a79c6428", "id": "a51f6c6a-54c9-4267-935e-bf796789d4fa"} 2018-08-05 17:14:13,410 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a51f6c6a-54c9-4267-935e-bf796789d4fa/remove_router_interface.json used request id req-57f23279-986f-4eb1-8dc7-b8d33a9b270c 2018-08-05 17:14:13,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.56974697113s 2018-08-05 17:14:13,411 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a51f6c6a-54c9-4267-935e-bf796789d4fa/remove_router_interface.json used request id req-57f23279-986f-4eb1-8dc7-b8d33a9b270c returning object a51f6c6a-54c9-4267-935e-bf796789d4fa 2018-08-05 17:14:13,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:14:13,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" 2018-08-05 17:14:13,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-bff5dc32-289c-4d86-917b-702ad0cd3939 Date: Sun, 05 Aug 2018 17:14:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "created_at": "2018-08-05T17:14:00Z", "admin_state_up": true, "updated_at": "2018-08-05T17:14:11Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "946354fbf9f0483ba4e7438802cb14f7", "id": "a51f6c6a-54c9-4267-935e-bf796789d4fa", "name": "tenantnetwork2-router_88b6f77a-a574-4adb-91f2-35b13a45e639"}]} 2018-08-05 17:14:13,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bff5dc32-289c-4d86-917b-702ad0cd3939 2018-08-05 17:14:13,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.16618680954s 2018-08-05 17:14:13,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bff5dc32-289c-4d86-917b-702ad0cd3939 2018-08-05 17:14:13,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:14:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/a51f6c6a-54c9-4267-935e-bf796789d4fa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" 2018-08-05 17:14:17,735 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-043313ec-e88e-4709-bef3-9cff13cdadc1 Content-Length: 0 Date: Sun, 05 Aug 2018 17:14:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:14:17,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/a51f6c6a-54c9-4267-935e-bf796789d4fa.json used request id req-043313ec-e88e-4709-bef3-9cff13cdadc1 2018-08-05 17:14:17,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.15547895432s 2018-08-05 17:14:17,735 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/a51f6c6a-54c9-4267-935e-bf796789d4fa.json used request id req-043313ec-e88e-4709-bef3-9cff13cdadc1 2018-08-05 17:14:17,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:14:17,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" 2018-08-05 17:14:18,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3e8d9cc7-9ffc-4089-841c-d1d2fda20976 Date: Sun, 05 Aug 2018 17:14:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55789dcd-b3f9-437f-aa4a-181a55e3a321","tenant_id":"946354fbf9f0483ba4e7438802cb14f7","created_at":"2018-08-05T17:13:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:13:58Z","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":"946354fbf9f0483ba4e7438802cb14f7","id":"e4623a48-aeb1-4182-b36d-4a55ed3a992b","subnetpool_id":null,"name":"tenantnetwork2-subnet_88b6f77a-a574-4adb-91f2-35b13a45e639"}]} 2018-08-05 17:14:18,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3e8d9cc7-9ffc-4089-841c-d1d2fda20976 2018-08-05 17:14:18,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.31743979454s 2018-08-05 17:14:18,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3e8d9cc7-9ffc-4089-841c-d1d2fda20976 2018-08-05 17:14:18,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:14:18,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/e4623a48-aeb1-4182-b36d-4a55ed3a992b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" 2018-08-05 17:14:20,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1dcdece3-def7-4a15-94f0-4f23fb5775f2 Date: Sun, 05 Aug 2018 17:14:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:14:20,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/e4623a48-aeb1-4182-b36d-4a55ed3a992b.json used request id req-1dcdece3-def7-4a15-94f0-4f23fb5775f2 2018-08-05 17:14:20,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.27891302109s 2018-08-05 17:14:20,334 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/e4623a48-aeb1-4182-b36d-4a55ed3a992b.json used request id req-1dcdece3-def7-4a15-94f0-4f23fb5775f2 2018-08-05 17:14:20,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:14:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" 2018-08-05 17:14:20,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-3c23d224-9d8f-4601-8ae8-c86b1a9d201c Date: Sun, 05 Aug 2018 17:14:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55789dcd-b3f9-437f-aa4a-181a55e3a321","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"946354fbf9f0483ba4e7438802cb14f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:14:20Z","qos_policy_id":null,"name":"tenantnetwork2-net_88b6f77a-a574-4adb-91f2-35b13a45e639","admin_state_up":true,"tenant_id":"946354fbf9f0483ba4e7438802cb14f7","created_at":"2018-08-05T17:13:57Z","mtu":1450}]} 2018-08-05 17:14:20,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3c23d224-9d8f-4601-8ae8-c86b1a9d201c 2018-08-05 17:14:20,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113081932068s 2018-08-05 17:14:20,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3c23d224-9d8f-4601-8ae8-c86b1a9d201c 2018-08-05 17:14:20,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:14:20,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/55789dcd-b3f9-437f-aa4a-181a55e3a321.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2e7895aa1eac0e89484861455c2a0701c080bd6e" 2018-08-05 17:14:22,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8cb859ad-6719-44eb-83d3-3cd8aa4bb4b8 Date: Sun, 05 Aug 2018 17:14:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:14:22,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/55789dcd-b3f9-437f-aa4a-181a55e3a321.json used request id req-8cb859ad-6719-44eb-83d3-3cd8aa4bb4b8 2018-08-05 17:14:22,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.78076100349s 2018-08-05 17:14:22,230 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/55789dcd-b3f9-437f-aa4a-181a55e3a321.json used request id req-8cb859ad-6719-44eb-83d3-3cd8aa4bb4b8 2018-08-05 17:14:22,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:14:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:14:22,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e67a6c-6b9a-45e6-a3f8-e7da2df87cfa Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_88b6f77a-a574-4adb-91f2-35b13a45e639", "links": {"self": "http://172.30.9.22:5000/v3/users/d99b454381224598a100d1faa029eb64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d99b454381224598a100d1faa029eb64", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:14:22,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-02e67a6c-6b9a-45e6-a3f8-e7da2df87cfa 2018-08-05 17:14:22,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135521888733s 2018-08-05 17:14:22,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-02e67a6c-6b9a-45e6-a3f8-e7da2df87cfa 2018-08-05 17:14:22,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:14:22,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d99b454381224598a100d1faa029eb64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:14:22,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d634fa-b7ce-48f8-abe5-c4556bbfd37b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_88b6f77a-a574-4adb-91f2-35b13a45e639", "links": {"self": "http://172.30.9.22:5000/v3/users/d99b454381224598a100d1faa029eb64"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d99b454381224598a100d1faa029eb64", "description": null}} 2018-08-05 17:14:22,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d99b454381224598a100d1faa029eb64 used request id req-e0d634fa-b7ce-48f8-abe5-c4556bbfd37b 2018-08-05 17:14:22,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112808942795s 2018-08-05 17:14:22,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d99b454381224598a100d1faa029eb64 used request id req-e0d634fa-b7ce-48f8-abe5-c4556bbfd37b 2018-08-05 17:14:22,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 17:14:22,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/d99b454381224598a100d1faa029eb64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:14:22,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b899f946-1a38-4fb4-a5b6-69bb16a6ebce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:14:22,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d99b454381224598a100d1faa029eb64 used request id req-b899f946-1a38-4fb4-a5b6-69bb16a6ebce 2018-08-05 17:14:22,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.267708063126s 2018-08-05 17:14:22,755 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d99b454381224598a100d1faa029eb64 used request id req-b899f946-1a38-4fb4-a5b6-69bb16a6ebce 2018-08-05 17:14:22,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:14:22,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:14:22,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56da515c-625c-4bf9-9404-070d98c69774 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/946354fbf9f0483ba4e7438802cb14f7"}, "tags": [], "enabled": true, "id": "946354fbf9f0483ba4e7438802cb14f7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_88b6f77a-a574-4adb-91f2-35b13a45e639"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 17:14:22,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-56da515c-625c-4bf9-9404-070d98c69774 2018-08-05 17:14:22,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186027050018s 2018-08-05 17:14:22,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-56da515c-625c-4bf9-9404-070d98c69774 2018-08-05 17:14:22,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 17:14:22,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/946354fbf9f0483ba4e7438802cb14f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60a3c5682726f253c3679fa6348541788787b76a" 2018-08-05 17:14:23,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-418bf64c-24e2-466d-bc25-198378ed4e66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:14:23,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/946354fbf9f0483ba4e7438802cb14f7 used request id req-418bf64c-24e2-466d-bc25-198378ed4e66 2018-08-05 17:14:23,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.277112007141s 2018-08-05 17:14:23,229 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/946354fbf9f0483ba4e7438802cb14f7 used request id req-418bf64c-24e2-466d-bc25-198378ed4e66 2018-08-05 17:14:23,283 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-05 17:14:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:14:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:14:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:14:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:14:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:14:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:14:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:14:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:14:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:14:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:14:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:14:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:14:23,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c157072f-7086-4d8a-b8d5-3ed8ccec1d94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:14:23,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c157072f-7086-4d8a-b8d5-3ed8ccec1d94 2018-08-05 17:14:23,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:14:23,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["8t5wyPjVSpSd0NriPYS7bQ"], "issued_at": "2018-08-05T17:14:23.000000Z"}} 2018-08-05 17:14:23,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:14:23,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:24,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8022120f-68e3-455a-84c4-9d22cb425a67 Date: Sun, 05 Aug 2018 17:14:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:14:24,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8022120f-68e3-455a-84c4-9d22cb425a67 2018-08-05 17:14:24,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04349184036s 2018-08-05 17:14:24,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8022120f-68e3-455a-84c4-9d22cb425a67 2018-08-05 17:14:24,807 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-05 17:14:24,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:14:24,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" -d '{"network": {"name": "vmready1-net_feb89f50-26ab-48e4-8096-0edd21c04de3", "admin_state_up": true}}' 2018-08-05 17:14:25,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f214ef44-e657-4f1a-8bd8-13b16ac85a03 Date: Sun, 05 Aug 2018 17:14:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1962e421-03ab-4ff1-b11c-a1dfe481835f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:14:25Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_feb89f50-26ab-48e4-8096-0edd21c04de3","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:14:25Z","mtu":1450}} 2018-08-05 17:14:25,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f214ef44-e657-4f1a-8bd8-13b16ac85a03 2018-08-05 17:14:25,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.391876935959s 2018-08-05 17:14:25,200 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f214ef44-e657-4f1a-8bd8-13b16ac85a03 2018-08-05 17:14:25,201 - 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-05T17:14:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1962e421-03ab-4ff1-b11c-a1dfe481835f', u'provider:segmentation_id': 31, 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_feb89f50-26ab-48e4-8096-0edd21c04de3', u'created_at': u'2018-08-05T17:14:25Z', u'mtu': 1450, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'449c5b575fb242d6b133df2f87012577', u'l2_adjacency': True}) 2018-08-05 17:14:25,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:14:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:25,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-5a92b003-5fb8-4ff7-aa34-0314a8420cbf Date: Sun, 05 Aug 2018 17:14:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1962e421-03ab-4ff1-b11c-a1dfe481835f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:14:25Z","qos_policy_id":null,"name":"vmready1-net_feb89f50-26ab-48e4-8096-0edd21c04de3","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:14:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:14:25,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5a92b003-5fb8-4ff7-aa34-0314a8420cbf 2018-08-05 17:14:25,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347779989243s 2018-08-05 17:14:25,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5a92b003-5fb8-4ff7-aa34-0314a8420cbf 2018-08-05 17:14:25,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:14:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" -d '{"subnet": {"name": "vmready1-subnet_feb89f50-26ab-48e4-8096-0edd21c04de3", "enable_dhcp": true, "network_id": "1962e421-03ab-4ff1-b11c-a1dfe481835f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:14:26,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-f4a9b431-7a2a-422e-8fae-786a41b2d0b6 Date: Sun, 05 Aug 2018 17:14:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-05T17:14:26Z","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":"17fb2049-8784-41f0-8d1a-340a162c5e51","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_feb89f50-26ab-48e4-8096-0edd21c04de3","enable_dhcp":true,"segment_id":null,"network_id":"1962e421-03ab-4ff1-b11c-a1dfe481835f","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:14:26Z","ip_version":4}} 2018-08-05 17:14:26,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f4a9b431-7a2a-422e-8fae-786a41b2d0b6 2018-08-05 17:14:26,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.14048695564s 2018-08-05 17:14:26,692 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f4a9b431-7a2a-422e-8fae-786a41b2d0b6 2018-08-05 17:14:26,693 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:14:26Z', 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'17fb2049-8784-41f0-8d1a-340a162c5e51', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_feb89f50-26ab-48e4-8096-0edd21c04de3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1962e421-03ab-4ff1-b11c-a1dfe481835f', u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:14:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:14:26,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:14:26,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "vmready1-router_feb89f50-26ab-48e4-8096-0edd21c04de3", "admin_state_up": true}}' 2018-08-05 17:14:33,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-8b17ec98-b44d-4e25-9662-7669f6c27b7f Date: Sun, 05 Aug 2018 17:14:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:14:27Z", "admin_state_up": true, "updated_at": "2018-08-05T17:14:28Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "840aab12-3a60-477a-ba46-3b589b73d6f7", "name": "vmready1-router_feb89f50-26ab-48e4-8096-0edd21c04de3"}} 2018-08-05 17:14:33,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8b17ec98-b44d-4e25-9662-7669f6c27b7f 2018-08-05 17:14:33,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.50510907173s 2018-08-05 17:14:33,199 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8b17ec98-b44d-4e25-9662-7669f6c27b7f 2018-08-05 17:14:33,199 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:14:28Z', u'revision_number': 3, u'ha': True, u'id': u'840aab12-3a60-477a-ba46-3b589b73d6f7', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_feb89f50-26ab-48e4-8096-0edd21c04de3', u'admin_state_up': True, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:14:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:14:33,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:14:33,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/840aab12-3a60-477a-ba46-3b589b73d6f7/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" -d '{"subnet_id": "17fb2049-8784-41f0-8d1a-340a162c5e51"}' 2018-08-05 17:14:35,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-84f59a27-c9df-4b3e-ae94-4e6a7330d79f Date: Sun, 05 Aug 2018 17:14:35 GMT RESP BODY: {"network_id": "1962e421-03ab-4ff1-b11c-a1dfe481835f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "17fb2049-8784-41f0-8d1a-340a162c5e51", "subnet_ids": ["17fb2049-8784-41f0-8d1a-340a162c5e51"], "port_id": "a98afcee-b863-42f7-953a-588713dc2c06", "id": "840aab12-3a60-477a-ba46-3b589b73d6f7"} 2018-08-05 17:14:35,696 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/840aab12-3a60-477a-ba46-3b589b73d6f7/add_router_interface.json used request id req-84f59a27-c9df-4b3e-ae94-4e6a7330d79f 2018-08-05 17:14:35,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.49572682381s 2018-08-05 17:14:35,696 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/840aab12-3a60-477a-ba46-3b589b73d6f7/add_router_interface.json used request id req-84f59a27-c9df-4b3e-ae94-4e6a7330d79f returning object 840aab12-3a60-477a-ba46-3b589b73d6f7 2018-08-05 17:14:35,697 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 17:14:35,828 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 17:14:35,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:14:35,835 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:14:35 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:14:35,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:14:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:36,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c65b1ddd-d8aa-4c74-93f6-b2d1c7989314 Date: Sun, 05 Aug 2018 17:14:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:14:36,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c65b1ddd-d8aa-4c74-93f6-b2d1c7989314 2018-08-05 17:14:36,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.75760102272s 2018-08-05 17:14:36,598 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c65b1ddd-d8aa-4c74-93f6-b2d1c7989314 2018-08-05 17:14:36,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:14:36,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3"}' 2018-08-05 17:14:37,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3356a0a5-e047-42d0-aeba-206ebd2f7c65 Date: Sun, 05 Aug 2018 17:14:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "7301e679-4b4c-405b-a16a-abd6bf41caff", "size": null, "self": "/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:14:37Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3", "checksum": null, "created_at": "2018-08-05T17:14:37Z", "protected": false} 2018-08-05 17:14:37,381 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3356a0a5-e047-42d0-aeba-206ebd2f7c65 2018-08-05 17:14:37,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.775144815445s 2018-08-05 17:14:37,382 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3356a0a5-e047-42d0-aeba-206ebd2f7c65 returning object 7301e679-4b4c-405b-a16a-abd6bf41caff 2018-08-05 17:14:37,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:14:37,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" -d '' 2018-08-05 17:14:40,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bf7b9e7-1981-41ac-aa25-2f4f021c356c Date: Sun, 05 Aug 2018 17:14: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-05 17:14:40,748 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff/file used request id req-7bf7b9e7-1981-41ac-aa25-2f4f021c356c 2018-08-05 17:14:40,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.36552906036s 2018-08-05 17:14:40,748 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff/file used request id req-7bf7b9e7-1981-41ac-aa25-2f4f021c356c 2018-08-05 17:14:40,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:14:40,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:41,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-defccc56-b3b0-4f31-b807-309b9cda361b Date: Sun, 05 Aug 2018 17:14:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/7301e679-4b4c-405b-a16a-abd6bf41caff/snap", "metadata": {}}], "file": "/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "7301e679-4b4c-405b-a16a-abd6bf41caff", "size": 12716032, "self": "/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/7301e679-4b4c-405b-a16a-abd6bf41caff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:14:40Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:14:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:14:41,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-defccc56-b3b0-4f31-b807-309b9cda361b 2018-08-05 17:14:41,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.6849360466s 2018-08-05 17:14:41,438 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-defccc56-b3b0-4f31-b807-309b9cda361b 2018-08-05 17:14:41,439 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/7301e679-4b4c-405b-a16a-abd6bf41caff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff/file', 'owner': u'449c5b575fb242d6b133df2f87012577', 'id': u'7301e679-4b4c-405b-a16a-abd6bf41caff', 'size': 12716032, u'self': u'/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/7301e679-4b4c-405b-a16a-abd6bf41caff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:14:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T17:14:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3', 'created': u'2018-08-05T17:14:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:14:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:14:41,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:14:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_feb89f50-26ab-48e4-8096-0edd21c04de3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:14:41,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06bbbe94-17bb-410a-a933-77979b9bb528 x-compute-request-id: req-06bbbe94-17bb-410a-a933-77979b9bb528 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_feb89f50-26ab-48e4-8096-0edd21c04de3", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8db07a55-12d1-418c-aaf0-14e551930c53", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8db07a55-12d1-418c-aaf0-14e551930c53", "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": "8db07a55-12d1-418c-aaf0-14e551930c53"}} 2018-08-05 17:14:41,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-06bbbe94-17bb-410a-a933-77979b9bb528 2018-08-05 17:14:41,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.343830108643s 2018-08-05 17:14:41,785 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-06bbbe94-17bb-410a-a933-77979b9bb528 2018-08-05 17:14:41,786 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_feb89f50-26ab-48e4-8096-0edd21c04de3', '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'449c5b575fb242d6b133df2f87012577', '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'8db07a55-12d1-418c-aaf0-14e551930c53', 'swap': 0}) 2018-08-05 17:14:41,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:14:41,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/8db07a55-12d1-418c-aaf0-14e551930c53/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" -d '{"extra_specs": {}}' 2018-08-05 17:14:41,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09ca505d-bcad-4521-9995-a04732bc8968 x-compute-request-id: req-09ca505d-bcad-4521-9995-a04732bc8968 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:14:41,929 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/8db07a55-12d1-418c-aaf0-14e551930c53/os-extra_specs used request id req-09ca505d-bcad-4521-9995-a04732bc8968 2018-08-05 17:14:41,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.142215013504s 2018-08-05 17:14:41,929 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/8db07a55-12d1-418c-aaf0-14e551930c53/os-extra_specs used request id req-09ca505d-bcad-4521-9995-a04732bc8968 2018-08-05 17:14:42,042 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:14:42,043 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-05 17:14:42,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:14:42,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/840aab12-3a60-477a-ba46-3b589b73d6f7/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" -d '{"subnet_id": "17fb2049-8784-41f0-8d1a-340a162c5e51"}' 2018-08-05 17:14:44,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0a1a40ab-bb98-4e63-b56d-1674385e04b5 Date: Sun, 05 Aug 2018 17:14:44 GMT RESP BODY: {"network_id": "1962e421-03ab-4ff1-b11c-a1dfe481835f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "17fb2049-8784-41f0-8d1a-340a162c5e51", "subnet_ids": ["17fb2049-8784-41f0-8d1a-340a162c5e51"], "port_id": "a98afcee-b863-42f7-953a-588713dc2c06", "id": "840aab12-3a60-477a-ba46-3b589b73d6f7"} 2018-08-05 17:14:44,604 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/840aab12-3a60-477a-ba46-3b589b73d6f7/remove_router_interface.json used request id req-0a1a40ab-bb98-4e63-b56d-1674385e04b5 2018-08-05 17:14:44,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.55582284927s 2018-08-05 17:14:44,605 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/840aab12-3a60-477a-ba46-3b589b73d6f7/remove_router_interface.json used request id req-0a1a40ab-bb98-4e63-b56d-1674385e04b5 returning object 840aab12-3a60-477a-ba46-3b589b73d6f7 2018-08-05 17:14:44,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:14:44,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:44,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3c3480ba-efd7-4110-8045-c75c1e704954 Date: Sun, 05 Aug 2018 17:14:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:14:27Z", "admin_state_up": true, "updated_at": "2018-08-05T17:14:43Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "840aab12-3a60-477a-ba46-3b589b73d6f7", "name": "vmready1-router_feb89f50-26ab-48e4-8096-0edd21c04de3"}]} 2018-08-05 17:14:44,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3c3480ba-efd7-4110-8045-c75c1e704954 2018-08-05 17:14:44,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.332011938095s 2018-08-05 17:14:44,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3c3480ba-efd7-4110-8045-c75c1e704954 2018-08-05 17:14:44,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:14:44,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/840aab12-3a60-477a-ba46-3b589b73d6f7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:49,690 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61590e88-813c-4dde-92a1-0fcd3b3ebf7a Content-Length: 0 Date: Sun, 05 Aug 2018 17:14:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:14:49,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/840aab12-3a60-477a-ba46-3b589b73d6f7.json used request id req-61590e88-813c-4dde-92a1-0fcd3b3ebf7a 2018-08-05 17:14:49,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.75143694878s 2018-08-05 17:14:49,691 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/840aab12-3a60-477a-ba46-3b589b73d6f7.json used request id req-61590e88-813c-4dde-92a1-0fcd3b3ebf7a 2018-08-05 17:14:49,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:14:49,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:50,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-492ab94b-629b-4b44-a146-ab0f0406f74b Date: Sun, 05 Aug 2018 17:14:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:14:26Z","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":"17fb2049-8784-41f0-8d1a-340a162c5e51","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_feb89f50-26ab-48e4-8096-0edd21c04de3","enable_dhcp":true,"segment_id":null,"network_id":"1962e421-03ab-4ff1-b11c-a1dfe481835f","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:14:26Z","ip_version":4},{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 17:14:50,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-492ab94b-629b-4b44-a146-ab0f0406f74b 2018-08-05 17:14:50,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.942090034485s 2018-08-05 17:14:50,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-492ab94b-629b-4b44-a146-ab0f0406f74b 2018-08-05 17:14:50,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:14:50,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/17fb2049-8784-41f0-8d1a-340a162c5e51.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:53,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c49b702f-c756-449d-a711-5aac9cf485f0 Date: Sun, 05 Aug 2018 17:14:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:14:53,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/17fb2049-8784-41f0-8d1a-340a162c5e51.json used request id req-c49b702f-c756-449d-a711-5aac9cf485f0 2018-08-05 17:14:53,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.96798205376s 2018-08-05 17:14:53,604 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/17fb2049-8784-41f0-8d1a-340a162c5e51.json used request id req-c49b702f-c756-449d-a711-5aac9cf485f0 2018-08-05 17:14:53,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:14:53,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:53,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-eaf5c473-c405-4ad9-ab59-724b55e558a8 Date: Sun, 05 Aug 2018 17:14:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1962e421-03ab-4ff1-b11c-a1dfe481835f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:14:53Z","qos_policy_id":null,"name":"vmready1-net_feb89f50-26ab-48e4-8096-0edd21c04de3","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:14:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:14:53,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eaf5c473-c405-4ad9-ab59-724b55e558a8 2018-08-05 17:14:53,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.080983877182s 2018-08-05 17:14:53,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eaf5c473-c405-4ad9-ab59-724b55e558a8 2018-08-05 17:14:53,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:14:53,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/1962e421-03ab-4ff1-b11c-a1dfe481835f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:55,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-199034ac-ff5f-4b96-b533-053de51dc1c7 Date: Sun, 05 Aug 2018 17:14:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:14:55,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1962e421-03ab-4ff1-b11c-a1dfe481835f.json used request id req-199034ac-ff5f-4b96-b533-053de51dc1c7 2018-08-05 17:14:55,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41696310043s 2018-08-05 17:14:55,104 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1962e421-03ab-4ff1-b11c-a1dfe481835f.json used request id req-199034ac-ff5f-4b96-b533-053de51dc1c7 2018-08-05 17:14:55,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:14:55,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:55,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-c2df27fb-cf9e-4e22-91de-5f0027069651 Date: Sun, 05 Aug 2018 17:14:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/7301e679-4b4c-405b-a16a-abd6bf41caff/snap", "metadata": {}}], "file": "/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "7301e679-4b4c-405b-a16a-abd6bf41caff", "size": 12716032, "self": "/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/7301e679-4b4c-405b-a16a-abd6bf41caff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:14:40Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_feb89f50-26ab-48e4-8096-0edd21c04de3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:14:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:14:55,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c2df27fb-cf9e-4e22-91de-5f0027069651 2018-08-05 17:14:55,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.764802932739s 2018-08-05 17:14:55,874 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c2df27fb-cf9e-4e22-91de-5f0027069651 2018-08-05 17:14:55,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:14:55,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:56,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-370f38e1-68f5-4e5a-ab3d-96b281115933 Date: Sun, 05 Aug 2018 17:14: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-05 17:14:56,896 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff used request id req-370f38e1-68f5-4e5a-ab3d-96b281115933 2018-08-05 17:14:56,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02129912376s 2018-08-05 17:14:56,897 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7301e679-4b4c-405b-a16a-abd6bf41caff used request id req-370f38e1-68f5-4e5a-ab3d-96b281115933 2018-08-05 17:14:56,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:14:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:57,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d11567a9-269a-464b-857d-cd3f10351f04 x-compute-request-id: req-d11567a9-269a-464b-857d-cd3f10351f04 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_feb89f50-26ab-48e4-8096-0edd21c04de3", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8db07a55-12d1-418c-aaf0-14e551930c53", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8db07a55-12d1-418c-aaf0-14e551930c53", "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": "8db07a55-12d1-418c-aaf0-14e551930c53"}]} 2018-08-05 17:14:57,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d11567a9-269a-464b-857d-cd3f10351f04 2018-08-05 17:14:57,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.147840976715s 2018-08-05 17:14:57,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d11567a9-269a-464b-857d-cd3f10351f04 2018-08-05 17:14:57,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:14:57,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/8db07a55-12d1-418c-aaf0-14e551930c53 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5532b70dd9ae61198c5f40a9b88cfb5e1b21b6c" 2018-08-05 17:14:57,226 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17: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 x-openstack-request-id: req-ba2adebe-3842-4543-81e2-a2b9cf312c2f x-compute-request-id: req-ba2adebe-3842-4543-81e2-a2b9cf312c2f Content-Length: 0 Content-Type: application/json 2018-08-05 17:14:57,226 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8db07a55-12d1-418c-aaf0-14e551930c53 used request id req-ba2adebe-3842-4543-81e2-a2b9cf312c2f 2018-08-05 17:14:57,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.178432941437s 2018-08-05 17:14:57,226 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8db07a55-12d1-418c-aaf0-14e551930c53 used request id req-ba2adebe-3842-4543-81e2-a2b9cf312c2f 2018-08-05 17:14:57,280 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-05 17:14:57,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:14:57,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:14:57,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:14:57,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:14:57,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:14:57,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:14:57,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:14:57,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:14:57,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:14:57,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:14:57,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:14:57,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:14:57,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65dfa342-9a20-4f1c-81a9-149152005e41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:14:57,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-65dfa342-9a20-4f1c-81a9-149152005e41 2018-08-05 17:14:57,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:14:57,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["prkcSQG9RBGel0OjdWw4TA"], "issued_at": "2018-08-05T17:14:57.000000Z"}} 2018-08-05 17:14:57,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:14:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:14:58,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cf0dcbe0-ea3c-45d9-9894-98d697414650 Date: Sun, 05 Aug 2018 17:14:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:14:58,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cf0dcbe0-ea3c-45d9-9894-98d697414650 2018-08-05 17:14:58,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.575186014175s 2018-08-05 17:14:58,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cf0dcbe0-ea3c-45d9-9894-98d697414650 2018-08-05 17:14:58,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:14:58,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e267a52a-256f-48ba-a400-4efc07ea516b 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 17:14:58,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e267a52a-256f-48ba-a400-4efc07ea516b 2018-08-05 17:14:58,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:14:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:14:58,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8e88c5-6046-49d2-bb8a-ea9c9e32a8e3 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 17:14:58,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-eb8e88c5-6046-49d2-bb8a-ea9c9e32a8e3 2018-08-05 17:14:58,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105638027191s 2018-08-05 17:14:58,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-eb8e88c5-6046-49d2-bb8a-ea9c9e32a8e3 2018-08-05 17:14:58,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 17:14:58,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_4b394fda-465a-4330-bdcb-ca04551e96df"}}' 2018-08-05 17:14:58,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72706172-a51d-4874-ab5b-7f6d75ceddfb 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.22:5000/v3/projects/e634a849a366495090384ea0ef0cef2b"}, "tags": [], "enabled": true, "id": "e634a849a366495090384ea0ef0cef2b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4b394fda-465a-4330-bdcb-ca04551e96df"}} 2018-08-05 17:14:58,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-72706172-a51d-4874-ab5b-7f6d75ceddfb 2018-08-05 17:14:58,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.143453121185s 2018-08-05 17:14:58,574 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-72706172-a51d-4874-ab5b-7f6d75ceddfb 2018-08-05 17:14:58,574 - 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'e634a849a366495090384ea0ef0cef2b', '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_4b394fda-465a-4330-bdcb-ca04551e96df'}) 2018-08-05 17:14:58,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 17:14:58,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bc9bbfd1-5acb-4e0d-a588-fba3aab81cee", "email": null, "name": "vmready2-user_4b394fda-465a-4330-bdcb-ca04551e96df"}}' 2018-08-05 17:14:59,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef6f5ae-8bb8-4ebb-8240-5576c6df6ab5 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_4b394fda-465a-4330-bdcb-ca04551e96df", "links": {"self": "http://172.30.9.22:5000/v3/users/ecda681e24fa425e945a5b6099eded56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecda681e24fa425e945a5b6099eded56", "domain_id": "default", "password_expires_at": null}} 2018-08-05 17:14:59,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1ef6f5ae-8bb8-4ebb-8240-5576c6df6ab5 2018-08-05 17:14:59,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.469871044159s 2018-08-05 17:14:59,050 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1ef6f5ae-8bb8-4ebb-8240-5576c6df6ab5 2018-08-05 17:14:59,051 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ecda681e24fa425e945a5b6099eded56', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_4b394fda-465a-4330-bdcb-ca04551e96df'}) 2018-08-05 17:14:59,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:14:59,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:14:59,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e8234f-5b5c-4017-98c8-efaeb5bec425 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:14:59,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-99e8234f-5b5c-4017-98c8-efaeb5bec425 2018-08-05 17:14:59,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1030189991s 2018-08-05 17:14:59,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-99e8234f-5b5c-4017-98c8-efaeb5bec425 2018-08-05 17:14:59,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:14:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:14:59,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b442a71-2045-4ff1-a407-b9173e4e201a Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:14:59,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7b442a71-2045-4ff1-a407-b9173e4e201a 2018-08-05 17:14:59,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107377052307s 2018-08-05 17:14:59,270 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7b442a71-2045-4ff1-a407-b9173e4e201a 2018-08-05 17:14:59,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:14:59,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:14:59,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3667bfb-990c-41da-91fc-430b68a76c44 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:14:59,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d3667bfb-990c-41da-91fc-430b68a76c44 2018-08-05 17:14:59,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120938062668s 2018-08-05 17:14:59,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d3667bfb-990c-41da-91fc-430b68a76c44 2018-08-05 17:14:59,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:14:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:14:59,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52daae08-1323-4c36-b61e-be631bbabdd7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 17:14:59,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-52daae08-1323-4c36-b61e-be631bbabdd7 2018-08-05 17:14:59,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0932030677795s 2018-08-05 17:14:59,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-52daae08-1323-4c36-b61e-be631bbabdd7 2018-08-05 17:14:59,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:14:59,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:14:59,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943817ec-4210-4228-9826-536bd7bdc255 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmready2-user_4b394fda-465a-4330-bdcb-ca04551e96df", "links": {"self": "http://172.30.9.22:5000/v3/users/ecda681e24fa425e945a5b6099eded56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecda681e24fa425e945a5b6099eded56", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:14:59,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-943817ec-4210-4228-9826-536bd7bdc255 2018-08-05 17:14:59,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132379055023s 2018-08-05 17:14:59,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-943817ec-4210-4228-9826-536bd7bdc255 2018-08-05 17:14:59,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:14:59,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:14:59,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7b15b0-731b-474f-9e74-8312e984238f Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/e634a849a366495090384ea0ef0cef2b"}, "tags": [], "enabled": true, "id": "e634a849a366495090384ea0ef0cef2b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4b394fda-465a-4330-bdcb-ca04551e96df"}]} 2018-08-05 17:14:59,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4a7b15b0-731b-474f-9e74-8312e984238f 2018-08-05 17:14:59,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10258102417s 2018-08-05 17:14:59,743 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4a7b15b0-731b-474f-9e74-8312e984238f 2018-08-05 17:14:59,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 17:14:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=ecda681e24fa425e945a5b6099eded56&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=e634a849a366495090384ea0ef0cef2b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:14:59,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad6b34e-6c70-45a8-a6a1-eeb83b6e1b70 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=ecda681e24fa425e945a5b6099eded56&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=e634a849a366495090384ea0ef0cef2b", "previous": null, "next": null}} 2018-08-05 17:14:59,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ecda681e24fa425e945a5b6099eded56&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=e634a849a366495090384ea0ef0cef2b used request id req-8ad6b34e-6c70-45a8-a6a1-eeb83b6e1b70 2018-08-05 17:14:59,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111654996872s 2018-08-05 17:14:59,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ecda681e24fa425e945a5b6099eded56&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=e634a849a366495090384ea0ef0cef2b used request id req-8ad6b34e-6c70-45a8-a6a1-eeb83b6e1b70 2018-08-05 17:14:59,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 17:14:59,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e634a849a366495090384ea0ef0cef2b/users/ecda681e24fa425e945a5b6099eded56/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:15:00,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2368169-0cfd-4975-b342-72cc662e67cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:15:00,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e634a849a366495090384ea0ef0cef2b/users/ecda681e24fa425e945a5b6099eded56/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-c2368169-0cfd-4975-b342-72cc662e67cb 2018-08-05 17:15:00,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.203491926193s 2018-08-05 17:15:00,069 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e634a849a366495090384ea0ef0cef2b/users/ecda681e24fa425e945a5b6099eded56/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-c2368169-0cfd-4975-b342-72cc662e67cb 2018-08-05 17:15:00,070 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_4b394fda-465a-4330-bdcb-ca04551e96df', 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'e634a849a366495090384ea0ef0cef2b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'bc9bbfd1-5acb-4e0d-a588-fba3aab81cee', 'username': u'vmready2-user_4b394fda-465a-4330-bdcb-ca04551e96df', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 17:15:00,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:15:00,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:15:00,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:15:00,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:15:00,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:15:00,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:15:00,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:15:00,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:15:00,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:15:00,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:15:00,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:15:00,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:15:00,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:15:00,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:15:00,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:15:00,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:15:00,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:15:00,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:15:00,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:15:00,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:15:00,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:15:00,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:15:00,075 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_4b394fda-465a-4330-bdcb-ca04551e96df', 'password': 'bc9bbfd1-5acb-4e0d-a588-fba3aab81cee', 'project_name': 'vmready2-project_4b394fda-465a-4330-bdcb-ca04551e96df', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'e634a849a366495090384ea0ef0cef2b', 'project_domain_name': 'Default'} 2018-08-05 17:15:00,076 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-05 17:15:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:15:00,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9afafb-0667-4ba1-9351-f2886dc941c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:15:00,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cd9afafb-0667-4ba1-9351-f2886dc941c4 2018-08-05 17:15:00,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:15:00,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T18:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e634a849a366495090384ea0ef0cef2b", "name": "vmready2-project_4b394fda-465a-4330-bdcb-ca04551e96df"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_e634a849a366495090384ea0ef0cef2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_e634a849a366495090384ea0ef0cef2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e634a849a366495090384ea0ef0cef2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/e634a849a366495090384ea0ef0cef2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/e634a849a366495090384ea0ef0cef2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/e634a849a366495090384ea0ef0cef2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/e634a849a366495090384ea0ef0cef2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/e634a849a366495090384ea0ef0cef2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e634a849a366495090384ea0ef0cef2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/e634a849a366495090384ea0ef0cef2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/e634a849a366495090384ea0ef0cef2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e634a849a366495090384ea0ef0cef2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/e634a849a366495090384ea0ef0cef2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/e634a849a366495090384ea0ef0cef2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_4b394fda-465a-4330-bdcb-ca04551e96df", "id": "ecda681e24fa425e945a5b6099eded56"}, "audit_ids": ["iedWsxJAQXOCB672CHlPZA"], "issued_at": "2018-08-05T17:15:00.000000Z"}} 2018-08-05 17:15:00,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:15:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" -d '{"network": {"name": "vmready2-net_4b394fda-465a-4330-bdcb-ca04551e96df", "admin_state_up": true}}' 2018-08-05 17:15:01,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-cb68fbc2-3fe5-411a-bee9-911dd79ac3fe Date: Sun, 05 Aug 2018 17:15:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e1da2b87-d1b8-42dd-aec8-7acfae711478","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e634a849a366495090384ea0ef0cef2b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:15:00Z","is_default":false,"name":"vmready2-net_4b394fda-465a-4330-bdcb-ca04551e96df","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e634a849a366495090384ea0ef0cef2b","created_at":"2018-08-05T17:15:00Z","mtu":1450}} 2018-08-05 17:15:01,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cb68fbc2-3fe5-411a-bee9-911dd79ac3fe 2018-08-05 17:15:01,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.625955104828s 2018-08-05 17:15:01,101 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cb68fbc2-3fe5-411a-bee9-911dd79ac3fe 2018-08-05 17:15:01,101 - 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-05T17:15:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'e1da2b87-d1b8-42dd-aec8-7acfae711478', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_4b394fda-465a-4330-bdcb-ca04551e96df', u'admin_state_up': True, u'tenant_id': u'e634a849a366495090384ea0ef0cef2b', u'created_at': u'2018-08-05T17:15:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e634a849a366495090384ea0ef0cef2b', u'l2_adjacency': True}) 2018-08-05 17:15:01,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:15:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:02,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-c6c41bed-2afe-45ad-9d98-0ac152f4712c Date: Sun, 05 Aug 2018 17:15:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e1da2b87-d1b8-42dd-aec8-7acfae711478","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e634a849a366495090384ea0ef0cef2b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:15:00Z","qos_policy_id":null,"name":"vmready2-net_4b394fda-465a-4330-bdcb-ca04551e96df","admin_state_up":true,"tenant_id":"e634a849a366495090384ea0ef0cef2b","created_at":"2018-08-05T17:15:00Z","mtu":1450}]} 2018-08-05 17:15:02,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c6c41bed-2afe-45ad-9d98-0ac152f4712c 2018-08-05 17:15:02,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.147534132s 2018-08-05 17:15:02,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c6c41bed-2afe-45ad-9d98-0ac152f4712c 2018-08-05 17:15:02,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:15:02,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" -d '{"subnet": {"name": "vmready2-subnet_4b394fda-465a-4330-bdcb-ca04551e96df", "enable_dhcp": true, "network_id": "e1da2b87-d1b8-42dd-aec8-7acfae711478", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:15:03,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-210163a9-e90e-4fd4-b11b-54a3a69d1307 Date: Sun, 05 Aug 2018 17:15:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1da2b87-d1b8-42dd-aec8-7acfae711478","tenant_id":"e634a849a366495090384ea0ef0cef2b","created_at":"2018-08-05T17:15:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:15:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e634a849a366495090384ea0ef0cef2b","id":"4b8e4a81-f8fc-4f7b-b566-994e64c08eba","subnetpool_id":null,"name":"vmready2-subnet_4b394fda-465a-4330-bdcb-ca04551e96df"}} 2018-08-05 17:15:03,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-210163a9-e90e-4fd4-b11b-54a3a69d1307 2018-08-05 17:15:03,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.92472410202s 2018-08-05 17:15:03,177 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-210163a9-e90e-4fd4-b11b-54a3a69d1307 2018-08-05 17:15:03,177 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:15:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4b8e4a81-f8fc-4f7b-b566-994e64c08eba', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_4b394fda-465a-4330-bdcb-ca04551e96df', u'enable_dhcp': True, u'network_id': u'e1da2b87-d1b8-42dd-aec8-7acfae711478', u'tenant_id': u'e634a849a366495090384ea0ef0cef2b', u'created_at': u'2018-08-05T17:15:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e634a849a366495090384ea0ef0cef2b'}) 2018-08-05 17:15:03,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:15:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "vmready2-router_4b394fda-465a-4330-bdcb-ca04551e96df", "admin_state_up": true}}' 2018-08-05 17:15:09,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b95b5c12-6502-49d2-912c-4e3d8cc29b3a Date: Sun, 05 Aug 2018 17:15:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e634a849a366495090384ea0ef0cef2b", "created_at": "2018-08-05T17:15:04Z", "admin_state_up": true, "updated_at": "2018-08-05T17:15:05Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e634a849a366495090384ea0ef0cef2b", "id": "3a022ccd-c2d2-4a76-80b4-1e56cf059731", "name": "vmready2-router_4b394fda-465a-4330-bdcb-ca04551e96df"}} 2018-08-05 17:15:09,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b95b5c12-6502-49d2-912c-4e3d8cc29b3a 2018-08-05 17:15:09,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.37160015106s 2018-08-05 17:15:09,550 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b95b5c12-6502-49d2-912c-4e3d8cc29b3a 2018-08-05 17:15:09,550 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:15:05Z', u'revision_number': 3, u'id': u'3a022ccd-c2d2-4a76-80b4-1e56cf059731', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_4b394fda-465a-4330-bdcb-ca04551e96df', u'admin_state_up': True, u'tenant_id': u'e634a849a366495090384ea0ef0cef2b', u'created_at': u'2018-08-05T17:15:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'e634a849a366495090384ea0ef0cef2b'}) 2018-08-05 17:15:09,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:15:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3a022ccd-c2d2-4a76-80b4-1e56cf059731/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" -d '{"subnet_id": "4b8e4a81-f8fc-4f7b-b566-994e64c08eba"}' 2018-08-05 17:15:12,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-aa39ef73-f709-4de0-bf4c-cef76cbcbfe8 Date: Sun, 05 Aug 2018 17:15:12 GMT RESP BODY: {"network_id": "e1da2b87-d1b8-42dd-aec8-7acfae711478", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "subnet_id": "4b8e4a81-f8fc-4f7b-b566-994e64c08eba", "subnet_ids": ["4b8e4a81-f8fc-4f7b-b566-994e64c08eba"], "port_id": "540483df-5707-46fe-a6c5-8051bbb0f6d0", "id": "3a022ccd-c2d2-4a76-80b4-1e56cf059731"} 2018-08-05 17:15:12,691 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3a022ccd-c2d2-4a76-80b4-1e56cf059731/add_router_interface.json used request id req-aa39ef73-f709-4de0-bf4c-cef76cbcbfe8 2018-08-05 17:15:12,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.14078497887s 2018-08-05 17:15:12,692 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3a022ccd-c2d2-4a76-80b4-1e56cf059731/add_router_interface.json used request id req-aa39ef73-f709-4de0-bf4c-cef76cbcbfe8 returning object 3a022ccd-c2d2-4a76-80b4-1e56cf059731 2018-08-05 17:15:12,692 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 17:15:12,824 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 17:15:12,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:15:12,831 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:15:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:15:12,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:15:12,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:13,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fd8eb2d1-a9f1-4743-8e9a-b805993843e6 Date: Sun, 05 Aug 2018 17:15:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:15:13,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fd8eb2d1-a9f1-4743-8e9a-b805993843e6 2018-08-05 17:15:13,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.701454877853s 2018-08-05 17:15:13,537 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fd8eb2d1-a9f1-4743-8e9a-b805993843e6 2018-08-05 17:15:13,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:15:13,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df"}' 2018-08-05 17:15:14,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4f01b4f3-4088-4e9b-88dc-6d8dfc9c75d0 Date: Sun, 05 Aug 2018 17:15:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/file", "owner": "e634a849a366495090384ea0ef0cef2b", "id": "cbd2a587-6e0c-43d1-9a68-83e591b64f8c", "size": null, "self": "/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:15:14Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df", "checksum": null, "created_at": "2018-08-05T17:15:14Z", "protected": false} 2018-08-05 17:15:14,361 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4f01b4f3-4088-4e9b-88dc-6d8dfc9c75d0 2018-08-05 17:15:14,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.815966129303s 2018-08-05 17:15:14,361 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4f01b4f3-4088-4e9b-88dc-6d8dfc9c75d0 returning object cbd2a587-6e0c-43d1-9a68-83e591b64f8c 2018-08-05 17:15:14,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:15:14,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" -d '' 2018-08-05 17:15:16,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e594972-0f29-4602-b896-b58edd35db82 Date: Sun, 05 Aug 2018 17:15:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 17:15:16,148 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/file used request id req-8e594972-0f29-4602-b896-b58edd35db82 2018-08-05 17:15:16,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.78577494621s 2018-08-05 17:15:16,148 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/file used request id req-8e594972-0f29-4602-b896-b58edd35db82 2018-08-05 17:15:16,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:15:16,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:16,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-21abc651-d159-454c-8b30-29e9959d1c39 Date: Sun, 05 Aug 2018 17:15:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/snap", "metadata": {}}], "file": "/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/file", "owner": "e634a849a366495090384ea0ef0cef2b", "id": "cbd2a587-6e0c-43d1-9a68-83e591b64f8c", "size": 12716032, "self": "/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:15:16Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:15:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:15:16,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-21abc651-d159-454c-8b30-29e9959d1c39 2018-08-05 17:15:16,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.692338943481s 2018-08-05 17:15:16,845 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-21abc651-d159-454c-8b30-29e9959d1c39 2018-08-05 17:15:16,847 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/file', 'owner': u'e634a849a366495090384ea0ef0cef2b', 'id': u'cbd2a587-6e0c-43d1-9a68-83e591b64f8c', 'size': 12716032, u'self': u'/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e634a849a366495090384ea0ef0cef2b', 'name': 'vmready2-project_4b394fda-465a-4330-bdcb-ca04551e96df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:15:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T17:15:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df', 'created': u'2018-08-05T17:15:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:15:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:15:16,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:15:16,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_4b394fda-465a-4330-bdcb-ca04551e96df", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:15:17,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15: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-032ad60a-f084-474e-8f67-4ffc4e201324 x-compute-request-id: req-032ad60a-f084-474e-8f67-4ffc4e201324 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_4b394fda-465a-4330-bdcb-ca04551e96df", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/968aa10f-a9e1-420c-be0d-7f041f553a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/968aa10f-a9e1-420c-be0d-7f041f553a65", "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": "968aa10f-a9e1-420c-be0d-7f041f553a65"}} 2018-08-05 17:15:17,639 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-032ad60a-f084-474e-8f67-4ffc4e201324 2018-08-05 17:15:17,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.790900945663s 2018-08-05 17:15:17,639 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-032ad60a-f084-474e-8f67-4ffc4e201324 2018-08-05 17:15:17,640 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_4b394fda-465a-4330-bdcb-ca04551e96df', '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'449c5b575fb242d6b133df2f87012577', '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'968aa10f-a9e1-420c-be0d-7f041f553a65', 'swap': 0}) 2018-08-05 17:15:17,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:15:17,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/968aa10f-a9e1-420c-be0d-7f041f553a65/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" -d '{"extra_specs": {}}' 2018-08-05 17:15:17,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2f6db39-ef3f-447b-bfb7-011db438f549 x-compute-request-id: req-c2f6db39-ef3f-447b-bfb7-011db438f549 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:15:17,666 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/968aa10f-a9e1-420c-be0d-7f041f553a65/os-extra_specs used request id req-c2f6db39-ef3f-447b-bfb7-011db438f549 2018-08-05 17:15:17,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257298946381s 2018-08-05 17:15:17,667 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/968aa10f-a9e1-420c-be0d-7f041f553a65/os-extra_specs used request id req-c2f6db39-ef3f-447b-bfb7-011db438f549 2018-08-05 17:15:17,779 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:15:17,780 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-05 17:15:17,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:15:17,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3a022ccd-c2d2-4a76-80b4-1e56cf059731/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" -d '{"subnet_id": "4b8e4a81-f8fc-4f7b-b566-994e64c08eba"}' 2018-08-05 17:15:20,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a5e11f2b-098d-445e-a321-e47bd76c388f Date: Sun, 05 Aug 2018 17:15:20 GMT RESP BODY: {"network_id": "e1da2b87-d1b8-42dd-aec8-7acfae711478", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "subnet_id": "4b8e4a81-f8fc-4f7b-b566-994e64c08eba", "subnet_ids": ["4b8e4a81-f8fc-4f7b-b566-994e64c08eba"], "port_id": "540483df-5707-46fe-a6c5-8051bbb0f6d0", "id": "3a022ccd-c2d2-4a76-80b4-1e56cf059731"} 2018-08-05 17:15:20,192 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3a022ccd-c2d2-4a76-80b4-1e56cf059731/remove_router_interface.json used request id req-a5e11f2b-098d-445e-a321-e47bd76c388f 2018-08-05 17:15:20,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.40622782707s 2018-08-05 17:15:20,192 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3a022ccd-c2d2-4a76-80b4-1e56cf059731/remove_router_interface.json used request id req-a5e11f2b-098d-445e-a321-e47bd76c388f returning object 3a022ccd-c2d2-4a76-80b4-1e56cf059731 2018-08-05 17:15:20,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:15:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:21,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-8ff7cab0-915b-4bf8-a406-6a5d18725985 Date: Sun, 05 Aug 2018 17:15:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e634a849a366495090384ea0ef0cef2b", "created_at": "2018-08-05T17:15:04Z", "admin_state_up": true, "updated_at": "2018-08-05T17:15:18Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "e634a849a366495090384ea0ef0cef2b", "id": "3a022ccd-c2d2-4a76-80b4-1e56cf059731", "name": "vmready2-router_4b394fda-465a-4330-bdcb-ca04551e96df"}]} 2018-08-05 17:15:21,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8ff7cab0-915b-4bf8-a406-6a5d18725985 2018-08-05 17:15:21,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.03749704361s 2018-08-05 17:15:21,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8ff7cab0-915b-4bf8-a406-6a5d18725985 2018-08-05 17:15:21,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:15:21,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/3a022ccd-c2d2-4a76-80b4-1e56cf059731.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:25,218 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1de2d53c-2fb9-4cfa-825e-720659375cd4 Content-Length: 0 Date: Sun, 05 Aug 2018 17:15:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:15:25,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3a022ccd-c2d2-4a76-80b4-1e56cf059731.json used request id req-1de2d53c-2fb9-4cfa-825e-720659375cd4 2018-08-05 17:15:25,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.98570084572s 2018-08-05 17:15:25,218 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3a022ccd-c2d2-4a76-80b4-1e56cf059731.json used request id req-1de2d53c-2fb9-4cfa-825e-720659375cd4 2018-08-05 17:15:25,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:15:25,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:25,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a8cec6b1-78dd-44df-85a1-5f661c8fc1e4 Date: Sun, 05 Aug 2018 17:15:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1da2b87-d1b8-42dd-aec8-7acfae711478","tenant_id":"e634a849a366495090384ea0ef0cef2b","created_at":"2018-08-05T17:15:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:15:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e634a849a366495090384ea0ef0cef2b","id":"4b8e4a81-f8fc-4f7b-b566-994e64c08eba","subnetpool_id":null,"name":"vmready2-subnet_4b394fda-465a-4330-bdcb-ca04551e96df"}]} 2018-08-05 17:15:25,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a8cec6b1-78dd-44df-85a1-5f661c8fc1e4 2018-08-05 17:15:25,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.231911897659s 2018-08-05 17:15:25,451 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a8cec6b1-78dd-44df-85a1-5f661c8fc1e4 2018-08-05 17:15:25,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:15:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/4b8e4a81-f8fc-4f7b-b566-994e64c08eba.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:27,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1137a7d-3a13-4e8a-a4b4-4a8bc9854458 Date: Sun, 05 Aug 2018 17:15:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:15:27,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4b8e4a81-f8fc-4f7b-b566-994e64c08eba.json used request id req-f1137a7d-3a13-4e8a-a4b4-4a8bc9854458 2018-08-05 17:15:27,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34046697617s 2018-08-05 17:15:27,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4b8e4a81-f8fc-4f7b-b566-994e64c08eba.json used request id req-f1137a7d-3a13-4e8a-a4b4-4a8bc9854458 2018-08-05 17:15:27,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:15:27,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:27,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-a22aee60-fdf4-4b06-ae14-7f5aa17b2b7c Date: Sun, 05 Aug 2018 17:15:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e1da2b87-d1b8-42dd-aec8-7acfae711478","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e634a849a366495090384ea0ef0cef2b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:15:27Z","qos_policy_id":null,"name":"vmready2-net_4b394fda-465a-4330-bdcb-ca04551e96df","admin_state_up":true,"tenant_id":"e634a849a366495090384ea0ef0cef2b","created_at":"2018-08-05T17:15:00Z","mtu":1450}]} 2018-08-05 17:15:27,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a22aee60-fdf4-4b06-ae14-7f5aa17b2b7c 2018-08-05 17:15:27,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114986896515s 2018-08-05 17:15:27,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a22aee60-fdf4-4b06-ae14-7f5aa17b2b7c 2018-08-05 17:15:27,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:15:27,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/e1da2b87-d1b8-42dd-aec8-7acfae711478.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:29,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4856154f-8a14-46e0-87c2-e3b1c151e368 Date: Sun, 05 Aug 2018 17:15:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:15:29,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e1da2b87-d1b8-42dd-aec8-7acfae711478.json used request id req-4856154f-8a14-46e0-87c2-e3b1c151e368 2018-08-05 17:15:29,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.89724993706s 2018-08-05 17:15:29,808 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e1da2b87-d1b8-42dd-aec8-7acfae711478.json used request id req-4856154f-8a14-46e0-87c2-e3b1c151e368 2018-08-05 17:15:29,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:15:29,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:30,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-f646e7b9-63db-42e8-9e3e-dbc44d7e45e2 Date: Sun, 05 Aug 2018 17:15:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/snap", "metadata": {}}], "file": "/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/file", "owner": "e634a849a366495090384ea0ef0cef2b", "id": "cbd2a587-6e0c-43d1-9a68-83e591b64f8c", "size": 12716032, "self": "/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:15:16Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4b394fda-465a-4330-bdcb-ca04551e96df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:15:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:15:30,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f646e7b9-63db-42e8-9e3e-dbc44d7e45e2 2018-08-05 17:15:30,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225348949432s 2018-08-05 17:15:30,038 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f646e7b9-63db-42e8-9e3e-dbc44d7e45e2 2018-08-05 17:15:30,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:15:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65b12dcc7699be4e416e7a010956925f28a4cba" 2018-08-05 17:15:31,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1777a55c-25cc-405d-a640-a1f8c58cdf4c Date: Sun, 05 Aug 2018 17:15:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 17:15:31,166 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c used request id req-1777a55c-25cc-405d-a640-a1f8c58cdf4c 2018-08-05 17:15:31,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12658691406s 2018-08-05 17:15:31,166 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/cbd2a587-6e0c-43d1-9a68-83e591b64f8c used request id req-1777a55c-25cc-405d-a640-a1f8c58cdf4c 2018-08-05 17:15:31,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:15:31,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:15:31,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15: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-7bed8420-18f2-4b3f-b9ce-1a0ba5150a72 x-compute-request-id: req-7bed8420-18f2-4b3f-b9ce-1a0ba5150a72 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_4b394fda-465a-4330-bdcb-ca04551e96df", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/968aa10f-a9e1-420c-be0d-7f041f553a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/968aa10f-a9e1-420c-be0d-7f041f553a65", "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": "968aa10f-a9e1-420c-be0d-7f041f553a65"}]} 2018-08-05 17:15:31,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7bed8420-18f2-4b3f-b9ce-1a0ba5150a72 2018-08-05 17:15:31,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.140326023102s 2018-08-05 17:15:31,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7bed8420-18f2-4b3f-b9ce-1a0ba5150a72 2018-08-05 17:15:31,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:15:31,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/968aa10f-a9e1-420c-be0d-7f041f553a65 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:15:31,477 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:15: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-edac729e-1953-4b4b-859d-786b032f2ca7 x-compute-request-id: req-edac729e-1953-4b4b-859d-786b032f2ca7 Content-Length: 0 Content-Type: application/json 2018-08-05 17:15:31,477 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/968aa10f-a9e1-420c-be0d-7f041f553a65 used request id req-edac729e-1953-4b4b-859d-786b032f2ca7 2018-08-05 17:15:31,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.167505025864s 2018-08-05 17:15:31,477 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/968aa10f-a9e1-420c-be0d-7f041f553a65 used request id req-edac729e-1953-4b4b-859d-786b032f2ca7 2018-08-05 17:15:31,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:15:31,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:15:31,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b177dc1-3472-43bc-90ed-96d6a61e6a98 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmready2-user_4b394fda-465a-4330-bdcb-ca04551e96df", "links": {"self": "http://172.30.9.22:5000/v3/users/ecda681e24fa425e945a5b6099eded56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ecda681e24fa425e945a5b6099eded56", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:15:31,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0b177dc1-3472-43bc-90ed-96d6a61e6a98 2018-08-05 17:15:31,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122328996658s 2018-08-05 17:15:31,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0b177dc1-3472-43bc-90ed-96d6a61e6a98 2018-08-05 17:15:31,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:15:31,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/ecda681e24fa425e945a5b6099eded56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:15:31,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f76ad86-9e4b-4342-8fe3-5f60fa2a19d9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_4b394fda-465a-4330-bdcb-ca04551e96df", "links": {"self": "http://172.30.9.22:5000/v3/users/ecda681e24fa425e945a5b6099eded56"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ecda681e24fa425e945a5b6099eded56", "description": null}} 2018-08-05 17:15:31,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ecda681e24fa425e945a5b6099eded56 used request id req-2f76ad86-9e4b-4342-8fe3-5f60fa2a19d9 2018-08-05 17:15:31,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12043595314s 2018-08-05 17:15:31,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ecda681e24fa425e945a5b6099eded56 used request id req-2f76ad86-9e4b-4342-8fe3-5f60fa2a19d9 2018-08-05 17:15:31,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 17:15:31,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/ecda681e24fa425e945a5b6099eded56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:15:32,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:15:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1823ca96-f538-47b3-8eb5-157ee98067af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:15:32,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ecda681e24fa425e945a5b6099eded56 used request id req-1823ca96-f538-47b3-8eb5-157ee98067af 2018-08-05 17:15:32,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.296691179276s 2018-08-05 17:15:32,025 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ecda681e24fa425e945a5b6099eded56 used request id req-1823ca96-f538-47b3-8eb5-157ee98067af 2018-08-05 17:15:32,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:15:32,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:15:32,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85bd1475-9e25-4410-90a2-bd604b645ecb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/e634a849a366495090384ea0ef0cef2b"}, "tags": [], "enabled": true, "id": "e634a849a366495090384ea0ef0cef2b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4b394fda-465a-4330-bdcb-ca04551e96df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 17:15:32,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-85bd1475-9e25-4410-90a2-bd604b645ecb 2018-08-05 17:15:32,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108114004135s 2018-08-05 17:15:32,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-85bd1475-9e25-4410-90a2-bd604b645ecb 2018-08-05 17:15:32,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 17:15:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/e634a849a366495090384ea0ef0cef2b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb2f0cb9bb25196491645d9d089d041f7bc6dd98" 2018-08-05 17:15:32,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d93b278-3ea9-4283-8a80-afe234aef3f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:15:32,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e634a849a366495090384ea0ef0cef2b used request id req-7d93b278-3ea9-4283-8a80-afe234aef3f0 2018-08-05 17:15:32,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248061180115s 2018-08-05 17:15:32,393 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e634a849a366495090384ea0ef0cef2b used request id req-7d93b278-3ea9-4283-8a80-afe234aef3f0 2018-08-05 17:15:32,447 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-05 17:15:32,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:15:32,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:15:32,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:15:32,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:15:32,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:15:32,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:15:32,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:15:32,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:15:32,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:15:32,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:15:32,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94ba4e7-47ea-481e-bfcf-0063a50dad5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:15:32,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b94ba4e7-47ea-481e-bfcf-0063a50dad5f 2018-08-05 17:15:32,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:15:32,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["zSus3LOMQgOz-X5ygkc5Xw"], "issued_at": "2018-08-05T17:15:32.000000Z"}} 2018-08-05 17:15:32,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:15:32,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:33,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-966ca3bd-85c1-45a1-b56d-81737ac3a8db Date: Sun, 05 Aug 2018 17:15:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:15:33,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-966ca3bd-85c1-45a1-b56d-81737ac3a8db 2018-08-05 17:15:33,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272207021713s 2018-08-05 17:15:33,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-966ca3bd-85c1-45a1-b56d-81737ac3a8db 2018-08-05 17:15:33,182 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-05 17:15:33,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:15:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"network": {"name": "singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508", "admin_state_up": true}}' 2018-08-05 17:15:33,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ee9e7a31-386c-44fd-acee-184a38922d9b Date: Sun, 05 Aug 2018 17:15:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:15:33Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:15:33Z","mtu":1450}} 2018-08-05 17:15:33,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ee9e7a31-386c-44fd-acee-184a38922d9b 2018-08-05 17:15:33,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.412592172623s 2018-08-05 17:15:33,596 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ee9e7a31-386c-44fd-acee-184a38922d9b 2018-08-05 17:15:33,596 - 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-05T17:15:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb', u'provider:segmentation_id': 73, 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_0166ff18-c2de-47b3-abe9-03847703b508', u'created_at': u'2018-08-05T17:15:33Z', u'mtu': 1450, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'449c5b575fb242d6b133df2f87012577', u'l2_adjacency': True}) 2018-08-05 17:15:33,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:15:33,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:34,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-231d7c6e-f5f3-48dc-9e8b-b89496ca6ba5 Date: Sun, 05 Aug 2018 17:15:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:15:33Z","qos_policy_id":null,"name":"singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:15:33Z","provider:network_type":"vxlan"}]} 2018-08-05 17:15:34,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-231d7c6e-f5f3-48dc-9e8b-b89496ca6ba5 2018-08-05 17:15:34,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00182580948s 2018-08-05 17:15:34,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-231d7c6e-f5f3-48dc-9e8b-b89496ca6ba5 2018-08-05 17:15:34,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:15:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"subnet": {"name": "singlevm1-subnet_0166ff18-c2de-47b3-abe9-03847703b508", "enable_dhcp": true, "network_id": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:15:36,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-973521dc-21de-4baf-8d0d-bbb783c27a0e Date: Sun, 05 Aug 2018 17:15:35 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-05T17:15:35Z","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":"a13f4532-8520-4a8c-9f10-45c56d01e96d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_0166ff18-c2de-47b3-abe9-03847703b508","enable_dhcp":true,"segment_id":null,"network_id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:15:35Z","ip_version":4}} 2018-08-05 17:15:36,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-973521dc-21de-4baf-8d0d-bbb783c27a0e 2018-08-05 17:15:36,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.42549085617s 2018-08-05 17:15:36,026 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-973521dc-21de-4baf-8d0d-bbb783c27a0e 2018-08-05 17:15:36,027 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:15: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'a13f4532-8520-4a8c-9f10-45c56d01e96d', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_0166ff18-c2de-47b3-abe9-03847703b508', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb', u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:15: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'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:15:36,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:15:36,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "singlevm1-router_0166ff18-c2de-47b3-abe9-03847703b508", "admin_state_up": true}}' 2018-08-05 17:15:43,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-ded0f75a-b5b1-41bb-b456-7635b65e524b Date: Sun, 05 Aug 2018 17:15:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:15:37Z", "admin_state_up": true, "updated_at": "2018-08-05T17:15:38Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c", "name": "singlevm1-router_0166ff18-c2de-47b3-abe9-03847703b508"}} 2018-08-05 17:15:43,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ded0f75a-b5b1-41bb-b456-7635b65e524b 2018-08-05 17:15:43,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.49834799767s 2018-08-05 17:15:43,526 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ded0f75a-b5b1-41bb-b456-7635b65e524b 2018-08-05 17:15:43,527 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:15:38Z', u'revision_number': 3, u'ha': True, u'id': u'f5128725-c0d5-41f0-ab9c-4ee4782a774c', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_0166ff18-c2de-47b3-abe9-03847703b508', u'admin_state_up': True, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:15:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:15:43,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:15:43,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f5128725-c0d5-41f0-ab9c-4ee4782a774c/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"subnet_id": "a13f4532-8520-4a8c-9f10-45c56d01e96d"}' 2018-08-05 17:15:46,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c3f67121-f19b-4198-9437-b8b9fc4d97e7 Date: Sun, 05 Aug 2018 17:15:46 GMT RESP BODY: {"network_id": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "a13f4532-8520-4a8c-9f10-45c56d01e96d", "subnet_ids": ["a13f4532-8520-4a8c-9f10-45c56d01e96d"], "port_id": "b6588d29-9538-43a9-aed8-a0d4fe996264", "id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c"} 2018-08-05 17:15:46,203 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f5128725-c0d5-41f0-ab9c-4ee4782a774c/add_router_interface.json used request id req-c3f67121-f19b-4198-9437-b8b9fc4d97e7 2018-08-05 17:15:46,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.67613506317s 2018-08-05 17:15:46,204 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f5128725-c0d5-41f0-ab9c-4ee4782a774c/add_router_interface.json used request id req-c3f67121-f19b-4198-9437-b8b9fc4d97e7 returning object f5128725-c0d5-41f0-ab9c-4ee4782a774c 2018-08-05 17:15:46,204 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 17:15:46,340 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 17:15:46,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:15:46,348 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:15:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:15:46,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:15:46,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:47,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-44dc3fdc-01c8-4c7a-80ae-3459fe515813 Date: Sun, 05 Aug 2018 17:15:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:15:47,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-44dc3fdc-01c8-4c7a-80ae-3459fe515813 2018-08-05 17:15:47,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.676424026489s 2018-08-05 17:15:47,027 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-44dc3fdc-01c8-4c7a-80ae-3459fe515813 2018-08-05 17:15:47,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:15:47,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508"}' 2018-08-05 17:15:47,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c8d10fa7-d4b9-4bf8-aadc-156bd716a026 Date: Sun, 05 Aug 2018 17:15:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "size": null, "self": "/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:15:47Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508", "checksum": null, "created_at": "2018-08-05T17:15:47Z", "protected": false} 2018-08-05 17:15:47,867 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c8d10fa7-d4b9-4bf8-aadc-156bd716a026 2018-08-05 17:15:47,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.830814838409s 2018-08-05 17:15:47,867 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c8d10fa7-d4b9-4bf8-aadc-156bd716a026 returning object 5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13 2018-08-05 17:15:47,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:15:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '' 2018-08-05 17:15:48,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8c09248-816a-4d27-a353-2a221105f208 Date: Sun, 05 Aug 2018 17:15:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 17:15:48,585 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/file used request id req-c8c09248-816a-4d27-a353-2a221105f208 2018-08-05 17:15:48,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.717049837112s 2018-08-05 17:15:48,585 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/file used request id req-c8c09248-816a-4d27-a353-2a221105f208 2018-08-05 17:15:48,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:15:48,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:49,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-57ca677a-a589-44ba-ad68-be586ae32d97 Date: Sun, 05 Aug 2018 17:15:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/snap", "metadata": {}}], "file": "/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "size": 12716032, "self": "/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:15:48Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:15:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:15:49,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-57ca677a-a589-44ba-ad68-be586ae32d97 2018-08-05 17:15:49,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.700188159943s 2018-08-05 17:15:49,290 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-57ca677a-a589-44ba-ad68-be586ae32d97 2018-08-05 17:15:49,292 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/file', 'owner': u'449c5b575fb242d6b133df2f87012577', 'id': u'5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13', 'size': 12716032, u'self': u'/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:15:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T17:15:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508', 'created': u'2018-08-05T17:15:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:15:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:15:49,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:15:49,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_0166ff18-c2de-47b3-abe9-03847703b508", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:15:49,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7bba9a0-c6a3-47f3-ae4f-4b49141e4f5c x-compute-request-id: req-f7bba9a0-c6a3-47f3-ae4f-4b49141e4f5c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_0166ff18-c2de-47b3-abe9-03847703b508", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "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": "04a7c3b9-1aba-45d0-a3b7-a7754b20d627"}} 2018-08-05 17:15:49,543 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f7bba9a0-c6a3-47f3-ae4f-4b49141e4f5c 2018-08-05 17:15:49,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.250373125076s 2018-08-05 17:15:49,544 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f7bba9a0-c6a3-47f3-ae4f-4b49141e4f5c 2018-08-05 17:15:49,545 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_0166ff18-c2de-47b3-abe9-03847703b508', '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'449c5b575fb242d6b133df2f87012577', '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'04a7c3b9-1aba-45d0-a3b7-a7754b20d627', 'swap': 0}) 2018-08-05 17:15:49,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:15:49,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"extra_specs": {}}' 2018-08-05 17:15:49,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc5c218a-dd35-4e81-92d5-64ff9105858a x-compute-request-id: req-cc5c218a-dd35-4e81-92d5-64ff9105858a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:15:49,679 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627/os-extra_specs used request id req-cc5c218a-dd35-4e81-92d5-64ff9105858a 2018-08-05 17:15:49,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.133897066116s 2018-08-05 17:15:49,680 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627/os-extra_specs used request id req-cc5c218a-dd35-4e81-92d5-64ff9105858a 2018-08-05 17:15:49,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-05 17:15:49,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"keypair": {"name": "singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508"}}' 2018-08-05 17:15:49,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85808dd9-be43-4b9a-85bb-a8fc4d34f0b9 x-compute-request-id: req-85808dd9-be43-4b9a-85bb-a8fc4d34f0b9 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAwFyLYPMXF5/mnvL+whLou7dbUPpu9z/tNOEw6i2dRX0+lZZZFUxGajCLJHGPjMB5Xfub6qBL8NIANjpp0jTXENcDwUjdScrCYpJlOZUKb8uwPk5V6BTIbAotX4bRw0jzmDiTCphC3vdDMBRAETY2dt8e/szv/OZtGlSad7ORPeOjq3DzUmLpw9JQrHvNa5dfGCUNvEXPuSHMu0cEbTUt2+H+bs6Vd4TLm6WiUI6kYvFnTvlYMj0g9/h6lx4H9TUI8lBjf1bAaYTGlIy4At62dna2HEVpbt9vZHvOXDrhgJJrMzDv7LarkVsc0qaZ6chXNsR2TLnvlif/k6FF1FE/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwMBci2DzFxef5p7y/sIS6Lu3W1D6bvc/7TThMOotnUV9PpWW\nWRVMRmowiyRxj4zAeV37m+qgS/DSADY6adI01xDXA8FI3UnKwmKSZTmVCm/LsD5O\nVegUyGwKLV+G0cNI85g4kwqYQt73QzAUQBE2NnbfHv7M7/zmbRpUmnezkT3jo6tw\n81Ji6cPSUKx7zWuXXxglDbxFz7khzLtHBG01Ldvh/m7OlXeEy5ulolCOpGLxZ075\nWDI9IPf4epceB/U1CPJQY39WwGmExpSMuALetnZ2thxFaW7fb2R7zlw64YCSazMw\n7+y2q5FbHNKmmenIVzbEdky575Yn/5OhRdRRPwIDAQABAoIBAQCGDAEQKT9FWveo\nAfiJtVxDIHD2f416aFa711+YjfNlAXOFd7BUiZw/CBB0Y8baBw/AF90oZHZP+c2B\nujTLbRW0T5DImr3arzvkDXs0DGSbGn50NhBya/EwJPq67UksTfxI9B68G80iDD+3\nKROcLpweKnMm8hqB98YkMACQYBiwMz5JSWejcYnd/SPjJCf9wTUjEBfa8A6Vn+es\nCUzPqq0g8iwDQ3QPJ57S1aR9tJZLMeLR07wnOnwTvmhjWQNNmfqXJcXOXw30E/Nd\nJzPzBu38u+8aSvo6NN2gR5F89A2OVa/JlJJnqxfziJtNBSBO0LzKYqr2JC5iky8c\nkv+BO4NZAoGBAN64O/dZmTSQR/yCrsivpOj5twfAsTaf5GxRk0iMyISiLAoTgR+e\n9huKL7XO8+f4qwCr1B+vQUziIrhGG7x3mWcfxChhwOPlpzxHmDwgOgDyaGtTlabb\nLsHiN3cZMmytIOzVP+8nlYYobW94l7AFdntlmfHEnHcAtS0vVw5mGkpdAoGBAN2N\nvgE+Oq0bqhitcOahDWuxthevFJxVvIPwzTtdmcy3Y9phjGihdOnrKSfyimxEjuAX\nVzSotREJEjzuhvh9xsPpgQiOofPUDBvbszdgo48XnhFIA4er6DCesws1hcXyE4x+\nYqxZnjppSdGDkkrcf2mpgwuWowrBK9IWPTDuaihLAoGAD6jkjn++RfPfG+IUaAfx\nkG/+bo0d6LlVVkhmErPTZYABmLPGYHLM2yLcN+xVOfpCC8oJIDEyZjWAO3Syfo3q\nO1YAdNZquZtsJtDh41hgu7BPpzw5SYIfx4IgZD9hTELgDcbwt+AQo140U6InCDla\nG1MJf/ZTCgsCsiqh9GE5eAECgYAZBDA4I7asZTtHng3pfLXvOxm8guBo5qVqoH4L\n/f2nx+1Wcz1PcyuoXg0/nXtTzknzs679Gy+WxNdyWdyTomAXLv6K4NAYoBDd9GjA\nEAFn3trSSLddUmPdWY4N7fU07KiYbIznuRbMsabMKXcTTOJ2I9XQMSonxLgV+Lzg\nEYubEQKBgQCWhrccMuoZsLtEOanF9VmjX5he9joSZBn7ylCYYer5C6IUNSBgUgf5\nfCl1jXucfY+FgkjDfxqFvYYVnEinz+aoURBnG3Y7nrbyCiWChqc6Q/2R4fSZZ6P/\nQKk4ItAlExiJhQhoY9X9fn7tE49zbOC5PMvEUwLHD7NcJGPa2S6+Eg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "6924e83b668d476b80940c8f02dd0c51", "name": "singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508", "fingerprint": "20:83:dc:4e:94:d4:6c:3c:92:3f:c9:5b:93:4c:5c:f9"}} 2018-08-05 17:15:49,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-85808dd9-be43-4b9a-85bb-a8fc4d34f0b9 2018-08-05 17:15:49,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.28565621376s 2018-08-05 17:15:49,966 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-85808dd9-be43-4b9a-85bb-a8fc4d34f0b9 2018-08-05 17:15:49,967 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAwFyLYPMXF5/mnvL+whLou7dbUPpu9z/tNOEw6i2dRX0+lZZZFUxGajCLJHGPjMB5Xfub6qBL8NIANjpp0jTXENcDwUjdScrCYpJlOZUKb8uwPk5V6BTIbAotX4bRw0jzmDiTCphC3vdDMBRAETY2dt8e/szv/OZtGlSad7ORPeOjq3DzUmLpw9JQrHvNa5dfGCUNvEXPuSHMu0cEbTUt2+H+bs6Vd4TLm6WiUI6kYvFnTvlYMj0g9/h6lx4H9TUI8lBjf1bAaYTGlIy4At62dna2HEVpbt9vZHvOXDrhgJJrMzDv7LarkVsc0qaZ6chXNsR2TLnvlif/k6FF1FE/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwMBci2DzFxef5p7y/sIS6Lu3W1D6bvc/7TThMOotnUV9PpWW\nWRVMRmowiyRxj4zAeV37m+qgS/DSADY6adI01xDXA8FI3UnKwmKSZTmVCm/LsD5O\nVegUyGwKLV+G0cNI85g4kwqYQt73QzAUQBE2NnbfHv7M7/zmbRpUmnezkT3jo6tw\n81Ji6cPSUKx7zWuXXxglDbxFz7khzLtHBG01Ldvh/m7OlXeEy5ulolCOpGLxZ075\nWDI9IPf4epceB/U1CPJQY39WwGmExpSMuALetnZ2thxFaW7fb2R7zlw64YCSazMw\n7+y2q5FbHNKmmenIVzbEdky575Yn/5OhRdRRPwIDAQABAoIBAQCGDAEQKT9FWveo\nAfiJtVxDIHD2f416aFa711+YjfNlAXOFd7BUiZw/CBB0Y8baBw/AF90oZHZP+c2B\nujTLbRW0T5DImr3arzvkDXs0DGSbGn50NhBya/EwJPq67UksTfxI9B68G80iDD+3\nKROcLpweKnMm8hqB98YkMACQYBiwMz5JSWejcYnd/SPjJCf9wTUjEBfa8A6Vn+es\nCUzPqq0g8iwDQ3QPJ57S1aR9tJZLMeLR07wnOnwTvmhjWQNNmfqXJcXOXw30E/Nd\nJzPzBu38u+8aSvo6NN2gR5F89A2OVa/JlJJnqxfziJtNBSBO0LzKYqr2JC5iky8c\nkv+BO4NZAoGBAN64O/dZmTSQR/yCrsivpOj5twfAsTaf5GxRk0iMyISiLAoTgR+e\n9huKL7XO8+f4qwCr1B+vQUziIrhGG7x3mWcfxChhwOPlpzxHmDwgOgDyaGtTlabb\nLsHiN3cZMmytIOzVP+8nlYYobW94l7AFdntlmfHEnHcAtS0vVw5mGkpdAoGBAN2N\nvgE+Oq0bqhitcOahDWuxthevFJxVvIPwzTtdmcy3Y9phjGihdOnrKSfyimxEjuAX\nVzSotREJEjzuhvh9xsPpgQiOofPUDBvbszdgo48XnhFIA4er6DCesws1hcXyE4x+\nYqxZnjppSdGDkkrcf2mpgwuWowrBK9IWPTDuaihLAoGAD6jkjn++RfPfG+IUaAfx\nkG/+bo0d6LlVVkhmErPTZYABmLPGYHLM2yLcN+xVOfpCC8oJIDEyZjWAO3Syfo3q\nO1YAdNZquZtsJtDh41hgu7BPpzw5SYIfx4IgZD9hTELgDcbwt+AQo140U6InCDla\nG1MJf/ZTCgsCsiqh9GE5eAECgYAZBDA4I7asZTtHng3pfLXvOxm8guBo5qVqoH4L\n/f2nx+1Wcz1PcyuoXg0/nXtTzknzs679Gy+WxNdyWdyTomAXLv6K4NAYoBDd9GjA\nEAFn3trSSLddUmPdWY4N7fU07KiYbIznuRbMsabMKXcTTOJ2I9XQMSonxLgV+Lzg\nEYubEQKBgQCWhrccMuoZsLtEOanF9VmjX5he9joSZBn7ylCYYer5C6IUNSBgUgf5\nfCl1jXucfY+FgkjDfxqFvYYVnEinz+aoURBnG3Y7nrbyCiWChqc6Q/2R4fSZZ6P/\nQKk4ItAlExiJhQhoY9X9fn7tE49zbOC5PMvEUwLHD7NcJGPa2S6+Eg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6924e83b668d476b80940c8f02dd0c51', 'name': u'singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508', 'created_at': '2018-08-05T17:15:49.967298', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'20:83:dc:4e:94:d4:6c:3c:92:3f:c9:5b:93:4c:5c:f9', 'type': 'ssh', 'id': u'singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508'}) 2018-08-05 17:15:49,967 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwMBci2DzFxef5p7y/sIS6Lu3W1D6bvc/7TThMOotnUV9PpWW WRVMRmowiyRxj4zAeV37m+qgS/DSADY6adI01xDXA8FI3UnKwmKSZTmVCm/LsD5O VegUyGwKLV+G0cNI85g4kwqYQt73QzAUQBE2NnbfHv7M7/zmbRpUmnezkT3jo6tw 81Ji6cPSUKx7zWuXXxglDbxFz7khzLtHBG01Ldvh/m7OlXeEy5ulolCOpGLxZ075 WDI9IPf4epceB/U1CPJQY39WwGmExpSMuALetnZ2thxFaW7fb2R7zlw64YCSazMw 7+y2q5FbHNKmmenIVzbEdky575Yn/5OhRdRRPwIDAQABAoIBAQCGDAEQKT9FWveo AfiJtVxDIHD2f416aFa711+YjfNlAXOFd7BUiZw/CBB0Y8baBw/AF90oZHZP+c2B ujTLbRW0T5DImr3arzvkDXs0DGSbGn50NhBya/EwJPq67UksTfxI9B68G80iDD+3 KROcLpweKnMm8hqB98YkMACQYBiwMz5JSWejcYnd/SPjJCf9wTUjEBfa8A6Vn+es CUzPqq0g8iwDQ3QPJ57S1aR9tJZLMeLR07wnOnwTvmhjWQNNmfqXJcXOXw30E/Nd JzPzBu38u+8aSvo6NN2gR5F89A2OVa/JlJJnqxfziJtNBSBO0LzKYqr2JC5iky8c kv+BO4NZAoGBAN64O/dZmTSQR/yCrsivpOj5twfAsTaf5GxRk0iMyISiLAoTgR+e 9huKL7XO8+f4qwCr1B+vQUziIrhGG7x3mWcfxChhwOPlpzxHmDwgOgDyaGtTlabb LsHiN3cZMmytIOzVP+8nlYYobW94l7AFdntlmfHEnHcAtS0vVw5mGkpdAoGBAN2N vgE+Oq0bqhitcOahDWuxthevFJxVvIPwzTtdmcy3Y9phjGihdOnrKSfyimxEjuAX VzSotREJEjzuhvh9xsPpgQiOofPUDBvbszdgo48XnhFIA4er6DCesws1hcXyE4x+ YqxZnjppSdGDkkrcf2mpgwuWowrBK9IWPTDuaihLAoGAD6jkjn++RfPfG+IUaAfx kG/+bo0d6LlVVkhmErPTZYABmLPGYHLM2yLcN+xVOfpCC8oJIDEyZjWAO3Syfo3q O1YAdNZquZtsJtDh41hgu7BPpzw5SYIfx4IgZD9hTELgDcbwt+AQo140U6InCDla G1MJf/ZTCgsCsiqh9GE5eAECgYAZBDA4I7asZTtHng3pfLXvOxm8guBo5qVqoH4L /f2nx+1Wcz1PcyuoXg0/nXtTzknzs679Gy+WxNdyWdyTomAXLv6K4NAYoBDd9GjA EAFn3trSSLddUmPdWY4N7fU07KiYbIznuRbMsabMKXcTTOJ2I9XQMSonxLgV+Lzg EYubEQKBgQCWhrccMuoZsLtEOanF9VmjX5he9joSZBn7ylCYYer5C6IUNSBgUgf5 fCl1jXucfY+FgkjDfxqFvYYVnEinz+aoURBnG3Y7nrbyCiWChqc6Q/2R4fSZZ6P/ QKk4ItAlExiJhQhoY9X9fn7tE49zbOC5PMvEUwLHD7NcJGPa2S6+Eg== -----END RSA PRIVATE KEY----- 2018-08-05 17:15:49,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-05 17:15:49,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"security_group": {"name": "singlevm1-sg_0166ff18-c2de-47b3-abe9-03847703b508", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-05 17:15:50,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-48441ca2-3831-4b3a-b062-dda1ad73e1bf Date: Sun, 05 Aug 2018 17:15:50 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:15:50Z", "updated_at": "2018-08-05T17:15:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:50Z", "revision_number": 0, "id": "02325da2-2b4d-45ef-b164-dab24357e43a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:50Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:50Z", "revision_number": 0, "id": "31aafe6e-14ae-44a0-a7ab-29c9a103e606", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:50Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}], "revision_number": 1, "project_id": "449c5b575fb242d6b133df2f87012577", "id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "name": "singlevm1-sg_0166ff18-c2de-47b3-abe9-03847703b508"}} 2018-08-05 17:15:50,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-48441ca2-3831-4b3a-b062-dda1ad73e1bf 2018-08-05 17:15:50,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.389447927475s 2018-08-05 17:15:50,360 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-48441ca2-3831-4b3a-b062-dda1ad73e1bf 2018-08-05 17:15:50,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:15:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:50,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-85e3810e-dedb-442d-bd2a-d3550f2c0529 Date: Sun, 05 Aug 2018 17:15:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "created_at": "2018-08-05T17:08:31Z", "updated_at": "2018-08-05T17:08:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "0ae28246-27bd-41e6-982a-eae24d3ebef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "78641237-eac2-4e75-8445-bb279b9158ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "85ef0dc2-ef90-4407-9b0f-7de752adf650", "remote_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "b48d1dd9-104f-4aa5-b218-d32772a95b54", "remote_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}], "revision_number": 1, "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-05T17:13:30Z", "updated_at": "2018-08-05T17:13:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:30Z", "revision_number": 0, "id": "1ecc5946-7b6f-4b44-83a1-b0861447fe7b", "remote_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "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-05T17:13:30Z", "revision_number": 0, "id": "70c8b5d0-8698-4ddd-bd39-dc4328238790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "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-05T17:13:30Z", "revision_number": 0, "id": "9cabf710-0700-4852-9265-0a18769a3b82", "remote_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:30Z", "revision_number": 0, "id": "acf7056f-9b44-4ecf-a60d-912f68270069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "905b629a-4c8d-494e-b82d-d0a90a579380", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:15:50Z", "updated_at": "2018-08-05T17:15:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:50Z", "revision_number": 0, "id": "02325da2-2b4d-45ef-b164-dab24357e43a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:50Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:50Z", "revision_number": 0, "id": "31aafe6e-14ae-44a0-a7ab-29c9a103e606", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:50Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}], "revision_number": 1, "project_id": "449c5b575fb242d6b133df2f87012577", "id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "name": "singlevm1-sg_0166ff18-c2de-47b3-abe9-03847703b508"}, {"description": "Default security group", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:13:25Z", "updated_at": "2018-08-05T17:13:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "30c2fdae-1a55-4cdb-b74e-26123228603f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "7ed12ba4-f5f5-43e3-9904-4d7078eedb0f", "remote_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "ce2a9b11-8cb0-4172-9687-a17309526bb2", "remote_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "e325eda6-bc29-4ffb-b512-91d30aceb0ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}], "revision_number": 1, "project_id": "449c5b575fb242d6b133df2f87012577", "id": "ba6a9ff7-e667-4738-b280-27174814122f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e634a849a366495090384ea0ef0cef2b", "created_at": "2018-08-05T17:15:00Z", "updated_at": "2018-08-05T17:15:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "3c945155-31dc-4486-bba6-ae0039d263e8", "remote_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "9e0ec437-8eb6-4172-831c-e42180c792f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "a1d91a87-3c4d-46a6-b0bf-13ac2f3fa90c", "remote_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "bad01f35-675e-4a3f-9a72-a0a06e58de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e634a849a366495090384ea0ef0cef2b"}], "revision_number": 1, "project_id": "e634a849a366495090384ea0ef0cef2b", "id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "created_at": "2018-08-05T17:13:57Z", "updated_at": "2018-08-05T17:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "053d21f3-8a19-478c-95c3-2fe5b6223818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "1c8a0e37-6cf1-4830-9b62-e763a63f3095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "c2af52dd-3a19-45d8-b3f3-5cd95fd689d8", "remote_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "db7d8da6-7c26-4cc7-8cc2-0da129a276cc", "remote_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}], "revision_number": 1, "project_id": "946354fbf9f0483ba4e7438802cb14f7", "id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "name": "default"}]} 2018-08-05 17:15:50,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-85e3810e-dedb-442d-bd2a-d3550f2c0529 2018-08-05 17:15:50,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352351903915s 2018-08-05 17:15:50,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-85e3810e-dedb-442d-bd2a-d3550f2c0529 2018-08-05 17:15:50,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 17:15:50,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -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": "9ffe5152-cda5-443d-805d-d0460dd0c058"}}' 2018-08-05 17:15:51,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8edeb66d-f714-45ad-bf71-3df0d6101292 Date: Sun, 05 Aug 2018 17:15:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-05T17:15:51Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "port_range_min": 22, "revision_number": 0, "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:15:51Z", "project_id": "449c5b575fb242d6b133df2f87012577", "id": "30f68f90-649a-45d5-9545-a20b6e12f5a8"}} 2018-08-05 17:15:51,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8edeb66d-f714-45ad-bf71-3df0d6101292 2018-08-05 17:15:51,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.389101028442s 2018-08-05 17:15:51,112 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8edeb66d-f714-45ad-bf71-3df0d6101292 2018-08-05 17:15:51,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:15:51,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:51,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-a5bbd4fc-5de8-42bf-bf5b-4d1c0b8947c7 Date: Sun, 05 Aug 2018 17:15:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "created_at": "2018-08-05T17:08:31Z", "updated_at": "2018-08-05T17:08:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "0ae28246-27bd-41e6-982a-eae24d3ebef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "78641237-eac2-4e75-8445-bb279b9158ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "85ef0dc2-ef90-4407-9b0f-7de752adf650", "remote_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "b48d1dd9-104f-4aa5-b218-d32772a95b54", "remote_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}], "revision_number": 1, "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-05T17:13:30Z", "updated_at": "2018-08-05T17:13:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:30Z", "revision_number": 0, "id": "1ecc5946-7b6f-4b44-83a1-b0861447fe7b", "remote_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "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-05T17:13:30Z", "revision_number": 0, "id": "70c8b5d0-8698-4ddd-bd39-dc4328238790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "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-05T17:13:30Z", "revision_number": 0, "id": "9cabf710-0700-4852-9265-0a18769a3b82", "remote_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:30Z", "revision_number": 0, "id": "acf7056f-9b44-4ecf-a60d-912f68270069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "905b629a-4c8d-494e-b82d-d0a90a579380", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:15:50Z", "updated_at": "2018-08-05T17:15:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:50Z", "revision_number": 0, "id": "02325da2-2b4d-45ef-b164-dab24357e43a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:50Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T17:15:51Z", "revision_number": 0, "id": "30f68f90-649a-45d5-9545-a20b6e12f5a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:51Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": 22, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:50Z", "revision_number": 0, "id": "31aafe6e-14ae-44a0-a7ab-29c9a103e606", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:50Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}], "revision_number": 2, "project_id": "449c5b575fb242d6b133df2f87012577", "id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "name": "singlevm1-sg_0166ff18-c2de-47b3-abe9-03847703b508"}, {"description": "Default security group", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:13:25Z", "updated_at": "2018-08-05T17:13:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "30c2fdae-1a55-4cdb-b74e-26123228603f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "7ed12ba4-f5f5-43e3-9904-4d7078eedb0f", "remote_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "ce2a9b11-8cb0-4172-9687-a17309526bb2", "remote_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "e325eda6-bc29-4ffb-b512-91d30aceb0ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}], "revision_number": 1, "project_id": "449c5b575fb242d6b133df2f87012577", "id": "ba6a9ff7-e667-4738-b280-27174814122f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e634a849a366495090384ea0ef0cef2b", "created_at": "2018-08-05T17:15:00Z", "updated_at": "2018-08-05T17:15:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "3c945155-31dc-4486-bba6-ae0039d263e8", "remote_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "9e0ec437-8eb6-4172-831c-e42180c792f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "a1d91a87-3c4d-46a6-b0bf-13ac2f3fa90c", "remote_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "bad01f35-675e-4a3f-9a72-a0a06e58de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e634a849a366495090384ea0ef0cef2b"}], "revision_number": 1, "project_id": "e634a849a366495090384ea0ef0cef2b", "id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "created_at": "2018-08-05T17:13:57Z", "updated_at": "2018-08-05T17:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "053d21f3-8a19-478c-95c3-2fe5b6223818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "1c8a0e37-6cf1-4830-9b62-e763a63f3095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "c2af52dd-3a19-45d8-b3f3-5cd95fd689d8", "remote_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "db7d8da6-7c26-4cc7-8cc2-0da129a276cc", "remote_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}], "revision_number": 1, "project_id": "946354fbf9f0483ba4e7438802cb14f7", "id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "name": "default"}]} 2018-08-05 17:15:51,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a5bbd4fc-5de8-42bf-bf5b-4d1c0b8947c7 2018-08-05 17:15:51,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.381704092026s 2018-08-05 17:15:51,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a5bbd4fc-5de8-42bf-bf5b-4d1c0b8947c7 2018-08-05 17:15:51,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 17:15:51,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -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": "9ffe5152-cda5-443d-805d-d0460dd0c058"}}' 2018-08-05 17:15:51,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-be0b1798-f7b0-4d40-8f90-779aa229bb11 Date: Sun, 05 Aug 2018 17:15:51 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-05T17:15:51Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "port_range_min": null, "revision_number": 0, "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:15:51Z", "project_id": "449c5b575fb242d6b133df2f87012577", "id": "34b99433-351b-42d3-b984-2f9a5cfb018c"}} 2018-08-05 17:15:51,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-be0b1798-f7b0-4d40-8f90-779aa229bb11 2018-08-05 17:15:51,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.382501840591s 2018-08-05 17:15:51,885 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-be0b1798-f7b0-4d40-8f90-779aa229bb11 2018-08-05 17:15:51,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:15:51,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:52,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2147 X-Openstack-Request-Id: req-e7265285-c7a1-4ebf-b19a-af8eb69f6c99 Date: Sun, 05 Aug 2018 17:15:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"840f5c12-0d15-4db6-b907-ae4cbc8be117","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":101,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["0bc02e11-9564-4d41-8024-71b179fedf46"],"description":"","tags":[],"updated_at":"2018-08-05T17:15:37Z","qos_policy_id":null,"name":"HA network tenant 449c5b575fb242d6b133df2f87012577","admin_state_up":true,"tenant_id":"","created_at":"2018-08-05T17:15:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":["a13f4532-8520-4a8c-9f10-45c56d01e96d"],"description":"","tags":[],"updated_at":"2018-08-05T17:15:35Z","qos_policy_id":null,"name":"singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:15:33Z","provider:network_type":"vxlan"}]} 2018-08-05 17:15:52,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e7265285-c7a1-4ebf-b19a-af8eb69f6c99 2018-08-05 17:15:52,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00619983673s 2018-08-05 17:15:52,893 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e7265285-c7a1-4ebf-b19a-af8eb69f6c99 2018-08-05 17:15:52,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:15:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:53,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f9877c59-03cc-4373-abb2-13620a31bf60 Date: Sun, 05 Aug 2018 17:15:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/snap", "metadata": {}}], "file": "/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "size": 12716032, "self": "/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:15:48Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:15:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:15:53,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f9877c59-03cc-4373-abb2-13620a31bf60 2018-08-05 17:15:53,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217357158661s 2018-08-05 17:15:53,115 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f9877c59-03cc-4373-abb2-13620a31bf60 2018-08-05 17:15:53,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:15:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:53,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15: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-40adbe3a-8953-4d27-be29-6dd94b63f6a1 x-compute-request-id: req-40adbe3a-8953-4d27-be29-6dd94b63f6a1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_0166ff18-c2de-47b3-abe9-03847703b508", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "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": "04a7c3b9-1aba-45d0-a3b7-a7754b20d627"}]} 2018-08-05 17:15:53,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-40adbe3a-8953-4d27-be29-6dd94b63f6a1 2018-08-05 17:15:53,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267498493195s 2018-08-05 17:15:53,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-40adbe3a-8953-4d27-be29-6dd94b63f6a1 2018-08-05 17:15:53,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 17:15:53,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"server": {"name": "singlevm1-vm_0166ff18-c2de-47b3-abe9-03847703b508", "imageRef": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "key_name": "singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508", "flavorRef": "04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb"}], "security_groups": [{"name": "9ffe5152-cda5-443d-805d-d0460dd0c058"}]}}' 2018-08-05 17:15:58,375 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d962372-7136-43e7-b108-c379a1e72839 x-compute-request-id: req-0d962372-7136-43e7-b108-c379a1e72839 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9ffe5152-cda5-443d-805d-d0460dd0c058"}], "OS-DCF:diskConfig": "MANUAL", "id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "bookmark"}], "adminPass": "2V2Vw3LbAWNa"}} 2018-08-05 17:15:58,375 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-0d962372-7136-43e7-b108-c379a1e72839 2018-08-05 17:15:58,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.22959399223s 2018-08-05 17:15:58,376 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-0d962372-7136-43e7-b108-c379a1e72839 2018-08-05 17:15:58,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:15:58,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:59,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d084460-6e41-4652-bfad-eaac702247f2 x-compute-request-id: req-5d084460-6e41-4652-bfad-eaac702247f2 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "bookmark"}], "image": {"id": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "links": [{"href": "http://172.30.9.22:8774/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "links": [{"href": "http://172.30.9.22:8774/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "rel": "bookmark"}]}, "id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "user_id": "6924e83b668d476b80940c8f02dd0c51", "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-05T17:15:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_0166ff18-c2de-47b3-abe9-03847703b508", "created": "2018-08-05T17:15:58Z", "tenant_id": "449c5b575fb242d6b133df2f87012577", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:15:59,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d084460-6e41-4652-bfad-eaac702247f2 2018-08-05 17:15:59,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07750582695s 2018-08-05 17:15:59,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d084460-6e41-4652-bfad-eaac702247f2 2018-08-05 17:15:59,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:15:59,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:59,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2147 X-Openstack-Request-Id: req-5e71784c-c081-4f95-b915-904d77e6087b Date: Sun, 05 Aug 2018 17:15:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"840f5c12-0d15-4db6-b907-ae4cbc8be117","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":101,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["0bc02e11-9564-4d41-8024-71b179fedf46"],"description":"","tags":[],"updated_at":"2018-08-05T17:15:37Z","qos_policy_id":null,"name":"HA network tenant 449c5b575fb242d6b133df2f87012577","admin_state_up":true,"tenant_id":"","created_at":"2018-08-05T17:15:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":["a13f4532-8520-4a8c-9f10-45c56d01e96d"],"description":"","tags":[],"updated_at":"2018-08-05T17:15:35Z","qos_policy_id":null,"name":"singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:15:33Z","provider:network_type":"vxlan"}]} 2018-08-05 17:15:59,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5e71784c-c081-4f95-b915-904d77e6087b 2018-08-05 17:15:59,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.303199052811s 2018-08-05 17:15:59,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5e71784c-c081-4f95-b915-904d77e6087b 2018-08-05 17:15:59,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:15:59,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:15:59,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-f39d32cf-8873-41cd-8292-5e53e87b1234 Date: Sun, 05 Aug 2018 17:15:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:15:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0bc02e11-9564-4d41-8024-71b179fedf46","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 449c5b575fb242d6b133df2f87012577","enable_dhcp":false,"segment_id":null,"network_id":"840f5c12-0d15-4db6-b907-ae4cbc8be117","tenant_id":"","created_at":"2018-08-05T17:15:37Z","ip_version":4},{"updated_at":"2018-08-05T17:15:35Z","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":"a13f4532-8520-4a8c-9f10-45c56d01e96d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_0166ff18-c2de-47b3-abe9-03847703b508","enable_dhcp":true,"segment_id":null,"network_id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:15:35Z","ip_version":4},{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 17:15:59,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f39d32cf-8873-41cd-8292-5e53e87b1234 2018-08-05 17:15:59,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0528378486633s 2018-08-05 17:15:59,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f39d32cf-8873-41cd-8292-5e53e87b1234 2018-08-05 17:15:59,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:16:01,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:16:01,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:02,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16: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-26971e3b-e853-4553-b7c7-8b32ac9914cb x-compute-request-id: req-26971e3b-e853-4553-b7c7-8b32ac9914cb Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "bookmark"}], "image": {"id": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "links": [{"href": "http://172.30.9.22:8774/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "links": [{"href": "http://172.30.9.22:8774/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "rel": "bookmark"}]}, "id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "user_id": "6924e83b668d476b80940c8f02dd0c51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:16:01Z", "hostId": "2d2e35a417ce2cc8cc05f58e4c4ea41b5332dc6d47da7c6a03dfb250", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_0166ff18-c2de-47b3-abe9-03847703b508", "created": "2018-08-05T17:15:58Z", "tenant_id": "449c5b575fb242d6b133df2f87012577", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:16:02,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26971e3b-e853-4553-b7c7-8b32ac9914cb 2018-08-05 17:16:02,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.326503992081s 2018-08-05 17:16:02,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26971e3b-e853-4553-b7c7-8b32ac9914cb 2018-08-05 17:16:02,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:16:04,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:16:04,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:05,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce58e13a-d625-46da-bea0-0c04b511faa2 x-compute-request-id: req-ce58e13a-d625-46da-bea0-0c04b511faa2 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "bookmark"}], "image": {"id": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "links": [{"href": "http://172.30.9.22:8774/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "links": [{"href": "http://172.30.9.22:8774/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "rel": "bookmark"}]}, "id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "security_groups": [{"name": "singlevm1-sg_0166ff18-c2de-47b3-abe9-03847703b508"}], "user_id": "6924e83b668d476b80940c8f02dd0c51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:16:02Z", "hostId": "2d2e35a417ce2cc8cc05f58e4c4ea41b5332dc6d47da7c6a03dfb250", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_0166ff18-c2de-47b3-abe9-03847703b508", "created": "2018-08-05T17:15:58Z", "tenant_id": "449c5b575fb242d6b133df2f87012577", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:16:05,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ce58e13a-d625-46da-bea0-0c04b511faa2 2018-08-05 17:16:05,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35258698463s 2018-08-05 17:16:05,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ce58e13a-d625-46da-bea0-0c04b511faa2 2018-08-05 17:16:05,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:16:07,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:16:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:08,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16: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-843d8f63-a3b3-4a4b-830b-35dacb6df8d7 x-compute-request-id: req-843d8f63-a3b3-4a4b-830b-35dacb6df8d7 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:dc:c1", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "bookmark"}], "image": {"id": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "links": [{"href": "http://172.30.9.22:8774/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "links": [{"href": "http://172.30.9.22:8774/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "rel": "bookmark"}]}, "id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "security_groups": [{"name": "singlevm1-sg_0166ff18-c2de-47b3-abe9-03847703b508"}], "user_id": "6924e83b668d476b80940c8f02dd0c51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:16:02Z", "hostId": "2d2e35a417ce2cc8cc05f58e4c4ea41b5332dc6d47da7c6a03dfb250", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_0166ff18-c2de-47b3-abe9-03847703b508", "created": "2018-08-05T17:15:58Z", "tenant_id": "449c5b575fb242d6b133df2f87012577", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:16:08,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-843d8f63-a3b3-4a4b-830b-35dacb6df8d7 2018-08-05 17:16:08,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41916894913s 2018-08-05 17:16:08,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-843d8f63-a3b3-4a4b-830b-35dacb6df8d7 2018-08-05 17:16:08,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:16:10,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:16:10,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:11,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17: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-b473f2ce-2a12-4286-a88e-f446215d3df5 x-compute-request-id: req-b473f2ce-2a12-4286-a88e-f446215d3df5 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:dc:c1", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "bookmark"}], "image": {"id": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "links": [{"href": "http://172.30.9.22:8774/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-05T17:16:10.000000", "flavor": {"id": "04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "links": [{"href": "http://172.30.9.22:8774/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "rel": "bookmark"}]}, "id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "security_groups": [{"name": "singlevm1-sg_0166ff18-c2de-47b3-abe9-03847703b508"}], "user_id": "6924e83b668d476b80940c8f02dd0c51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:16:10Z", "hostId": "2d2e35a417ce2cc8cc05f58e4c4ea41b5332dc6d47da7c6a03dfb250", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_0166ff18-c2de-47b3-abe9-03847703b508", "created": "2018-08-05T17:15:58Z", "tenant_id": "449c5b575fb242d6b133df2f87012577", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:16:11,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b473f2ce-2a12-4286-a88e-f446215d3df5 2018-08-05 17:16:11,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593772888184s 2018-08-05 17:16:11,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b473f2ce-2a12-4286-a88e-f446215d3df5 2018-08-05 17:16:11,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:16:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ddcabede-d71e-4aab-9d96-f927f6fb4f4d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:11,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-a9d7084b-143f-430b-82e6-cd76df339eed Date: Sun, 05 Aug 2018 17:16:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:16:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a13f4532-8520-4a8c-9f10-45c56d01e96d","ip_address":"192.168.120.7"}],"id":"7ed94530-be87-4914-8144-21ff3663c966","security_groups":["9ffe5152-cda5-443d-805d-d0460dd0c058"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:dc:c1","project_id":"449c5b575fb242d6b133df2f87012577","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:16:01Z","binding:vnic_type":"normal","device_id":"ddcabede-d71e-4aab-9d96-f927f6fb4f4d","ip_allocation":"immediate"}]} 2018-08-05 17:16:11,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ddcabede-d71e-4aab-9d96-f927f6fb4f4d used request id req-a9d7084b-143f-430b-82e6-cd76df339eed 2018-08-05 17:16:11,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0891420841217s 2018-08-05 17:16:11,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ddcabede-d71e-4aab-9d96-f927f6fb4f4d used request id req-a9d7084b-143f-430b-82e6-cd76df339eed 2018-08-05 17:16:11,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:16:11,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7ed94530-be87-4914-8144-21ff3663c966" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:11,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0019673a-02ee-4df2-b6ce-4cd008d6997d Date: Sun, 05 Aug 2018 17:16:11 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:16:11,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7ed94530-be87-4914-8144-21ff3663c966 used request id req-0019673a-02ee-4df2-b6ce-4cd008d6997d 2018-08-05 17:16:11,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0544259548187s 2018-08-05 17:16:11,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7ed94530-be87-4914-8144-21ff3663c966 used request id req-0019673a-02ee-4df2-b6ce-4cd008d6997d 2018-08-05 17:16:11,692 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:03:dc:c1', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13'}), 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-00000002', u'OS-SRV-USG:launched_at': u'2018-08-05T17:16:10.000000', 'flavor': Munch({u'id': u'04a7c3b9-1aba-45d0-a3b7-a7754b20d627'}), 'az': u'nova', 'id': u'ddcabede-d71e-4aab-9d96-f927f6fb4f4d', 'security_groups': [Munch({u'name': u'singlevm1-sg_0166ff18-c2de-47b3-abe9-03847703b508'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6924e83b668d476b80940c8f02dd0c51', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', '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-05T17:16:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T17:16:10Z', 'hostId': u'2d2e35a417ce2cc8cc05f58e4c4ea41b5332dc6d47da7c6a03dfb250', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'2d2e35a417ce2cc8cc05f58e4c4ea41b5332dc6d47da7c6a03dfb250', '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-00000002', u'OS-SRV-USG:launched_at': u'2018-08-05T17:16:10.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'449c5b575fb242d6b133df2f87012577', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_0166ff18-c2de-47b3-abe9-03847703b508', 'adminPass': u'2V2Vw3LbAWNa', 'tenant_id': u'449c5b575fb242d6b133df2f87012577', 'created_at': u'2018-08-05T17:15:58Z', 'created': u'2018-08-05T17:15:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 17:16:11,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:16:11,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:11,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2147 X-Openstack-Request-Id: req-f420e3e4-a6ff-4416-9da7-18e17d203d17 Date: Sun, 05 Aug 2018 17:16:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"840f5c12-0d15-4db6-b907-ae4cbc8be117","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":101,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["0bc02e11-9564-4d41-8024-71b179fedf46"],"description":"","tags":[],"updated_at":"2018-08-05T17:15:37Z","qos_policy_id":null,"name":"HA network tenant 449c5b575fb242d6b133df2f87012577","admin_state_up":true,"tenant_id":"","created_at":"2018-08-05T17:15:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":["a13f4532-8520-4a8c-9f10-45c56d01e96d"],"description":"","tags":[],"updated_at":"2018-08-05T17:15:35Z","qos_policy_id":null,"name":"singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:15:33Z","provider:network_type":"vxlan"}]} 2018-08-05 17:16:11,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f420e3e4-a6ff-4416-9da7-18e17d203d17 2018-08-05 17:16:11,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0981719493866s 2018-08-05 17:16:11,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f420e3e4-a6ff-4416-9da7-18e17d203d17 2018-08-05 17:16:11,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:16:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ddcabede-d71e-4aab-9d96-f927f6fb4f4d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:11,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-f584b9f7-ba6e-4d47-a98c-d37343b9a634 Date: Sun, 05 Aug 2018 17:16:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:16:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a13f4532-8520-4a8c-9f10-45c56d01e96d","ip_address":"192.168.120.7"}],"id":"7ed94530-be87-4914-8144-21ff3663c966","security_groups":["9ffe5152-cda5-443d-805d-d0460dd0c058"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:dc:c1","project_id":"449c5b575fb242d6b133df2f87012577","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:16:01Z","binding:vnic_type":"normal","device_id":"ddcabede-d71e-4aab-9d96-f927f6fb4f4d","ip_allocation":"immediate"}]} 2018-08-05 17:16:11,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ddcabede-d71e-4aab-9d96-f927f6fb4f4d used request id req-f584b9f7-ba6e-4d47-a98c-d37343b9a634 2018-08-05 17:16:11,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0471429824829s 2018-08-05 17:16:11,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ddcabede-d71e-4aab-9d96-f927f6fb4f4d used request id req-f584b9f7-ba6e-4d47-a98c-d37343b9a634 2018-08-05 17:16:11,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-05 17:16:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"floatingip": {"floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "fixed_ip_address": "192.168.120.7", "port_id": "7ed94530-be87-4914-8144-21ff3663c966"}}' 2018-08-05 17:16:14,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-002220bc-c286-44f3-84d3-42a146ca2c1a Date: Sun, 05 Aug 2018 17:16:14 GMT RESP BODY: {"floatingip": {"router_id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:16:12Z", "updated_at": "2018-08-05T17:16:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:dc:c1", "device_id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "449c5b575fb242d6b133df2f87012577", "port_id": "7ed94530-be87-4914-8144-21ff3663c966", "id": "dc86f235-88e1-42f1-a7e9-35f558aa7a87", "qos_policy_id": null}} 2018-08-05 17:16:14,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-002220bc-c286-44f3-84d3-42a146ca2c1a 2018-08-05 17:16:14,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.85824418068s 2018-08-05 17:16:14,702 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-002220bc-c286-44f3-84d3-42a146ca2c1a 2018-08-05 17:16:14,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:16:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:14,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6ebf176d-b538-44bb-b7da-174eb61a9651 Date: Sun, 05 Aug 2018 17:16:14 GMT RESP BODY: {"floatingips": [{"router_id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:16:12Z", "updated_at": "2018-08-05T17:16:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:dc:c1", "device_id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "449c5b575fb242d6b133df2f87012577", "port_id": "7ed94530-be87-4914-8144-21ff3663c966", "id": "dc86f235-88e1-42f1-a7e9-35f558aa7a87", "qos_policy_id": null}]} 2018-08-05 17:16:14,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6ebf176d-b538-44bb-b7da-174eb61a9651 2018-08-05 17:16:14,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.190033197403s 2018-08-05 17:16:14,900 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6ebf176d-b538-44bb-b7da-174eb61a9651 2018-08-05 17:16:14,904 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:16:15,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:16:15,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:15,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6f159411-8fb4-472c-842e-7ae2ca2cae56 Date: Sun, 05 Aug 2018 17:16:15 GMT RESP BODY: {"floatingips": [{"router_id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:16:12Z", "updated_at": "2018-08-05T17:16:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:dc:c1", "device_id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "449c5b575fb242d6b133df2f87012577", "port_id": "7ed94530-be87-4914-8144-21ff3663c966", "id": "dc86f235-88e1-42f1-a7e9-35f558aa7a87", "qos_policy_id": null}]} 2018-08-05 17:16:15,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6f159411-8fb4-472c-842e-7ae2ca2cae56 2018-08-05 17:16:15,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638279914856s 2018-08-05 17:16:15,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6f159411-8fb4-472c-842e-7ae2ca2cae56 2018-08-05 17:16:15,077 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:16:15,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:16:15,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:15,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-629f36c1-0114-4541-bb69-4f0f1ce1fd94 Date: Sun, 05 Aug 2018 17:16:15 GMT RESP BODY: {"floatingips": [{"router_id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:16:12Z", "updated_at": "2018-08-05T17:16:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:dc:c1", "device_id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "449c5b575fb242d6b133df2f87012577", "port_id": "7ed94530-be87-4914-8144-21ff3663c966", "id": "dc86f235-88e1-42f1-a7e9-35f558aa7a87", "qos_policy_id": null}]} 2018-08-05 17:16:15,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-629f36c1-0114-4541-bb69-4f0f1ce1fd94 2018-08-05 17:16:15,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0709018707275s 2018-08-05 17:16:15,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-629f36c1-0114-4541-bb69-4f0f1ce1fd94 2018-08-05 17:16:15,257 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:16:15,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:16:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:15,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3ee22404-d16d-42cb-84e5-8e0c75bf48e7 Date: Sun, 05 Aug 2018 17:16:15 GMT RESP BODY: {"floatingips": [{"router_id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:16:12Z", "updated_at": "2018-08-05T17:16:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:dc:c1", "device_id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "449c5b575fb242d6b133df2f87012577", "port_id": "7ed94530-be87-4914-8144-21ff3663c966", "id": "dc86f235-88e1-42f1-a7e9-35f558aa7a87", "qos_policy_id": null}]} 2018-08-05 17:16:15,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3ee22404-d16d-42cb-84e5-8e0c75bf48e7 2018-08-05 17:16:15,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.247931957245s 2018-08-05 17:16:15,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3ee22404-d16d-42cb-84e5-8e0c75bf48e7 2018-08-05 17:16:15,614 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:16:15,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:16:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:15,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-299a9daf-4f0f-44f5-a9a8-72dfef178413 Date: Sun, 05 Aug 2018 17:16:15 GMT RESP BODY: {"floatingips": [{"router_id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:16:12Z", "updated_at": "2018-08-05T17:16:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:dc:c1", "device_id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "449c5b575fb242d6b133df2f87012577", "port_id": "7ed94530-be87-4914-8144-21ff3663c966", "id": "dc86f235-88e1-42f1-a7e9-35f558aa7a87", "qos_policy_id": null}]} 2018-08-05 17:16:15,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-299a9daf-4f0f-44f5-a9a8-72dfef178413 2018-08-05 17:16:15,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0720870494843s 2018-08-05 17:16:15,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-299a9daf-4f0f-44f5-a9a8-72dfef178413 2018-08-05 17:16:15,795 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:16:15,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:16:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:16,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-146d81e5-c175-4b60-9d28-a8520bb4e73a Date: Sun, 05 Aug 2018 17:16:16 GMT RESP BODY: {"floatingips": [{"router_id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:16:12Z", "updated_at": "2018-08-05T17:16:15Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:03:dc:c1", "device_id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "449c5b575fb242d6b133df2f87012577", "port_id": "7ed94530-be87-4914-8144-21ff3663c966", "id": "dc86f235-88e1-42f1-a7e9-35f558aa7a87", "qos_policy_id": null}]} 2018-08-05 17:16:16,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-146d81e5-c175-4b60-9d28-a8520bb4e73a 2018-08-05 17:16:16,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.243868112564s 2018-08-05 17:16:16,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-146d81e5-c175-4b60-9d28-a8520bb4e73a 2018-08-05 17:16:16,148 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f5128725-c0d5-41f0-ab9c-4ee4782a774c', 'updated_at': u'2018-08-05T17:16:15Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'7ed94530-be87-4914-8144-21ff3663c966', 'id': u'dc86f235-88e1-42f1-a7e9-35f558aa7a87', 'network': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'port': u'7ed94530-be87-4914-8144-21ff3663c966', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'449c5b575fb242d6b133df2f87012577', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:03:dc:c1', u'device_id': u'ddcabede-d71e-4aab-9d96-f927f6fb4f4d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'449c5b575fb242d6b133df2f87012577', 'created_at': u'2018-08-05T17:16:12Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:03:dc:c1', u'device_id': u'ddcabede-d71e-4aab-9d96-f927f6fb4f4d'}), 'router': u'f5128725-c0d5-41f0-ab9c-4ee4782a774c'}) 2018-08-05 17:16:16,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 17:16:16,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 17:16:16,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16: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-31ec5b21-be52-4c8b-911f-e654ec71786b x-compute-request-id: req-31ec5b21-be52-4c8b-911f-e654ec71786b 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 492191039 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.135798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137468] pid_max: default: 32768 minimum: 301\n[ 0.138370] ACPI: Core revision 20150930\n[ 0.139768] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141092] Security Framework initialized\n[ 0.141917] Yama: becoming mindful.\n[ 0.142655] AppArmor: AppArmor initialized\n[ 0.143529] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146156] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147380] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148808] Initializing cgroup subsys io\n[ 0.149631] Initializing cgroup subsys memory\n[ 0.150495] Initializing cgroup subsys devices\n[ 0.151380] Initializing cgroup subsys freezer\n[ 0.152257] Initializing cgroup subsys net_cls\n[ 0.153137] Initializing cgroup subsys perf_event\n[ 0.154056] Initializing cgroup subsys net_prio\n[ 0.154976] Initializing cgroup subsys hugetlb\n[ 0.155858] Initializing cgroup subsys pids\n[ 0.156737] CPU: Physical Processor ID: 0\n[ 0.158242] mce: CPU supports 10 MCE banks\n[ 0.159138] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174854] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.180914] ftrace: allocating 31920 entries in 125 pages\n[ 0.205735] smpboot: Max logical packages: 1\n[ 0.206600] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207970] x2apic enabled\n[ 0.208781] Switched APIC routing to physical x2apic.\n[ 0.210519] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213782] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215604] KVM setup paravirtual spinlock\n[ 0.216913] x86: Booted up 1 node, 1 CPUs\n[ 0.217749] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219167] devtmpfs: initialized\n[ 0.220892] evm: security.selinux\n[ 0.221602] evm: security.SMACK64\n[ 0.222298] evm: security.SMACK64EXEC\n[ 0.223059] evm: security.SMACK64TRANSMUTE\n[ 0.223879] evm: security.SMACK64MMAP\n[ 0.224636] evm: security.ima\n[ 0.225283] evm: security.capability\n[ 0.226103] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228001] pinctrl core: initialized pinctrl subsystem\n[ 0.229122] RTC time: 17:16:10, date: 08/05/18\n[ 0.230101] NET: Registered protocol family 16\n[ 0.231100] cpuidle: using governor ladder\n[ 0.231938] cpuidle: using governor menu\n[ 0.232737] PCCT header not found.\n[ 0.233506] ACPI: bus type PCI registered\n[ 0.234318] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235583] PCI: Using configuration type 1 for base access\n[ 0.237359] ACPI: Added _OSI(Module Device)\n[ 0.238214] ACPI: Added _OSI(Processor Device)\n[ 0.239088] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240001] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241746] ACPI: Interpreter enabled\n[ 0.242525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250003] ACPI: (supports S0 S5)\n[ 0.250722] ACPI: Using IOAPIC for interrupt routing\n[ 0.251680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254799] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255960] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257206] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260656] acpiphp: Slot [3] registered\n[ 0.261467] acpiphp: Slot [4] registered\n[ 0.262272] acpiphp: Slot [5] registered\n[ 0.263083] acpiphp: Slot [6] registered\n[ 0.263897] acpiphp: Slot [7] registered\n[ 0.264710] acpiphp: Slot [8] registered\n[ 0.265524] acpiphp: Slot [9] registered\n[ 0.266326] acpiphp: Slot [10] registered\n[ 0.267154] acpiphp: Slot [11] registered\n[ 0.267982] acpiphp: Slot [12] registered\n[ 0.268811] acpiphp: Slot [13] registered\n[ 0.269630] acpiphp: Slot [14] registered\n[ 0.270450] acpiphp: Slot [15] registered\n[ 0.281214] acpiphp: Slot [16] registered\n[ 0.282040] acpiphp: Slot [17] registered\n[ 0.282866] acpiphp: Slot [18] registered\n[ 0.283687] acpiphp: Slot [19] registered\n[ 0.284504] acpiphp: Slot [20] registered\n[ 0.285324] acpiphp: Slot [21] registered\n[ 0.286145] acpiphp: Slot [22] registered\n[ 0.286967] acpiphp: Slot [23] registered\n[ 0.287786] acpiphp: Slot [24] registered\n[ 0.288605] acpiphp: Slot [25] registered\n[ 0.289427] acpiphp: Slot [26] registered\n[ 0.290241] acpiphp: Slot [27] registered\n[ 0.291063] acpiphp: Slot [28] registered\n[ 0.291890] acpiphp: Slot [29] registered\n[ 0.292737] acpiphp: Slot [30] registered\n[ 0.293559] acpiphp: Slot [31] registered\n[ 0.294373] PCI host bridge to bus 0000:00\n[ 0.295189] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296420] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297651] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300591] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.302080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305396] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306687] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307891] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314226] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.332476] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.333978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.335726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.337154] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.338559] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.339842] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.341183] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.342257] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.343819] vgaarb: loaded\n[ 0.344424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.345661] SCSI subsystem initialized\n[ 0.346580] ACPI: bus type USB registered\n[ 0.347416] usbcore: registered new interface driver usbfs\n[ 0.348455] usbcore: registered new interface driver hub\n[ 0.349476] usbcore: registered new device driver usb\n[ 0.350594] PCI: Using ACPI for IRQ routing\n[ 0.351711] NetLabel: Initializing\n[ 0.352435] NetLabel: domain hash size = 128\n[ 0.353287] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.354261] NetLabel: unlabeled traffic allowed by default\n[ 0.355434] clocksource: Switched to clocksource kvm-clock\n[ 0.363638] AppArmor: AppArmor Filesystem Enabled\n[ 0.364616] pnp: PnP ACPI init\n[ 0.365557] pnp: PnP ACPI: found 5 devices\n[ 0.371861] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.373603] NET: Registered protocol family 2\n[ 0.374659] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.375970] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.377199] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.378413] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.379519] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.380720] NET: Registered protocol family 1\n[ 0.381614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.382726] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.383824] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397872] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412001] Trying to unpack rootfs image as initramfs...\n[ 0.468325] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.470000] Scanning for low memory corruption every 60 seconds\n[ 0.471357] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.472553] audit: initializing netlink subsys (disabled)\n[ 0.473593] audit: type=2000 audit(1533489371.239:1): initialized\n[ 0.474946] Initialise system trusted keyring\n[ 0.475927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.477114] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.479247] zbud: loaded\n[ 0.479996] VFS: Disk quotas dquot_6.6.0\n[ 0.480828] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.482456] fuse init (API version 7.23)\n[ 0.483364] Key type big_key registered\n[ 0.484183] Allocating IMA MOK and blacklist keyrings.\n[ 0.485442] Key type asymmetric registered\n[ 0.486274] Asymmetric key parser 'x509' registered\n[ 0.487245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.488741] io scheduler noop registered\n[ 0.489544] io scheduler deadline registered (default)\n[ 0.490549] io scheduler cfq registered\n[ 0.491405] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492463] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493745] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.495201] ACPI: Power Button [PWRF]\n[ 0.496087] GHES: HEST is not enabled!\n[ 0.509750] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537752] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.539844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.563831] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.566194] Linux agpgart interface v0.103\n[ 0.571144] brd: module loaded\n[ 0.572837] loop: module loaded\n[ 0.577144] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.578624] GPT:90111 != 2097151\n[ 0.579303] GPT:Alternate GPT header not at the end of the disk.\n[ 0.580421] GPT:90111 != 2097151\n[ 0.581107] GPT: Use GNU Parted to correct GPT errors.\n[ 0.582100] vda: vda1 vda15\n[ 0.583496] scsi host0: ata_piix\n[ 0.584283] scsi host1: ata_piix\n[ 0.585016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.586248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.587767] libphy: Fixed MDIO Bus: probed\n[ 0.588612] tun: Universal TUN/TAP device driver, 1.6\n[ 0.589579] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.591893] PPP generic driver version 2.4.2\n[ 0.592836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.594047] ehci-pci: EHCI PCI platform driver\n[ 0.594935] ehci-platform: EHCI generic platform driver\n[ 0.595948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.597104] ohci-pci: OHCI PCI platform driver\n[ 0.597991] ohci-platform: OHCI generic platform driver\n[ 0.599003] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.613188] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.614209] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.615699] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.616715] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.617887] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.619140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.620587] usb usb1: Product: UHCI Host Controller\n[ 0.621536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.622695] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.623706] hub 1-0:1.0: USB hub found\n[ 0.624505] hub 1-0:1.0: 2 ports detected\n[ 0.625468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.627653] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.628636] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.629698] mousedev: PS/2 mouse device common for all mice\n[ 0.631012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.632892] rtc_cmos 00:00: RTC can wake from S4\n[ 0.634119] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.635346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.636574] i2c /dev entries driver\n[ 0.637365] device-mapper: uevent: version 1.0.3\n[ 0.638352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.640026] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.641471] NET: Registered protocol family 10\n[ 0.642629] NET: Registered protocol family 17\n[ 0.643560] Key type dns_resolver registered\n[ 0.644587] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.645707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.647539] registered taskstats version 1\n[ 0.648411] Loading compiled-in X.509 certificates\n[ 0.649903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.651815] zswap: loaded using pool lzo/zbud\n[ 0.653487] Key type trusted registered\n[ 0.655255] Key type encrypted registered\n[ 0.656102] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.657152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.658205] evm: HMAC attrs: 0x1\n[ 0.659182] Magic number: 14:908:288\n[ 0.660001] tty tty21: hash matches\n[ 0.660824] rtc_cmos 00:00: setting system clock to 2018-08-05 17:16:10 UTC (1533489370)\n[ 0.662475] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.663623] EDD information not available.\n[ 0.744902] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.746465] Write protecting the kernel read-only data: 14336k\n[ 0.748622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.750496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\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.794912] 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.75\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.7...\nLease of 192.168.120.7 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.89. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFDNvVM7cHosK9O6UFBjJ/MPAqDkJ0jM1geoCJzaeNPOBXbyr9DU+FB/1FUqSTRQcalASsi6xJAgSk5+DGV23RNBhBqKgqCiNKhH69Tf6L+oWLLebMn7i00aWpVB6KqPlYv+2aDc6o/a+VcpX9FFFBieCAqLMc3Nf1tTiL87nKtvi3gO+A2kOpPM+csO9Hm+TOW4Neemnvo/+K0f7lnkEr12re659K7ftxbdahOlWAFiM/hOzRpNk31sDJJQaZxada2IAn5E5QkxI+28qai6gwvCMjjgBJBG9/KEdG67jr+oHFQqCbSiySf0L4hIBVTbklNhQugdgsWSa9opCaja8b root@singlevm1-vm-0166ff18-c2de-47b3-abe9-03847703b508\nssh-dss AAAAB3NzaC1kc3MAAACBAKgA6kw3mAuO8D+PgI19IH9BlOtEZ5s8o4ZjeG8MUh8Kp7nmJsDPbIO/rLIfSJlMySxi5SAdoxvCnwGN+N4CUdYWQeLIE6Mt3eBayyXSpVCxOZojn+KNBvaEVn8auHYfySkKmtwea1fgh90YsfrKlpDYfuEEHZsBSlOEaZdxz5QxAAAAFQC88Ey7hNfkBp1xwxfYQggaMdtHuwAAAIB37DF3cbFuVPmI4Dwv9gInsusIv051HmWvGSuheRPAFm8/RHvtceG2xHrQHzzIIesOwIcu3kYXamiaZUrpS6/hFWd35ILsyjKxsEKKFeAcEqsmQMvhjsrB/zDhkD7igc+HCU9V9Bjr8Zduhxq35B/Yq9LEaBavJf578QrSq19oKwAAAIAChS39yXEvPPY+8HRZOMv1HdGHsMA728qfRYbP51oFMb5mKPcP+u0HIzmT037kecb1A5A7taH2xCQ8hiFFwTWp57dHuESyLF+KzL8IzgDzAIOIuQVgEPhohCXhfAgb5AvqrTiWbCmWHqA1zR37Atip2YWIWkfTgyLwANehH0xngA== root@singlevm1-vm-0166ff18-c2de-47b3-abe9-03847703b508\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe03:dcc1/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.7 \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: singlevm1-vm-0166ff18-c2de-47b3-abe9-03847703b508\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.07 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-0166ff18-c2de-47b3-abe9-03847703b508 login: "} 2018-08-05 17:16:16,932 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d/action used request id req-31ec5b21-be52-4c8b-911f-e654ec71786b 2018-08-05 17:16:16,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.783037900925s 2018-08-05 17:16:16,933 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d/action used request id req-31ec5b21-be52-4c8b-911f-e654ec71786b 2018-08-05 17:16:16,933 - 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 492191039 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.135798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137468] pid_max: default: 32768 minimum: 301 [ 0.138370] ACPI: Core revision 20150930 [ 0.139768] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141092] Security Framework initialized [ 0.141917] Yama: becoming mindful. [ 0.142655] AppArmor: AppArmor initialized [ 0.143529] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146156] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147380] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148808] Initializing cgroup subsys io [ 0.149631] Initializing cgroup subsys memory [ 0.150495] Initializing cgroup subsys devices [ 0.151380] Initializing cgroup subsys freezer [ 0.152257] Initializing cgroup subsys net_cls [ 0.153137] Initializing cgroup subsys perf_event [ 0.154056] Initializing cgroup subsys net_prio [ 0.154976] Initializing cgroup subsys hugetlb [ 0.155858] Initializing cgroup subsys pids [ 0.156737] CPU: Physical Processor ID: 0 [ 0.158242] mce: CPU supports 10 MCE banks [ 0.159138] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174854] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.180914] ftrace: allocating 31920 entries in 125 pages [ 0.205735] smpboot: Max logical packages: 1 [ 0.206600] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.207970] x2apic enabled [ 0.208781] Switched APIC routing to physical x2apic. [ 0.210519] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.211652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.213782] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.215604] KVM setup paravirtual spinlock [ 0.216913] x86: Booted up 1 node, 1 CPUs [ 0.217749] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.219167] devtmpfs: initialized [ 0.220892] evm: security.selinux [ 0.221602] evm: security.SMACK64 [ 0.222298] evm: security.SMACK64EXEC [ 0.223059] evm: security.SMACK64TRANSMUTE [ 0.223879] evm: security.SMACK64MMAP [ 0.224636] evm: security.ima [ 0.225283] evm: security.capability [ 0.226103] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.228001] pinctrl core: initialized pinctrl subsystem [ 0.229122] RTC time: 17:16:10, date: 08/05/18 [ 0.230101] NET: Registered protocol family 16 [ 0.231100] cpuidle: using governor ladder [ 0.231938] cpuidle: using governor menu [ 0.232737] PCCT header not found. [ 0.233506] ACPI: bus type PCI registered [ 0.234318] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.235583] PCI: Using configuration type 1 for base access [ 0.237359] ACPI: Added _OSI(Module Device) [ 0.238214] ACPI: Added _OSI(Processor Device) [ 0.239088] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.240001] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241746] ACPI: Interpreter enabled [ 0.242525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.244406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.246266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.248141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.250003] ACPI: (supports S0 S5) [ 0.250722] ACPI: Using IOAPIC for interrupt routing [ 0.251680] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254799] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255960] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257206] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260656] acpiphp: Slot [3] registered [ 0.261467] acpiphp: Slot [4] registered [ 0.262272] acpiphp: Slot [5] registered [ 0.263083] acpiphp: Slot [6] registered [ 0.263897] acpiphp: Slot [7] registered [ 0.264710] acpiphp: Slot [8] registered [ 0.265524] acpiphp: Slot [9] registered [ 0.266326] acpiphp: Slot [10] registered [ 0.267154] acpiphp: Slot [11] registered [ 0.267982] acpiphp: Slot [12] registered [ 0.268811] acpiphp: Slot [13] registered [ 0.269630] acpiphp: Slot [14] registered [ 0.270450] acpiphp: Slot [15] registered [ 0.281214] acpiphp: Slot [16] registered [ 0.282040] acpiphp: Slot [17] registered [ 0.282866] acpiphp: Slot [18] registered [ 0.283687] acpiphp: Slot [19] registered [ 0.284504] acpiphp: Slot [20] registered [ 0.285324] acpiphp: Slot [21] registered [ 0.286145] acpiphp: Slot [22] registered [ 0.286967] acpiphp: Slot [23] registered [ 0.287786] acpiphp: Slot [24] registered [ 0.288605] acpiphp: Slot [25] registered [ 0.289427] acpiphp: Slot [26] registered [ 0.290241] acpiphp: Slot [27] registered [ 0.291063] acpiphp: Slot [28] registered [ 0.291890] acpiphp: Slot [29] registered [ 0.292737] acpiphp: Slot [30] registered [ 0.293559] acpiphp: Slot [31] registered [ 0.294373] PCI host bridge to bus 0000:00 [ 0.295189] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296420] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.297651] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300591] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.302080] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305396] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306687] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307891] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.309173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.312661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.314226] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.332476] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.333978] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.335726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.337154] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.338559] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.339842] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.341183] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.342257] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.343819] vgaarb: loaded [ 0.344424] vgaarb: bridge control possible 0000:00:02.0 [ 0.345661] SCSI subsystem initialized [ 0.346580] ACPI: bus type USB registered [ 0.347416] usbcore: registered new interface driver usbfs [ 0.348455] usbcore: registered new interface driver hub [ 0.349476] usbcore: registered new device driver usb [ 0.350594] PCI: Using ACPI for IRQ routing [ 0.351711] NetLabel: Initializing [ 0.352435] NetLabel: domain hash size = 128 [ 0.353287] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.354261] NetLabel: unlabeled traffic allowed by default [ 0.355434] clocksource: Switched to clocksource kvm-clock [ 0.363638] AppArmor: AppArmor Filesystem Enabled [ 0.364616] pnp: PnP ACPI init [ 0.365557] pnp: PnP ACPI: found 5 devices [ 0.371861] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.373603] NET: Registered protocol family 2 [ 0.374659] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.375970] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.377199] TCP: Hash tables configured (established 4096 bind 4096) [ 0.378413] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.379519] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.380720] NET: Registered protocol family 1 [ 0.381614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.382726] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383824] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397872] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412001] Trying to unpack rootfs image as initramfs... [ 0.468325] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.470000] Scanning for low memory corruption every 60 seconds [ 0.471357] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.472553] audit: initializing netlink subsys (disabled) [ 0.473593] audit: type=2000 audit(1533489371.239:1): initialized [ 0.474946] Initialise system trusted keyring [ 0.475927] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.477114] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.479247] zbud: loaded [ 0.479996] VFS: Disk quotas dquot_6.6.0 [ 0.480828] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.482456] fuse init (API version 7.23) [ 0.483364] Key type big_key registered [ 0.484183] Allocating IMA MOK and blacklist keyrings. [ 0.485442] Key type asymmetric registered [ 0.486274] Asymmetric key parser 'x509' registered [ 0.487245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.488741] io scheduler noop registered [ 0.489544] io scheduler deadline registered (default) [ 0.490549] io scheduler cfq registered [ 0.491405] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492463] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493745] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.495201] ACPI: Power Button [PWRF] [ 0.496087] GHES: HEST is not enabled! [ 0.509750] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537752] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.539844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.563831] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.566194] Linux agpgart interface v0.103 [ 0.571144] brd: module loaded [ 0.572837] loop: module loaded [ 0.577144] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578624] GPT:90111 != 2097151 [ 0.579303] GPT:Alternate GPT header not at the end of the disk. [ 0.580421] GPT:90111 != 2097151 [ 0.581107] GPT: Use GNU Parted to correct GPT errors. [ 0.582100] vda: vda1 vda15 [ 0.583496] scsi host0: ata_piix [ 0.584283] scsi host1: ata_piix [ 0.585016] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.586248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.587767] libphy: Fixed MDIO Bus: probed [ 0.588612] tun: Universal TUN/TAP device driver, 1.6 [ 0.589579] tun: (C) 1999-2004 Max Krasnyansky [ 0.591893] PPP generic driver version 2.4.2 [ 0.592836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.594047] ehci-pci: EHCI PCI platform driver [ 0.594935] ehci-platform: EHCI generic platform driver [ 0.595948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.597104] ohci-pci: OHCI PCI platform driver [ 0.597991] ohci-platform: OHCI generic platform driver [ 0.599003] uhci_hcd: USB Universal Host Controller Interface driver [ 0.613188] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.614209] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.615699] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.616715] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.617887] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.619140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620587] usb usb1: Product: UHCI Host Controller [ 0.621536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.622695] usb usb1: SerialNumber: 0000:00:01.2 [ 0.623706] hub 1-0:1.0: USB hub found [ 0.624505] hub 1-0:1.0: 2 ports detected [ 0.625468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.627653] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.628636] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.629698] mousedev: PS/2 mouse device common for all mice [ 0.631012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.632892] rtc_cmos 00:00: RTC can wake from S4 [ 0.634119] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.635346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.636574] i2c /dev entries driver [ 0.637365] device-mapper: uevent: version 1.0.3 [ 0.638352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.640026] ledtrig-cpu: registered to indicate activity on CPUs [ 0.641471] NET: Registered protocol family 10 [ 0.642629] NET: Registered protocol family 17 [ 0.643560] Key type dns_resolver registered [ 0.644587] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.645707] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.647539] registered taskstats version 1 [ 0.648411] Loading compiled-in X.509 certificates [ 0.649903] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.651815] zswap: loaded using pool lzo/zbud [ 0.653487] Key type trusted registered [ 0.655255] Key type encrypted registered [ 0.656102] AppArmor: AppArmor sha1 policy hashing enabled [ 0.657152] ima: No TPM chip found, activating TPM-bypass! [ 0.658205] evm: HMAC attrs: 0x1 [ 0.659182] Magic number: 14:908:288 [ 0.660001] tty tty21: hash matches [ 0.660824] rtc_cmos 00:00: setting system clock to 2018-08-05 17:16:10 UTC (1533489370) [ 0.662475] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.663623] EDD information not available. [ 0.744902] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.746465] Write protecting the kernel read-only data: 14336k [ 0.748622] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.750496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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.794912] 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.75 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.7... Lease of 192.168.120.7 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.89. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFDNvVM7cHosK9O6UFBjJ/MPAqDkJ0jM1geoCJzaeNPOBXbyr9DU+FB/1FUqSTRQcalASsi6xJAgSk5+DGV23RNBhBqKgqCiNKhH69Tf6L+oWLLebMn7i00aWpVB6KqPlYv+2aDc6o/a+VcpX9FFFBieCAqLMc3Nf1tTiL87nKtvi3gO+A2kOpPM+csO9Hm+TOW4Neemnvo/+K0f7lnkEr12re659K7ftxbdahOlWAFiM/hOzRpNk31sDJJQaZxada2IAn5E5QkxI+28qai6gwvCMjjgBJBG9/KEdG67jr+oHFQqCbSiySf0L4hIBVTbklNhQugdgsWSa9opCaja8b root@singlevm1-vm-0166ff18-c2de-47b3-abe9-03847703b508 ssh-dss AAAAB3NzaC1kc3MAAACBAKgA6kw3mAuO8D+PgI19IH9BlOtEZ5s8o4ZjeG8MUh8Kp7nmJsDPbIO/rLIfSJlMySxi5SAdoxvCnwGN+N4CUdYWQeLIE6Mt3eBayyXSpVCxOZojn+KNBvaEVn8auHYfySkKmtwea1fgh90YsfrKlpDYfuEEHZsBSlOEaZdxz5QxAAAAFQC88Ey7hNfkBp1xwxfYQggaMdtHuwAAAIB37DF3cbFuVPmI4Dwv9gInsusIv051HmWvGSuheRPAFm8/RHvtceG2xHrQHzzIIesOwIcu3kYXamiaZUrpS6/hFWd35ILsyjKxsEKKFeAcEqsmQMvhjsrB/zDhkD7igc+HCU9V9Bjr8Zduhxq35B/Yq9LEaBavJf578QrSq19oKwAAAIAChS39yXEvPPY+8HRZOMv1HdGHsMA728qfRYbP51oFMb5mKPcP+u0HIzmT037kecb1A5A7taH2xCQ8hiFFwTWp57dHuESyLF+KzL8IzgDzAIOIuQVgEPhohCXhfAgb5AvqrTiWbCmWHqA1zR37Atip2YWIWkfTgyLwANehH0xngA== root@singlevm1-vm-0166ff18-c2de-47b3-abe9-03847703b508 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe03:dcc1/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.7 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: singlevm1-vm-0166ff18-c2de-47b3-abe9-03847703b508 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.07 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-0166ff18-c2de-47b3-abe9-03847703b508 login: 2018-08-05 17:16:16,937 - paramiko.transport - DEBUG - starting thread (client mode): 0x6c2da710L 2018-08-05 17:16:16,938 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 17:16:16,938 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-05 17:16:16,938 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-05 17:16:16,940 - 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-05 17:16:16,940 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-05 17:16:16,940 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-05 17:16:16,941 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 17:16:16,941 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-05 17:16:16,941 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 17:16:16,961 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-05 17:16:16,962 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 17:16:16,970 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 7e47cb4bb85fe3316f670886adaf72cd 2018-08-05 17:16:16,971 - paramiko.transport - DEBUG - Trying discovered key 2083dc4e94d46c3c923fc95b934c5cf9 in /tmp/tmpfMnYwD 2018-08-05 17:16:17,000 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 17:16:17,006 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-05 17:16:17,036 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 17:16:17,037 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-05 17:16:17,037 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 17:16:17,039 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 17:16:17,040 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-05 17:16:17,040 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-05 17:16:17,040 - functest.core.singlevm - DEBUG - error: 2018-08-05 17:16:17,045 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-05 17:16:17,166 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:16:17,166 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-05 17:16:17,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 17:16:17,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/dc86f235-88e1-42f1-a7e9-35f558aa7a87.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:18,981 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3f5305d-6e29-4544-9766-9598f3bbd181 Content-Length: 0 Date: Sun, 05 Aug 2018 17:16:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:16:18,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/dc86f235-88e1-42f1-a7e9-35f558aa7a87.json used request id req-a3f5305d-6e29-4544-9766-9598f3bbd181 2018-08-05 17:16:18,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.80722308159s 2018-08-05 17:16:18,981 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/dc86f235-88e1-42f1-a7e9-35f558aa7a87.json used request id req-a3f5305d-6e29-4544-9766-9598f3bbd181 2018-08-05 17:16:18,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:16:18,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:19,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5a6ab7c3-a634-4c08-8fb2-ff417cac4c28 Date: Sun, 05 Aug 2018 17:16:19 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:16:19,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5a6ab7c3-a634-4c08-8fb2-ff417cac4c28 2018-08-05 17:16:19,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0972080230713s 2018-08-05 17:16:19,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5a6ab7c3-a634-4c08-8fb2-ff417cac4c28 2018-08-05 17:16:19,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 17:16:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:19,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:16: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-b7f1f9f8-676c-4fa0-8c94-d89b24cf7005 x-compute-request-id: req-b7f1f9f8-676c-4fa0-8c94-d89b24cf7005 Content-Type: application/json 2018-08-05 17:16:19,392 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d used request id req-b7f1f9f8-676c-4fa0-8c94-d89b24cf7005 2018-08-05 17:16:19,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.307518005371s 2018-08-05 17:16:19,393 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d used request id req-b7f1f9f8-676c-4fa0-8c94-d89b24cf7005 2018-08-05 17:16:19,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:16:19,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:20,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16: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-0cac6ae3-a2eb-4d66-ba15-e0261e4965e3 x-compute-request-id: req-0cac6ae3-a2eb-4d66-ba15-e0261e4965e3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:dc:c1", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:dc:c1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "rel": "bookmark"}], "image": {"id": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "links": [{"href": "http://172.30.9.22:8774/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-05T17:16:10.000000", "flavor": {"id": "04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "links": [{"href": "http://172.30.9.22:8774/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "rel": "bookmark"}]}, "id": "ddcabede-d71e-4aab-9d96-f927f6fb4f4d", "security_groups": [{"name": "singlevm1-sg_0166ff18-c2de-47b3-abe9-03847703b508"}], "user_id": "6924e83b668d476b80940c8f02dd0c51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:16:19Z", "hostId": "2d2e35a417ce2cc8cc05f58e4c4ea41b5332dc6d47da7c6a03dfb250", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_0166ff18-c2de-47b3-abe9-03847703b508", "created": "2018-08-05T17:15:58Z", "tenant_id": "449c5b575fb242d6b133df2f87012577", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:16:20,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0cac6ae3-a2eb-4d66-ba15-e0261e4965e3 2018-08-05 17:16:20,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672341108322s 2018-08-05 17:16:20,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0cac6ae3-a2eb-4d66-ba15-e0261e4965e3 2018-08-05 17:16:20,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:16:22,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:16:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:22,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16: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-1505c442-18f4-4cca-95ed-332db74f0838 x-compute-request-id: req-1505c442-18f4-4cca-95ed-332db74f0838 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-05 17:16:22,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1505c442-18f4-4cca-95ed-332db74f0838 2018-08-05 17:16:22,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226811170578s 2018-08-05 17:16:22,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1505c442-18f4-4cca-95ed-332db74f0838 2018-08-05 17:16:22,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:16:22,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:22,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-324fb1a6-0bc1-463e-9cd3-025b29500542 Date: Sun, 05 Aug 2018 17:16:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "created_at": "2018-08-05T17:08:31Z", "updated_at": "2018-08-05T17:08:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "0ae28246-27bd-41e6-982a-eae24d3ebef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "78641237-eac2-4e75-8445-bb279b9158ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "85ef0dc2-ef90-4407-9b0f-7de752adf650", "remote_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "b48d1dd9-104f-4aa5-b218-d32772a95b54", "remote_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}], "revision_number": 1, "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-05T17:13:30Z", "updated_at": "2018-08-05T17:13:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:30Z", "revision_number": 0, "id": "1ecc5946-7b6f-4b44-83a1-b0861447fe7b", "remote_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "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-05T17:13:30Z", "revision_number": 0, "id": "70c8b5d0-8698-4ddd-bd39-dc4328238790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "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-05T17:13:30Z", "revision_number": 0, "id": "9cabf710-0700-4852-9265-0a18769a3b82", "remote_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:30Z", "revision_number": 0, "id": "acf7056f-9b44-4ecf-a60d-912f68270069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "905b629a-4c8d-494e-b82d-d0a90a579380", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:15:50Z", "updated_at": "2018-08-05T17:15:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:50Z", "revision_number": 0, "id": "02325da2-2b4d-45ef-b164-dab24357e43a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:50Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T17:15:51Z", "revision_number": 0, "id": "30f68f90-649a-45d5-9545-a20b6e12f5a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:51Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": 22, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:50Z", "revision_number": 0, "id": "31aafe6e-14ae-44a0-a7ab-29c9a103e606", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:50Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:51Z", "revision_number": 0, "id": "34b99433-351b-42d3-b984-2f9a5cfb018c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:51Z", "security_group_id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}], "revision_number": 3, "project_id": "449c5b575fb242d6b133df2f87012577", "id": "9ffe5152-cda5-443d-805d-d0460dd0c058", "name": "singlevm1-sg_0166ff18-c2de-47b3-abe9-03847703b508"}, {"description": "Default security group", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:13:25Z", "updated_at": "2018-08-05T17:13:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "30c2fdae-1a55-4cdb-b74e-26123228603f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "7ed12ba4-f5f5-43e3-9904-4d7078eedb0f", "remote_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "ce2a9b11-8cb0-4172-9687-a17309526bb2", "remote_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "e325eda6-bc29-4ffb-b512-91d30aceb0ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}], "revision_number": 1, "project_id": "449c5b575fb242d6b133df2f87012577", "id": "ba6a9ff7-e667-4738-b280-27174814122f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e634a849a366495090384ea0ef0cef2b", "created_at": "2018-08-05T17:15:00Z", "updated_at": "2018-08-05T17:15:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "3c945155-31dc-4486-bba6-ae0039d263e8", "remote_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "9e0ec437-8eb6-4172-831c-e42180c792f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "a1d91a87-3c4d-46a6-b0bf-13ac2f3fa90c", "remote_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "bad01f35-675e-4a3f-9a72-a0a06e58de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e634a849a366495090384ea0ef0cef2b"}], "revision_number": 1, "project_id": "e634a849a366495090384ea0ef0cef2b", "id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "created_at": "2018-08-05T17:13:57Z", "updated_at": "2018-08-05T17:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "053d21f3-8a19-478c-95c3-2fe5b6223818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "1c8a0e37-6cf1-4830-9b62-e763a63f3095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "c2af52dd-3a19-45d8-b3f3-5cd95fd689d8", "remote_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "db7d8da6-7c26-4cc7-8cc2-0da129a276cc", "remote_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}], "revision_number": 1, "project_id": "946354fbf9f0483ba4e7438802cb14f7", "id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "name": "default"}]} 2018-08-05 17:16:22,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-324fb1a6-0bc1-463e-9cd3-025b29500542 2018-08-05 17:16:22,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0558960437775s 2018-08-05 17:16:22,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-324fb1a6-0bc1-463e-9cd3-025b29500542 2018-08-05 17:16:22,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-05 17:16:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/9ffe5152-cda5-443d-805d-d0460dd0c058.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:22,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e1275cb-a689-4a9a-8bb0-8667142b1aaa Content-Length: 0 Date: Sun, 05 Aug 2018 17:16:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:16:22,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9ffe5152-cda5-443d-805d-d0460dd0c058.json used request id req-3e1275cb-a689-4a9a-8bb0-8667142b1aaa 2018-08-05 17:16:22,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.321413993835s 2018-08-05 17:16:22,683 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9ffe5152-cda5-443d-805d-d0460dd0c058.json used request id req-3e1275cb-a689-4a9a-8bb0-8667142b1aaa 2018-08-05 17:16:22,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-05 17:16:22,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:22,735 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:16: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-13010ea9-db3e-4bb3-b4ee-01fa43a2e359 x-compute-request-id: req-13010ea9-db3e-4bb3-b4ee-01fa43a2e359 Content-Length: 0 Content-Type: application/json 2018-08-05 17:16:22,735 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508 used request id req-13010ea9-db3e-4bb3-b4ee-01fa43a2e359 2018-08-05 17:16:22,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0512819290161s 2018-08-05 17:16:22,735 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_0166ff18-c2de-47b3-abe9-03847703b508 used request id req-13010ea9-db3e-4bb3-b4ee-01fa43a2e359 2018-08-05 17:16:22,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:16:22,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f5128725-c0d5-41f0-ab9c-4ee4782a774c/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" -d '{"subnet_id": "a13f4532-8520-4a8c-9f10-45c56d01e96d"}' 2018-08-05 17:16:25,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c4d0fdd-8a18-4329-8d31-116f1f24a289 Date: Sun, 05 Aug 2018 17:16:25 GMT RESP BODY: {"network_id": "b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "a13f4532-8520-4a8c-9f10-45c56d01e96d", "subnet_ids": ["a13f4532-8520-4a8c-9f10-45c56d01e96d"], "port_id": "b6588d29-9538-43a9-aed8-a0d4fe996264", "id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c"} 2018-08-05 17:16:25,204 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f5128725-c0d5-41f0-ab9c-4ee4782a774c/remove_router_interface.json used request id req-3c4d0fdd-8a18-4329-8d31-116f1f24a289 2018-08-05 17:16:25,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.46842288971s 2018-08-05 17:16:25,205 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f5128725-c0d5-41f0-ab9c-4ee4782a774c/remove_router_interface.json used request id req-3c4d0fdd-8a18-4329-8d31-116f1f24a289 returning object f5128725-c0d5-41f0-ab9c-4ee4782a774c 2018-08-05 17:16:25,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:16:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:25,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-994b122b-8498-4afe-8f51-58eb9e29ebee Date: Sun, 05 Aug 2018 17:16:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:15:37Z", "admin_state_up": true, "updated_at": "2018-08-05T17:16:23Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f5128725-c0d5-41f0-ab9c-4ee4782a774c", "name": "singlevm1-router_0166ff18-c2de-47b3-abe9-03847703b508"}]} 2018-08-05 17:16:25,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-994b122b-8498-4afe-8f51-58eb9e29ebee 2018-08-05 17:16:25,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.277107000351s 2018-08-05 17:16:25,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-994b122b-8498-4afe-8f51-58eb9e29ebee 2018-08-05 17:16:25,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:16:25,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f5128725-c0d5-41f0-ab9c-4ee4782a774c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:29,519 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f2591f2-f009-4d82-b492-fbdfbef29061 Content-Length: 0 Date: Sun, 05 Aug 2018 17:16:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:16:29,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f5128725-c0d5-41f0-ab9c-4ee4782a774c.json used request id req-2f2591f2-f009-4d82-b492-fbdfbef29061 2018-08-05 17:16:29,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.03490805626s 2018-08-05 17:16:29,519 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f5128725-c0d5-41f0-ab9c-4ee4782a774c.json used request id req-2f2591f2-f009-4d82-b492-fbdfbef29061 2018-08-05 17:16:29,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:16:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:29,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-3ebd4c44-3bb5-4c76-8b05-87e7315eadfc Date: Sun, 05 Aug 2018 17:16:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:15:35Z","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":"a13f4532-8520-4a8c-9f10-45c56d01e96d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_0166ff18-c2de-47b3-abe9-03847703b508","enable_dhcp":true,"segment_id":null,"network_id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:15:35Z","ip_version":4},{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 17:16:29,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3ebd4c44-3bb5-4c76-8b05-87e7315eadfc 2018-08-05 17:16:29,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0545949935913s 2018-08-05 17:16:29,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3ebd4c44-3bb5-4c76-8b05-87e7315eadfc 2018-08-05 17:16:29,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:16:29,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/a13f4532-8520-4a8c-9f10-45c56d01e96d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:32,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f3c895b-5ea1-451a-9a3d-2861283d0278 Date: Sun, 05 Aug 2018 17:16:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:16:32,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a13f4532-8520-4a8c-9f10-45c56d01e96d.json used request id req-8f3c895b-5ea1-451a-9a3d-2861283d0278 2018-08-05 17:16:32,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.1056330204s 2018-08-05 17:16:32,682 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a13f4532-8520-4a8c-9f10-45c56d01e96d.json used request id req-8f3c895b-5ea1-451a-9a3d-2861283d0278 2018-08-05 17:16:32,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:16:32,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:32,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-b1e2f9ef-9487-47f0-aeba-720d0b849740 Date: Sun, 05 Aug 2018 17:16:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:16:32Z","qos_policy_id":null,"name":"singlevm1-net_0166ff18-c2de-47b3-abe9-03847703b508","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:15:33Z","provider:network_type":"vxlan"}]} 2018-08-05 17:16:32,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b1e2f9ef-9487-47f0-aeba-720d0b849740 2018-08-05 17:16:32,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0921659469604s 2018-08-05 17:16:32,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b1e2f9ef-9487-47f0-aeba-720d0b849740 2018-08-05 17:16:32,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:16:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:34,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a989d000-094b-4a6b-a447-6ddd68fb427a Date: Sun, 05 Aug 2018 17:16:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:16:34,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb.json used request id req-a989d000-094b-4a6b-a447-6ddd68fb427a 2018-08-05 17:16:34,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29481506348s 2018-08-05 17:16:34,072 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b6d6e2f6-b258-499a-8fc3-4ac1c4dd03fb.json used request id req-a989d000-094b-4a6b-a447-6ddd68fb427a 2018-08-05 17:16:34,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:16:34,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:34,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-03635459-a041-4a59-b994-125d2162459c Date: Sun, 05 Aug 2018 17:16:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/snap", "metadata": {}}], "file": "/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "size": 12716032, "self": "/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:15:48Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_0166ff18-c2de-47b3-abe9-03847703b508", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:15:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:16:34,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-03635459-a041-4a59-b994-125d2162459c 2018-08-05 17:16:34,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20436501503s 2018-08-05 17:16:34,281 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-03635459-a041-4a59-b994-125d2162459c 2018-08-05 17:16:34,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:16:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:34,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ac14610-0797-40cc-bc61-5c85d52fabd6 Date: Sun, 05 Aug 2018 17:16: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-05 17:16:34,635 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13 used request id req-4ac14610-0797-40cc-bc61-5c85d52fabd6 2018-08-05 17:16:34,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.352391004562s 2018-08-05 17:16:34,635 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5b3e077b-dbf5-4560-b6bd-8a2bac0d2d13 used request id req-4ac14610-0797-40cc-bc61-5c85d52fabd6 2018-08-05 17:16:34,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:16:34,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:34,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abe22fe7-e20d-48b7-9126-c6c9675fc534 x-compute-request-id: req-abe22fe7-e20d-48b7-9126-c6c9675fc534 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_0166ff18-c2de-47b3-abe9-03847703b508", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627", "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": "04a7c3b9-1aba-45d0-a3b7-a7754b20d627"}]} 2018-08-05 17:16:34,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-abe22fe7-e20d-48b7-9126-c6c9675fc534 2018-08-05 17:16:34,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0360770225525s 2018-08-05 17:16:34,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-abe22fe7-e20d-48b7-9126-c6c9675fc534 2018-08-05 17:16:34,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:16:34,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}59a152fec8b2bc63a3c8c00c56fe3b10c4299fe2" 2018-08-05 17:16:34,721 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-638cb4e1-6bf3-4880-8db5-173834267215 x-compute-request-id: req-638cb4e1-6bf3-4880-8db5-173834267215 Content-Length: 0 Content-Type: application/json 2018-08-05 17:16:34,721 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627 used request id req-638cb4e1-6bf3-4880-8db5-173834267215 2018-08-05 17:16:34,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.048159122467s 2018-08-05 17:16:34,722 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/04a7c3b9-1aba-45d0-a3b7-a7754b20d627 used request id req-638cb4e1-6bf3-4880-8db5-173834267215 2018-08-05 17:16:34,776 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-05 17:16:34,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:16:34,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:16:34,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:16:34,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:16:34,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:16:34,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:16:34,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:16:34,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:16:34,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:16:34,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:16:34,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:16:34,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a28ba2-f739-4fe9-a789-0ae56e8cc368 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:16:34,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-78a28ba2-f739-4fe9-a789-0ae56e8cc368 2018-08-05 17:16:34,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:16:35,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["eWMKBVgaTByO2AvthNGhWw"], "issued_at": "2018-08-05T17:16:35.000000Z"}} 2018-08-05 17:16:35,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:16:35,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:16:35,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-427abf29-bf42-4ee5-865d-bbf57b3c8f85 Date: Sun, 05 Aug 2018 17:16:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:16:35,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-427abf29-bf42-4ee5-865d-bbf57b3c8f85 2018-08-05 17:16:35,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263382196426s 2018-08-05 17:16:35,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-427abf29-bf42-4ee5-865d-bbf57b3c8f85 2018-08-05 17:16:35,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:16:35,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37aee3c0-ab52-477b-87a8-4350e39f721e 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 17:16:35,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-37aee3c0-ab52-477b-87a8-4350e39f721e 2018-08-05 17:16:35,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:16:35,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:16:35,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fc038a-8972-42fc-b311-afe451e3f85e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 17:16:35,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-72fc038a-8972-42fc-b311-afe451e3f85e 2018-08-05 17:16:35,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113651990891s 2018-08-05 17:16:35,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-72fc038a-8972-42fc-b311-afe451e3f85e 2018-08-05 17:16:35,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 17:16:35,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee"}}' 2018-08-05 17:16:35,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500fbdec-6502-45ea-b3cb-554465bea60f 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.22:5000/v3/projects/61c8afe7cbf34c50aaab9815224bde5d"}, "tags": [], "enabled": true, "id": "61c8afe7cbf34c50aaab9815224bde5d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee"}} 2018-08-05 17:16:35,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-500fbdec-6502-45ea-b3cb-554465bea60f 2018-08-05 17:16:35,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13211607933s 2018-08-05 17:16:35,747 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-500fbdec-6502-45ea-b3cb-554465bea60f 2018-08-05 17:16:35,747 - 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'61c8afe7cbf34c50aaab9815224bde5d', '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_bdbf2344-b09c-4f89-8148-37e698d3edee'}) 2018-08-05 17:16:35,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 17:16:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "11b44e1a-e294-4c24-927a-05e884a1a744", "email": null, "name": "singlevm2-user_bdbf2344-b09c-4f89-8148-37e698d3edee"}}' 2018-08-05 17:16:36,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec21d42e-0620-40d7-b490-fdcf7e6044fe Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_bdbf2344-b09c-4f89-8148-37e698d3edee", "links": {"self": "http://172.30.9.22:5000/v3/users/aaf362b1aa094ec3b2592d7a29991abe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aaf362b1aa094ec3b2592d7a29991abe", "domain_id": "default", "password_expires_at": null}} 2018-08-05 17:16:36,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ec21d42e-0620-40d7-b490-fdcf7e6044fe 2018-08-05 17:16:36,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.427985191345s 2018-08-05 17:16:36,182 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ec21d42e-0620-40d7-b490-fdcf7e6044fe 2018-08-05 17:16:36,183 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aaf362b1aa094ec3b2592d7a29991abe', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_bdbf2344-b09c-4f89-8148-37e698d3edee'}) 2018-08-05 17:16:36,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:16:36,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:16:36,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538743b6-f796-4a6e-8d66-cb5aa279fdbe Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:16:36,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-538743b6-f796-4a6e-8d66-cb5aa279fdbe 2018-08-05 17:16:36,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105751991272s 2018-08-05 17:16:36,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-538743b6-f796-4a6e-8d66-cb5aa279fdbe 2018-08-05 17:16:36,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:16:36,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:16:36,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ac86e9-ccdb-4d18-89a4-abca2661bf68 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:16:36,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e8ac86e9-ccdb-4d18-89a4-abca2661bf68 2018-08-05 17:16:36,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.097846031189s 2018-08-05 17:16:36,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e8ac86e9-ccdb-4d18-89a4-abca2661bf68 2018-08-05 17:16:36,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:16:36,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:16:36,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33356992-52e7-4b6e-be31-951cae1edaf8 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:16:36,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-33356992-52e7-4b6e-be31-951cae1edaf8 2018-08-05 17:16:36,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111137151718s 2018-08-05 17:16:36,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-33356992-52e7-4b6e-be31-951cae1edaf8 2018-08-05 17:16:36,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:16:36,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:16:36,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63fa43a-bcac-4783-8bcf-241527c9b86a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 17:16:36,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e63fa43a-bcac-4783-8bcf-241527c9b86a 2018-08-05 17:16:36,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108990907669s 2018-08-05 17:16:36,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e63fa43a-bcac-4783-8bcf-241527c9b86a 2018-08-05 17:16:36,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:16:36,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:16:36,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2d990b-929e-417a-a6cc-dd6e87694c2c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_bdbf2344-b09c-4f89-8148-37e698d3edee", "links": {"self": "http://172.30.9.22:5000/v3/users/aaf362b1aa094ec3b2592d7a29991abe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aaf362b1aa094ec3b2592d7a29991abe", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:16:36,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9a2d990b-929e-417a-a6cc-dd6e87694c2c 2018-08-05 17:16:36,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11173415184s 2018-08-05 17:16:36,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9a2d990b-929e-417a-a6cc-dd6e87694c2c 2018-08-05 17:16:36,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:16:36,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:16:36,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf181100-752c-42db-b2e7-51f4c8f0ad7c Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/61c8afe7cbf34c50aaab9815224bde5d"}, "tags": [], "enabled": true, "id": "61c8afe7cbf34c50aaab9815224bde5d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee"}]} 2018-08-05 17:16:36,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bf181100-752c-42db-b2e7-51f4c8f0ad7c 2018-08-05 17:16:36,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110712051392s 2018-08-05 17:16:36,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bf181100-752c-42db-b2e7-51f4c8f0ad7c 2018-08-05 17:16:36,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 17:16:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=aaf362b1aa094ec3b2592d7a29991abe&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=61c8afe7cbf34c50aaab9815224bde5d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:16:36,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-882cfd22-500d-4a8f-8cf8-bd69a4c8c1cb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=aaf362b1aa094ec3b2592d7a29991abe&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=61c8afe7cbf34c50aaab9815224bde5d", "previous": null, "next": null}} 2018-08-05 17:16:36,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=aaf362b1aa094ec3b2592d7a29991abe&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=61c8afe7cbf34c50aaab9815224bde5d used request id req-882cfd22-500d-4a8f-8cf8-bd69a4c8c1cb 2018-08-05 17:16:36,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102573156357s 2018-08-05 17:16:36,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=aaf362b1aa094ec3b2592d7a29991abe&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=61c8afe7cbf34c50aaab9815224bde5d used request id req-882cfd22-500d-4a8f-8cf8-bd69a4c8c1cb 2018-08-05 17:16:36,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 17:16:36,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/61c8afe7cbf34c50aaab9815224bde5d/users/aaf362b1aa094ec3b2592d7a29991abe/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:16:37,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e275fcd-3445-499c-ad58-dbec4765b37c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:16:37,155 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/61c8afe7cbf34c50aaab9815224bde5d/users/aaf362b1aa094ec3b2592d7a29991abe/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-3e275fcd-3445-499c-ad58-dbec4765b37c 2018-08-05 17:16:37,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179147958755s 2018-08-05 17:16:37,155 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/61c8afe7cbf34c50aaab9815224bde5d/users/aaf362b1aa094ec3b2592d7a29991abe/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-3e275fcd-3445-499c-ad58-dbec4765b37c 2018-08-05 17:16:37,156 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee', 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'61c8afe7cbf34c50aaab9815224bde5d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '11b44e1a-e294-4c24-927a-05e884a1a744', 'username': u'singlevm2-user_bdbf2344-b09c-4f89-8148-37e698d3edee', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 17:16:37,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:16:37,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:16:37,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:16:37,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:16:37,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:16:37,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:16:37,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:16:37,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:16:37,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:16:37,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:16:37,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:16:37,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:16:37,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:16:37,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:16:37,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:16:37,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:16:37,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:16:37,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:16:37,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:16:37,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:16:37,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:16:37,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:16:37,161 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_bdbf2344-b09c-4f89-8148-37e698d3edee', 'password': '11b44e1a-e294-4c24-927a-05e884a1a744', 'project_name': 'singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '61c8afe7cbf34c50aaab9815224bde5d', 'project_domain_name': 'Default'} 2018-08-05 17:16:37,161 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-05 17:16:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:16:37,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d182d1-08b8-4ff5-bb3c-64a5acf8b544 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:16:37,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b9d182d1-08b8-4ff5-bb3c-64a5acf8b544 2018-08-05 17:16:37,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:16:37,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T18:16:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61c8afe7cbf34c50aaab9815224bde5d", "name": "singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_61c8afe7cbf34c50aaab9815224bde5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_61c8afe7cbf34c50aaab9815224bde5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/61c8afe7cbf34c50aaab9815224bde5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/61c8afe7cbf34c50aaab9815224bde5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/61c8afe7cbf34c50aaab9815224bde5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/61c8afe7cbf34c50aaab9815224bde5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/61c8afe7cbf34c50aaab9815224bde5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/61c8afe7cbf34c50aaab9815224bde5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/61c8afe7cbf34c50aaab9815224bde5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/61c8afe7cbf34c50aaab9815224bde5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/61c8afe7cbf34c50aaab9815224bde5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/61c8afe7cbf34c50aaab9815224bde5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/61c8afe7cbf34c50aaab9815224bde5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/61c8afe7cbf34c50aaab9815224bde5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_bdbf2344-b09c-4f89-8148-37e698d3edee", "id": "aaf362b1aa094ec3b2592d7a29991abe"}, "audit_ids": ["l4rkROTISumYp7phYzmhXQ"], "issued_at": "2018-08-05T17:16:37.000000Z"}} 2018-08-05 17:16:37,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:16:37,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"network": {"name": "singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee", "admin_state_up": true}}' 2018-08-05 17:16:38,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0457e2be-4303-4d87-9a4d-4565a7598a9d Date: Sun, 05 Aug 2018 17:16:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"61c8afe7cbf34c50aaab9815224bde5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:16:37Z","is_default":false,"name":"singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee","qos_policy_id":null,"admin_state_up":true,"tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:16:37Z","mtu":1450}} 2018-08-05 17:16:38,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0457e2be-4303-4d87-9a4d-4565a7598a9d 2018-08-05 17:16:38,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.720072031021s 2018-08-05 17:16:38,284 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0457e2be-4303-4d87-9a4d-4565a7598a9d 2018-08-05 17:16:38,284 - 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-05T17:16:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'414abfb2-8f9a-42ec-a59c-20601ef2139f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee', u'admin_state_up': True, u'tenant_id': u'61c8afe7cbf34c50aaab9815224bde5d', u'created_at': u'2018-08-05T17:16:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'61c8afe7cbf34c50aaab9815224bde5d', u'l2_adjacency': True}) 2018-08-05 17:16:38,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:16:38,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:16:38,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-c04ad155-2dcb-44a5-8c67-cd117bf98fcb Date: Sun, 05 Aug 2018 17:16:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"61c8afe7cbf34c50aaab9815224bde5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:16:37Z","qos_policy_id":null,"name":"singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee","admin_state_up":true,"tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:16:37Z","mtu":1450}]} 2018-08-05 17:16:38,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c04ad155-2dcb-44a5-8c67-cd117bf98fcb 2018-08-05 17:16:38,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.442493915558s 2018-08-05 17:16:38,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c04ad155-2dcb-44a5-8c67-cd117bf98fcb 2018-08-05 17:16:38,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:16:38,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"subnet": {"name": "singlevm2-subnet_bdbf2344-b09c-4f89-8148-37e698d3edee", "enable_dhcp": true, "network_id": "414abfb2-8f9a-42ec-a59c-20601ef2139f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:16:39,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b50bee21-b8c2-4e2f-99f2-5d04e1536684 Date: Sun, 05 Aug 2018 17:16:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:16:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:16:39Z","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":"61c8afe7cbf34c50aaab9815224bde5d","id":"3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b","subnetpool_id":null,"name":"singlevm2-subnet_bdbf2344-b09c-4f89-8148-37e698d3edee"}} 2018-08-05 17:16:39,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b50bee21-b8c2-4e2f-99f2-5d04e1536684 2018-08-05 17:16:39,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.757983922958s 2018-08-05 17:16:39,488 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b50bee21-b8c2-4e2f-99f2-5d04e1536684 2018-08-05 17:16:39,488 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:16:39Z', 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'3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_bdbf2344-b09c-4f89-8148-37e698d3edee', u'enable_dhcp': True, u'network_id': u'414abfb2-8f9a-42ec-a59c-20601ef2139f', u'tenant_id': u'61c8afe7cbf34c50aaab9815224bde5d', u'created_at': u'2018-08-05T17:16:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'61c8afe7cbf34c50aaab9815224bde5d'}) 2018-08-05 17:16:39,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:16:39,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "singlevm2-router_bdbf2344-b09c-4f89-8148-37e698d3edee", "admin_state_up": true}}' 2018-08-05 17:16:46,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-18418e15-67d7-4a85-8dcf-dfba0e45bc55 Date: Sun, 05 Aug 2018 17:16:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:40Z", "admin_state_up": true, "updated_at": "2018-08-05T17:16:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "b1f2c1e9-d31a-4426-b348-a23c2552cd9c", "name": "singlevm2-router_bdbf2344-b09c-4f89-8148-37e698d3edee"}} 2018-08-05 17:16:46,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-18418e15-67d7-4a85-8dcf-dfba0e45bc55 2018-08-05 17:16:46,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.73746013641s 2018-08-05 17:16:46,226 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-18418e15-67d7-4a85-8dcf-dfba0e45bc55 2018-08-05 17:16:46,227 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:16:41Z', u'revision_number': 3, u'id': u'b1f2c1e9-d31a-4426-b348-a23c2552cd9c', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_bdbf2344-b09c-4f89-8148-37e698d3edee', u'admin_state_up': True, u'tenant_id': u'61c8afe7cbf34c50aaab9815224bde5d', u'created_at': u'2018-08-05T17:16:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'61c8afe7cbf34c50aaab9815224bde5d'}) 2018-08-05 17:16:46,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:16:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b1f2c1e9-d31a-4426-b348-a23c2552cd9c/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"subnet_id": "3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b"}' 2018-08-05 17:16:49,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-51d5bef8-38a8-4c8d-add6-90577da3f61a Date: Sun, 05 Aug 2018 17:16:49 GMT RESP BODY: {"network_id": "414abfb2-8f9a-42ec-a59c-20601ef2139f", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "subnet_id": "3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b", "subnet_ids": ["3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b"], "port_id": "49d9211f-aca9-4f05-b3da-52120602116a", "id": "b1f2c1e9-d31a-4426-b348-a23c2552cd9c"} 2018-08-05 17:16:49,236 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b1f2c1e9-d31a-4426-b348-a23c2552cd9c/add_router_interface.json used request id req-51d5bef8-38a8-4c8d-add6-90577da3f61a 2018-08-05 17:16:49,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.00833892822s 2018-08-05 17:16:49,236 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b1f2c1e9-d31a-4426-b348-a23c2552cd9c/add_router_interface.json used request id req-51d5bef8-38a8-4c8d-add6-90577da3f61a returning object b1f2c1e9-d31a-4426-b348-a23c2552cd9c 2018-08-05 17:16:49,237 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 17:16:49,369 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 17:16:49,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:16:49,375 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:16:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:16:49,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:16:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:16:49,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a6155347-fa7b-463a-a3de-24a20f2d02f4 Date: Sun, 05 Aug 2018 17:16:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:16:49,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a6155347-fa7b-463a-a3de-24a20f2d02f4 2018-08-05 17:16:49,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.224784135818s 2018-08-05 17:16:49,605 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a6155347-fa7b-463a-a3de-24a20f2d02f4 2018-08-05 17:16:49,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:16:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee"}' 2018-08-05 17:16:50,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2fcbed44-ea3e-4366-907c-7e0f24091ac4 Date: Sun, 05 Aug 2018 17:16:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/file", "owner": "61c8afe7cbf34c50aaab9815224bde5d", "id": "f7e37e40-8a65-4a9b-8b35-016dadf84517", "size": null, "self": "/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:16:50Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee", "checksum": null, "created_at": "2018-08-05T17:16:50Z", "protected": false} 2018-08-05 17:16:50,352 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2fcbed44-ea3e-4366-907c-7e0f24091ac4 2018-08-05 17:16:50,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.73907494545s 2018-08-05 17:16:50,353 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2fcbed44-ea3e-4366-907c-7e0f24091ac4 returning object f7e37e40-8a65-4a9b-8b35-016dadf84517 2018-08-05 17:16:50,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:16:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '' 2018-08-05 17:16:51,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5c36abd-a935-46cd-b6e8-5149de2ea365 Date: Sun, 05 Aug 2018 17:16: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-05 17:16:51,088 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/file used request id req-f5c36abd-a935-46cd-b6e8-5149de2ea365 2018-08-05 17:16:51,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.734429121017s 2018-08-05 17:16:51,088 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/file used request id req-f5c36abd-a935-46cd-b6e8-5149de2ea365 2018-08-05 17:16:51,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:16:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:16:51,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-677a0b96-1606-4315-ad2c-2d17e3abe10d Date: Sun, 05 Aug 2018 17:16:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/snap", "metadata": {}}], "file": "/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/file", "owner": "61c8afe7cbf34c50aaab9815224bde5d", "id": "f7e37e40-8a65-4a9b-8b35-016dadf84517", "size": 12716032, "self": "/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:16:51Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:16:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:16:51,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-677a0b96-1606-4315-ad2c-2d17e3abe10d 2018-08-05 17:16:51,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.734212875366s 2018-08-05 17:16:51,827 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-677a0b96-1606-4315-ad2c-2d17e3abe10d 2018-08-05 17:16:51,828 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/file', 'owner': u'61c8afe7cbf34c50aaab9815224bde5d', 'id': u'f7e37e40-8a65-4a9b-8b35-016dadf84517', 'size': 12716032, u'self': u'/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'61c8afe7cbf34c50aaab9815224bde5d', 'name': 'singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:16:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T17:16:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee', 'created': u'2018-08-05T17:16:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:16:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:16:51,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:16:51,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_bdbf2344-b09c-4f89-8148-37e698d3edee", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:16:52,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97cb97f5-a8fe-4c7a-a995-dcdb80b774f2 x-compute-request-id: req-97cb97f5-a8fe-4c7a-a995-dcdb80b774f2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_bdbf2344-b09c-4f89-8148-37e698d3edee", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "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": "8afc994a-aa08-49dd-bb25-29852e624f36"}} 2018-08-05 17:16:52,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-97cb97f5-a8fe-4c7a-a995-dcdb80b774f2 2018-08-05 17:16:52,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.670500040054s 2018-08-05 17:16:52,500 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-97cb97f5-a8fe-4c7a-a995-dcdb80b774f2 2018-08-05 17:16:52,501 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_bdbf2344-b09c-4f89-8148-37e698d3edee', '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'449c5b575fb242d6b133df2f87012577', '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'8afc994a-aa08-49dd-bb25-29852e624f36', 'swap': 0}) 2018-08-05 17:16:52,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:16:52,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/8afc994a-aa08-49dd-bb25-29852e624f36/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" -d '{"extra_specs": {}}' 2018-08-05 17:16:52,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9db7086-0e27-4a21-a2c8-d66e29abb905 x-compute-request-id: req-e9db7086-0e27-4a21-a2c8-d66e29abb905 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:16:52,528 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/8afc994a-aa08-49dd-bb25-29852e624f36/os-extra_specs used request id req-e9db7086-0e27-4a21-a2c8-d66e29abb905 2018-08-05 17:16:52,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257890224457s 2018-08-05 17:16:52,528 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/8afc994a-aa08-49dd-bb25-29852e624f36/os-extra_specs used request id req-e9db7086-0e27-4a21-a2c8-d66e29abb905 2018-08-05 17:16:52,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-05 17:16:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"keypair": {"name": "singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee"}}' 2018-08-05 17:16:53,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aafc56b-0347-422f-a97d-f87943403194 x-compute-request-id: req-7aafc56b-0347-422f-a97d-f87943403194 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCe5RSKulwofoWLJOVmYLaqBH84fCGxFAfVJg4Wm6vIuLXlku1o2Q5tNRAl3qxzmTak2DfPI8i61n4P2CH6ppgZKrb4ONHJbJ2MR3XdKU/EcdRPXhnRdkMMwpKC/hiZCz1S7bzSh860x+e+Dd6urBZr5hRMJvvbBvcaE+DdZ/pU7oSdK2B8eeOlhA5BRSdj13/JUyFbHhdpAwRcuUXkm4oGM1B4L7RNwT00sNOtzCOFqwcfZHoKKbzREUDs/RpyHDosHFmkSE1PL0Fi1paaJZuZO0ggxwwf4/qedwiDZ1hot+eFq2Aj0oukBAXgVQKJzy9Iv61JkYLBJISQkuKfGs19 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnuUUirpcKH6FiyTlZmC2qgR/OHwhsRQH1SYOFpuryLi15ZLt\naNkObTUQJd6sc5k2pNg3zyPIutZ+D9gh+qaYGSq2+DjRyWydjEd13SlPxHHUT14Z\n0XZDDMKSgv4YmQs9Uu280ofOtMfnvg3erqwWa+YUTCb72wb3GhPg3Wf6VO6EnStg\nfHnjpYQOQUUnY9d/yVMhWx4XaQMEXLlF5JuKBjNQeC+0TcE9NLDTrcwjhasHH2R6\nCim80RFA7P0achw6LBxZpEhNTy9BYtaWmiWbmTtIIMcMH+P6nncIg2dYaLfnhatg\nI9KLpAQF4FUCic8vSL+tSZGCwSSEkJLinxrNfQIDAQABAoIBABm6llzwWEPmWNFz\nJAIz3uAg4kjPMNVvnOUSyG04v9Q8tJd79x1nKELeuMKpD9uYD5UZvc+4x6QZX0hJ\ngxcHKtHIbOA8sxuejtRMLfWl3ti8ZdiEMEIOmETUrMyxQGJnw4JOJKkifIIhbJEF\nxe0ayHaoRtkd5uJMem6qkVrIn2xpAYsLUZr0UofrCbXHYRp5qOZPEbzdk91+LfR3\nTQP68aKyUlltk1MaBgH8AQtSvh0Md6Wiph31NIKkk/LOmoAj07PFiVIcQVrvyAfm\n/Kng/33QfjDCmNfnFpFrzFtH86ZL0JtBbvE88hahQswpG2s2mJH9O3xJyJ9mbbiG\nbxw2DQECgYEA0Yss6dSO/MMG0lDE3ciiNC+swxLClX9CCpI4ZtjHJK+OukQvNg7Z\n7ZYmFETFLBIZbsEfuzeHW3SbMNmEBILjK4oTt7UXrfwoQI1xrWvqUEqGHzE7lMaA\n24tG7V4SI1MRiMRDLnl4LT5t/5xlXxjG4UD0QufThlposPRiEsHOibECgYEAwh9K\nGXvenHtMdxImxH7eXmrZzHshTbtjGZIGGDA1huEEYW05mYmOzHuorzclCcpZ/1+p\nGw6S4bPb5gTv73alIoU/m6uzxXWLg+F6zS0hTdhPKkGkhB9lR/nyHRkSEq2kRhNI\nGtQKlYFkZFAxdTaCFgysHaHIrMPG/jB/wNgPJ40CgYAlvPYCythRp2IkII3ED60+\nztNDcq5+tCOVuc3Un/gFoGSJIVyLVNNk2aTUA6qrDDtuWfO4CQEktHR6sMH4+gWl\nwsFYVZIFMKOjNJYjkIrrmPBcz8YWPkXYxFWqzEVh/UTsJ8Sdqxy8sUCoR2duYAz5\nZnRXVF8hFElEjU7YZ/UlkQKBgHHXq7saO8kFPiiuSnH9/Sbd/vC+XR+a/1klm9Ff\npGR/XfRM+/ShCU++TYTEEEKXmwP6889cUqNuuU1CI/wJVnrSLiV7IqhwcOtctonR\nJ7DhZDvh1ztsthbp7CVIaKLvlmFKOYUSSUq4YUm7BeY5mzyXHfEayfcXsYGsq59K\nlkiZAoGAP0SjAxva6gtFZl80GUtUShgva5RZQ4p5KRVrEcPwOo2O5kX6OapbkE+6\nr5oVQ0g+teAeZEXVpie3nvC6/SakFaWqTiskQ7jaPMmRsR8Wzu5E23JlzwVcTs+h\nC531JrZgMEtStBYv7iRr0rdhUNXqTUsHsvDqLobp5b/dqYJ23io=\n-----END RSA PRIVATE KEY-----\n", "user_id": "aaf362b1aa094ec3b2592d7a29991abe", "name": "singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee", "fingerprint": "89:9e:dd:35:72:50:90:cd:e5:12:28:90:97:62:36:7b"}} 2018-08-05 17:16:53,506 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-7aafc56b-0347-422f-a97d-f87943403194 2018-08-05 17:16:53,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.977687835693s 2018-08-05 17:16:53,507 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-7aafc56b-0347-422f-a97d-f87943403194 2018-08-05 17:16:53,507 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCe5RSKulwofoWLJOVmYLaqBH84fCGxFAfVJg4Wm6vIuLXlku1o2Q5tNRAl3qxzmTak2DfPI8i61n4P2CH6ppgZKrb4ONHJbJ2MR3XdKU/EcdRPXhnRdkMMwpKC/hiZCz1S7bzSh860x+e+Dd6urBZr5hRMJvvbBvcaE+DdZ/pU7oSdK2B8eeOlhA5BRSdj13/JUyFbHhdpAwRcuUXkm4oGM1B4L7RNwT00sNOtzCOFqwcfZHoKKbzREUDs/RpyHDosHFmkSE1PL0Fi1paaJZuZO0ggxwwf4/qedwiDZ1hot+eFq2Aj0oukBAXgVQKJzy9Iv61JkYLBJISQkuKfGs19 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnuUUirpcKH6FiyTlZmC2qgR/OHwhsRQH1SYOFpuryLi15ZLt\naNkObTUQJd6sc5k2pNg3zyPIutZ+D9gh+qaYGSq2+DjRyWydjEd13SlPxHHUT14Z\n0XZDDMKSgv4YmQs9Uu280ofOtMfnvg3erqwWa+YUTCb72wb3GhPg3Wf6VO6EnStg\nfHnjpYQOQUUnY9d/yVMhWx4XaQMEXLlF5JuKBjNQeC+0TcE9NLDTrcwjhasHH2R6\nCim80RFA7P0achw6LBxZpEhNTy9BYtaWmiWbmTtIIMcMH+P6nncIg2dYaLfnhatg\nI9KLpAQF4FUCic8vSL+tSZGCwSSEkJLinxrNfQIDAQABAoIBABm6llzwWEPmWNFz\nJAIz3uAg4kjPMNVvnOUSyG04v9Q8tJd79x1nKELeuMKpD9uYD5UZvc+4x6QZX0hJ\ngxcHKtHIbOA8sxuejtRMLfWl3ti8ZdiEMEIOmETUrMyxQGJnw4JOJKkifIIhbJEF\nxe0ayHaoRtkd5uJMem6qkVrIn2xpAYsLUZr0UofrCbXHYRp5qOZPEbzdk91+LfR3\nTQP68aKyUlltk1MaBgH8AQtSvh0Md6Wiph31NIKkk/LOmoAj07PFiVIcQVrvyAfm\n/Kng/33QfjDCmNfnFpFrzFtH86ZL0JtBbvE88hahQswpG2s2mJH9O3xJyJ9mbbiG\nbxw2DQECgYEA0Yss6dSO/MMG0lDE3ciiNC+swxLClX9CCpI4ZtjHJK+OukQvNg7Z\n7ZYmFETFLBIZbsEfuzeHW3SbMNmEBILjK4oTt7UXrfwoQI1xrWvqUEqGHzE7lMaA\n24tG7V4SI1MRiMRDLnl4LT5t/5xlXxjG4UD0QufThlposPRiEsHOibECgYEAwh9K\nGXvenHtMdxImxH7eXmrZzHshTbtjGZIGGDA1huEEYW05mYmOzHuorzclCcpZ/1+p\nGw6S4bPb5gTv73alIoU/m6uzxXWLg+F6zS0hTdhPKkGkhB9lR/nyHRkSEq2kRhNI\nGtQKlYFkZFAxdTaCFgysHaHIrMPG/jB/wNgPJ40CgYAlvPYCythRp2IkII3ED60+\nztNDcq5+tCOVuc3Un/gFoGSJIVyLVNNk2aTUA6qrDDtuWfO4CQEktHR6sMH4+gWl\nwsFYVZIFMKOjNJYjkIrrmPBcz8YWPkXYxFWqzEVh/UTsJ8Sdqxy8sUCoR2duYAz5\nZnRXVF8hFElEjU7YZ/UlkQKBgHHXq7saO8kFPiiuSnH9/Sbd/vC+XR+a/1klm9Ff\npGR/XfRM+/ShCU++TYTEEEKXmwP6889cUqNuuU1CI/wJVnrSLiV7IqhwcOtctonR\nJ7DhZDvh1ztsthbp7CVIaKLvlmFKOYUSSUq4YUm7BeY5mzyXHfEayfcXsYGsq59K\nlkiZAoGAP0SjAxva6gtFZl80GUtUShgva5RZQ4p5KRVrEcPwOo2O5kX6OapbkE+6\nr5oVQ0g+teAeZEXVpie3nvC6/SakFaWqTiskQ7jaPMmRsR8Wzu5E23JlzwVcTs+h\nC531JrZgMEtStBYv7iRr0rdhUNXqTUsHsvDqLobp5b/dqYJ23io=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'aaf362b1aa094ec3b2592d7a29991abe', 'name': u'singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee', 'created_at': '2018-08-05T17:16:53.507723', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'61c8afe7cbf34c50aaab9815224bde5d', 'name': 'singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'89:9e:dd:35:72:50:90:cd:e5:12:28:90:97:62:36:7b', 'type': 'ssh', 'id': u'singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee'}) 2018-08-05 17:16:53,508 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAnuUUirpcKH6FiyTlZmC2qgR/OHwhsRQH1SYOFpuryLi15ZLt aNkObTUQJd6sc5k2pNg3zyPIutZ+D9gh+qaYGSq2+DjRyWydjEd13SlPxHHUT14Z 0XZDDMKSgv4YmQs9Uu280ofOtMfnvg3erqwWa+YUTCb72wb3GhPg3Wf6VO6EnStg fHnjpYQOQUUnY9d/yVMhWx4XaQMEXLlF5JuKBjNQeC+0TcE9NLDTrcwjhasHH2R6 Cim80RFA7P0achw6LBxZpEhNTy9BYtaWmiWbmTtIIMcMH+P6nncIg2dYaLfnhatg I9KLpAQF4FUCic8vSL+tSZGCwSSEkJLinxrNfQIDAQABAoIBABm6llzwWEPmWNFz JAIz3uAg4kjPMNVvnOUSyG04v9Q8tJd79x1nKELeuMKpD9uYD5UZvc+4x6QZX0hJ gxcHKtHIbOA8sxuejtRMLfWl3ti8ZdiEMEIOmETUrMyxQGJnw4JOJKkifIIhbJEF xe0ayHaoRtkd5uJMem6qkVrIn2xpAYsLUZr0UofrCbXHYRp5qOZPEbzdk91+LfR3 TQP68aKyUlltk1MaBgH8AQtSvh0Md6Wiph31NIKkk/LOmoAj07PFiVIcQVrvyAfm /Kng/33QfjDCmNfnFpFrzFtH86ZL0JtBbvE88hahQswpG2s2mJH9O3xJyJ9mbbiG bxw2DQECgYEA0Yss6dSO/MMG0lDE3ciiNC+swxLClX9CCpI4ZtjHJK+OukQvNg7Z 7ZYmFETFLBIZbsEfuzeHW3SbMNmEBILjK4oTt7UXrfwoQI1xrWvqUEqGHzE7lMaA 24tG7V4SI1MRiMRDLnl4LT5t/5xlXxjG4UD0QufThlposPRiEsHOibECgYEAwh9K GXvenHtMdxImxH7eXmrZzHshTbtjGZIGGDA1huEEYW05mYmOzHuorzclCcpZ/1+p Gw6S4bPb5gTv73alIoU/m6uzxXWLg+F6zS0hTdhPKkGkhB9lR/nyHRkSEq2kRhNI GtQKlYFkZFAxdTaCFgysHaHIrMPG/jB/wNgPJ40CgYAlvPYCythRp2IkII3ED60+ ztNDcq5+tCOVuc3Un/gFoGSJIVyLVNNk2aTUA6qrDDtuWfO4CQEktHR6sMH4+gWl wsFYVZIFMKOjNJYjkIrrmPBcz8YWPkXYxFWqzEVh/UTsJ8Sdqxy8sUCoR2duYAz5 ZnRXVF8hFElEjU7YZ/UlkQKBgHHXq7saO8kFPiiuSnH9/Sbd/vC+XR+a/1klm9Ff pGR/XfRM+/ShCU++TYTEEEKXmwP6889cUqNuuU1CI/wJVnrSLiV7IqhwcOtctonR J7DhZDvh1ztsthbp7CVIaKLvlmFKOYUSSUq4YUm7BeY5mzyXHfEayfcXsYGsq59K lkiZAoGAP0SjAxva6gtFZl80GUtUShgva5RZQ4p5KRVrEcPwOo2O5kX6OapbkE+6 r5oVQ0g+teAeZEXVpie3nvC6/SakFaWqTiskQ7jaPMmRsR8Wzu5E23JlzwVcTs+h C531JrZgMEtStBYv7iRr0rdhUNXqTUsHsvDqLobp5b/dqYJ23io= -----END RSA PRIVATE KEY----- 2018-08-05 17:16:53,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-05 17:16:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"security_group": {"name": "singlevm2-sg_bdbf2344-b09c-4f89-8148-37e698d3edee", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-05 17:16:53,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-c52bd6eb-6bcc-42ea-82c8-9da375ee88ea Date: Sun, 05 Aug 2018 17:16:53 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:53Z", "updated_at": "2018-08-05T17:16:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:53Z", "revision_number": 0, "id": "1f3b4471-454a-4d92-a60a-130d8cffb996", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:53Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:53Z", "revision_number": 0, "id": "b673a9d6-8ab5-4d51-ae84-587316bd5e5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:53Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}], "revision_number": 1, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "name": "singlevm2-sg_bdbf2344-b09c-4f89-8148-37e698d3edee"}} 2018-08-05 17:16:53,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c52bd6eb-6bcc-42ea-82c8-9da375ee88ea 2018-08-05 17:16:53,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.336928844452s 2018-08-05 17:16:53,848 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c52bd6eb-6bcc-42ea-82c8-9da375ee88ea 2018-08-05 17:16:53,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:16:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:16:54,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-4590b837-b2a8-4c93-9869-0cdc4feed2dd Date: Sun, 05 Aug 2018 17:16:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:37Z", "updated_at": "2018-08-05T17:16:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "3ccdae17-e430-4bf6-a388-4b35a1f590e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "83c2f29d-23de-4b60-a7a6-807ae9f03f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "9165298b-1dec-495f-a85f-61334883e89d", "remote_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "ab4e0e5e-d9ef-4906-b6de-331605863a42", "remote_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}], "revision_number": 1, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:53Z", "updated_at": "2018-08-05T17:16:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:53Z", "revision_number": 0, "id": "1f3b4471-454a-4d92-a60a-130d8cffb996", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:53Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:53Z", "revision_number": 0, "id": "b673a9d6-8ab5-4d51-ae84-587316bd5e5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:53Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}], "revision_number": 1, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "name": "singlevm2-sg_bdbf2344-b09c-4f89-8148-37e698d3edee"}]} 2018-08-05 17:16:54,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4590b837-b2a8-4c93-9869-0cdc4feed2dd 2018-08-05 17:16:54,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.231033086777s 2018-08-05 17:16:54,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4590b837-b2a8-4c93-9869-0cdc4feed2dd 2018-08-05 17:16:54,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 17:16:54,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -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": "169e25a8-3dd8-4020-935f-4d17ff46bf57"}}' 2018-08-05 17:16:54,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2eaf85b6-0b40-457f-90d1-196f5ae2d3db Date: Sun, 05 Aug 2018 17:16: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-05T17:16:54Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "port_range_min": 22, "revision_number": 0, "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:54Z", "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "c9360a3f-0959-44ee-8547-f91d5898a1b2"}} 2018-08-05 17:16:54,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2eaf85b6-0b40-457f-90d1-196f5ae2d3db 2018-08-05 17:16:54,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.359642028809s 2018-08-05 17:16:54,447 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2eaf85b6-0b40-457f-90d1-196f5ae2d3db 2018-08-05 17:16:54,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:16:54,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:16:54,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c460d891-6a50-4922-b559-4bc04049718d Date: Sun, 05 Aug 2018 17:16:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:37Z", "updated_at": "2018-08-05T17:16:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "3ccdae17-e430-4bf6-a388-4b35a1f590e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "83c2f29d-23de-4b60-a7a6-807ae9f03f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "9165298b-1dec-495f-a85f-61334883e89d", "remote_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "ab4e0e5e-d9ef-4906-b6de-331605863a42", "remote_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}], "revision_number": 1, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:53Z", "updated_at": "2018-08-05T17:16:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:53Z", "revision_number": 0, "id": "1f3b4471-454a-4d92-a60a-130d8cffb996", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:53Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:53Z", "revision_number": 0, "id": "b673a9d6-8ab5-4d51-ae84-587316bd5e5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:53Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T17:16:54Z", "revision_number": 0, "id": "c9360a3f-0959-44ee-8547-f91d5898a1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:54Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}], "revision_number": 2, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "name": "singlevm2-sg_bdbf2344-b09c-4f89-8148-37e698d3edee"}]} 2018-08-05 17:16:54,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c460d891-6a50-4922-b559-4bc04049718d 2018-08-05 17:16:54,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.244655132294s 2018-08-05 17:16:54,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c460d891-6a50-4922-b559-4bc04049718d 2018-08-05 17:16:54,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 17:16:54,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -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": "169e25a8-3dd8-4020-935f-4d17ff46bf57"}}' 2018-08-05 17:16:55,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-028819c9-4100-4edc-ac06-a7fffa23603e Date: Sun, 05 Aug 2018 17:16:55 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-05T17:16:54Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "port_range_min": null, "revision_number": 0, "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:54Z", "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "166358d5-96d9-4124-a626-3c30f41c6fcf"}} 2018-08-05 17:16:55,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-028819c9-4100-4edc-ac06-a7fffa23603e 2018-08-05 17:16:55,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.345838069916s 2018-08-05 17:16:55,046 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-028819c9-4100-4edc-ac06-a7fffa23603e 2018-08-05 17:16:55,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:16:55,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:16:55,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-64f9dc1e-3065-42dd-9e8f-c0856055b75c Date: Sun, 05 Aug 2018 17:16:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"61c8afe7cbf34c50aaab9815224bde5d","l2_adjacency":true,"status":"ACTIVE","subnets":["3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b"],"description":"","tags":[],"updated_at":"2018-08-05T17:16:39Z","qos_policy_id":null,"name":"singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee","admin_state_up":true,"tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:16:37Z","mtu":1450}]} 2018-08-05 17:16:55,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-64f9dc1e-3065-42dd-9e8f-c0856055b75c 2018-08-05 17:16:55,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294198989868s 2018-08-05 17:16:55,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-64f9dc1e-3065-42dd-9e8f-c0856055b75c 2018-08-05 17:16:55,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:16:55,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:16:55,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-d08cbba8-8c5d-4ee2-a60d-9cf89224b8b3 Date: Sun, 05 Aug 2018 17:16:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/snap", "metadata": {}}], "file": "/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/file", "owner": "61c8afe7cbf34c50aaab9815224bde5d", "id": "f7e37e40-8a65-4a9b-8b35-016dadf84517", "size": 12716032, "self": "/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:16:51Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:16:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:16:55,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d08cbba8-8c5d-4ee2-a60d-9cf89224b8b3 2018-08-05 17:16:55,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213371992111s 2018-08-05 17:16:55,560 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d08cbba8-8c5d-4ee2-a60d-9cf89224b8b3 2018-08-05 17:16:55,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:16:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:16:55,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:16: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-8816e80e-8b72-465a-844a-e30a4d0c9335 x-compute-request-id: req-8816e80e-8b72-465a-844a-e30a4d0c9335 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_bdbf2344-b09c-4f89-8148-37e698d3edee", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "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": "8afc994a-aa08-49dd-bb25-29852e624f36"}]} 2018-08-05 17:16:55,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8816e80e-8b72-465a-844a-e30a4d0c9335 2018-08-05 17:16:55,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0301871299744s 2018-08-05 17:16:55,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8816e80e-8b72-465a-844a-e30a4d0c9335 2018-08-05 17:16:55,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 17:16:55,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"server": {"name": "singlevm2-vm_bdbf2344-b09c-4f89-8148-37e698d3edee", "imageRef": "f7e37e40-8a65-4a9b-8b35-016dadf84517", "key_name": "singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee", "flavorRef": "8afc994a-aa08-49dd-bb25-29852e624f36", "max_count": 1, "min_count": 1, "networks": [{"uuid": "414abfb2-8f9a-42ec-a59c-20601ef2139f"}], "security_groups": [{"name": "169e25a8-3dd8-4020-935f-4d17ff46bf57"}]}}' 2018-08-05 17:17:00,278 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:16: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-3c110f78-bdd2-4d8d-9189-e9618190a13f x-compute-request-id: req-3c110f78-bdd2-4d8d-9189-e9618190a13f Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "169e25a8-3dd8-4020-935f-4d17ff46bf57"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "bookmark"}], "adminPass": "iby6wRrFPCfd"}} 2018-08-05 17:17:00,278 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3c110f78-bdd2-4d8d-9189-e9618190a13f 2018-08-05 17:17:00,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.68422794342s 2018-08-05 17:17:00,279 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3c110f78-bdd2-4d8d-9189-e9618190a13f 2018-08-05 17:17:00,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:17:00,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:00,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2ea201b-e449-4d15-a6cc-ebdf0a8163a2 x-compute-request-id: req-a2ea201b-e449-4d15-a6cc-ebdf0a8163a2 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "bookmark"}], "image": {"id": "f7e37e40-8a65-4a9b-8b35-016dadf84517", "links": [{"href": "http://172.30.9.22:8774/images/f7e37e40-8a65-4a9b-8b35-016dadf84517", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8afc994a-aa08-49dd-bb25-29852e624f36", "links": [{"href": "http://172.30.9.22:8774/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "rel": "bookmark"}]}, "id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "user_id": "aaf362b1aa094ec3b2592d7a29991abe", "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-05T17:17:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee", "name": "singlevm2-vm_bdbf2344-b09c-4f89-8148-37e698d3edee", "created": "2018-08-05T17:17:00Z", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:17:00,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a2ea201b-e449-4d15-a6cc-ebdf0a8163a2 2018-08-05 17:17:00,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.27464389801s 2018-08-05 17:17:00,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a2ea201b-e449-4d15-a6cc-ebdf0a8163a2 2018-08-05 17:17:00,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:17:00,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:00,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-bd6f9dfe-ce84-4d37-a810-3fc9168532ad Date: Sun, 05 Aug 2018 17:17:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"61c8afe7cbf34c50aaab9815224bde5d","l2_adjacency":true,"status":"ACTIVE","subnets":["3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b"],"description":"","tags":[],"updated_at":"2018-08-05T17:16:39Z","qos_policy_id":null,"name":"singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee","admin_state_up":true,"tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:16:37Z","mtu":1450}]} 2018-08-05 17:17:00,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bd6f9dfe-ce84-4d37-a810-3fc9168532ad 2018-08-05 17:17:00,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270048141479s 2018-08-05 17:17:00,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bd6f9dfe-ce84-4d37-a810-3fc9168532ad 2018-08-05 17:17:00,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:17:00,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:00,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-aa703918-7241-4f55-ad69-255614d931f1 Date: Sun, 05 Aug 2018 17:17:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:16:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:16:39Z","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":"61c8afe7cbf34c50aaab9815224bde5d","id":"3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b","subnetpool_id":null,"name":"singlevm2-subnet_bdbf2344-b09c-4f89-8148-37e698d3edee"}]} 2018-08-05 17:17:00,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-aa703918-7241-4f55-ad69-255614d931f1 2018-08-05 17:17:00,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0566868782043s 2018-08-05 17:17:00,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-aa703918-7241-4f55-ad69-255614d931f1 2018-08-05 17:17:00,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:17:02,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:17:02,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:03,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17: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-8c0211fd-e164-4b40-b2b1-9136f686aebc x-compute-request-id: req-8c0211fd-e164-4b40-b2b1-9136f686aebc Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "bookmark"}], "image": {"id": "f7e37e40-8a65-4a9b-8b35-016dadf84517", "links": [{"href": "http://172.30.9.22:8774/images/f7e37e40-8a65-4a9b-8b35-016dadf84517", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8afc994a-aa08-49dd-bb25-29852e624f36", "links": [{"href": "http://172.30.9.22:8774/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "rel": "bookmark"}]}, "id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "user_id": "aaf362b1aa094ec3b2592d7a29991abe", "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-05T17:17:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee", "name": "singlevm2-vm_bdbf2344-b09c-4f89-8148-37e698d3edee", "created": "2018-08-05T17:17:00Z", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:17:03,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c0211fd-e164-4b40-b2b1-9136f686aebc 2018-08-05 17:17:03,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.264367818832s 2018-08-05 17:17:03,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c0211fd-e164-4b40-b2b1-9136f686aebc 2018-08-05 17:17:03,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:17:05,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:17:05,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:06,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17: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-4146acb9-dd10-4de2-ae05-315da1d91ccc x-compute-request-id: req-4146acb9-dd10-4de2-ae05-315da1d91ccc Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "bookmark"}], "image": {"id": "f7e37e40-8a65-4a9b-8b35-016dadf84517", "links": [{"href": "http://172.30.9.22:8774/images/f7e37e40-8a65-4a9b-8b35-016dadf84517", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8afc994a-aa08-49dd-bb25-29852e624f36", "links": [{"href": "http://172.30.9.22:8774/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "rel": "bookmark"}]}, "id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "security_groups": [{"name": "singlevm2-sg_bdbf2344-b09c-4f89-8148-37e698d3edee"}], "user_id": "aaf362b1aa094ec3b2592d7a29991abe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:17:03Z", "hostId": "e402002324e67c6fdcb142963b927af87f184b77ada4189ebfe34ee7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee", "name": "singlevm2-vm_bdbf2344-b09c-4f89-8148-37e698d3edee", "created": "2018-08-05T17:17:00Z", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:17:06,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4146acb9-dd10-4de2-ae05-315da1d91ccc 2018-08-05 17:17:06,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51553797722s 2018-08-05 17:17:06,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4146acb9-dd10-4de2-ae05-315da1d91ccc 2018-08-05 17:17:06,684 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:17:08,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:17:08,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:09,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17: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-0acb7bff-0af0-443f-84b8-a48e27400a42 x-compute-request-id: req-0acb7bff-0af0-443f-84b8-a48e27400a42 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:29:6f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "bookmark"}], "image": {"id": "f7e37e40-8a65-4a9b-8b35-016dadf84517", "links": [{"href": "http://172.30.9.22:8774/images/f7e37e40-8a65-4a9b-8b35-016dadf84517", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:17:08.000000", "flavor": {"id": "8afc994a-aa08-49dd-bb25-29852e624f36", "links": [{"href": "http://172.30.9.22:8774/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "rel": "bookmark"}]}, "id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "security_groups": [{"name": "singlevm2-sg_bdbf2344-b09c-4f89-8148-37e698d3edee"}], "user_id": "aaf362b1aa094ec3b2592d7a29991abe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:17:08Z", "hostId": "e402002324e67c6fdcb142963b927af87f184b77ada4189ebfe34ee7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee", "name": "singlevm2-vm_bdbf2344-b09c-4f89-8148-37e698d3edee", "created": "2018-08-05T17:17:00Z", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:17:09,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0acb7bff-0af0-443f-84b8-a48e27400a42 2018-08-05 17:17:09,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.96334195137s 2018-08-05 17:17:09,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0acb7bff-0af0-443f-84b8-a48e27400a42 2018-08-05 17:17:09,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:17:09,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b4f94dd7-35a5-4d4b-a7e9-822340b1e447" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:09,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-192513ee-cec9-45b6-a8a2-106ac94516e6 Date: Sun, 05 Aug 2018 17:17:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:17:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b","ip_address":"192.168.120.5"}],"id":"776255e9-70fb-42f9-b272-b33e58c9d7c3","security_groups":["169e25a8-3dd8-4020-935f-4d17ff46bf57"],"mac_address":"fa:16:3e:9d:29:6f","project_id":"61c8afe7cbf34c50aaab9815224bde5d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:17:04Z","binding:vnic_type":"normal","device_id":"b4f94dd7-35a5-4d4b-a7e9-822340b1e447","ip_allocation":"immediate"}]} 2018-08-05 17:17:09,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b4f94dd7-35a5-4d4b-a7e9-822340b1e447 used request id req-192513ee-cec9-45b6-a8a2-106ac94516e6 2018-08-05 17:17:09,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0611519813538s 2018-08-05 17:17:09,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b4f94dd7-35a5-4d4b-a7e9-822340b1e447 used request id req-192513ee-cec9-45b6-a8a2-106ac94516e6 2018-08-05 17:17:09,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:17:09,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=776255e9-70fb-42f9-b272-b33e58c9d7c3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:09,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7a2a4def-a245-45be-bf1e-5f96278ad975 Date: Sun, 05 Aug 2018 17:17:09 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:17:09,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=776255e9-70fb-42f9-b272-b33e58c9d7c3 used request id req-7a2a4def-a245-45be-bf1e-5f96278ad975 2018-08-05 17:17:09,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0522818565369s 2018-08-05 17:17:09,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=776255e9-70fb-42f9-b272-b33e58c9d7c3 used request id req-7a2a4def-a245-45be-bf1e-5f96278ad975 2018-08-05 17:17:09,775 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9d:29:6f', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f7e37e40-8a65-4a9b-8b35-016dadf84517'}), 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-05T17:17:08.000000', 'flavor': Munch({u'id': u'8afc994a-aa08-49dd-bb25-29852e624f36'}), 'az': u'nova', 'id': u'b4f94dd7-35a5-4d4b-a7e9-822340b1e447', 'security_groups': [Munch({u'name': u'singlevm2-sg_bdbf2344-b09c-4f89-8148-37e698d3edee'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'aaf362b1aa094ec3b2592d7a29991abe', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'61c8afe7cbf34c50aaab9815224bde5d', 'name': 'singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee', '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-05T17:17:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T17:17:08Z', 'hostId': u'e402002324e67c6fdcb142963b927af87f184b77ada4189ebfe34ee7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'e402002324e67c6fdcb142963b927af87f184b77ada4189ebfe34ee7', '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-05T17:17:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'61c8afe7cbf34c50aaab9815224bde5d', 'name': u'singlevm2-vm_bdbf2344-b09c-4f89-8148-37e698d3edee', 'adminPass': u'iby6wRrFPCfd', 'tenant_id': u'61c8afe7cbf34c50aaab9815224bde5d', 'created_at': u'2018-08-05T17:17:00Z', 'created': u'2018-08-05T17:17:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 17:17:09,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:17:09,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:09,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-d545ebad-1dd4-4d3f-bc36-687b522424d9 Date: Sun, 05 Aug 2018 17:17:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"61c8afe7cbf34c50aaab9815224bde5d","l2_adjacency":true,"status":"ACTIVE","subnets":["3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b"],"description":"","tags":[],"updated_at":"2018-08-05T17:16:39Z","qos_policy_id":null,"name":"singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee","admin_state_up":true,"tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:16:37Z","mtu":1450}]} 2018-08-05 17:17:09,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d545ebad-1dd4-4d3f-bc36-687b522424d9 2018-08-05 17:17:09,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117524862289s 2018-08-05 17:17:09,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d545ebad-1dd4-4d3f-bc36-687b522424d9 2018-08-05 17:17:09,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:17:09,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b4f94dd7-35a5-4d4b-a7e9-822340b1e447" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:09,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-ce602edb-11c5-4634-aad9-45d6305cd61b Date: Sun, 05 Aug 2018 17:17:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:17:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b","ip_address":"192.168.120.5"}],"id":"776255e9-70fb-42f9-b272-b33e58c9d7c3","security_groups":["169e25a8-3dd8-4020-935f-4d17ff46bf57"],"mac_address":"fa:16:3e:9d:29:6f","project_id":"61c8afe7cbf34c50aaab9815224bde5d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:17:04Z","binding:vnic_type":"normal","device_id":"b4f94dd7-35a5-4d4b-a7e9-822340b1e447","ip_allocation":"immediate"}]} 2018-08-05 17:17:09,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b4f94dd7-35a5-4d4b-a7e9-822340b1e447 used request id req-ce602edb-11c5-4634-aad9-45d6305cd61b 2018-08-05 17:17:09,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0600390434265s 2018-08-05 17:17:09,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b4f94dd7-35a5-4d4b-a7e9-822340b1e447 used request id req-ce602edb-11c5-4634-aad9-45d6305cd61b 2018-08-05 17:17:09,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-05 17:17:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"floatingip": {"floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "fixed_ip_address": "192.168.120.5", "port_id": "776255e9-70fb-42f9-b272-b33e58c9d7c3"}}' 2018-08-05 17:17:12,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-446742cd-8146-4e31-af40-257ee8e71673 Date: Sun, 05 Aug 2018 17:17:12 GMT RESP BODY: {"floatingip": {"router_id": "b1f2c1e9-d31a-4426-b348-a23c2552cd9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:17:11Z", "updated_at": "2018-08-05T17:17:11Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "414abfb2-8f9a-42ec-a59c-20601ef2139f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:29:6f", "device_id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_id": "776255e9-70fb-42f9-b272-b33e58c9d7c3", "id": "51177a83-e2ad-41c5-9a68-7d079dfb0634", "qos_policy_id": null}} 2018-08-05 17:17:12,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-446742cd-8146-4e31-af40-257ee8e71673 2018-08-05 17:17:12,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.93057394028s 2018-08-05 17:17:12,890 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-446742cd-8146-4e31-af40-257ee8e71673 2018-08-05 17:17:12,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:17:12,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:13,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3dbbb001-7e4c-482c-9aea-4daa1373dbc5 Date: Sun, 05 Aug 2018 17:17:13 GMT RESP BODY: {"floatingips": [{"router_id": "b1f2c1e9-d31a-4426-b348-a23c2552cd9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:17:11Z", "updated_at": "2018-08-05T17:17:11Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "414abfb2-8f9a-42ec-a59c-20601ef2139f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:29:6f", "device_id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_id": "776255e9-70fb-42f9-b272-b33e58c9d7c3", "id": "51177a83-e2ad-41c5-9a68-7d079dfb0634", "qos_policy_id": null}]} 2018-08-05 17:17:13,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3dbbb001-7e4c-482c-9aea-4daa1373dbc5 2018-08-05 17:17:13,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.284623861313s 2018-08-05 17:17:13,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3dbbb001-7e4c-482c-9aea-4daa1373dbc5 2018-08-05 17:17:13,187 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:17:13,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:17:13,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:13,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6f11ed9c-9f09-41fb-925e-09ece8989a83 Date: Sun, 05 Aug 2018 17:17:13 GMT RESP BODY: {"floatingips": [{"router_id": "b1f2c1e9-d31a-4426-b348-a23c2552cd9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:17:11Z", "updated_at": "2018-08-05T17:17:11Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "414abfb2-8f9a-42ec-a59c-20601ef2139f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:29:6f", "device_id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_id": "776255e9-70fb-42f9-b272-b33e58c9d7c3", "id": "51177a83-e2ad-41c5-9a68-7d079dfb0634", "qos_policy_id": null}]} 2018-08-05 17:17:13,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6f11ed9c-9f09-41fb-925e-09ece8989a83 2018-08-05 17:17:13,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674300193787s 2018-08-05 17:17:13,360 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6f11ed9c-9f09-41fb-925e-09ece8989a83 2018-08-05 17:17:13,364 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:17:13,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:17:13,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:13,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6a9fd643-faa8-491b-a598-e0408b2de34b Date: Sun, 05 Aug 2018 17:17:13 GMT RESP BODY: {"floatingips": [{"router_id": "b1f2c1e9-d31a-4426-b348-a23c2552cd9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:17:11Z", "updated_at": "2018-08-05T17:17:11Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "414abfb2-8f9a-42ec-a59c-20601ef2139f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:29:6f", "device_id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_id": "776255e9-70fb-42f9-b272-b33e58c9d7c3", "id": "51177a83-e2ad-41c5-9a68-7d079dfb0634", "qos_policy_id": null}]} 2018-08-05 17:17:13,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6a9fd643-faa8-491b-a598-e0408b2de34b 2018-08-05 17:17:13,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.245362997055s 2018-08-05 17:17:13,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6a9fd643-faa8-491b-a598-e0408b2de34b 2018-08-05 17:17:13,718 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:17:13,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:17:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:14,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6e882321-ce40-4050-bb4f-3ead13e446de Date: Sun, 05 Aug 2018 17:17:14 GMT RESP BODY: {"floatingips": [{"router_id": "b1f2c1e9-d31a-4426-b348-a23c2552cd9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:17:11Z", "updated_at": "2018-08-05T17:17:11Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "414abfb2-8f9a-42ec-a59c-20601ef2139f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:29:6f", "device_id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_id": "776255e9-70fb-42f9-b272-b33e58c9d7c3", "id": "51177a83-e2ad-41c5-9a68-7d079dfb0634", "qos_policy_id": null}]} 2018-08-05 17:17:14,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e882321-ce40-4050-bb4f-3ead13e446de 2018-08-05 17:17:14,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.238743066788s 2018-08-05 17:17:14,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e882321-ce40-4050-bb4f-3ead13e446de 2018-08-05 17:17:14,066 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:17:14,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:17:14,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:14,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-e7070a72-68c0-46c0-961a-8cbe3db901ce Date: Sun, 05 Aug 2018 17:17:14 GMT RESP BODY: {"floatingips": [{"router_id": "b1f2c1e9-d31a-4426-b348-a23c2552cd9c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:17:11Z", "updated_at": "2018-08-05T17:17:14Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "414abfb2-8f9a-42ec-a59c-20601ef2139f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:29:6f", "device_id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 1, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_id": "776255e9-70fb-42f9-b272-b33e58c9d7c3", "id": "51177a83-e2ad-41c5-9a68-7d079dfb0634", "qos_policy_id": null}]} 2018-08-05 17:17:14,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e7070a72-68c0-46c0-961a-8cbe3db901ce 2018-08-05 17:17:14,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0790820121765s 2018-08-05 17:17:14,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e7070a72-68c0-46c0-961a-8cbe3db901ce 2018-08-05 17:17:14,254 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b1f2c1e9-d31a-4426-b348-a23c2552cd9c', 'updated_at': u'2018-08-05T17:17:14Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.212', 'revision_number': 1, 'port_id': u'776255e9-70fb-42f9-b272-b33e58c9d7c3', 'id': u'51177a83-e2ad-41c5-9a68-7d079dfb0634', 'network': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'port': u'776255e9-70fb-42f9-b272-b33e58c9d7c3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'61c8afe7cbf34c50aaab9815224bde5d', 'name': 'singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'61c8afe7cbf34c50aaab9815224bde5d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'414abfb2-8f9a-42ec-a59c-20601ef2139f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9d:29:6f', u'device_id': u'b4f94dd7-35a5-4d4b-a7e9-822340b1e447'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'61c8afe7cbf34c50aaab9815224bde5d', 'created_at': u'2018-08-05T17:17:11Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'414abfb2-8f9a-42ec-a59c-20601ef2139f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9d:29:6f', u'device_id': u'b4f94dd7-35a5-4d4b-a7e9-822340b1e447'}), 'router': u'b1f2c1e9-d31a-4426-b348-a23c2552cd9c'}) 2018-08-05 17:17:14,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 17:17:14,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 17:17:14,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17: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-adbbf120-4946-48b0-a339-3701e39b89ee x-compute-request-id: req-adbbf120-4946-48b0-a339-3701e39b89ee 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 471291912 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.141525] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.143176] pid_max: default: 32768 minimum: 301\n[ 0.144080] ACPI: Core revision 20150930\n[ 0.145466] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146772] Security Framework initialized\n[ 0.147586] Yama: becoming mindful.\n[ 0.148318] AppArmor: AppArmor initialized\n[ 0.149178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150513] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151814] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153030] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154450] Initializing cgroup subsys io\n[ 0.155256] Initializing cgroup subsys memory\n[ 0.156113] Initializing cgroup subsys devices\n[ 0.156991] Initializing cgroup subsys freezer\n[ 0.157859] Initializing cgroup subsys net_cls\n[ 0.158726] Initializing cgroup subsys perf_event\n[ 0.159631] Initializing cgroup subsys net_prio\n[ 0.160510] Initializing cgroup subsys hugetlb\n[ 0.161402] Initializing cgroup subsys pids\n[ 0.162269] CPU: Physical Processor ID: 0\n[ 0.163771] mce: CPU supports 10 MCE banks\n[ 0.164659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165664] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186222] ftrace: allocating 31920 entries in 125 pages\n[ 0.211385] smpboot: Max logical packages: 1\n[ 0.212251] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213604] x2apic enabled\n[ 0.214411] Switched APIC routing to physical x2apic.\n[ 0.216138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217264] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219350] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221146] KVM setup paravirtual spinlock\n[ 0.222484] x86: Booted up 1 node, 1 CPUs\n[ 0.223296] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224690] devtmpfs: initialized\n[ 0.226411] evm: security.selinux\n[ 0.227110] evm: security.SMACK64\n[ 0.227811] evm: security.SMACK64EXEC\n[ 0.228561] evm: security.SMACK64TRANSMUTE\n[ 0.229366] evm: security.SMACK64MMAP\n[ 0.230109] evm: security.ima\n[ 0.230757] evm: security.capability\n[ 0.231564] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233421] pinctrl core: initialized pinctrl subsystem\n[ 0.234531] RTC time: 17:17:08, date: 08/05/18\n[ 0.235497] NET: Registered protocol family 16\n[ 0.236485] cpuidle: using governor ladder\n[ 0.237304] cpuidle: using governor menu\n[ 0.238087] PCCT header not found.\n[ 0.238861] ACPI: bus type PCI registered\n[ 0.239667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240909] PCI: Using configuration type 1 for base access\n[ 0.242705] ACPI: Added _OSI(Module Device)\n[ 0.243556] ACPI: Added _OSI(Processor Device)\n[ 0.244430] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245327] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247066] ACPI: Interpreter enabled\n[ 0.247839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253411] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255243] ACPI: (supports S0 S5)\n[ 0.255947] ACPI: Using IOAPIC for interrupt routing\n[ 0.256905] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260005] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261162] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262427] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263623] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265847] acpiphp: Slot [3] registered\n[ 0.266668] acpiphp: Slot [4] registered\n[ 0.267478] acpiphp: Slot [5] registered\n[ 0.268274] acpiphp: Slot [6] registered\n[ 0.269075] acpiphp: Slot [7] registered\n[ 0.269880] acpiphp: Slot [8] registered\n[ 0.270685] acpiphp: Slot [9] registered\n[ 0.271486] acpiphp: Slot [10] registered\n[ 0.272328] acpiphp: Slot [11] registered\n[ 0.273140] acpiphp: Slot [12] registered\n[ 0.273968] acpiphp: Slot [13] registered\n[ 0.274785] acpiphp: Slot [14] registered\n[ 0.275604] acpiphp: Slot [15] registered\n[ 0.286410] acpiphp: Slot [16] registered\n[ 0.287226] acpiphp: Slot [17] registered\n[ 0.288040] acpiphp: Slot [18] registered\n[ 0.288854] acpiphp: Slot [19] registered\n[ 0.289681] acpiphp: Slot [20] registered\n[ 0.290501] acpiphp: Slot [21] registered\n[ 0.291315] acpiphp: Slot [22] registered\n[ 0.292124] acpiphp: Slot [23] registered\n[ 0.292956] acpiphp: Slot [24] registered\n[ 0.293769] acpiphp: Slot [25] registered\n[ 0.294587] acpiphp: Slot [26] registered\n[ 0.295400] acpiphp: Slot [27] registered\n[ 0.296208] acpiphp: Slot [28] registered\n[ 0.297021] acpiphp: Slot [29] registered\n[ 0.297869] acpiphp: Slot [30] registered\n[ 0.298687] acpiphp: Slot [31] registered\n[ 0.299496] PCI host bridge to bus 0000:00\n[ 0.300305] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301515] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302763] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.304210] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.305661] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.307139] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.310429] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.311720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317737] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319226] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.337774] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.339249] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.340976] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.342397] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.343802] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.345062] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.346373] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.347432] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348977] vgaarb: loaded\n[ 0.349575] vgaarb: bridge control possible 0000:00:02.0\n[ 0.350795] SCSI subsystem initialized\n[ 0.351715] ACPI: bus type USB registered\n[ 0.352543] usbcore: registered new interface driver usbfs\n[ 0.353594] usbcore: registered new interface driver hub\n[ 0.354609] usbcore: registered new device driver usb\n[ 0.355717] PCI: Using ACPI for IRQ routing\n[ 0.356832] NetLabel: Initializing\n[ 0.357557] NetLabel: domain hash size = 128\n[ 0.358406] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.359368] NetLabel: unlabeled traffic allowed by default\n[ 0.360526] clocksource: Switched to clocksource kvm-clock\n[ 0.368716] AppArmor: AppArmor Filesystem Enabled\n[ 0.369701] pnp: PnP ACPI init\n[ 0.370633] pnp: PnP ACPI: found 5 devices\n[ 0.376930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378684] NET: Registered protocol family 2\n[ 0.379728] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.381039] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.382253] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.383483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384581] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385779] NET: Registered protocol family 1\n[ 0.386666] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387767] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388849] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402898] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417047] Trying to unpack rootfs image as initramfs...\n[ 0.473473] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.475141] Scanning for low memory corruption every 60 seconds\n[ 0.476506] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477688] audit: initializing netlink subsys (disabled)\n[ 0.478718] audit: type=2000 audit(1533489429.068:1): initialized\n[ 0.480058] Initialise system trusted keyring\n[ 0.481037] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482199] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484319] zbud: loaded\n[ 0.485061] VFS: Disk quotas dquot_6.6.0\n[ 0.485890] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487499] fuse init (API version 7.23)\n[ 0.488405] Key type big_key registered\n[ 0.489212] Allocating IMA MOK and blacklist keyrings.\n[ 0.490439] Key type asymmetric registered\n[ 0.491260] Asymmetric key parser 'x509' registered\n[ 0.492219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493703] io scheduler noop registered\n[ 0.494512] io scheduler deadline registered (default)\n[ 0.495504] io scheduler cfq registered\n[ 0.496360] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500135] ACPI: Power Button [PWRF]\n[ 0.501009] GHES: HEST is not enabled!\n[ 0.514672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.544611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.568639] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.570905] Linux agpgart interface v0.103\n[ 0.573559] brd: module loaded\n[ 0.575220] loop: module loaded\n[ 0.579572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581099] GPT:90111 != 2097151\n[ 0.581788] GPT:Alternate GPT header not at the end of the disk.\n[ 0.582885] GPT:90111 != 2097151\n[ 0.583565] GPT: Use GNU Parted to correct GPT errors.\n[ 0.584543] vda: vda1 vda15\n[ 0.585776] scsi host0: ata_piix\n[ 0.586639] scsi host1: ata_piix\n[ 0.587372] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.588609] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590104] libphy: Fixed MDIO Bus: probed\n[ 0.590932] tun: Universal TUN/TAP device driver, 1.6\n[ 0.593984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.597178] PPP generic driver version 2.4.2\n[ 0.598170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.599378] ehci-pci: EHCI PCI platform driver\n[ 0.600255] ehci-platform: EHCI generic platform driver\n[ 0.601263] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602434] ohci-pci: OHCI PCI platform driver\n[ 0.603315] ohci-platform: OHCI generic platform driver\n[ 0.604316] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.618717] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619752] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621224] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.622263] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.623426] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.624674] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.626120] usb usb1: Product: UHCI Host Controller\n[ 0.627074] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.628216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.629210] hub 1-0:1.0: USB hub found\n[ 0.630008] hub 1-0:1.0: 2 ports detected\n[ 0.630979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633179] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634170] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635232] mousedev: PS/2 mouse device common for all mice\n[ 0.636716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.638612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640966] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642177] i2c /dev entries driver\n[ 0.642984] device-mapper: uevent: version 1.0.3\n[ 0.643971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.645647] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647148] NET: Registered protocol family 10\n[ 0.648310] NET: Registered protocol family 17\n[ 0.649238] Key type dns_resolver registered\n[ 0.650275] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.651389] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.653213] registered taskstats version 1\n[ 0.654081] Loading compiled-in X.509 certificates\n[ 0.655572] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.657472] zswap: loaded using pool lzo/zbud\n[ 0.659163] Key type trusted registered\n[ 0.660969] Key type encrypted registered\n[ 0.661801] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.662840] ima: No TPM chip found, activating TPM-bypass!\n[ 0.663884] evm: HMAC attrs: 0x1\n[ 0.664908] Magic number: 14:908:288\n[ 0.665719] tty tty21: hash matches\n[ 0.666529] rtc_cmos 00:00: setting system clock to 2018-08-05 17:17:09 UTC (1533489429)\n[ 0.668162] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.669293] EDD information not available.\n[ 0.749875] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.751465] Write protecting the kernel read-only data: 14336k\n[ 0.753599] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.755454] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\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.71\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... [ 0.913655] 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.5...\nLease of 192.168.120.5 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.87. iid=i-00000005\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsObYvgwuxKndtW0+IpBs42vFZim+ZmqyLpK9ZkFcC9Fu4GgPFhTZ2Ntb5t2WO2iTDp7ho2TY4g+REQvb3e1oD9HjedQIvXPOnt1uo96d/s4JE+Oqb52YvK7LFHWNWdzmD/urjpxdLu2fCaVOlQce8cfiT7DPpNZDxPQv8nXWvSko4Q2uvCcQZZWaLzlxs8GbB5IMB7AJov8zgGEdGYUBZY8OY9p7guze3n/2YOsSyzqnoWIywK3G+UDP8B6xYeM4ktpLftuUzcfc+zJmEM6etQWLhJMmrl3TEsZTpOatSrnpS8BZuuZotJkbav1dENCZ/Eg17LWKnU43IQbwB51Xz root@singlevm2-vm-bdbf2344-b09c-4f89-8148-37e698d3edee\nssh-dss AAAAB3NzaC1kc3MAAACBAJEk3QKD6us3SLX6wH70bP15qNUslqpL0Q3d2K7hMi4N36FbMLxFE8qeNNqUM/JU2gVRBRtliEKRRA0rezA98rAGVG3mZ1oAlNIcsrZZFino18OJlb4qFAQ4lOzEEYRktj/mhXuzl63ZUREmJ/skfrScJjjjmP45aziAUTBpwtTfAAAAFQCS/osZbepYmquIBHDGv/ObvT9NrQAAAIBq/t9VM1/Hdt39Rs2rPHLaiEvyiUmpA5PwOddrA6erOeU05+G5CeFPoLlqBODHUbeJ96RyORdWkCw5PDR10+0NmFmWpVc8N9INEk3sy2nRJdCS2tzFdlaV7t2wEuDp/dg0ELFteaNRN7Z9e/L5akV0wM87aGuFullMuTJdCgvm8wAAAIAbLk5ubO4mTFjS3aLT/2aKOnrIMr9quxmvTR1Ws4QB3/TEql2dMZV9vdaaJS5Z6bpI67ynl1mT3QY2jKppbylsaoM7byhWM5ItgzrusptxR6Ta8ebPZm9zbsgI0z02UiGekBoOlfPW2S+1rZ6Xr5CTdVOyJyLelEtHcW6B0cTnyA== root@singlevm2-vm-bdbf2344-b09c-4f89-8148-37e698d3edee\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.5,24,fe80::f816:3eff:fe9d:296f/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.5 \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-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-bdbf2344-b09c-4f89-8148-37e698d3edee\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.50 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-bdbf2344-b09c-4f89-8148-37e698d3edee login: "} 2018-08-05 17:17:14,400 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447/action used request id req-adbbf120-4946-48b0-a339-3701e39b89ee 2018-08-05 17:17:14,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.144784927368s 2018-08-05 17:17:14,400 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447/action used request id req-adbbf120-4946-48b0-a339-3701e39b89ee 2018-08-05 17:17:14,401 - 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 471291912 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.141525] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.143176] pid_max: default: 32768 minimum: 301 [ 0.144080] ACPI: Core revision 20150930 [ 0.145466] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146772] Security Framework initialized [ 0.147586] Yama: becoming mindful. [ 0.148318] AppArmor: AppArmor initialized [ 0.149178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150513] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151814] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153030] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154450] Initializing cgroup subsys io [ 0.155256] Initializing cgroup subsys memory [ 0.156113] Initializing cgroup subsys devices [ 0.156991] Initializing cgroup subsys freezer [ 0.157859] Initializing cgroup subsys net_cls [ 0.158726] Initializing cgroup subsys perf_event [ 0.159631] Initializing cgroup subsys net_prio [ 0.160510] Initializing cgroup subsys hugetlb [ 0.161402] Initializing cgroup subsys pids [ 0.162269] CPU: Physical Processor ID: 0 [ 0.163771] mce: CPU supports 10 MCE banks [ 0.164659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165664] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186222] ftrace: allocating 31920 entries in 125 pages [ 0.211385] smpboot: Max logical packages: 1 [ 0.212251] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213604] x2apic enabled [ 0.214411] Switched APIC routing to physical x2apic. [ 0.216138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217264] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.219350] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221146] KVM setup paravirtual spinlock [ 0.222484] x86: Booted up 1 node, 1 CPUs [ 0.223296] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224690] devtmpfs: initialized [ 0.226411] evm: security.selinux [ 0.227110] evm: security.SMACK64 [ 0.227811] evm: security.SMACK64EXEC [ 0.228561] evm: security.SMACK64TRANSMUTE [ 0.229366] evm: security.SMACK64MMAP [ 0.230109] evm: security.ima [ 0.230757] evm: security.capability [ 0.231564] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233421] pinctrl core: initialized pinctrl subsystem [ 0.234531] RTC time: 17:17:08, date: 08/05/18 [ 0.235497] NET: Registered protocol family 16 [ 0.236485] cpuidle: using governor ladder [ 0.237304] cpuidle: using governor menu [ 0.238087] PCCT header not found. [ 0.238861] ACPI: bus type PCI registered [ 0.239667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240909] PCI: Using configuration type 1 for base access [ 0.242705] ACPI: Added _OSI(Module Device) [ 0.243556] ACPI: Added _OSI(Processor Device) [ 0.244430] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245327] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247066] ACPI: Interpreter enabled [ 0.247839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253411] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255243] ACPI: (supports S0 S5) [ 0.255947] ACPI: Using IOAPIC for interrupt routing [ 0.256905] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260005] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261162] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262427] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263623] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.265847] acpiphp: Slot [3] registered [ 0.266668] acpiphp: Slot [4] registered [ 0.267478] acpiphp: Slot [5] registered [ 0.268274] acpiphp: Slot [6] registered [ 0.269075] acpiphp: Slot [7] registered [ 0.269880] acpiphp: Slot [8] registered [ 0.270685] acpiphp: Slot [9] registered [ 0.271486] acpiphp: Slot [10] registered [ 0.272328] acpiphp: Slot [11] registered [ 0.273140] acpiphp: Slot [12] registered [ 0.273968] acpiphp: Slot [13] registered [ 0.274785] acpiphp: Slot [14] registered [ 0.275604] acpiphp: Slot [15] registered [ 0.286410] acpiphp: Slot [16] registered [ 0.287226] acpiphp: Slot [17] registered [ 0.288040] acpiphp: Slot [18] registered [ 0.288854] acpiphp: Slot [19] registered [ 0.289681] acpiphp: Slot [20] registered [ 0.290501] acpiphp: Slot [21] registered [ 0.291315] acpiphp: Slot [22] registered [ 0.292124] acpiphp: Slot [23] registered [ 0.292956] acpiphp: Slot [24] registered [ 0.293769] acpiphp: Slot [25] registered [ 0.294587] acpiphp: Slot [26] registered [ 0.295400] acpiphp: Slot [27] registered [ 0.296208] acpiphp: Slot [28] registered [ 0.297021] acpiphp: Slot [29] registered [ 0.297869] acpiphp: Slot [30] registered [ 0.298687] acpiphp: Slot [31] registered [ 0.299496] PCI host bridge to bus 0000:00 [ 0.300305] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.301515] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.302763] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.304210] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.305661] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.307139] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.310429] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.311720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.312915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.314173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317737] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319226] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337774] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.339249] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340976] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.342397] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343802] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.345062] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.346373] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.347432] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348977] vgaarb: loaded [ 0.349575] vgaarb: bridge control possible 0000:00:02.0 [ 0.350795] SCSI subsystem initialized [ 0.351715] ACPI: bus type USB registered [ 0.352543] usbcore: registered new interface driver usbfs [ 0.353594] usbcore: registered new interface driver hub [ 0.354609] usbcore: registered new device driver usb [ 0.355717] PCI: Using ACPI for IRQ routing [ 0.356832] NetLabel: Initializing [ 0.357557] NetLabel: domain hash size = 128 [ 0.358406] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.359368] NetLabel: unlabeled traffic allowed by default [ 0.360526] clocksource: Switched to clocksource kvm-clock [ 0.368716] AppArmor: AppArmor Filesystem Enabled [ 0.369701] pnp: PnP ACPI init [ 0.370633] pnp: PnP ACPI: found 5 devices [ 0.376930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378684] NET: Registered protocol family 2 [ 0.379728] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.381039] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.382253] TCP: Hash tables configured (established 4096 bind 4096) [ 0.383483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384581] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385779] NET: Registered protocol family 1 [ 0.386666] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387767] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388849] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402898] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417047] Trying to unpack rootfs image as initramfs... [ 0.473473] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.475141] Scanning for low memory corruption every 60 seconds [ 0.476506] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477688] audit: initializing netlink subsys (disabled) [ 0.478718] audit: type=2000 audit(1533489429.068:1): initialized [ 0.480058] Initialise system trusted keyring [ 0.481037] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482199] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484319] zbud: loaded [ 0.485061] VFS: Disk quotas dquot_6.6.0 [ 0.485890] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487499] fuse init (API version 7.23) [ 0.488405] Key type big_key registered [ 0.489212] Allocating IMA MOK and blacklist keyrings. [ 0.490439] Key type asymmetric registered [ 0.491260] Asymmetric key parser 'x509' registered [ 0.492219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493703] io scheduler noop registered [ 0.494512] io scheduler deadline registered (default) [ 0.495504] io scheduler cfq registered [ 0.496360] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500135] ACPI: Power Button [PWRF] [ 0.501009] GHES: HEST is not enabled! [ 0.514672] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.544611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.568639] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.570905] Linux agpgart interface v0.103 [ 0.573559] brd: module loaded [ 0.575220] loop: module loaded [ 0.579572] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581099] GPT:90111 != 2097151 [ 0.581788] GPT:Alternate GPT header not at the end of the disk. [ 0.582885] GPT:90111 != 2097151 [ 0.583565] GPT: Use GNU Parted to correct GPT errors. [ 0.584543] vda: vda1 vda15 [ 0.585776] scsi host0: ata_piix [ 0.586639] scsi host1: ata_piix [ 0.587372] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.588609] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590104] libphy: Fixed MDIO Bus: probed [ 0.590932] tun: Universal TUN/TAP device driver, 1.6 [ 0.593984] tun: (C) 1999-2004 Max Krasnyansky [ 0.597178] PPP generic driver version 2.4.2 [ 0.598170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.599378] ehci-pci: EHCI PCI platform driver [ 0.600255] ehci-platform: EHCI generic platform driver [ 0.601263] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602434] ohci-pci: OHCI PCI platform driver [ 0.603315] ohci-platform: OHCI generic platform driver [ 0.604316] uhci_hcd: USB Universal Host Controller Interface driver [ 0.618717] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619752] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621224] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.622263] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.623426] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.624674] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.626120] usb usb1: Product: UHCI Host Controller [ 0.627074] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.628216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.629210] hub 1-0:1.0: USB hub found [ 0.630008] hub 1-0:1.0: 2 ports detected [ 0.630979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634170] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635232] mousedev: PS/2 mouse device common for all mice [ 0.636716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.638612] rtc_cmos 00:00: RTC can wake from S4 [ 0.639747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640966] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642177] i2c /dev entries driver [ 0.642984] device-mapper: uevent: version 1.0.3 [ 0.643971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.645647] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647148] NET: Registered protocol family 10 [ 0.648310] NET: Registered protocol family 17 [ 0.649238] Key type dns_resolver registered [ 0.650275] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.651389] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.653213] registered taskstats version 1 [ 0.654081] Loading compiled-in X.509 certificates [ 0.655572] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.657472] zswap: loaded using pool lzo/zbud [ 0.659163] Key type trusted registered [ 0.660969] Key type encrypted registered [ 0.661801] AppArmor: AppArmor sha1 policy hashing enabled [ 0.662840] ima: No TPM chip found, activating TPM-bypass! [ 0.663884] evm: HMAC attrs: 0x1 [ 0.664908] Magic number: 14:908:288 [ 0.665719] tty tty21: hash matches [ 0.666529] rtc_cmos 00:00: setting system clock to 2018-08-05 17:17:09 UTC (1533489429) [ 0.668162] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.669293] EDD information not available. [ 0.749875] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.751465] Write protecting the kernel read-only data: 14336k [ 0.753599] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.755454] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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.71 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... [ 0.913655] 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.5... Lease of 192.168.120.5 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.87. iid=i-00000005 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsObYvgwuxKndtW0+IpBs42vFZim+ZmqyLpK9ZkFcC9Fu4GgPFhTZ2Ntb5t2WO2iTDp7ho2TY4g+REQvb3e1oD9HjedQIvXPOnt1uo96d/s4JE+Oqb52YvK7LFHWNWdzmD/urjpxdLu2fCaVOlQce8cfiT7DPpNZDxPQv8nXWvSko4Q2uvCcQZZWaLzlxs8GbB5IMB7AJov8zgGEdGYUBZY8OY9p7guze3n/2YOsSyzqnoWIywK3G+UDP8B6xYeM4ktpLftuUzcfc+zJmEM6etQWLhJMmrl3TEsZTpOatSrnpS8BZuuZotJkbav1dENCZ/Eg17LWKnU43IQbwB51Xz root@singlevm2-vm-bdbf2344-b09c-4f89-8148-37e698d3edee ssh-dss AAAAB3NzaC1kc3MAAACBAJEk3QKD6us3SLX6wH70bP15qNUslqpL0Q3d2K7hMi4N36FbMLxFE8qeNNqUM/JU2gVRBRtliEKRRA0rezA98rAGVG3mZ1oAlNIcsrZZFino18OJlb4qFAQ4lOzEEYRktj/mhXuzl63ZUREmJ/skfrScJjjjmP45aziAUTBpwtTfAAAAFQCS/osZbepYmquIBHDGv/ObvT9NrQAAAIBq/t9VM1/Hdt39Rs2rPHLaiEvyiUmpA5PwOddrA6erOeU05+G5CeFPoLlqBODHUbeJ96RyORdWkCw5PDR10+0NmFmWpVc8N9INEk3sy2nRJdCS2tzFdlaV7t2wEuDp/dg0ELFteaNRN7Z9e/L5akV0wM87aGuFullMuTJdCgvm8wAAAIAbLk5ubO4mTFjS3aLT/2aKOnrIMr9quxmvTR1Ws4QB3/TEql2dMZV9vdaaJS5Z6bpI67ynl1mT3QY2jKppbylsaoM7byhWM5ItgzrusptxR6Ta8ebPZm9zbsgI0z02UiGekBoOlfPW2S+1rZ6Xr5CTdVOyJyLelEtHcW6B0cTnyA== root@singlevm2-vm-bdbf2344-b09c-4f89-8148-37e698d3edee -----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.5,24,fe80::f816:3eff:fe9d:296f/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.5 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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-bdbf2344-b09c-4f89-8148-37e698d3edee launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.50 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-bdbf2344-b09c-4f89-8148-37e698d3edee login: 2018-08-05 17:17:14,408 - paramiko.transport - DEBUG - starting thread (client mode): 0x6c0e0d10L 2018-08-05 17:17:14,409 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 17:17:14,409 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-05 17:17:14,409 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-05 17:17:14,410 - 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-05 17:17:14,410 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-05 17:17:14,410 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-05 17:17:14,411 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 17:17:14,411 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-05 17:17:14,411 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 17:17:14,428 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-05 17:17:14,429 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 17:17:14,441 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: 11b898541eef2c30903f4e546c1f1f3a 2018-08-05 17:17:14,442 - paramiko.transport - DEBUG - Trying discovered key 899edd35725090cde51228909762367b in /tmp/tmpHLqDQ5 2018-08-05 17:17:14,466 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 17:17:14,472 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-05 17:17:14,474 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 17:17:14,475 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-05 17:17:14,475 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 17:17:14,476 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 17:17:14,478 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-05 17:17:14,478 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-05 17:17:14,478 - functest.core.singlevm - DEBUG - error: 2018-08-05 17:17:14,479 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-05 17:17:14,590 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:17:14,590 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-05 17:17:14,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 17:17:14,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/51177a83-e2ad-41c5-9a68-7d079dfb0634.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:16,090 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9c0b2be-a01f-49f2-91cf-2ebf656e6c66 Content-Length: 0 Date: Sun, 05 Aug 2018 17:17:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:17:16,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/51177a83-e2ad-41c5-9a68-7d079dfb0634.json used request id req-b9c0b2be-a01f-49f2-91cf-2ebf656e6c66 2018-08-05 17:17:16,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.49290513992s 2018-08-05 17:17:16,090 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/51177a83-e2ad-41c5-9a68-7d079dfb0634.json used request id req-b9c0b2be-a01f-49f2-91cf-2ebf656e6c66 2018-08-05 17:17:16,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:17:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:16,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d0314ee8-938e-48a0-bbd1-a8014c912891 Date: Sun, 05 Aug 2018 17:17:16 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:17:16,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d0314ee8-938e-48a0-bbd1-a8014c912891 2018-08-05 17:17:16,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.155369997025s 2018-08-05 17:17:16,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d0314ee8-938e-48a0-bbd1-a8014c912891 2018-08-05 17:17:16,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 17:17:16,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:16,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:17: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-41457c98-c54a-413c-9c1f-a78b2fbcc6ae x-compute-request-id: req-41457c98-c54a-413c-9c1f-a78b2fbcc6ae Content-Type: application/json 2018-08-05 17:17:16,473 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447 used request id req-41457c98-c54a-413c-9c1f-a78b2fbcc6ae 2018-08-05 17:17:16,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.221125125885s 2018-08-05 17:17:16,474 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447 used request id req-41457c98-c54a-413c-9c1f-a78b2fbcc6ae 2018-08-05 17:17:16,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:17:16,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:17,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17: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-1ee001f6-4628-4867-8787-e3a208eb8ae1 x-compute-request-id: req-1ee001f6-4628-4867-8787-e3a208eb8ae1 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:29:6f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:29:6f", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "rel": "bookmark"}], "image": {"id": "f7e37e40-8a65-4a9b-8b35-016dadf84517", "links": [{"href": "http://172.30.9.22:8774/images/f7e37e40-8a65-4a9b-8b35-016dadf84517", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:17:08.000000", "flavor": {"id": "8afc994a-aa08-49dd-bb25-29852e624f36", "links": [{"href": "http://172.30.9.22:8774/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "rel": "bookmark"}]}, "id": "b4f94dd7-35a5-4d4b-a7e9-822340b1e447", "security_groups": [{"name": "singlevm2-sg_bdbf2344-b09c-4f89-8148-37e698d3edee"}], "user_id": "aaf362b1aa094ec3b2592d7a29991abe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:17:16Z", "hostId": "e402002324e67c6fdcb142963b927af87f184b77ada4189ebfe34ee7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee", "name": "singlevm2-vm_bdbf2344-b09c-4f89-8148-37e698d3edee", "created": "2018-08-05T17:17:00Z", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:17:17,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ee001f6-4628-4867-8787-e3a208eb8ae1 2018-08-05 17:17:17,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04324388504s 2018-08-05 17:17:17,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ee001f6-4628-4867-8787-e3a208eb8ae1 2018-08-05 17:17:17,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:17:19,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:17:19,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:19,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17: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-a35b35bc-e7ba-413d-b607-5a7ce8cf8124 x-compute-request-id: req-a35b35bc-e7ba-413d-b607-5a7ce8cf8124 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-05 17:17:19,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a35b35bc-e7ba-413d-b607-5a7ce8cf8124 2018-08-05 17:17:19,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0988049507141s 2018-08-05 17:17:19,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a35b35bc-e7ba-413d-b607-5a7ce8cf8124 2018-08-05 17:17:19,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:17:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:19,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-e356be0a-36c9-4eb0-b30c-37ecbb0db89a Date: Sun, 05 Aug 2018 17:17:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:37Z", "updated_at": "2018-08-05T17:16:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "3ccdae17-e430-4bf6-a388-4b35a1f590e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "83c2f29d-23de-4b60-a7a6-807ae9f03f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "9165298b-1dec-495f-a85f-61334883e89d", "remote_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "ab4e0e5e-d9ef-4906-b6de-331605863a42", "remote_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}], "revision_number": 1, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:53Z", "updated_at": "2018-08-05T17:16:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:54Z", "revision_number": 0, "id": "166358d5-96d9-4124-a626-3c30f41c6fcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:54Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:53Z", "revision_number": 0, "id": "1f3b4471-454a-4d92-a60a-130d8cffb996", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:53Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:53Z", "revision_number": 0, "id": "b673a9d6-8ab5-4d51-ae84-587316bd5e5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:53Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T17:16:54Z", "revision_number": 0, "id": "c9360a3f-0959-44ee-8547-f91d5898a1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:54Z", "security_group_id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}], "revision_number": 3, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "169e25a8-3dd8-4020-935f-4d17ff46bf57", "name": "singlevm2-sg_bdbf2344-b09c-4f89-8148-37e698d3edee"}]} 2018-08-05 17:17:19,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e356be0a-36c9-4eb0-b30c-37ecbb0db89a 2018-08-05 17:17:19,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.365372896194s 2018-08-05 17:17:19,990 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e356be0a-36c9-4eb0-b30c-37ecbb0db89a 2018-08-05 17:17:19,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-05 17:17:19,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/169e25a8-3dd8-4020-935f-4d17ff46bf57.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:20,241 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9f3f1e0-e22f-4168-8f4c-2e1fd92fe01e Content-Length: 0 Date: Sun, 05 Aug 2018 17:17:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:17:20,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/169e25a8-3dd8-4020-935f-4d17ff46bf57.json used request id req-a9f3f1e0-e22f-4168-8f4c-2e1fd92fe01e 2018-08-05 17:17:20,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.247183084488s 2018-08-05 17:17:20,241 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/169e25a8-3dd8-4020-935f-4d17ff46bf57.json used request id req-a9f3f1e0-e22f-4168-8f4c-2e1fd92fe01e 2018-08-05 17:17:20,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-05 17:17:20,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:20,315 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19d17654-ccd7-4a5a-9f52-ac854e552405 x-compute-request-id: req-19d17654-ccd7-4a5a-9f52-ac854e552405 Content-Length: 0 Content-Type: application/json 2018-08-05 17:17:20,315 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee used request id req-19d17654-ccd7-4a5a-9f52-ac854e552405 2018-08-05 17:17:20,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0734510421753s 2018-08-05 17:17:20,316 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_bdbf2344-b09c-4f89-8148-37e698d3edee used request id req-19d17654-ccd7-4a5a-9f52-ac854e552405 2018-08-05 17:17:20,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:17:20,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b1f2c1e9-d31a-4426-b348-a23c2552cd9c/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" -d '{"subnet_id": "3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b"}' 2018-08-05 17:17:22,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fae08b77-c0c3-4531-90e9-9f465ff4c685 Date: Sun, 05 Aug 2018 17:17:22 GMT RESP BODY: {"network_id": "414abfb2-8f9a-42ec-a59c-20601ef2139f", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "subnet_id": "3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b", "subnet_ids": ["3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b"], "port_id": "49d9211f-aca9-4f05-b3da-52120602116a", "id": "b1f2c1e9-d31a-4426-b348-a23c2552cd9c"} 2018-08-05 17:17:22,659 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b1f2c1e9-d31a-4426-b348-a23c2552cd9c/remove_router_interface.json used request id req-fae08b77-c0c3-4531-90e9-9f465ff4c685 2018-08-05 17:17:22,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34280896187s 2018-08-05 17:17:22,659 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b1f2c1e9-d31a-4426-b348-a23c2552cd9c/remove_router_interface.json used request id req-fae08b77-c0c3-4531-90e9-9f465ff4c685 returning object b1f2c1e9-d31a-4426-b348-a23c2552cd9c 2018-08-05 17:17:22,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:17:22,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:22,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-10c09c20-6839-49e4-a6eb-4dfe981ad361 Date: Sun, 05 Aug 2018 17:17:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:40Z", "admin_state_up": true, "updated_at": "2018-08-05T17:17:21Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "b1f2c1e9-d31a-4426-b348-a23c2552cd9c", "name": "singlevm2-router_bdbf2344-b09c-4f89-8148-37e698d3edee"}]} 2018-08-05 17:17:22,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-10c09c20-6839-49e4-a6eb-4dfe981ad361 2018-08-05 17:17:22,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127995014191s 2018-08-05 17:17:22,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-10c09c20-6839-49e4-a6eb-4dfe981ad361 2018-08-05 17:17:22,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:17:22,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/b1f2c1e9-d31a-4426-b348-a23c2552cd9c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:26,805 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0b7db3a-c83c-4d1f-9179-12dc210216e6 Content-Length: 0 Date: Sun, 05 Aug 2018 17:17:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:17:26,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b1f2c1e9-d31a-4426-b348-a23c2552cd9c.json used request id req-d0b7db3a-c83c-4d1f-9179-12dc210216e6 2018-08-05 17:17:26,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.01574897766s 2018-08-05 17:17:26,806 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b1f2c1e9-d31a-4426-b348-a23c2552cd9c.json used request id req-d0b7db3a-c83c-4d1f-9179-12dc210216e6 2018-08-05 17:17:26,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:17:26,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:27,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-8225e923-83b6-4486-bf2b-487666292aaf Date: Sun, 05 Aug 2018 17:17:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:16:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:16:39Z","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":"61c8afe7cbf34c50aaab9815224bde5d","id":"3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b","subnetpool_id":null,"name":"singlevm2-subnet_bdbf2344-b09c-4f89-8148-37e698d3edee"}]} 2018-08-05 17:17:27,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8225e923-83b6-4486-bf2b-487666292aaf 2018-08-05 17:17:27,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.252422094345s 2018-08-05 17:17:27,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8225e923-83b6-4486-bf2b-487666292aaf 2018-08-05 17:17:27,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:17:27,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:29,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-094d67cd-e34d-4522-8351-84cae8af7dec Date: Sun, 05 Aug 2018 17:17:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:17:29,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b.json used request id req-094d67cd-e34d-4522-8351-84cae8af7dec 2018-08-05 17:17:29,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.15729022026s 2018-08-05 17:17:29,218 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3e7b938c-f7fa-4134-b3b0-69e57ed7cf2b.json used request id req-094d67cd-e34d-4522-8351-84cae8af7dec 2018-08-05 17:17:29,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:17:29,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:29,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-6a9b4a9e-d6f4-46ae-824d-eadb4bd627b1 Date: Sun, 05 Aug 2018 17:17:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"414abfb2-8f9a-42ec-a59c-20601ef2139f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"61c8afe7cbf34c50aaab9815224bde5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:17:29Z","qos_policy_id":null,"name":"singlevm2-net_bdbf2344-b09c-4f89-8148-37e698d3edee","admin_state_up":true,"tenant_id":"61c8afe7cbf34c50aaab9815224bde5d","created_at":"2018-08-05T17:16:37Z","mtu":1450}]} 2018-08-05 17:17:29,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6a9b4a9e-d6f4-46ae-824d-eadb4bd627b1 2018-08-05 17:17:29,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254987955093s 2018-08-05 17:17:29,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6a9b4a9e-d6f4-46ae-824d-eadb4bd627b1 2018-08-05 17:17:29,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:17:29,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/414abfb2-8f9a-42ec-a59c-20601ef2139f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:30,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69735bff-6afa-460f-8baf-9f206ba369c3 Date: Sun, 05 Aug 2018 17:17:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:17:30,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/414abfb2-8f9a-42ec-a59c-20601ef2139f.json used request id req-69735bff-6afa-460f-8baf-9f206ba369c3 2018-08-05 17:17:30,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.51234722137s 2018-08-05 17:17:30,988 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/414abfb2-8f9a-42ec-a59c-20601ef2139f.json used request id req-69735bff-6afa-460f-8baf-9f206ba369c3 2018-08-05 17:17:30,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:17:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:31,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ed9f738c-9a6c-419d-8b4c-1b90e1ece2df Date: Sun, 05 Aug 2018 17:17:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/snap", "metadata": {}}], "file": "/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/file", "owner": "61c8afe7cbf34c50aaab9815224bde5d", "id": "f7e37e40-8a65-4a9b-8b35-016dadf84517", "size": 12716032, "self": "/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f7e37e40-8a65-4a9b-8b35-016dadf84517/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:16:51Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_bdbf2344-b09c-4f89-8148-37e698d3edee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:16:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:17:31,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ed9f738c-9a6c-419d-8b4c-1b90e1ece2df 2018-08-05 17:17:31,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.700212955475s 2018-08-05 17:17:31,693 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ed9f738c-9a6c-419d-8b4c-1b90e1ece2df 2018-08-05 17:17:31,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:17:31,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c09fb72dfedfb647794cf9ed7541d5ce644c41c6" 2018-08-05 17:17:32,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dde710cb-e40e-48b1-b213-684be64b632b Date: Sun, 05 Aug 2018 17:17: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-05 17:17:32,763 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517 used request id req-dde710cb-e40e-48b1-b213-684be64b632b 2018-08-05 17:17:32,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06849980354s 2018-08-05 17:17:32,763 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f7e37e40-8a65-4a9b-8b35-016dadf84517 used request id req-dde710cb-e40e-48b1-b213-684be64b632b 2018-08-05 17:17:32,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:17:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:17:32,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d60a9467-a709-4eed-b7c4-960747eed738 x-compute-request-id: req-d60a9467-a709-4eed-b7c4-960747eed738 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_bdbf2344-b09c-4f89-8148-37e698d3edee", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8afc994a-aa08-49dd-bb25-29852e624f36", "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": "8afc994a-aa08-49dd-bb25-29852e624f36"}]} 2018-08-05 17:17:32,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d60a9467-a709-4eed-b7c4-960747eed738 2018-08-05 17:17:32,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0310001373291s 2018-08-05 17:17:32,795 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d60a9467-a709-4eed-b7c4-960747eed738 2018-08-05 17:17:32,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:17:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/8afc994a-aa08-49dd-bb25-29852e624f36 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:17:32,834 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97fbb389-adc8-456c-abc5-12ee1d980467 x-compute-request-id: req-97fbb389-adc8-456c-abc5-12ee1d980467 Content-Length: 0 Content-Type: application/json 2018-08-05 17:17:32,835 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8afc994a-aa08-49dd-bb25-29852e624f36 used request id req-97fbb389-adc8-456c-abc5-12ee1d980467 2018-08-05 17:17:32,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0384929180145s 2018-08-05 17:17:32,835 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8afc994a-aa08-49dd-bb25-29852e624f36 used request id req-97fbb389-adc8-456c-abc5-12ee1d980467 2018-08-05 17:17:32,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:17:32,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:17:32,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a86c6f-7924-4f96-acc3-19550f344bef Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_bdbf2344-b09c-4f89-8148-37e698d3edee", "links": {"self": "http://172.30.9.22:5000/v3/users/aaf362b1aa094ec3b2592d7a29991abe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aaf362b1aa094ec3b2592d7a29991abe", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:17:32,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-87a86c6f-7924-4f96-acc3-19550f344bef 2018-08-05 17:17:32,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125675201416s 2018-08-05 17:17:32,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-87a86c6f-7924-4f96-acc3-19550f344bef 2018-08-05 17:17:32,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:17:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/aaf362b1aa094ec3b2592d7a29991abe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:17:33,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99470291-89f0-49f7-8699-845135f90c2f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_bdbf2344-b09c-4f89-8148-37e698d3edee", "links": {"self": "http://172.30.9.22:5000/v3/users/aaf362b1aa094ec3b2592d7a29991abe"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "aaf362b1aa094ec3b2592d7a29991abe", "description": null}} 2018-08-05 17:17:33,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/aaf362b1aa094ec3b2592d7a29991abe used request id req-99470291-89f0-49f7-8699-845135f90c2f 2018-08-05 17:17:33,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124151945114s 2018-08-05 17:17:33,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/aaf362b1aa094ec3b2592d7a29991abe used request id req-99470291-89f0-49f7-8699-845135f90c2f 2018-08-05 17:17:33,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 17:17:33,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/aaf362b1aa094ec3b2592d7a29991abe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:17:33,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31866d8b-f082-402b-95ee-88981f394cc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:17:33,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/aaf362b1aa094ec3b2592d7a29991abe used request id req-31866d8b-f082-402b-95ee-88981f394cc5 2018-08-05 17:17:33,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.285180091858s 2018-08-05 17:17:33,378 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/aaf362b1aa094ec3b2592d7a29991abe used request id req-31866d8b-f082-402b-95ee-88981f394cc5 2018-08-05 17:17:33,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:17:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:17:33,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eced6fc-5469-4b0a-92e4-784c8fb3864c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/61c8afe7cbf34c50aaab9815224bde5d"}, "tags": [], "enabled": true, "id": "61c8afe7cbf34c50aaab9815224bde5d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_bdbf2344-b09c-4f89-8148-37e698d3edee"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 17:17:33,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-9eced6fc-5469-4b0a-92e4-784c8fb3864c 2018-08-05 17:17:33,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104404211044s 2018-08-05 17:17:33,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-9eced6fc-5469-4b0a-92e4-784c8fb3864c 2018-08-05 17:17:33,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 17:17:33,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/61c8afe7cbf34c50aaab9815224bde5d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ce699da2b57cf15b23396fb0582bef04c4c2fb7a" 2018-08-05 17:17:33,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a847b25-2307-4677-ac13-c149d0765cd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:17:33,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/61c8afe7cbf34c50aaab9815224bde5d used request id req-8a847b25-2307-4677-ac13-c149d0765cd0 2018-08-05 17:17:33,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.233346939087s 2018-08-05 17:17:33,728 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/61c8afe7cbf34c50aaab9815224bde5d used request id req-8a847b25-2307-4677-ac13-c149d0765cd0 2018-08-05 17:17:33,777 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-05 17:17:33,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:17:33,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:17:33,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:17:33,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:17:33,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:17:33,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:17:33,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:17:33,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:17:33,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:17:33,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:17:33,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d620ee3-a5ce-4cef-83a9-d893629cf6c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:17:33,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4d620ee3-a5ce-4cef-83a9-d893629cf6c3 2018-08-05 17:17:33,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:17:34,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["PRrGtI09SxeyJXy-Mv5oZQ"], "issued_at": "2018-08-05T17:17:34.000000Z"}} 2018-08-05 17:17:34,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:17:34,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:17:34,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-304a483e-68e5-49b7-ac93-9cbd8c0ac1a7 Date: Sun, 05 Aug 2018 17:17:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:17:34,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-304a483e-68e5-49b7-ac93-9cbd8c0ac1a7 2018-08-05 17:17:34,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.303543806076s 2018-08-05 17:17:34,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-304a483e-68e5-49b7-ac93-9cbd8c0ac1a7 2018-08-05 17:17:34,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:17:34,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea79115-7b54-499a-b3b8-899268d5af93 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 17:17:34,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-aea79115-7b54-499a-b3b8-899268d5af93 2018-08-05 17:17:34,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:17:34,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:17:34,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c1dcbd-ce5b-42a9-a833-2f67bd671dc6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 17:17:34,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b2c1dcbd-ce5b-42a9-a833-2f67bd671dc6 2018-08-05 17:17:34,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103903055191s 2018-08-05 17:17:34,638 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b2c1dcbd-ce5b-42a9-a833-2f67bd671dc6 2018-08-05 17:17:34,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 17:17:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425"}}' 2018-08-05 17:17:34,782 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a19cb2d2-2f21-4ac2-aa0e-721aa0092333 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.22:5000/v3/projects/0ad703061c0e4e8d94d51b7262005072"}, "tags": [], "enabled": true, "id": "0ad703061c0e4e8d94d51b7262005072", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425"}} 2018-08-05 17:17:34,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a19cb2d2-2f21-4ac2-aa0e-721aa0092333 2018-08-05 17:17:34,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137662887573s 2018-08-05 17:17:34,783 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a19cb2d2-2f21-4ac2-aa0e-721aa0092333 2018-08-05 17:17:34,783 - 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'0ad703061c0e4e8d94d51b7262005072', '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_f1110de1-e2ab-4286-a545-0676ea68f425'}) 2018-08-05 17:17:34,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 17:17:34,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "42a9051c-04ca-4284-9130-f06f248185bf", "email": null, "name": "vping_ssh-user_f1110de1-e2ab-4286-a545-0676ea68f425"}}' 2018-08-05 17:17:35,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1935276b-3947-4ee3-9911-ea339f6ba15c Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_f1110de1-e2ab-4286-a545-0676ea68f425", "links": {"self": "http://172.30.9.22:5000/v3/users/bed705de2cd946bc9d932661a00ea9b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bed705de2cd946bc9d932661a00ea9b9", "domain_id": "default", "password_expires_at": null}} 2018-08-05 17:17:35,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1935276b-3947-4ee3-9911-ea339f6ba15c 2018-08-05 17:17:35,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.428609848022s 2018-08-05 17:17:35,218 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1935276b-3947-4ee3-9911-ea339f6ba15c 2018-08-05 17:17:35,219 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bed705de2cd946bc9d932661a00ea9b9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_f1110de1-e2ab-4286-a545-0676ea68f425'}) 2018-08-05 17:17:35,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:17:35,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:17:35,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82522450-7f56-43ab-9e92-e1207d496188 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:17:35,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-82522450-7f56-43ab-9e92-e1207d496188 2018-08-05 17:17:35,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101232051849s 2018-08-05 17:17:35,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-82522450-7f56-43ab-9e92-e1207d496188 2018-08-05 17:17:35,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:17:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:17:35,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef94d87-7826-447e-ab18-7a2130b22ac7 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:17:35,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cef94d87-7826-447e-ab18-7a2130b22ac7 2018-08-05 17:17:35,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101405858994s 2018-08-05 17:17:35,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cef94d87-7826-447e-ab18-7a2130b22ac7 2018-08-05 17:17:35,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:17:35,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:17:35,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f697ef-9fe7-44b9-a9d2-18cc8ec05677 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:17:35,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-32f697ef-9fe7-44b9-a9d2-18cc8ec05677 2018-08-05 17:17:35,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105608940125s 2018-08-05 17:17:35,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-32f697ef-9fe7-44b9-a9d2-18cc8ec05677 2018-08-05 17:17:35,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:17:35,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:17:35,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f94c13-4ae3-4107-bfde-f60e8efe4097 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 17:17:35,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f8f94c13-4ae3-4107-bfde-f60e8efe4097 2018-08-05 17:17:35,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104861021042s 2018-08-05 17:17:35,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f8f94c13-4ae3-4107-bfde-f60e8efe4097 2018-08-05 17:17:35,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:17:35,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:17:35,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d19a47-6672-4187-afd8-3dc8c4e27395 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_f1110de1-e2ab-4286-a545-0676ea68f425", "links": {"self": "http://172.30.9.22:5000/v3/users/bed705de2cd946bc9d932661a00ea9b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bed705de2cd946bc9d932661a00ea9b9", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:17:35,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-06d19a47-6672-4187-afd8-3dc8c4e27395 2018-08-05 17:17:35,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132122993469s 2018-08-05 17:17:35,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-06d19a47-6672-4187-afd8-3dc8c4e27395 2018-08-05 17:17:35,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:17:35,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:17:35,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea2cfcd-8720-417b-9813-1b7023a4d006 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/0ad703061c0e4e8d94d51b7262005072"}, "tags": [], "enabled": true, "id": "0ad703061c0e4e8d94d51b7262005072", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425"}]} 2018-08-05 17:17:35,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-1ea2cfcd-8720-417b-9813-1b7023a4d006 2018-08-05 17:17:35,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109795093536s 2018-08-05 17:17:35,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-1ea2cfcd-8720-417b-9813-1b7023a4d006 2018-08-05 17:17:35,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 17:17:35,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=bed705de2cd946bc9d932661a00ea9b9&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=0ad703061c0e4e8d94d51b7262005072" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:17:36,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7edebd-0075-4c22-b516-0f81073e0a9a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=bed705de2cd946bc9d932661a00ea9b9&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=0ad703061c0e4e8d94d51b7262005072", "previous": null, "next": null}} 2018-08-05 17:17:36,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=bed705de2cd946bc9d932661a00ea9b9&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=0ad703061c0e4e8d94d51b7262005072 used request id req-6f7edebd-0075-4c22-b516-0f81073e0a9a 2018-08-05 17:17:36,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108323097229s 2018-08-05 17:17:36,022 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=bed705de2cd946bc9d932661a00ea9b9&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=0ad703061c0e4e8d94d51b7262005072 used request id req-6f7edebd-0075-4c22-b516-0f81073e0a9a 2018-08-05 17:17:36,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 17:17:36,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0ad703061c0e4e8d94d51b7262005072/users/bed705de2cd946bc9d932661a00ea9b9/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:17:36,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6a6df0-6890-4e0a-8ca7-e1f17d67c7da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:17:36,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0ad703061c0e4e8d94d51b7262005072/users/bed705de2cd946bc9d932661a00ea9b9/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-aa6a6df0-6890-4e0a-8ca7-e1f17d67c7da 2018-08-05 17:17:36,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155053138733s 2018-08-05 17:17:36,181 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0ad703061c0e4e8d94d51b7262005072/users/bed705de2cd946bc9d932661a00ea9b9/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-aa6a6df0-6890-4e0a-8ca7-e1f17d67c7da 2018-08-05 17:17:36,182 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425', 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'0ad703061c0e4e8d94d51b7262005072', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '42a9051c-04ca-4284-9130-f06f248185bf', 'username': u'vping_ssh-user_f1110de1-e2ab-4286-a545-0676ea68f425', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 17:17:36,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:17:36,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:17:36,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:17:36,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:17:36,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:17:36,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:17:36,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:17:36,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:17:36,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:17:36,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:17:36,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:17:36,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:17:36,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:17:36,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:17:36,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:17:36,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:17:36,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:17:36,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:17:36,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:17:36,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:17:36,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:17:36,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:17:36,187 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_f1110de1-e2ab-4286-a545-0676ea68f425', 'password': '42a9051c-04ca-4284-9130-f06f248185bf', 'project_name': 'vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '0ad703061c0e4e8d94d51b7262005072', 'project_domain_name': 'Default'} 2018-08-05 17:17:36,187 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-05 17:17:36,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:17:36,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b8bbe2-7f56-43d8-bf9f-c3f1ce8ab0c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:17:36,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b1b8bbe2-7f56-43d8-bf9f-c3f1ce8ab0c4 2018-08-05 17:17:36,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:17:36,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T18:17:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ad703061c0e4e8d94d51b7262005072", "name": "vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_0ad703061c0e4e8d94d51b7262005072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0ad703061c0e4e8d94d51b7262005072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0ad703061c0e4e8d94d51b7262005072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/0ad703061c0e4e8d94d51b7262005072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/0ad703061c0e4e8d94d51b7262005072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/0ad703061c0e4e8d94d51b7262005072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/0ad703061c0e4e8d94d51b7262005072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/0ad703061c0e4e8d94d51b7262005072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0ad703061c0e4e8d94d51b7262005072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/0ad703061c0e4e8d94d51b7262005072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/0ad703061c0e4e8d94d51b7262005072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/0ad703061c0e4e8d94d51b7262005072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/0ad703061c0e4e8d94d51b7262005072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/0ad703061c0e4e8d94d51b7262005072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_f1110de1-e2ab-4286-a545-0676ea68f425", "id": "bed705de2cd946bc9d932661a00ea9b9"}, "audit_ids": ["Xm1ImgOWQZWzMq2hj2WUqQ"], "issued_at": "2018-08-05T17:17:36.000000Z"}} 2018-08-05 17:17:36,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:17:36,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"network": {"name": "vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425", "admin_state_up": true}}' 2018-08-05 17:17:37,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d0a0f4ec-7861-4b4b-8bcd-d5c9935b1bf1 Date: Sun, 05 Aug 2018 17:17:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0ad703061c0e4e8d94d51b7262005072","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:17:36Z","is_default":false,"name":"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:17:36Z","mtu":1450}} 2018-08-05 17:17:37,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d0a0f4ec-7861-4b4b-8bcd-d5c9935b1bf1 2018-08-05 17:17:37,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.507498025894s 2018-08-05 17:17:37,098 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d0a0f4ec-7861-4b4b-8bcd-d5c9935b1bf1 2018-08-05 17:17:37,098 - 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-05T17:17:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'142ec1e8-80e7-49ca-85f6-31ac35e88de5', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425', u'admin_state_up': True, u'tenant_id': u'0ad703061c0e4e8d94d51b7262005072', u'created_at': u'2018-08-05T17:17:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0ad703061c0e4e8d94d51b7262005072', u'l2_adjacency': True}) 2018-08-05 17:17:37,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:17:37,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:37,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-e577f383-1ccf-4cf9-8dbc-61e321c06d4b Date: Sun, 05 Aug 2018 17:17:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0ad703061c0e4e8d94d51b7262005072","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:17:36Z","qos_policy_id":null,"name":"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425","admin_state_up":true,"tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:17:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500}]} 2018-08-05 17:17:37,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e577f383-1ccf-4cf9-8dbc-61e321c06d4b 2018-08-05 17:17:37,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287225961685s 2018-08-05 17:17:37,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e577f383-1ccf-4cf9-8dbc-61e321c06d4b 2018-08-05 17:17:37,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:17:37,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"subnet": {"name": "vping_ssh-subnet_f1110de1-e2ab-4286-a545-0676ea68f425", "enable_dhcp": true, "network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:17:38,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-843fd3cb-1557-45c6-92b4-ca8328cb1edc Date: Sun, 05 Aug 2018 17:17:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:17:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:17:37Z","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":"0ad703061c0e4e8d94d51b7262005072","id":"fe794aaa-4cca-4b2b-a59e-19e4b75517c4","subnetpool_id":null,"name":"vping_ssh-subnet_f1110de1-e2ab-4286-a545-0676ea68f425"}} 2018-08-05 17:17:38,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-843fd3cb-1557-45c6-92b4-ca8328cb1edc 2018-08-05 17:17:38,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.913290023804s 2018-08-05 17:17:38,302 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-843fd3cb-1557-45c6-92b4-ca8328cb1edc 2018-08-05 17:17:38,302 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:17:37Z', 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'fe794aaa-4cca-4b2b-a59e-19e4b75517c4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_f1110de1-e2ab-4286-a545-0676ea68f425', u'enable_dhcp': True, u'network_id': u'142ec1e8-80e7-49ca-85f6-31ac35e88de5', u'tenant_id': u'0ad703061c0e4e8d94d51b7262005072', u'created_at': u'2018-08-05T17:17:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0ad703061c0e4e8d94d51b7262005072'}) 2018-08-05 17:17:38,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:17:38,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "vping_ssh-router_f1110de1-e2ab-4286-a545-0676ea68f425", "admin_state_up": true}}' 2018-08-05 17:17:44,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6b857515-84aa-457b-b222-fa73d4db1946 Date: Sun, 05 Aug 2018 17:17:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:39Z", "admin_state_up": true, "updated_at": "2018-08-05T17:17:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "name": "vping_ssh-router_f1110de1-e2ab-4286-a545-0676ea68f425"}} 2018-08-05 17:17:44,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6b857515-84aa-457b-b222-fa73d4db1946 2018-08-05 17:17:44,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.92957186699s 2018-08-05 17:17:44,233 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6b857515-84aa-457b-b222-fa73d4db1946 2018-08-05 17:17:44,233 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:17:40Z', u'revision_number': 3, u'id': u'f30a1eef-92e5-4409-86fd-45647ca032a3', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_f1110de1-e2ab-4286-a545-0676ea68f425', u'admin_state_up': True, u'tenant_id': u'0ad703061c0e4e8d94d51b7262005072', u'created_at': u'2018-08-05T17:17:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'0ad703061c0e4e8d94d51b7262005072'}) 2018-08-05 17:17:44,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:17:44,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f30a1eef-92e5-4409-86fd-45647ca032a3/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"subnet_id": "fe794aaa-4cca-4b2b-a59e-19e4b75517c4"}' 2018-08-05 17:17:47,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-94d12f4c-94c1-4704-888e-76c30f22c883 Date: Sun, 05 Aug 2018 17:17:47 GMT RESP BODY: {"network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "subnet_id": "fe794aaa-4cca-4b2b-a59e-19e4b75517c4", "subnet_ids": ["fe794aaa-4cca-4b2b-a59e-19e4b75517c4"], "port_id": "dbfbafb0-62f7-4cac-b568-74c14e153030", "id": "f30a1eef-92e5-4409-86fd-45647ca032a3"} 2018-08-05 17:17:47,059 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f30a1eef-92e5-4409-86fd-45647ca032a3/add_router_interface.json used request id req-94d12f4c-94c1-4704-888e-76c30f22c883 2018-08-05 17:17:47,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.82526803017s 2018-08-05 17:17:47,059 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f30a1eef-92e5-4409-86fd-45647ca032a3/add_router_interface.json used request id req-94d12f4c-94c1-4704-888e-76c30f22c883 returning object f30a1eef-92e5-4409-86fd-45647ca032a3 2018-08-05 17:17:47,060 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 17:17:47,192 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 17:17:47,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:17:47,198 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:17:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:17:47,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:17:47,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:47,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4d670063-1316-435a-898d-b3a2c11bc55e Date: Sun, 05 Aug 2018 17:17:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:17:47,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4d670063-1316-435a-898d-b3a2c11bc55e 2018-08-05 17:17:47,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.694875955582s 2018-08-05 17:17:47,896 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4d670063-1316-435a-898d-b3a2c11bc55e 2018-08-05 17:17:47,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:17:47,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425"}' 2018-08-05 17:17:48,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d45de18a-9ba1-4b87-a380-5610464f88e6 Date: Sun, 05 Aug 2018 17:17:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/file", "owner": "0ad703061c0e4e8d94d51b7262005072", "id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "size": null, "self": "/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:17:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "checksum": null, "created_at": "2018-08-05T17:17:48Z", "protected": false} 2018-08-05 17:17:48,206 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d45de18a-9ba1-4b87-a380-5610464f88e6 2018-08-05 17:17:48,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.302098989487s 2018-08-05 17:17:48,207 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d45de18a-9ba1-4b87-a380-5610464f88e6 returning object b3b1b728-3d92-4f71-bf41-23fc58a38ba3 2018-08-05 17:17:48,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:17:48,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '' 2018-08-05 17:17:50,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-833cca12-5728-494b-9693-26b3ee8ceb15 Date: Sun, 05 Aug 2018 17:17: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-05 17:17:50,171 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/file used request id req-833cca12-5728-494b-9693-26b3ee8ceb15 2018-08-05 17:17:50,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.96401190758s 2018-08-05 17:17:50,172 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/file used request id req-833cca12-5728-494b-9693-26b3ee8ceb15 2018-08-05 17:17:50,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:17:50,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:50,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-88598cde-9ec9-4308-b53f-73e6340f45aa Date: Sun, 05 Aug 2018 17:17:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/snap", "metadata": {}}], "file": "/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/file", "owner": "0ad703061c0e4e8d94d51b7262005072", "id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "size": 12716032, "self": "/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:17:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:17:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:17:50,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-88598cde-9ec9-4308-b53f-73e6340f45aa 2018-08-05 17:17:50,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220363855362s 2018-08-05 17:17:50,397 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-88598cde-9ec9-4308-b53f-73e6340f45aa 2018-08-05 17:17:50,399 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/file', 'owner': u'0ad703061c0e4e8d94d51b7262005072', 'id': u'b3b1b728-3d92-4f71-bf41-23fc58a38ba3', 'size': 12716032, u'self': u'/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ad703061c0e4e8d94d51b7262005072', 'name': 'vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:17:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T17:17:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425', 'created': u'2018-08-05T17:17:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:17:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:17:50,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:17:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_f1110de1-e2ab-4286-a545-0676ea68f425", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:17:50,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17: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-93fbbd0b-110f-4b9b-ab3c-2acaad792d83 x-compute-request-id: req-93fbbd0b-110f-4b9b-ab3c-2acaad792d83 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_f1110de1-e2ab-4286-a545-0676ea68f425", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "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": "84ec6ac2-e9fd-43b6-b75c-89fe31282556"}} 2018-08-05 17:17:50,677 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-93fbbd0b-110f-4b9b-ab3c-2acaad792d83 2018-08-05 17:17:50,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.276906967163s 2018-08-05 17:17:50,678 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-93fbbd0b-110f-4b9b-ab3c-2acaad792d83 2018-08-05 17:17:50,678 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_f1110de1-e2ab-4286-a545-0676ea68f425', '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'449c5b575fb242d6b133df2f87012577', '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'84ec6ac2-e9fd-43b6-b75c-89fe31282556', 'swap': 0}) 2018-08-05 17:17:50,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:17:50,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" -d '{"extra_specs": {}}' 2018-08-05 17:17:50,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17: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-ed9f632e-37d9-43a1-8cba-7e125fccf41a x-compute-request-id: req-ed9f632e-37d9-43a1-8cba-7e125fccf41a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:17:50,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556/os-extra_specs used request id req-ed9f632e-37d9-43a1-8cba-7e125fccf41a 2018-08-05 17:17:50,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0258498191833s 2018-08-05 17:17:50,705 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556/os-extra_specs used request id req-ed9f632e-37d9-43a1-8cba-7e125fccf41a 2018-08-05 17:17:50,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-05 17:17:50,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"keypair": {"name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425"}}' 2018-08-05 17:17:51,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17: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-c4a5d600-7872-4874-b94d-709ac104ac89 x-compute-request-id: req-c4a5d600-7872-4874-b94d-709ac104ac89 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWBk1ew6nNrBMYAuGLGw9MwzDj7u7M5o9yRuLiDA9ox4YWKOulU2H7VhbIP9BP0+Hy6V7Tx2/Zciojlr2dl1gAbOGD0B/Y26FMGuNrLuiy76tG0fqscEqyeAiTT/2nsqk687wKf2lcGtknC+3F/fCtzOnsMT3nXOhqvsVk66idn50weewul1FCizJ8d+u5SO0nQFZNIrw8gYOcCF3SCUb96HcfuaRaodNl/lcFk0zz0JxfMLy+NG6lZuKz9RRgn3CBQqEKreypK4R97Bx0wJWw1vkQaHvm+XEqDhxFjHnFSWofIT5YxMNIBIUJWSMRXHkEOmtic8NK9BT3CNukDBCp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1gZNXsOpzawTGALhixsPTMMw4+7uzOaPckbi4gwPaMeGFijr\npVNh+1YWyD/QT9Ph8ule08dv2XIqI5a9nZdYAGzhg9Af2NuhTBrjay7osu+rRtH6\nrHBKsngIk0/9p7KpOvO8Cn9pXBrZJwvtxf3wrczp7DE951zoar7FZOuonZ+dMHns\nLpdRQosyfHfruUjtJ0BWTSK8PIGDnAhd0glG/eh3H7mkWqHTZf5XBZNM89CcXzC8\nvjRupWbis/UUYJ9wgUKhCq3sqSuEfewcdMCVsNb5EGh75vlxKg4cRYx5xUlqHyE+\nWMTDSASFCVkjEVx5BDprYnPDSvQU9wjbpAwQqQIDAQABAoIBABjierR+A4xKaZ3t\nF9RYvRqrx095RILGe/9Jhq/JvzDrogeJknySiV3z0IpQASSG+kqIH+J32eVqhMPG\njx13r1+9SStOU6WfQ83Zgn+/4IaNn1iIqaDLHaRKmJSoRFHvUAXuuPpvfgybgowr\nsuXGdOmAXeJ8hzoTb2KZ89GcJOrOobNia3L5dZSMHYnb2TzttPOMr/UZV+5FkBYP\nH4gTXlhLCawwoj6c9XQ8do88rLGHXBHOYGyuXBm/tdt/K4nBjowiDyoV4hi2/r6y\nuaAAZjl89qW6/kFZfh7r6t0Ty+Y01POJPbCesxsad2uBRb00hRxGLZ+l7vjkbXhX\n+7edNFECgYEA9lQSFKrIxDhJwGMZ0cGxgKRtY4+5U5R9M9SwPW7QwP0BvW23tkGE\nr3516th35OBLAUAMfZIpgRftlQkJ2zb/iqyH1sUr8+4KcGAh/oppUlVbmw2vvehh\nfs6wWHVy6RBC6+S+RHk9Xl2UDCbMGNOHGL/wj4dsYg6+X8oDY4nV8PcCgYEA3m2J\nEt2LVzgoYV6HQMcdVzx8jm4U+0gEXebRBJjga89m3GRkFRgzLUVnAGkzu3RGqTFV\n5MOIjMsHF0TjMVZWYUW5vRjbdvbCOOFm7mLy8D7ATR9KR5dlTVIGfX8/Bn5w8+92\nJtQ6RHgGwyH04F1417Ts767U5ekuXyULPt5hQ18CgYEAy3kAgm/cbTEtwqxZrIl5\nzRCFh2M2K9MRZNoARo6eA3w6jrXttbADIU+tqbLrvnSDoGG+r48nl4ojZyNTL/AL\nQApqHr86IkF0AAV4ryC4BRmbFMZGb/Ffb3bd9gP2SoxzKxYFENyxE5zq6Oq3Vp6M\nDqal2Hl9zrXtDYT6LaOyxFsCgYEAqXxpoJh0HsfJ7Tfsc+3Fa73JY3Z6QmdD/JFu\n38Pl7gCh7noI0RIZnPtvWx7Orp4RYccYHjLoj+/8vTxeqi+RrplEyNRyFpo8sL8A\ngdGgMHSAb8PSA+9W364LCAG38qjSRO5I55l7tMSI0pPDVlujQyq4CIL98xrVnOZL\nRWKKVp0CgYBNPjW7SrxzWSGaYjL9/TmkqFo0mWpZapb7dgLXZFJhIHlwqeAj58E4\n8STKm7a2vqEEz9Bq6x5D7/cGQtPJEcZ7BfdVnoAcWoUbHrWegI1l/+ZDgbs7N5Nd\nsn/Nj9DfXrqRPkOggj/94CpOdlURVVcspfQepOjUXczRKADL3QcOZA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "bed705de2cd946bc9d932661a00ea9b9", "name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425", "fingerprint": "bd:a0:e1:9d:fb:c6:d8:f7:87:a6:e0:87:60:bf:8d:a1"}} 2018-08-05 17:17:51,109 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-c4a5d600-7872-4874-b94d-709ac104ac89 2018-08-05 17:17:51,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.403259992599s 2018-08-05 17:17:51,110 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-c4a5d600-7872-4874-b94d-709ac104ac89 2018-08-05 17:17:51,110 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWBk1ew6nNrBMYAuGLGw9MwzDj7u7M5o9yRuLiDA9ox4YWKOulU2H7VhbIP9BP0+Hy6V7Tx2/Zciojlr2dl1gAbOGD0B/Y26FMGuNrLuiy76tG0fqscEqyeAiTT/2nsqk687wKf2lcGtknC+3F/fCtzOnsMT3nXOhqvsVk66idn50weewul1FCizJ8d+u5SO0nQFZNIrw8gYOcCF3SCUb96HcfuaRaodNl/lcFk0zz0JxfMLy+NG6lZuKz9RRgn3CBQqEKreypK4R97Bx0wJWw1vkQaHvm+XEqDhxFjHnFSWofIT5YxMNIBIUJWSMRXHkEOmtic8NK9BT3CNukDBCp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1gZNXsOpzawTGALhixsPTMMw4+7uzOaPckbi4gwPaMeGFijr\npVNh+1YWyD/QT9Ph8ule08dv2XIqI5a9nZdYAGzhg9Af2NuhTBrjay7osu+rRtH6\nrHBKsngIk0/9p7KpOvO8Cn9pXBrZJwvtxf3wrczp7DE951zoar7FZOuonZ+dMHns\nLpdRQosyfHfruUjtJ0BWTSK8PIGDnAhd0glG/eh3H7mkWqHTZf5XBZNM89CcXzC8\nvjRupWbis/UUYJ9wgUKhCq3sqSuEfewcdMCVsNb5EGh75vlxKg4cRYx5xUlqHyE+\nWMTDSASFCVkjEVx5BDprYnPDSvQU9wjbpAwQqQIDAQABAoIBABjierR+A4xKaZ3t\nF9RYvRqrx095RILGe/9Jhq/JvzDrogeJknySiV3z0IpQASSG+kqIH+J32eVqhMPG\njx13r1+9SStOU6WfQ83Zgn+/4IaNn1iIqaDLHaRKmJSoRFHvUAXuuPpvfgybgowr\nsuXGdOmAXeJ8hzoTb2KZ89GcJOrOobNia3L5dZSMHYnb2TzttPOMr/UZV+5FkBYP\nH4gTXlhLCawwoj6c9XQ8do88rLGHXBHOYGyuXBm/tdt/K4nBjowiDyoV4hi2/r6y\nuaAAZjl89qW6/kFZfh7r6t0Ty+Y01POJPbCesxsad2uBRb00hRxGLZ+l7vjkbXhX\n+7edNFECgYEA9lQSFKrIxDhJwGMZ0cGxgKRtY4+5U5R9M9SwPW7QwP0BvW23tkGE\nr3516th35OBLAUAMfZIpgRftlQkJ2zb/iqyH1sUr8+4KcGAh/oppUlVbmw2vvehh\nfs6wWHVy6RBC6+S+RHk9Xl2UDCbMGNOHGL/wj4dsYg6+X8oDY4nV8PcCgYEA3m2J\nEt2LVzgoYV6HQMcdVzx8jm4U+0gEXebRBJjga89m3GRkFRgzLUVnAGkzu3RGqTFV\n5MOIjMsHF0TjMVZWYUW5vRjbdvbCOOFm7mLy8D7ATR9KR5dlTVIGfX8/Bn5w8+92\nJtQ6RHgGwyH04F1417Ts767U5ekuXyULPt5hQ18CgYEAy3kAgm/cbTEtwqxZrIl5\nzRCFh2M2K9MRZNoARo6eA3w6jrXttbADIU+tqbLrvnSDoGG+r48nl4ojZyNTL/AL\nQApqHr86IkF0AAV4ryC4BRmbFMZGb/Ffb3bd9gP2SoxzKxYFENyxE5zq6Oq3Vp6M\nDqal2Hl9zrXtDYT6LaOyxFsCgYEAqXxpoJh0HsfJ7Tfsc+3Fa73JY3Z6QmdD/JFu\n38Pl7gCh7noI0RIZnPtvWx7Orp4RYccYHjLoj+/8vTxeqi+RrplEyNRyFpo8sL8A\ngdGgMHSAb8PSA+9W364LCAG38qjSRO5I55l7tMSI0pPDVlujQyq4CIL98xrVnOZL\nRWKKVp0CgYBNPjW7SrxzWSGaYjL9/TmkqFo0mWpZapb7dgLXZFJhIHlwqeAj58E4\n8STKm7a2vqEEz9Bq6x5D7/cGQtPJEcZ7BfdVnoAcWoUbHrWegI1l/+ZDgbs7N5Nd\nsn/Nj9DfXrqRPkOggj/94CpOdlURVVcspfQepOjUXczRKADL3QcOZA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bed705de2cd946bc9d932661a00ea9b9', 'name': u'vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425', 'created_at': '2018-08-05T17:17:51.110789', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ad703061c0e4e8d94d51b7262005072', 'name': 'vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bd:a0:e1:9d:fb:c6:d8:f7:87:a6:e0:87:60:bf:8d:a1', 'type': 'ssh', 'id': u'vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425'}) 2018-08-05 17:17:51,111 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1gZNXsOpzawTGALhixsPTMMw4+7uzOaPckbi4gwPaMeGFijr pVNh+1YWyD/QT9Ph8ule08dv2XIqI5a9nZdYAGzhg9Af2NuhTBrjay7osu+rRtH6 rHBKsngIk0/9p7KpOvO8Cn9pXBrZJwvtxf3wrczp7DE951zoar7FZOuonZ+dMHns LpdRQosyfHfruUjtJ0BWTSK8PIGDnAhd0glG/eh3H7mkWqHTZf5XBZNM89CcXzC8 vjRupWbis/UUYJ9wgUKhCq3sqSuEfewcdMCVsNb5EGh75vlxKg4cRYx5xUlqHyE+ WMTDSASFCVkjEVx5BDprYnPDSvQU9wjbpAwQqQIDAQABAoIBABjierR+A4xKaZ3t F9RYvRqrx095RILGe/9Jhq/JvzDrogeJknySiV3z0IpQASSG+kqIH+J32eVqhMPG jx13r1+9SStOU6WfQ83Zgn+/4IaNn1iIqaDLHaRKmJSoRFHvUAXuuPpvfgybgowr suXGdOmAXeJ8hzoTb2KZ89GcJOrOobNia3L5dZSMHYnb2TzttPOMr/UZV+5FkBYP H4gTXlhLCawwoj6c9XQ8do88rLGHXBHOYGyuXBm/tdt/K4nBjowiDyoV4hi2/r6y uaAAZjl89qW6/kFZfh7r6t0Ty+Y01POJPbCesxsad2uBRb00hRxGLZ+l7vjkbXhX +7edNFECgYEA9lQSFKrIxDhJwGMZ0cGxgKRtY4+5U5R9M9SwPW7QwP0BvW23tkGE r3516th35OBLAUAMfZIpgRftlQkJ2zb/iqyH1sUr8+4KcGAh/oppUlVbmw2vvehh fs6wWHVy6RBC6+S+RHk9Xl2UDCbMGNOHGL/wj4dsYg6+X8oDY4nV8PcCgYEA3m2J Et2LVzgoYV6HQMcdVzx8jm4U+0gEXebRBJjga89m3GRkFRgzLUVnAGkzu3RGqTFV 5MOIjMsHF0TjMVZWYUW5vRjbdvbCOOFm7mLy8D7ATR9KR5dlTVIGfX8/Bn5w8+92 JtQ6RHgGwyH04F1417Ts767U5ekuXyULPt5hQ18CgYEAy3kAgm/cbTEtwqxZrIl5 zRCFh2M2K9MRZNoARo6eA3w6jrXttbADIU+tqbLrvnSDoGG+r48nl4ojZyNTL/AL QApqHr86IkF0AAV4ryC4BRmbFMZGb/Ffb3bd9gP2SoxzKxYFENyxE5zq6Oq3Vp6M Dqal2Hl9zrXtDYT6LaOyxFsCgYEAqXxpoJh0HsfJ7Tfsc+3Fa73JY3Z6QmdD/JFu 38Pl7gCh7noI0RIZnPtvWx7Orp4RYccYHjLoj+/8vTxeqi+RrplEyNRyFpo8sL8A gdGgMHSAb8PSA+9W364LCAG38qjSRO5I55l7tMSI0pPDVlujQyq4CIL98xrVnOZL RWKKVp0CgYBNPjW7SrxzWSGaYjL9/TmkqFo0mWpZapb7dgLXZFJhIHlwqeAj58E4 8STKm7a2vqEEz9Bq6x5D7/cGQtPJEcZ7BfdVnoAcWoUbHrWegI1l/+ZDgbs7N5Nd sn/Nj9DfXrqRPkOggj/94CpOdlURVVcspfQepOjUXczRKADL3QcOZA== -----END RSA PRIVATE KEY----- 2018-08-05 17:17:51,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-05 17:17:51,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"security_group": {"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-05 17:17:51,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-d9ff7674-5f08-4d03-8da1-ee32ce4315cd Date: Sun, 05 Aug 2018 17:17:51 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:51Z", "updated_at": "2018-08-05T17:17:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:51Z", "revision_number": 0, "id": "956e5f85-a0d1-46b6-ab1a-82bd1ddf317f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:51Z", "revision_number": 0, "id": "c2dbec4f-0868-4c79-8243-537bbd772fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}], "revision_number": 1, "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}} 2018-08-05 17:17:51,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d9ff7674-5f08-4d03-8da1-ee32ce4315cd 2018-08-05 17:17:51,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.213215112686s 2018-08-05 17:17:51,328 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d9ff7674-5f08-4d03-8da1-ee32ce4315cd 2018-08-05 17:17:51,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:17:51,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:51,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-b1fdc2e6-20ea-4f7f-94c1-3dc136ad1ca2 Date: Sun, 05 Aug 2018 17:17:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:36Z", "updated_at": "2018-08-05T17:17:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "4aed8712-9a0b-4a7f-8e16-349a39a5f584", "remote_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "5db8d5d8-42ad-4319-99ce-996a317d8ae0", "remote_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "c2974d03-5d33-4e36-a262-caba06734695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "ee2fe723-a507-435c-94ea-c05dae39d8a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}], "revision_number": 1, "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:51Z", "updated_at": "2018-08-05T17:17:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:51Z", "revision_number": 0, "id": "956e5f85-a0d1-46b6-ab1a-82bd1ddf317f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:51Z", "revision_number": 0, "id": "c2dbec4f-0868-4c79-8243-537bbd772fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}], "revision_number": 1, "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}]} 2018-08-05 17:17:51,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b1fdc2e6-20ea-4f7f-94c1-3dc136ad1ca2 2018-08-05 17:17:51,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253439903259s 2018-08-05 17:17:51,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b1fdc2e6-20ea-4f7f-94c1-3dc136ad1ca2 2018-08-05 17:17:51,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 17:17:51,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -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": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2"}}' 2018-08-05 17:17:51,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-761646be-4425-44d1-bcde-f4b68d87bb8c Date: Sun, 05 Aug 2018 17:17:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "port_range_min": 22, "revision_number": 0, "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:51Z", "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "2a10df1c-97cf-4b96-90e7-50dc543178bd"}} 2018-08-05 17:17:51,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-761646be-4425-44d1-bcde-f4b68d87bb8c 2018-08-05 17:17:51,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.209730863571s 2018-08-05 17:17:51,800 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-761646be-4425-44d1-bcde-f4b68d87bb8c 2018-08-05 17:17:51,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:17:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:52,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c762beed-741a-455f-b4fc-db97b3f06e51 Date: Sun, 05 Aug 2018 17:17:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:36Z", "updated_at": "2018-08-05T17:17:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "4aed8712-9a0b-4a7f-8e16-349a39a5f584", "remote_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "5db8d5d8-42ad-4319-99ce-996a317d8ae0", "remote_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "c2974d03-5d33-4e36-a262-caba06734695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "ee2fe723-a507-435c-94ea-c05dae39d8a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}], "revision_number": 1, "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:51Z", "updated_at": "2018-08-05T17:17:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T17:17:51Z", "revision_number": 0, "id": "2a10df1c-97cf-4b96-90e7-50dc543178bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:51Z", "revision_number": 0, "id": "956e5f85-a0d1-46b6-ab1a-82bd1ddf317f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:51Z", "revision_number": 0, "id": "c2dbec4f-0868-4c79-8243-537bbd772fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}], "revision_number": 2, "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}]} 2018-08-05 17:17:52,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c762beed-741a-455f-b4fc-db97b3f06e51 2018-08-05 17:17:52,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221731185913s 2018-08-05 17:17:52,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c762beed-741a-455f-b4fc-db97b3f06e51 2018-08-05 17:17:52,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 17:17:52,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -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": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2"}}' 2018-08-05 17:17:52,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8c224933-aee4-419a-b317-7bbd2322d313 Date: Sun, 05 Aug 2018 17:17:52 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-05T17:17:52Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "port_range_min": null, "revision_number": 0, "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:52Z", "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "1f513303-6235-46c7-b364-b3f1961fd073"}} 2018-08-05 17:17:52,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8c224933-aee4-419a-b317-7bbd2322d313 2018-08-05 17:17:52,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.17767906189s 2018-08-05 17:17:52,207 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8c224933-aee4-419a-b317-7bbd2322d313 2018-08-05 17:17:52,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:17:52,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:52,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-622d9aac-d10d-43e5-bc8d-5b933b35d012 Date: Sun, 05 Aug 2018 17:17:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ad703061c0e4e8d94d51b7262005072","l2_adjacency":true,"status":"ACTIVE","subnets":["fe794aaa-4cca-4b2b-a59e-19e4b75517c4"],"description":"","tags":[],"updated_at":"2018-08-05T17:17:37Z","qos_policy_id":null,"name":"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425","admin_state_up":true,"tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:17:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500}]} 2018-08-05 17:17:52,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-622d9aac-d10d-43e5-bc8d-5b933b35d012 2018-08-05 17:17:52,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29679608345s 2018-08-05 17:17:52,505 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-622d9aac-d10d-43e5-bc8d-5b933b35d012 2018-08-05 17:17:52,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:17:52,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:52,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-84b2b5bc-1671-49df-be60-621e1818c649 Date: Sun, 05 Aug 2018 17:17:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/snap", "metadata": {}}], "file": "/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/file", "owner": "0ad703061c0e4e8d94d51b7262005072", "id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "size": 12716032, "self": "/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:17:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:17:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:17:52,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-84b2b5bc-1671-49df-be60-621e1818c649 2018-08-05 17:17:52,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205661058426s 2018-08-05 17:17:52,716 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-84b2b5bc-1671-49df-be60-621e1818c649 2018-08-05 17:17:52,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:17:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:52,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17: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-b2c976e1-fe81-46f9-8800-1be1f5faa5a2 x-compute-request-id: req-b2c976e1-fe81-46f9-8800-1be1f5faa5a2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f1110de1-e2ab-4286-a545-0676ea68f425", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "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": "84ec6ac2-e9fd-43b6-b75c-89fe31282556"}]} 2018-08-05 17:17:52,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b2c976e1-fe81-46f9-8800-1be1f5faa5a2 2018-08-05 17:17:52,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0286030769348s 2018-08-05 17:17:52,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b2c976e1-fe81-46f9-8800-1be1f5faa5a2 2018-08-05 17:17:52,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 17:17:52,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"server": {"name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "imageRef": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "flavorRef": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "max_count": 1, "min_count": 1, "networks": [{"uuid": "142ec1e8-80e7-49ca-85f6-31ac35e88de5"}], "security_groups": [{"name": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2"}]}}' 2018-08-05 17:17:57,804 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:17: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-190ffed9-9157-45d9-9d3f-23029be1ec9f x-compute-request-id: req-190ffed9-9157-45d9-9d3f-23029be1ec9f Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2"}], "OS-DCF:diskConfig": "MANUAL", "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "adminPass": "79mPRyC2ZqSd"}} 2018-08-05 17:17:57,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-190ffed9-9157-45d9-9d3f-23029be1ec9f 2018-08-05 17:17:57,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.0555961132s 2018-08-05 17:17:57,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-190ffed9-9157-45d9-9d3f-23029be1ec9f 2018-08-05 17:17:57,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:17:57,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:58,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:17:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0940175a-79ba-41d0-a267-2867dc2f1c79 x-compute-request-id: req-0940175a-79ba-41d0-a267-2867dc2f1c79 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "user_id": "bed705de2cd946bc9d932661a00ea9b9", "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-05T17:17:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:17:57Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:17:58,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0940175a-79ba-41d0-a267-2867dc2f1c79 2018-08-05 17:17:58,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.924247980118s 2018-08-05 17:17:58,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0940175a-79ba-41d0-a267-2867dc2f1c79 2018-08-05 17:17:58,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:17:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:59,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-ecfcfb6b-78f8-4d7a-934b-33859c9e0f27 Date: Sun, 05 Aug 2018 17:17:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ad703061c0e4e8d94d51b7262005072","l2_adjacency":true,"status":"ACTIVE","subnets":["fe794aaa-4cca-4b2b-a59e-19e4b75517c4"],"description":"","tags":[],"updated_at":"2018-08-05T17:17:37Z","qos_policy_id":null,"name":"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425","admin_state_up":true,"tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:17:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500}]} 2018-08-05 17:17:59,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ecfcfb6b-78f8-4d7a-934b-33859c9e0f27 2018-08-05 17:17:59,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281460046768s 2018-08-05 17:17:59,018 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ecfcfb6b-78f8-4d7a-934b-33859c9e0f27 2018-08-05 17:17:59,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:17:59,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:17:59,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ac69d058-03bb-415f-8b78-c2e754c39621 Date: Sun, 05 Aug 2018 17:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:17:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:17:37Z","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":"0ad703061c0e4e8d94d51b7262005072","id":"fe794aaa-4cca-4b2b-a59e-19e4b75517c4","subnetpool_id":null,"name":"vping_ssh-subnet_f1110de1-e2ab-4286-a545-0676ea68f425"}]} 2018-08-05 17:17:59,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ac69d058-03bb-415f-8b78-c2e754c39621 2018-08-05 17:17:59,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0497920513153s 2018-08-05 17:17:59,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ac69d058-03bb-415f-8b78-c2e754c39621 2018-08-05 17:17:59,070 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:18:01,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:01,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:02,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38b2727a-e7b0-4f96-89ad-e72653536781 x-compute-request-id: req-38b2727a-e7b0-4f96-89ad-e72653536781 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.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:18:00Z", "hostId": "8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:17:57Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:02,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-38b2727a-e7b0-4f96-89ad-e72653536781 2018-08-05 17:18:02,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.974395990372s 2018-08-05 17:18:02,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-38b2727a-e7b0-4f96-89ad-e72653536781 2018-08-05 17:18:02,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:18:04,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:04,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:05,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2404f93a-d2d8-4a99-9973-def17e64ebba x-compute-request-id: req-2404f93a-d2d8-4a99-9973-def17e64ebba 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.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:18:00Z", "hostId": "8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:17:57Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:05,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2404f93a-d2d8-4a99-9973-def17e64ebba 2018-08-05 17:18:05,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32565999031s 2018-08-05 17:18:05,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2404f93a-d2d8-4a99-9973-def17e64ebba 2018-08-05 17:18:05,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:18:07,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:08,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18: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-75c22afa-f2c0-4c91-9b1b-678153a5b810 x-compute-request-id: req-75c22afa-f2c0-4c91-9b1b-678153a5b810 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:91:95", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:05.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:05Z", "hostId": "8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:17:57Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:08,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-75c22afa-f2c0-4c91-9b1b-678153a5b810 2018-08-05 17:18:08,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810313940048s 2018-08-05 17:18:08,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-75c22afa-f2c0-4c91-9b1b-678153a5b810 2018-08-05 17:18:08,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:18:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=2c695c4a-8ea2-49a5-ba78-b01325314bbc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:08,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-261960f8-8469-4c70-a02e-d29ddd83da8c Date: Sun, 05 Aug 2018 17:18:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:18:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe794aaa-4cca-4b2b-a59e-19e4b75517c4","ip_address":"192.168.120.12"}],"id":"58b66093-74f3-4c85-a45b-3defcc3e4745","security_groups":["fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2"],"mac_address":"fa:16:3e:42:91:95","project_id":"0ad703061c0e4e8d94d51b7262005072","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:18:00Z","binding:vnic_type":"normal","device_id":"2c695c4a-8ea2-49a5-ba78-b01325314bbc","ip_allocation":"immediate"}]} 2018-08-05 17:18:08,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=2c695c4a-8ea2-49a5-ba78-b01325314bbc used request id req-261960f8-8469-4c70-a02e-d29ddd83da8c 2018-08-05 17:18:08,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0614230632782s 2018-08-05 17:18:08,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=2c695c4a-8ea2-49a5-ba78-b01325314bbc used request id req-261960f8-8469-4c70-a02e-d29ddd83da8c 2018-08-05 17:18:08,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:08,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=58b66093-74f3-4c85-a45b-3defcc3e4745" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:08,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e6f5135c-5569-4d91-9539-78e5d7cd72fe Date: Sun, 05 Aug 2018 17:18:08 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:18:08,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=58b66093-74f3-4c85-a45b-3defcc3e4745 used request id req-e6f5135c-5569-4d91-9539-78e5d7cd72fe 2018-08-05 17:18:08,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.228829145432s 2018-08-05 17:18:08,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=58b66093-74f3-4c85-a45b-3defcc3e4745 used request id req-e6f5135c-5569-4d91-9539-78e5d7cd72fe 2018-08-05 17:18:08,497 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:42:91:95', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b3b1b728-3d92-4f71-bf41-23fc58a38ba3'}), 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-05T17:18:05.000000', 'flavor': Munch({u'id': u'84ec6ac2-e9fd-43b6-b75c-89fe31282556'}), 'az': u'nova', 'id': u'2c695c4a-8ea2-49a5-ba78-b01325314bbc', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bed705de2cd946bc9d932661a00ea9b9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ad703061c0e4e8d94d51b7262005072', 'name': 'vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425', '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-05T17:18:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T17:18:05Z', 'hostId': u'8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3', '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-05T17:18:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0ad703061c0e4e8d94d51b7262005072', 'name': u'vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425', 'adminPass': u'79mPRyC2ZqSd', 'tenant_id': u'0ad703061c0e4e8d94d51b7262005072', 'created_at': u'2018-08-05T17:17:57Z', 'created': u'2018-08-05T17:17:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 17:18:08,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:18:08,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:08,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-06fbc5a7-72b6-43b4-a840-adeaebc1525a Date: Sun, 05 Aug 2018 17:18:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ad703061c0e4e8d94d51b7262005072","l2_adjacency":true,"status":"ACTIVE","subnets":["fe794aaa-4cca-4b2b-a59e-19e4b75517c4"],"description":"","tags":[],"updated_at":"2018-08-05T17:17:37Z","qos_policy_id":null,"name":"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425","admin_state_up":true,"tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:17:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500}]} 2018-08-05 17:18:08,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-06fbc5a7-72b6-43b4-a840-adeaebc1525a 2018-08-05 17:18:08,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.131981134415s 2018-08-05 17:18:08,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-06fbc5a7-72b6-43b4-a840-adeaebc1525a 2018-08-05 17:18:08,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:18:08,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:08,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-afd04585-abb3-48bf-9549-e3f6d2b64427 Date: Sun, 05 Aug 2018 17:18:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/snap", "metadata": {}}], "file": "/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/file", "owner": "0ad703061c0e4e8d94d51b7262005072", "id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "size": 12716032, "self": "/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:17:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:17:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:18:08,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-afd04585-abb3-48bf-9549-e3f6d2b64427 2018-08-05 17:18:08,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205174922943s 2018-08-05 17:18:08,841 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-afd04585-abb3-48bf-9549-e3f6d2b64427 2018-08-05 17:18:08,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:18:08,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:08,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5419d97e-0871-4b10-87b9-93294ea2c195 x-compute-request-id: req-5419d97e-0871-4b10-87b9-93294ea2c195 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f1110de1-e2ab-4286-a545-0676ea68f425", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "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": "84ec6ac2-e9fd-43b6-b75c-89fe31282556"}]} 2018-08-05 17:18:08,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5419d97e-0871-4b10-87b9-93294ea2c195 2018-08-05 17:18:08,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.132930994034s 2018-08-05 17:18:08,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5419d97e-0871-4b10-87b9-93294ea2c195 2018-08-05 17:18:08,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 17:18:08,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"server": {"name": "vping_ssh-vm_f1110de1-e2ab-4286-a545-0676ea68f425", "imageRef": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "key_name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425", "flavorRef": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "max_count": 1, "min_count": 1, "networks": [{"uuid": "142ec1e8-80e7-49ca-85f6-31ac35e88de5"}], "security_groups": [{"name": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2"}]}}' 2018-08-05 17:18:12,520 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c6e0bb8-05e5-46ce-93d2-398c28f94f92 x-compute-request-id: req-0c6e0bb8-05e5-46ce-93d2-398c28f94f92 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2"}], "OS-DCF:diskConfig": "MANUAL", "id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "bookmark"}], "adminPass": "872pDHXrXMUi"}} 2018-08-05 17:18:12,520 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-0c6e0bb8-05e5-46ce-93d2-398c28f94f92 2018-08-05 17:18:12,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.54361081123s 2018-08-05 17:18:12,521 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-0c6e0bb8-05e5-46ce-93d2-398c28f94f92 2018-08-05 17:18:12,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:12,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:13,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f9461a8-3dca-4591-91f8-ae31a8709028 x-compute-request-id: req-5f9461a8-3dca-4591-91f8-ae31a8709028 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.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "user_id": "bed705de2cd946bc9d932661a00ea9b9", "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-05T17:18:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425", "name": "vping_ssh-vm_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:18:12Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:91:95", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:05.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:05Z", "hostId": "8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:17:57Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:13,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f9461a8-3dca-4591-91f8-ae31a8709028 2018-08-05 17:18:13,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30912280083s 2018-08-05 17:18:13,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f9461a8-3dca-4591-91f8-ae31a8709028 2018-08-05 17:18:13,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:18:15,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:15,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:16,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-556be8d6-9b9b-4431-881f-acbdc499e96f x-compute-request-id: req-556be8d6-9b9b-4431-881f-acbdc499e96f Content-Encoding: gzip Content-Length: 894 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:18:15Z", "hostId": "4c0030e7749c78b186bfdce2af1ac342c2155ffed55a6c5cae0e63de", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425", "name": "vping_ssh-vm_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:18:12Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:91:95", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:05.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:05Z", "hostId": "8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:17:57Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:16,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-556be8d6-9b9b-4431-881f-acbdc499e96f 2018-08-05 17:18:16,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574315071106s 2018-08-05 17:18:16,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-556be8d6-9b9b-4431-881f-acbdc499e96f 2018-08-05 17:18:16,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:18:18,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:18,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:19,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18: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-aaddab9c-11c0-4581-a157-dc16e631a5c2 x-compute-request-id: req-aaddab9c-11c0-4581-a157-dc16e631a5c2 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:18:16Z", "hostId": "4c0030e7749c78b186bfdce2af1ac342c2155ffed55a6c5cae0e63de", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425", "name": "vping_ssh-vm_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:18:12Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:91:95", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:05.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:05Z", "hostId": "8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:17:57Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:19,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aaddab9c-11c0-4581-a157-dc16e631a5c2 2018-08-05 17:18:19,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12562203407s 2018-08-05 17:18:19,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aaddab9c-11c0-4581-a157-dc16e631a5c2 2018-08-05 17:18:19,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:18:21,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:21,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:22,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18: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-7d93601c-d902-4a80-9834-2ede1be6e7cb x-compute-request-id: req-7d93601c-d902-4a80-9834-2ede1be6e7cb Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:18:16Z", "hostId": "4c0030e7749c78b186bfdce2af1ac342c2155ffed55a6c5cae0e63de", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425", "name": "vping_ssh-vm_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:18:12Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:91:95", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:05.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:05Z", "hostId": "8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:17:57Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:22,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7d93601c-d902-4a80-9834-2ede1be6e7cb 2018-08-05 17:18:22,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34443902969s 2018-08-05 17:18:22,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7d93601c-d902-4a80-9834-2ede1be6e7cb 2018-08-05 17:18:22,904 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:18:24,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:24,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:26,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18: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-c893ec67-358c-4bae-ac40-6a04c421d769 x-compute-request-id: req-c893ec67-358c-4bae-ac40-6a04c421d769 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:8d:97", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:23.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:23Z", "hostId": "4c0030e7749c78b186bfdce2af1ac342c2155ffed55a6c5cae0e63de", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425", "name": "vping_ssh-vm_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:18:12Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:91:95", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:05.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:05Z", "hostId": "8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:17:57Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:26,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c893ec67-358c-4bae-ac40-6a04c421d769 2018-08-05 17:18:26,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36518216133s 2018-08-05 17:18:26,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c893ec67-358c-4bae-ac40-6a04c421d769 2018-08-05 17:18:26,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:18:26,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=e866f3f9-3b22-4f55-9099-c2abd06ba1a6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:26,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-f87d5ede-3942-418f-bf67-1b1c05e8b3a6 Date: Sun, 05 Aug 2018 17:18:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:18:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe794aaa-4cca-4b2b-a59e-19e4b75517c4","ip_address":"192.168.120.16"}],"id":"f16dac20-853a-486d-a07b-06c964c2da5d","security_groups":["fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2"],"mac_address":"fa:16:3e:84:8d:97","project_id":"0ad703061c0e4e8d94d51b7262005072","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:18:16Z","binding:vnic_type":"normal","device_id":"e866f3f9-3b22-4f55-9099-c2abd06ba1a6","ip_allocation":"immediate"}]} 2018-08-05 17:18:26,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e866f3f9-3b22-4f55-9099-c2abd06ba1a6 used request id req-f87d5ede-3942-418f-bf67-1b1c05e8b3a6 2018-08-05 17:18:26,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.06685090065s 2018-08-05 17:18:26,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e866f3f9-3b22-4f55-9099-c2abd06ba1a6 used request id req-f87d5ede-3942-418f-bf67-1b1c05e8b3a6 2018-08-05 17:18:26,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:26,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f16dac20-853a-486d-a07b-06c964c2da5d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:26,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-52b6865a-307e-43a6-bdc4-962206ed9cef Date: Sun, 05 Aug 2018 17:18:26 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:18:26,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f16dac20-853a-486d-a07b-06c964c2da5d used request id req-52b6865a-307e-43a6-bdc4-962206ed9cef 2018-08-05 17:18:26,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0481038093567s 2018-08-05 17:18:26,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f16dac20-853a-486d-a07b-06c964c2da5d used request id req-52b6865a-307e-43a6-bdc4-962206ed9cef 2018-08-05 17:18:26,399 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:84:8d:97', 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'b3b1b728-3d92-4f71-bf41-23fc58a38ba3'}), 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-05T17:18:23.000000', 'flavor': Munch({u'id': u'84ec6ac2-e9fd-43b6-b75c-89fe31282556'}), 'az': u'nova', 'id': u'e866f3f9-3b22-4f55-9099-c2abd06ba1a6', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bed705de2cd946bc9d932661a00ea9b9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ad703061c0e4e8d94d51b7262005072', 'name': 'vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425', '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-05T17:18:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T17:18:23Z', 'hostId': u'4c0030e7749c78b186bfdce2af1ac342c2155ffed55a6c5cae0e63de', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'4c0030e7749c78b186bfdce2af1ac342c2155ffed55a6c5cae0e63de', '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-05T17:18:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0ad703061c0e4e8d94d51b7262005072', 'name': u'vping_ssh-vm_f1110de1-e2ab-4286-a545-0676ea68f425', 'adminPass': u'872pDHXrXMUi', 'tenant_id': u'0ad703061c0e4e8d94d51b7262005072', 'created_at': u'2018-08-05T17:18:12Z', 'created': u'2018-08-05T17:18:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 17:18:26,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:18:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:26,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-da38d919-ddf9-4c7b-b4da-718ce2d4470d Date: Sun, 05 Aug 2018 17:18:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ad703061c0e4e8d94d51b7262005072","l2_adjacency":true,"status":"ACTIVE","subnets":["fe794aaa-4cca-4b2b-a59e-19e4b75517c4"],"description":"","tags":[],"updated_at":"2018-08-05T17:17:37Z","qos_policy_id":null,"name":"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425","admin_state_up":true,"tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:17:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500}]} 2018-08-05 17:18:26,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-da38d919-ddf9-4c7b-b4da-718ce2d4470d 2018-08-05 17:18:26,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112152099609s 2018-08-05 17:18:26,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-da38d919-ddf9-4c7b-b4da-718ce2d4470d 2018-08-05 17:18:26,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:18:26,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=e866f3f9-3b22-4f55-9099-c2abd06ba1a6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:26,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2afe35ba-1ece-4578-8281-45916ae4f936 Date: Sun, 05 Aug 2018 17:18:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:18:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe794aaa-4cca-4b2b-a59e-19e4b75517c4","ip_address":"192.168.120.16"}],"id":"f16dac20-853a-486d-a07b-06c964c2da5d","security_groups":["fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2"],"mac_address":"fa:16:3e:84:8d:97","project_id":"0ad703061c0e4e8d94d51b7262005072","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:18:16Z","binding:vnic_type":"normal","device_id":"e866f3f9-3b22-4f55-9099-c2abd06ba1a6","ip_allocation":"immediate"}]} 2018-08-05 17:18:26,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e866f3f9-3b22-4f55-9099-c2abd06ba1a6 used request id req-2afe35ba-1ece-4578-8281-45916ae4f936 2018-08-05 17:18:26,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.267334938049s 2018-08-05 17:18:26,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e866f3f9-3b22-4f55-9099-c2abd06ba1a6 used request id req-2afe35ba-1ece-4578-8281-45916ae4f936 2018-08-05 17:18:26,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-05 17:18:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"floatingip": {"floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "fixed_ip_address": "192.168.120.16", "port_id": "f16dac20-853a-486d-a07b-06c964c2da5d"}}' 2018-08-05 17:18:29,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-49041984-617b-42d9-8be1-cc774a386a68 Date: Sun, 05 Aug 2018 17:18:29 GMT RESP BODY: {"floatingip": {"router_id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:18:27Z", "updated_at": "2018-08-05T17:18:27Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:84:8d:97", "device_id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "0ad703061c0e4e8d94d51b7262005072", "port_id": "f16dac20-853a-486d-a07b-06c964c2da5d", "id": "0783ec37-6050-4a57-aa9e-98cb7592921c", "qos_policy_id": null}} 2018-08-05 17:18:29,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-49041984-617b-42d9-8be1-cc774a386a68 2018-08-05 17:18:29,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.73504495621s 2018-08-05 17:18:29,520 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-49041984-617b-42d9-8be1-cc774a386a68 2018-08-05 17:18:29,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:29,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-76463b86-bb03-4061-a988-63d893c219c6 Date: Sun, 05 Aug 2018 17:18:29 GMT RESP BODY: {"floatingips": [{"router_id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:18:27Z", "updated_at": "2018-08-05T17:18:27Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:84:8d:97", "device_id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "0ad703061c0e4e8d94d51b7262005072", "port_id": "f16dac20-853a-486d-a07b-06c964c2da5d", "id": "0783ec37-6050-4a57-aa9e-98cb7592921c", "qos_policy_id": null}]} 2018-08-05 17:18:29,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-76463b86-bb03-4061-a988-63d893c219c6 2018-08-05 17:18:29,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0715579986572s 2018-08-05 17:18:29,601 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-76463b86-bb03-4061-a988-63d893c219c6 2018-08-05 17:18:29,605 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:18:29,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:29,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:29,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-2cc99084-272e-4eb4-8fb3-ded075b75a8c Date: Sun, 05 Aug 2018 17:18:29 GMT RESP BODY: {"floatingips": [{"router_id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:18:27Z", "updated_at": "2018-08-05T17:18:27Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:84:8d:97", "device_id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "0ad703061c0e4e8d94d51b7262005072", "port_id": "f16dac20-853a-486d-a07b-06c964c2da5d", "id": "0783ec37-6050-4a57-aa9e-98cb7592921c", "qos_policy_id": null}]} 2018-08-05 17:18:29,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2cc99084-272e-4eb4-8fb3-ded075b75a8c 2018-08-05 17:18:29,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0639688968658s 2018-08-05 17:18:29,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2cc99084-272e-4eb4-8fb3-ded075b75a8c 2018-08-05 17:18:29,778 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:18:29,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:29,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-1c0dc497-030d-4830-9919-0157d21cc29c Date: Sun, 05 Aug 2018 17:18:29 GMT RESP BODY: {"floatingips": [{"router_id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:18:27Z", "updated_at": "2018-08-05T17:18:27Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:84:8d:97", "device_id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "0ad703061c0e4e8d94d51b7262005072", "port_id": "f16dac20-853a-486d-a07b-06c964c2da5d", "id": "0783ec37-6050-4a57-aa9e-98cb7592921c", "qos_policy_id": null}]} 2018-08-05 17:18:29,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1c0dc497-030d-4830-9919-0157d21cc29c 2018-08-05 17:18:29,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0640490055084s 2018-08-05 17:18:29,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1c0dc497-030d-4830-9919-0157d21cc29c 2018-08-05 17:18:29,951 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:18:30,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:30,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:30,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-a46d47ce-096b-4c54-9f75-081269c1044c Date: Sun, 05 Aug 2018 17:18:30 GMT RESP BODY: {"floatingips": [{"router_id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:18:27Z", "updated_at": "2018-08-05T17:18:27Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:84:8d:97", "device_id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "0ad703061c0e4e8d94d51b7262005072", "port_id": "f16dac20-853a-486d-a07b-06c964c2da5d", "id": "0783ec37-6050-4a57-aa9e-98cb7592921c", "qos_policy_id": null}]} 2018-08-05 17:18:30,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a46d47ce-096b-4c54-9f75-081269c1044c 2018-08-05 17:18:30,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604979991913s 2018-08-05 17:18:30,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a46d47ce-096b-4c54-9f75-081269c1044c 2018-08-05 17:18:30,121 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:18:30,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:30,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:30,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-0a6b8a16-974f-4e31-b5e4-5935cd5c7e46 Date: Sun, 05 Aug 2018 17:18:30 GMT RESP BODY: {"floatingips": [{"router_id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:18:27Z", "updated_at": "2018-08-05T17:18:27Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:84:8d:97", "device_id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "0ad703061c0e4e8d94d51b7262005072", "port_id": "f16dac20-853a-486d-a07b-06c964c2da5d", "id": "0783ec37-6050-4a57-aa9e-98cb7592921c", "qos_policy_id": null}]} 2018-08-05 17:18:30,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0a6b8a16-974f-4e31-b5e4-5935cd5c7e46 2018-08-05 17:18:30,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.250655174255s 2018-08-05 17:18:30,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0a6b8a16-974f-4e31-b5e4-5935cd5c7e46 2018-08-05 17:18:30,480 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:18:30,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:30,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:30,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-6b15f71e-aa1c-47eb-b5d3-3f82402cdfa2 Date: Sun, 05 Aug 2018 17:18:30 GMT RESP BODY: {"floatingips": [{"router_id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:18:27Z", "updated_at": "2018-08-05T17:18:27Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:84:8d:97", "device_id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "0ad703061c0e4e8d94d51b7262005072", "port_id": "f16dac20-853a-486d-a07b-06c964c2da5d", "id": "0783ec37-6050-4a57-aa9e-98cb7592921c", "qos_policy_id": null}]} 2018-08-05 17:18:30,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6b15f71e-aa1c-47eb-b5d3-3f82402cdfa2 2018-08-05 17:18:30,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0641758441925s 2018-08-05 17:18:30,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6b15f71e-aa1c-47eb-b5d3-3f82402cdfa2 2018-08-05 17:18:30,653 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:18:30,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:30,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:30,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-be0baac0-6793-4d2a-b7f6-e93e0d81b793 Date: Sun, 05 Aug 2018 17:18:30 GMT RESP BODY: {"floatingips": [{"router_id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:18:27Z", "updated_at": "2018-08-05T17:18:27Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:84:8d:97", "device_id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "0ad703061c0e4e8d94d51b7262005072", "port_id": "f16dac20-853a-486d-a07b-06c964c2da5d", "id": "0783ec37-6050-4a57-aa9e-98cb7592921c", "qos_policy_id": null}]} 2018-08-05 17:18:30,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-be0baac0-6793-4d2a-b7f6-e93e0d81b793 2018-08-05 17:18:30,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0680959224701s 2018-08-05 17:18:30,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-be0baac0-6793-4d2a-b7f6-e93e0d81b793 2018-08-05 17:18:30,830 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:18:30,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:30,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:31,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-80effa6e-ff86-4a1c-94df-75920de687c8 Date: Sun, 05 Aug 2018 17:18:31 GMT RESP BODY: {"floatingips": [{"router_id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:18:27Z", "updated_at": "2018-08-05T17:18:30Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:84:8d:97", "device_id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "0ad703061c0e4e8d94d51b7262005072", "port_id": "f16dac20-853a-486d-a07b-06c964c2da5d", "id": "0783ec37-6050-4a57-aa9e-98cb7592921c", "qos_policy_id": null}]} 2018-08-05 17:18:31,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-80effa6e-ff86-4a1c-94df-75920de687c8 2018-08-05 17:18:31,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.327148914337s 2018-08-05 17:18:31,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-80effa6e-ff86-4a1c-94df-75920de687c8 2018-08-05 17:18:31,267 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f30a1eef-92e5-4409-86fd-45647ca032a3', 'updated_at': u'2018-08-05T17:18:30Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'f16dac20-853a-486d-a07b-06c964c2da5d', 'id': u'0783ec37-6050-4a57-aa9e-98cb7592921c', 'network': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'port': u'f16dac20-853a-486d-a07b-06c964c2da5d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ad703061c0e4e8d94d51b7262005072', 'name': 'vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0ad703061c0e4e8d94d51b7262005072', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'142ec1e8-80e7-49ca-85f6-31ac35e88de5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:84:8d:97', u'device_id': u'e866f3f9-3b22-4f55-9099-c2abd06ba1a6'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0ad703061c0e4e8d94d51b7262005072', 'created_at': u'2018-08-05T17:18:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'142ec1e8-80e7-49ca-85f6-31ac35e88de5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:84:8d:97', u'device_id': u'e866f3f9-3b22-4f55-9099-c2abd06ba1a6'}), 'router': u'f30a1eef-92e5-4409-86fd-45647ca032a3'}) 2018-08-05 17:18:31,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 17:18:31,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 17:18:31,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18: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-21d6edd1-9cce-422f-9169-2f2be49684b7 x-compute-request-id: req-21d6edd1-9cce-422f-9169-2f2be49684b7 Content-Encoding: gzip Content-Length: 9578 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 497151766 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.139804] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141524] pid_max: default: 32768 minimum: 301\n[ 0.142450] ACPI: Core revision 20150930\n[ 0.143869] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145242] Security Framework initialized\n[ 0.146090] Yama: becoming mindful.\n[ 0.146866] AppArmor: AppArmor initialized\n[ 0.147764] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149139] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150463] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153199] Initializing cgroup subsys io\n[ 0.154051] Initializing cgroup subsys memory\n[ 0.154962] Initializing cgroup subsys devices\n[ 0.155879] Initializing cgroup subsys freezer\n[ 0.156785] Initializing cgroup subsys net_cls\n[ 0.157690] Initializing cgroup subsys perf_event\n[ 0.158640] Initializing cgroup subsys net_prio\n[ 0.159572] Initializing cgroup subsys hugetlb\n[ 0.160475] Initializing cgroup subsys pids\n[ 0.161385] CPU: Physical Processor ID: 0\n[ 0.162922] mce: CPU supports 10 MCE banks\n[ 0.163806] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179298] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185396] ftrace: allocating 31920 entries in 125 pages\n[ 0.210317] smpboot: Max logical packages: 1\n[ 0.211229] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.212633] x2apic enabled\n[ 0.213454] Switched APIC routing to physical x2apic.\n[ 0.215244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216413] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218579] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220439] KVM setup paravirtual spinlock\n[ 0.221782] x86: Booted up 1 node, 1 CPUs\n[ 0.222622] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224059] devtmpfs: initialized\n[ 0.226102] evm: security.selinux\n[ 0.226827] evm: security.SMACK64\n[ 0.227540] evm: security.SMACK64EXEC\n[ 0.228374] evm: security.SMACK64TRANSMUTE\n[ 0.229223] evm: security.SMACK64MMAP\n[ 0.230004] evm: security.ima\n[ 0.230670] evm: security.capability\n[ 0.231506] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233469] pinctrl core: initialized pinctrl subsystem\n[ 0.234619] RTC time: 17:18:22, date: 08/05/18\n[ 0.235619] NET: Registered protocol family 16\n[ 0.236651] cpuidle: using governor ladder\n[ 0.237514] cpuidle: using governor menu\n[ 0.238345] PCCT header not found.\n[ 0.239140] ACPI: bus type PCI registered\n[ 0.239976] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241276] PCI: Using configuration type 1 for base access\n[ 0.243091] ACPI: Added _OSI(Module Device)\n[ 0.243969] ACPI: Added _OSI(Processor Device)\n[ 0.244875] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245810] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247613] ACPI: Interpreter enabled\n[ 0.248419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252311] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.254240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.256166] ACPI: (supports S0 S5)\n[ 0.256908] ACPI: Using IOAPIC for interrupt routing\n[ 0.257901] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.261116] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.262309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263606] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.267166] acpiphp: Slot [3] registered\n[ 0.268008] acpiphp: Slot [4] registered\n[ 0.268848] acpiphp: Slot [5] registered\n[ 0.269683] acpiphp: Slot [6] registered\n[ 0.270506] acpiphp: Slot [7] registered\n[ 0.271345] acpiphp: Slot [8] registered\n[ 0.272186] acpiphp: Slot [9] registered\n[ 0.273027] acpiphp: Slot [10] registered\n[ 0.273877] acpiphp: Slot [11] registered\n[ 0.274722] acpiphp: Slot [12] registered\n[ 0.275570] acpiphp: Slot [13] registered\n[ 0.276408] acpiphp: Slot [14] registered\n[ 0.277255] acpiphp: Slot [15] registered\n[ 0.288437] acpiphp: Slot [16] registered\n[ 0.289294] acpiphp: Slot [17] registered\n[ 0.290144] acpiphp: Slot [18] registered\n[ 0.290989] acpiphp: Slot [19] registered\n[ 0.291833] acpiphp: Slot [20] registered\n[ 0.292687] acpiphp: Slot [21] registered\n[ 0.293535] acpiphp: Slot [22] registered\n[ 0.294375] acpiphp: Slot [23] registered\n[ 0.295226] acpiphp: Slot [24] registered\n[ 0.296073] acpiphp: Slot [25] registered\n[ 0.296920] acpiphp: Slot [26] registered\n[ 0.297797] acpiphp: Slot [27] registered\n[ 0.298648] acpiphp: Slot [28] registered\n[ 0.299492] acpiphp: Slot [29] registered\n[ 0.300333] acpiphp: Slot [30] registered\n[ 0.301181] acpiphp: Slot [31] registered\n[ 0.302029] PCI host bridge to bus 0000:00\n[ 0.302876] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304141] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305413] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306930] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308445] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.309979] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313422] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315979] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.317303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320922] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322567] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.341267] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.343176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.344665] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.346133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.347603] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.348927] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.350268] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.351369] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.352986] vgaarb: loaded\n[ 0.353615] vgaarb: bridge control possible 0000:00:02.0\n[ 0.354893] SCSI subsystem initialized\n[ 0.355839] ACPI: bus type USB registered\n[ 0.356704] usbcore: registered new interface driver usbfs\n[ 0.357784] usbcore: registered new interface driver hub\n[ 0.358841] usbcore: registered new device driver usb\n[ 0.359990] PCI: Using ACPI for IRQ routing\n[ 0.361147] NetLabel: Initializing\n[ 0.361906] NetLabel: domain hash size = 128\n[ 0.362794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.363792] NetLabel: unlabeled traffic allowed by default\n[ 0.364994] clocksource: Switched to clocksource kvm-clock\n[ 0.373307] AppArmor: AppArmor Filesystem Enabled\n[ 0.374326] pnp: PnP ACPI init\n[ 0.375300] pnp: PnP ACPI: found 5 devices\n[ 0.381677] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.383469] NET: Registered protocol family 2\n[ 0.384563] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.385919] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387182] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389577] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390817] NET: Registered protocol family 1\n[ 0.391734] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.394002] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.408068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.422271] Trying to unpack rootfs image as initramfs...\n[ 0.478672] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.480402] Scanning for low memory corruption every 60 seconds\n[ 0.481836] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.483057] audit: initializing netlink subsys (disabled)\n[ 0.484135] audit: type=2000 audit(1533489503.915:1): initialized\n[ 0.485559] Initialise system trusted keyring\n[ 0.486549] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.487771] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.489956] zbud: loaded\n[ 0.490721] VFS: Disk quotas dquot_6.6.0\n[ 0.491587] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.493276] fuse init (API version 7.23)\n[ 0.494232] Key type big_key registered\n[ 0.495079] Allocating IMA MOK and blacklist keyrings.\n[ 0.496365] Key type asymmetric registered\n[ 0.497251] Asymmetric key parser 'x509' registered\n[ 0.498265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499806] io scheduler noop registered\n[ 0.500637] io scheduler deadline registered (default)\n[ 0.501689] io scheduler cfq registered\n[ 0.502582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.505030] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506549] ACPI: Power Button [PWRF]\n[ 0.507427] GHES: HEST is not enabled!\n[ 0.521132] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549107] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.551324] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.577270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.580120] Linux agpgart interface v0.103\n[ 0.583086] brd: module loaded\n[ 0.584830] loop: module loaded\n[ 0.589410] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.590961] GPT:90111 != 2097151\n[ 0.591681] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592857] GPT:90111 != 2097151\n[ 0.593592] GPT: Use GNU Parted to correct GPT errors.\n[ 0.594645] vda: vda1 vda15\n[ 0.596070] scsi host0: ata_piix\n[ 0.596913] scsi host1: ata_piix\n[ 0.597685] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.598993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.600547] libphy: Fixed MDIO Bus: probed\n[ 0.601414] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602418] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604803] PPP generic driver version 2.4.2\n[ 0.605774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.607041] ehci-pci: EHCI PCI platform driver\n[ 0.607970] ehci-platform: EHCI generic platform driver\n[ 0.609024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.610229] ohci-pci: OHCI PCI platform driver\n[ 0.611153] ohci-platform: OHCI generic platform driver\n[ 0.612202] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.626455] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.627509] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.629050] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.630103] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.631323] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632626] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634112] usb usb1: Product: UHCI Host Controller\n[ 0.635097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.636298] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.637332] hub 1-0:1.0: USB hub found\n[ 0.638153] hub 1-0:1.0: 2 ports detected\n[ 0.639142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.641382] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642390] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643483] mousedev: PS/2 mouse device common for all mice\n[ 0.644808] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646818] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647994] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.649257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.650514] i2c /dev entries driver\n[ 0.651326] device-mapper: uevent: version 1.0.3\n[ 0.652351] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654081] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655590] NET: Registered protocol family 10\n[ 0.656773] NET: Registered protocol family 17\n[ 0.657733] Key type dns_resolver registered\n[ 0.658777] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659936] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661822] registered taskstats version 1\n[ 0.662721] Loading compiled-in X.509 certificates\n[ 0.664244] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666228] zswap: loaded using pool lzo/zbud\n[ 0.667927] Key type trusted registered\n[ 0.669744] Key type encrypted registered\n[ 0.670610] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671691] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672786] evm: HMAC attrs: 0x1\n[ 0.673810] Magic number: 14:461:339\n[ 0.674708] rtc_cmos 00:00: setting system clock to 2018-08-05 17:18:23 UTC (1533489503)\n[ 0.676399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677585] EDD information not available.\n[ 0.758554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770689] Write protecting the kernel read-only data: 14336k\n[ 0.772920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.774859] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\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.823401] 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.74\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.16...\nLease of 192.168.120.16 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.86. iid=i-0000000b\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHrVYJmQ05g8mO48Ar2n9JJpZnxLlZZ313i+GAwPiJb+6CHrFU2i8YyisqbRXkk2OGNo3alsnYeX1/ii3ZmOVumlgYNZIFND2ZwiFVVSAuUBs9Ihnp+FEaXjGjTuB1M+U2dRbjM758ZQ9oF2xIJxpK8NtjZOzL3bln/P92L/8NdnLbrST0ZumCQDLsijtiViTDohwSLiOJdggAJjYXEAA4A7ew5hveaL1wmROCCayQPGIgGC0Dfyt262MpEAjnm0VHQRELktEj3e+xNGt+C4V+/38X5R0FM6Kd8ybM8eBTyniDesXNm9Zfonr3yn+cdaeaYrDVWd8RexMDsp7K3qe3 root@vping-ssh-vm-f1110de1-e2ab-4286-a545-0676ea68f425\nssh-dss AAAAB3NzaC1kc3MAAACBALt8F08ULujixVbC79tyNf3ohcH1oH36Sdlv5Dx7dEsDrS5SlER+Agl8aAg/BG29mNXyQDLaQ4M9EPYAeXtA90qhNkodFjlD27YaSFCETenwvoob6kBc8rejt39koEqxjZ810LWP94EpaJimwogfWvnBCbXFzGaD35J3NC+hpvixAAAAFQC9V1rTidmR7OjL38i72IREMgWXxwAAAIEAipwpYuf9uEKi3MBm3PDghHY1HlIkuM1sNXKhnTwJPMPRGjJCR6fc3MUdVGFIIglGWD7xJmneS7Hb0t7tvGgFTZB5romRHmB9A8d/EnEJJQOoLfA+wGMQM1vvI3patqIKlRCU0MLQmMgL6WYlhsppkFbODX6ciSx4a6djPz/t4r4AAACBAIxPg1q6PadAhG72O4w9++RvoxPP2UnCh/mC7GpvJlX17wG4IZ5X17MZL2eW8NntFFuiOavS4oUgVKziNxL/VE06rj5GznKZhTcHZVXUMC+dTNHI0Hjw3mnlrBTT1bc8dV8fCEzGBxatKE5q4rz0lyLMLckM9BuB6He/cjvFc3we root@vping-ssh-vm-f1110de1-e2ab-4286-a545-0676ea68f425\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.14s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe84:8d97/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.16 \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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-f1110de1-e2ab-4286-a545-0676ea68f425\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.55 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-f1110de1-e2ab-4286-a545-0676ea68f425 login: "} 2018-08-05 17:18:31,944 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6/action used request id req-21d6edd1-9cce-422f-9169-2f2be49684b7 2018-08-05 17:18:31,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.676050186157s 2018-08-05 17:18:31,944 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6/action used request id req-21d6edd1-9cce-422f-9169-2f2be49684b7 2018-08-05 17:18:31,945 - 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 497151766 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.139804] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141524] pid_max: default: 32768 minimum: 301 [ 0.142450] ACPI: Core revision 20150930 [ 0.143869] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145242] Security Framework initialized [ 0.146090] Yama: becoming mindful. [ 0.146866] AppArmor: AppArmor initialized [ 0.147764] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149139] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150463] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153199] Initializing cgroup subsys io [ 0.154051] Initializing cgroup subsys memory [ 0.154962] Initializing cgroup subsys devices [ 0.155879] Initializing cgroup subsys freezer [ 0.156785] Initializing cgroup subsys net_cls [ 0.157690] Initializing cgroup subsys perf_event [ 0.158640] Initializing cgroup subsys net_prio [ 0.159572] Initializing cgroup subsys hugetlb [ 0.160475] Initializing cgroup subsys pids [ 0.161385] CPU: Physical Processor ID: 0 [ 0.162922] mce: CPU supports 10 MCE banks [ 0.163806] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179298] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185396] ftrace: allocating 31920 entries in 125 pages [ 0.210317] smpboot: Max logical packages: 1 [ 0.211229] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.212633] x2apic enabled [ 0.213454] Switched APIC routing to physical x2apic. [ 0.215244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216413] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218579] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220439] KVM setup paravirtual spinlock [ 0.221782] x86: Booted up 1 node, 1 CPUs [ 0.222622] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224059] devtmpfs: initialized [ 0.226102] evm: security.selinux [ 0.226827] evm: security.SMACK64 [ 0.227540] evm: security.SMACK64EXEC [ 0.228374] evm: security.SMACK64TRANSMUTE [ 0.229223] evm: security.SMACK64MMAP [ 0.230004] evm: security.ima [ 0.230670] evm: security.capability [ 0.231506] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233469] pinctrl core: initialized pinctrl subsystem [ 0.234619] RTC time: 17:18:22, date: 08/05/18 [ 0.235619] NET: Registered protocol family 16 [ 0.236651] cpuidle: using governor ladder [ 0.237514] cpuidle: using governor menu [ 0.238345] PCCT header not found. [ 0.239140] ACPI: bus type PCI registered [ 0.239976] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.241276] PCI: Using configuration type 1 for base access [ 0.243091] ACPI: Added _OSI(Module Device) [ 0.243969] ACPI: Added _OSI(Processor Device) [ 0.244875] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245810] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247613] ACPI: Interpreter enabled [ 0.248419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.250375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.252311] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.254240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256166] ACPI: (supports S0 S5) [ 0.256908] ACPI: Using IOAPIC for interrupt routing [ 0.257901] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.261116] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.262309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263606] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.267166] acpiphp: Slot [3] registered [ 0.268008] acpiphp: Slot [4] registered [ 0.268848] acpiphp: Slot [5] registered [ 0.269683] acpiphp: Slot [6] registered [ 0.270506] acpiphp: Slot [7] registered [ 0.271345] acpiphp: Slot [8] registered [ 0.272186] acpiphp: Slot [9] registered [ 0.273027] acpiphp: Slot [10] registered [ 0.273877] acpiphp: Slot [11] registered [ 0.274722] acpiphp: Slot [12] registered [ 0.275570] acpiphp: Slot [13] registered [ 0.276408] acpiphp: Slot [14] registered [ 0.277255] acpiphp: Slot [15] registered [ 0.288437] acpiphp: Slot [16] registered [ 0.289294] acpiphp: Slot [17] registered [ 0.290144] acpiphp: Slot [18] registered [ 0.290989] acpiphp: Slot [19] registered [ 0.291833] acpiphp: Slot [20] registered [ 0.292687] acpiphp: Slot [21] registered [ 0.293535] acpiphp: Slot [22] registered [ 0.294375] acpiphp: Slot [23] registered [ 0.295226] acpiphp: Slot [24] registered [ 0.296073] acpiphp: Slot [25] registered [ 0.296920] acpiphp: Slot [26] registered [ 0.297797] acpiphp: Slot [27] registered [ 0.298648] acpiphp: Slot [28] registered [ 0.299492] acpiphp: Slot [29] registered [ 0.300333] acpiphp: Slot [30] registered [ 0.301181] acpiphp: Slot [31] registered [ 0.302029] PCI host bridge to bus 0000:00 [ 0.302876] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.304141] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.305413] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.306930] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.308445] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.309979] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.313422] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.314756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.315979] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.317303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.320922] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.322567] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.341267] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.343176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.344665] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.346133] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.347603] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.348927] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.350268] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.351369] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.352986] vgaarb: loaded [ 0.353615] vgaarb: bridge control possible 0000:00:02.0 [ 0.354893] SCSI subsystem initialized [ 0.355839] ACPI: bus type USB registered [ 0.356704] usbcore: registered new interface driver usbfs [ 0.357784] usbcore: registered new interface driver hub [ 0.358841] usbcore: registered new device driver usb [ 0.359990] PCI: Using ACPI for IRQ routing [ 0.361147] NetLabel: Initializing [ 0.361906] NetLabel: domain hash size = 128 [ 0.362794] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.363792] NetLabel: unlabeled traffic allowed by default [ 0.364994] clocksource: Switched to clocksource kvm-clock [ 0.373307] AppArmor: AppArmor Filesystem Enabled [ 0.374326] pnp: PnP ACPI init [ 0.375300] pnp: PnP ACPI: found 5 devices [ 0.381677] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.383469] NET: Registered protocol family 2 [ 0.384563] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.385919] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.387182] TCP: Hash tables configured (established 4096 bind 4096) [ 0.388437] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.389577] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.390817] NET: Registered protocol family 1 [ 0.391734] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.392880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.394002] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.408068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.422271] Trying to unpack rootfs image as initramfs... [ 0.478672] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.480402] Scanning for low memory corruption every 60 seconds [ 0.481836] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.483057] audit: initializing netlink subsys (disabled) [ 0.484135] audit: type=2000 audit(1533489503.915:1): initialized [ 0.485559] Initialise system trusted keyring [ 0.486549] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.487771] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489956] zbud: loaded [ 0.490721] VFS: Disk quotas dquot_6.6.0 [ 0.491587] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.493276] fuse init (API version 7.23) [ 0.494232] Key type big_key registered [ 0.495079] Allocating IMA MOK and blacklist keyrings. [ 0.496365] Key type asymmetric registered [ 0.497251] Asymmetric key parser 'x509' registered [ 0.498265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499806] io scheduler noop registered [ 0.500637] io scheduler deadline registered (default) [ 0.501689] io scheduler cfq registered [ 0.502582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.505030] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506549] ACPI: Power Button [PWRF] [ 0.507427] GHES: HEST is not enabled! [ 0.521132] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549107] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.551324] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.577270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.580120] Linux agpgart interface v0.103 [ 0.583086] brd: module loaded [ 0.584830] loop: module loaded [ 0.589410] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.590961] GPT:90111 != 2097151 [ 0.591681] GPT:Alternate GPT header not at the end of the disk. [ 0.592857] GPT:90111 != 2097151 [ 0.593592] GPT: Use GNU Parted to correct GPT errors. [ 0.594645] vda: vda1 vda15 [ 0.596070] scsi host0: ata_piix [ 0.596913] scsi host1: ata_piix [ 0.597685] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.598993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.600547] libphy: Fixed MDIO Bus: probed [ 0.601414] tun: Universal TUN/TAP device driver, 1.6 [ 0.602418] tun: (C) 1999-2004 Max Krasnyansky [ 0.604803] PPP generic driver version 2.4.2 [ 0.605774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.607041] ehci-pci: EHCI PCI platform driver [ 0.607970] ehci-platform: EHCI generic platform driver [ 0.609024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.610229] ohci-pci: OHCI PCI platform driver [ 0.611153] ohci-platform: OHCI generic platform driver [ 0.612202] uhci_hcd: USB Universal Host Controller Interface driver [ 0.626455] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.627509] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.629050] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.630103] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.631323] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632626] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.634112] usb usb1: Product: UHCI Host Controller [ 0.635097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.636298] usb usb1: SerialNumber: 0000:00:01.2 [ 0.637332] hub 1-0:1.0: USB hub found [ 0.638153] hub 1-0:1.0: 2 ports detected [ 0.639142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.641382] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.642390] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.643483] mousedev: PS/2 mouse device common for all mice [ 0.644808] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.646818] rtc_cmos 00:00: RTC can wake from S4 [ 0.647994] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.649257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.650514] i2c /dev entries driver [ 0.651326] device-mapper: uevent: version 1.0.3 [ 0.652351] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654081] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655590] NET: Registered protocol family 10 [ 0.656773] NET: Registered protocol family 17 [ 0.657733] Key type dns_resolver registered [ 0.658777] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659936] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661822] registered taskstats version 1 [ 0.662721] Loading compiled-in X.509 certificates [ 0.664244] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666228] zswap: loaded using pool lzo/zbud [ 0.667927] Key type trusted registered [ 0.669744] Key type encrypted registered [ 0.670610] AppArmor: AppArmor sha1 policy hashing enabled [ 0.671691] ima: No TPM chip found, activating TPM-bypass! [ 0.672786] evm: HMAC attrs: 0x1 [ 0.673810] Magic number: 14:461:339 [ 0.674708] rtc_cmos 00:00: setting system clock to 2018-08-05 17:18:23 UTC (1533489503) [ 0.676399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677585] EDD information not available. [ 0.758554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770689] Write protecting the kernel read-only data: 14336k [ 0.772920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.774859] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.823401] 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.74 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.16... Lease of 192.168.120.16 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.86. iid=i-0000000b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHrVYJmQ05g8mO48Ar2n9JJpZnxLlZZ313i+GAwPiJb+6CHrFU2i8YyisqbRXkk2OGNo3alsnYeX1/ii3ZmOVumlgYNZIFND2ZwiFVVSAuUBs9Ihnp+FEaXjGjTuB1M+U2dRbjM758ZQ9oF2xIJxpK8NtjZOzL3bln/P92L/8NdnLbrST0ZumCQDLsijtiViTDohwSLiOJdggAJjYXEAA4A7ew5hveaL1wmROCCayQPGIgGC0Dfyt262MpEAjnm0VHQRELktEj3e+xNGt+C4V+/38X5R0FM6Kd8ybM8eBTyniDesXNm9Zfonr3yn+cdaeaYrDVWd8RexMDsp7K3qe3 root@vping-ssh-vm-f1110de1-e2ab-4286-a545-0676ea68f425 ssh-dss AAAAB3NzaC1kc3MAAACBALt8F08ULujixVbC79tyNf3ohcH1oH36Sdlv5Dx7dEsDrS5SlER+Agl8aAg/BG29mNXyQDLaQ4M9EPYAeXtA90qhNkodFjlD27YaSFCETenwvoob6kBc8rejt39koEqxjZ810LWP94EpaJimwogfWvnBCbXFzGaD35J3NC+hpvixAAAAFQC9V1rTidmR7OjL38i72IREMgWXxwAAAIEAipwpYuf9uEKi3MBm3PDghHY1HlIkuM1sNXKhnTwJPMPRGjJCR6fc3MUdVGFIIglGWD7xJmneS7Hb0t7tvGgFTZB5romRHmB9A8d/EnEJJQOoLfA+wGMQM1vvI3patqIKlRCU0MLQmMgL6WYlhsppkFbODX6ciSx4a6djPz/t4r4AAACBAIxPg1q6PadAhG72O4w9++RvoxPP2UnCh/mC7GpvJlX17wG4IZ5X17MZL2eW8NntFFuiOavS4oUgVKziNxL/VE06rj5GznKZhTcHZVXUMC+dTNHI0Hjw3mnlrBTT1bc8dV8fCEzGBxatKE5q4rz0lyLMLckM9BuB6He/cjvFc3we root@vping-ssh-vm-f1110de1-e2ab-4286-a545-0676ea68f425 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe84:8d97/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.16 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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-f1110de1-e2ab-4286-a545-0676ea68f425 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.55 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-f1110de1-e2ab-4286-a545-0676ea68f425 login: 2018-08-05 17:18:31,949 - paramiko.transport - DEBUG - starting thread (client mode): 0x6bf57590L 2018-08-05 17:18:31,949 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 17:18:31,949 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-05 17:18:31,949 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-05 17:18:31,950 - 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-05 17:18:31,950 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-05 17:18:31,950 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-05 17:18:31,950 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 17:18:31,950 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-05 17:18:31,950 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 17:18:31,967 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-05 17:18:31,968 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 17:18:31,981 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 0696b4a6eb6ae1db20ca38a2bd4228bf 2018-08-05 17:18:31,982 - paramiko.transport - DEBUG - Trying discovered key bda0e19dfbc6d8f787a6e08760bf8da1 in /tmp/tmp3nyjuK 2018-08-05 17:18:32,006 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 17:18:32,012 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-05 17:18:32,014 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 17:18:32,016 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-05 17:18:32,016 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 17:18:32,017 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 17:18:32,061 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-05 17:18:32,062 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.12 (192.168.120.12): 56 data bytes 64 bytes from 192.168.120.12: seq=0 ttl=64 time=42.347 ms --- 192.168.120.12 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.347/42.347/42.347 ms 2018-08-05 17:18:32,062 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-05 17:18:32,068 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-05 17:18:32,178 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:18:32,179 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-05 17:18:32,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 17:18:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:32,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:18: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-a089da64-d396-4579-b135-86e46405ac25 x-compute-request-id: req-a089da64-d396-4579-b135-86e46405ac25 Content-Type: application/json 2018-08-05 17:18:32,520 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc used request id req-a089da64-d396-4579-b135-86e46405ac25 2018-08-05 17:18:32,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.336169958115s 2018-08-05 17:18:32,521 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc used request id req-a089da64-d396-4579-b135-86e46405ac25 2018-08-05 17:18:32,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:33,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18: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-438594ba-dd92-4c46-be7b-03f0b0cc050a x-compute-request-id: req-438594ba-dd92-4c46-be7b-03f0b0cc050a Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:8d:97", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:8d:97", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:23.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:23Z", "hostId": "4c0030e7749c78b186bfdce2af1ac342c2155ffed55a6c5cae0e63de", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425", "name": "vping_ssh-vm_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:18:12Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:91:95", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2c695c4a-8ea2-49a5-ba78-b01325314bbc", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:05.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "2c695c4a-8ea2-49a5-ba78-b01325314bbc", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:32Z", "hostId": "8b8189e3b92d50e24283c8c31abc8a6c9c1d5a2b746a8b8c6e67d2c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:17:57Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:33,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-438594ba-dd92-4c46-be7b-03f0b0cc050a 2018-08-05 17:18:33,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.998885154724s 2018-08-05 17:18:33,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-438594ba-dd92-4c46-be7b-03f0b0cc050a 2018-08-05 17:18:33,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:18:35,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:35,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:36,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17: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-f09543d0-1ff6-4025-8d23-d506f6b11ab4 x-compute-request-id: req-f09543d0-1ff6-4025-8d23-d506f6b11ab4 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:8d:97", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:8d:97", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:23.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:23Z", "hostId": "4c0030e7749c78b186bfdce2af1ac342c2155ffed55a6c5cae0e63de", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425", "name": "vping_ssh-vm_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:18:12Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:36,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f09543d0-1ff6-4025-8d23-d506f6b11ab4 2018-08-05 17:18:36,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69712305069s 2018-08-05 17:18:36,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f09543d0-1ff6-4025-8d23-d506f6b11ab4 2018-08-05 17:18:36,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 17:18:36,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/0783ec37-6050-4a57-aa9e-98cb7592921c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:37,919 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d220068f-0c4e-4254-91e2-2f416b190417 Content-Length: 0 Date: Sun, 05 Aug 2018 17:18:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:18:37,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0783ec37-6050-4a57-aa9e-98cb7592921c.json used request id req-d220068f-0c4e-4254-91e2-2f416b190417 2018-08-05 17:18:37,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.69185400009s 2018-08-05 17:18:37,919 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0783ec37-6050-4a57-aa9e-98cb7592921c.json used request id req-d220068f-0c4e-4254-91e2-2f416b190417 2018-08-05 17:18:37,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:18:37,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:37,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ad6a9bbc-81cc-4b13-addc-bd7b61ecc7f4 Date: Sun, 05 Aug 2018 17:18:37 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:18:37,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ad6a9bbc-81cc-4b13-addc-bd7b61ecc7f4 2018-08-05 17:18:37,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0510981082916s 2018-08-05 17:18:37,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ad6a9bbc-81cc-4b13-addc-bd7b61ecc7f4 2018-08-05 17:18:37,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 17:18:37,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:38,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:18:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9877b00-e15d-44bf-b13f-186915094df0 x-compute-request-id: req-b9877b00-e15d-44bf-b13f-186915094df0 Content-Type: application/json 2018-08-05 17:18:38,174 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6 used request id req-b9877b00-e15d-44bf-b13f-186915094df0 2018-08-05 17:18:38,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.197932004929s 2018-08-05 17:18:38,175 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6 used request id req-b9877b00-e15d-44bf-b13f-186915094df0 2018-08-05 17:18:38,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:38,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17: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-54afb000-8021-49fd-bb71-3fdf1b3ba656 x-compute-request-id: req-54afb000-8021-49fd-bb71-3fdf1b3ba656 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:8d:97", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:8d:97", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "rel": "bookmark"}], "image": {"id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "links": [{"href": "http://172.30.9.22:8774/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:18:23.000000", "flavor": {"id": "84ec6ac2-e9fd-43b6-b75c-89fe31282556", "links": [{"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "bookmark"}]}, "id": "e866f3f9-3b22-4f55-9099-c2abd06ba1a6", "security_groups": [{"name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}], "user_id": "bed705de2cd946bc9d932661a00ea9b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:18:38Z", "hostId": "4c0030e7749c78b186bfdce2af1ac342c2155ffed55a6c5cae0e63de", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425", "name": "vping_ssh-vm_f1110de1-e2ab-4286-a545-0676ea68f425", "created": "2018-08-05T17:18:12Z", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:18:38,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54afb000-8021-49fd-bb71-3fdf1b3ba656 2018-08-05 17:18:38,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549615859985s 2018-08-05 17:18:38,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54afb000-8021-49fd-bb71-3fdf1b3ba656 2018-08-05 17:18:38,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:18:40,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:18:40,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:40,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18: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-5f3c9e7d-5f28-4373-9c90-1b3721269ac5 x-compute-request-id: req-5f3c9e7d-5f28-4373-9c90-1b3721269ac5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-05 17:18:40,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f3c9e7d-5f28-4373-9c90-1b3721269ac5 2018-08-05 17:18:40,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.10474896431s 2018-08-05 17:18:40,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f3c9e7d-5f28-4373-9c90-1b3721269ac5 2018-08-05 17:18:40,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:18:40,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:40,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-e3d06754-ea3d-47a5-9b38-d5b24e56dcf9 Date: Sun, 05 Aug 2018 17:18:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:36Z", "updated_at": "2018-08-05T17:17:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "4aed8712-9a0b-4a7f-8e16-349a39a5f584", "remote_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "5db8d5d8-42ad-4319-99ce-996a317d8ae0", "remote_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "c2974d03-5d33-4e36-a262-caba06734695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "ee2fe723-a507-435c-94ea-c05dae39d8a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}], "revision_number": 1, "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:51Z", "updated_at": "2018-08-05T17:17:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:52Z", "revision_number": 0, "id": "1f513303-6235-46c7-b364-b3f1961fd073", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:52Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T17:17:51Z", "revision_number": 0, "id": "2a10df1c-97cf-4b96-90e7-50dc543178bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:51Z", "revision_number": 0, "id": "956e5f85-a0d1-46b6-ab1a-82bd1ddf317f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:51Z", "revision_number": 0, "id": "c2dbec4f-0868-4c79-8243-537bbd772fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:51Z", "security_group_id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}], "revision_number": 3, "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2", "name": "vping_ssh-sg_f1110de1-e2ab-4286-a545-0676ea68f425"}]} 2018-08-05 17:18:40,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e3d06754-ea3d-47a5-9b38-d5b24e56dcf9 2018-08-05 17:18:40,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0532469749451s 2018-08-05 17:18:40,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e3d06754-ea3d-47a5-9b38-d5b24e56dcf9 2018-08-05 17:18:40,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-05 17:18:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:41,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e4f8d07-14ae-47dd-9f72-cbef9af0540e Content-Length: 0 Date: Sun, 05 Aug 2018 17:18:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:18:41,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2.json used request id req-3e4f8d07-14ae-47dd-9f72-cbef9af0540e 2018-08-05 17:18:41,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172471046448s 2018-08-05 17:18:41,068 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/fc9b6a85-e2ab-49e3-811e-04e05aeaf5b2.json used request id req-3e4f8d07-14ae-47dd-9f72-cbef9af0540e 2018-08-05 17:18:41,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-05 17:18:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:41,128 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:18: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-aac97fa5-ad0c-41fa-8226-0da0512af00f x-compute-request-id: req-aac97fa5-ad0c-41fa-8226-0da0512af00f Content-Length: 0 Content-Type: application/json 2018-08-05 17:18:41,129 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425 used request id req-aac97fa5-ad0c-41fa-8226-0da0512af00f 2018-08-05 17:18:41,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0605080127716s 2018-08-05 17:18:41,129 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_f1110de1-e2ab-4286-a545-0676ea68f425 used request id req-aac97fa5-ad0c-41fa-8226-0da0512af00f 2018-08-05 17:18:41,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:18:41,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f30a1eef-92e5-4409-86fd-45647ca032a3/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" -d '{"subnet_id": "fe794aaa-4cca-4b2b-a59e-19e4b75517c4"}' 2018-08-05 17:18:43,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-31ebff76-4cdc-43c9-aa08-7c7fdf41be03 Date: Sun, 05 Aug 2018 17:18:43 GMT RESP BODY: {"network_id": "142ec1e8-80e7-49ca-85f6-31ac35e88de5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "subnet_id": "fe794aaa-4cca-4b2b-a59e-19e4b75517c4", "subnet_ids": ["fe794aaa-4cca-4b2b-a59e-19e4b75517c4"], "port_id": "dbfbafb0-62f7-4cac-b568-74c14e153030", "id": "f30a1eef-92e5-4409-86fd-45647ca032a3"} 2018-08-05 17:18:43,553 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f30a1eef-92e5-4409-86fd-45647ca032a3/remove_router_interface.json used request id req-31ebff76-4cdc-43c9-aa08-7c7fdf41be03 2018-08-05 17:18:43,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.42334604263s 2018-08-05 17:18:43,553 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f30a1eef-92e5-4409-86fd-45647ca032a3/remove_router_interface.json used request id req-31ebff76-4cdc-43c9-aa08-7c7fdf41be03 returning object f30a1eef-92e5-4409-86fd-45647ca032a3 2018-08-05 17:18:43,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:18:43,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:43,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e9916f47-3e83-4417-b798-04267b007856 Date: Sun, 05 Aug 2018 17:18:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:39Z", "admin_state_up": true, "updated_at": "2018-08-05T17:18:42Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "f30a1eef-92e5-4409-86fd-45647ca032a3", "name": "vping_ssh-router_f1110de1-e2ab-4286-a545-0676ea68f425"}]} 2018-08-05 17:18:43,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e9916f47-3e83-4417-b798-04267b007856 2018-08-05 17:18:43,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.265563011169s 2018-08-05 17:18:43,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e9916f47-3e83-4417-b798-04267b007856 2018-08-05 17:18:43,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:18:43,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f30a1eef-92e5-4409-86fd-45647ca032a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:48,095 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b146345e-1e3e-4d27-bd9a-aa734529ff57 Content-Length: 0 Date: Sun, 05 Aug 2018 17:18:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:18:48,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f30a1eef-92e5-4409-86fd-45647ca032a3.json used request id req-b146345e-1e3e-4d27-bd9a-aa734529ff57 2018-08-05 17:18:48,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.27478098869s 2018-08-05 17:18:48,096 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f30a1eef-92e5-4409-86fd-45647ca032a3.json used request id req-b146345e-1e3e-4d27-bd9a-aa734529ff57 2018-08-05 17:18:48,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:18:48,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:48,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d546c0bb-7c6c-4a8d-843d-450a3e123817 Date: Sun, 05 Aug 2018 17:18:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:17:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:17:37Z","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":"0ad703061c0e4e8d94d51b7262005072","id":"fe794aaa-4cca-4b2b-a59e-19e4b75517c4","subnetpool_id":null,"name":"vping_ssh-subnet_f1110de1-e2ab-4286-a545-0676ea68f425"}]} 2018-08-05 17:18:48,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d546c0bb-7c6c-4a8d-843d-450a3e123817 2018-08-05 17:18:48,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.263058900833s 2018-08-05 17:18:48,360 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d546c0bb-7c6c-4a8d-843d-450a3e123817 2018-08-05 17:18:48,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:18:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/fe794aaa-4cca-4b2b-a59e-19e4b75517c4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:50,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b146a3f3-0f08-4857-84a1-ad0c1c18b498 Date: Sun, 05 Aug 2018 17:18:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:18:50,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/fe794aaa-4cca-4b2b-a59e-19e4b75517c4.json used request id req-b146a3f3-0f08-4857-84a1-ad0c1c18b498 2018-08-05 17:18:50,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53591895103s 2018-08-05 17:18:50,898 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/fe794aaa-4cca-4b2b-a59e-19e4b75517c4.json used request id req-b146a3f3-0f08-4857-84a1-ad0c1c18b498 2018-08-05 17:18:50,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:18:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:51,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-e7c19adb-2b2d-40a0-ade9-05ea0da04838 Date: Sun, 05 Aug 2018 17:18:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"142ec1e8-80e7-49ca-85f6-31ac35e88de5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ad703061c0e4e8d94d51b7262005072","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:18:50Z","qos_policy_id":null,"name":"vping_ssh-net_f1110de1-e2ab-4286-a545-0676ea68f425","admin_state_up":true,"tenant_id":"0ad703061c0e4e8d94d51b7262005072","created_at":"2018-08-05T17:17:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500}]} 2018-08-05 17:18:51,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e7c19adb-2b2d-40a0-ade9-05ea0da04838 2018-08-05 17:18:51,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117522001266s 2018-08-05 17:18:51,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e7c19adb-2b2d-40a0-ade9-05ea0da04838 2018-08-05 17:18:51,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:18:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/142ec1e8-80e7-49ca-85f6-31ac35e88de5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:52,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47fc4b83-ce9c-48f4-8cce-70bfe1b6da8c Date: Sun, 05 Aug 2018 17:18:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:18:52,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/142ec1e8-80e7-49ca-85f6-31ac35e88de5.json used request id req-47fc4b83-ce9c-48f4-8cce-70bfe1b6da8c 2018-08-05 17:18:52,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.34902501106s 2018-08-05 17:18:52,366 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/142ec1e8-80e7-49ca-85f6-31ac35e88de5.json used request id req-47fc4b83-ce9c-48f4-8cce-70bfe1b6da8c 2018-08-05 17:18:52,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:18:52,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:52,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0c0ee51d-1c43-4453-ad88-6b8cf5bb0ee4 Date: Sun, 05 Aug 2018 17:18:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/snap", "metadata": {}}], "file": "/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/file", "owner": "0ad703061c0e4e8d94d51b7262005072", "id": "b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "size": 12716032, "self": "/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:17:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f1110de1-e2ab-4286-a545-0676ea68f425", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:17:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:18:52,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0c0ee51d-1c43-4453-ad88-6b8cf5bb0ee4 2018-08-05 17:18:52,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0865380764008s 2018-08-05 17:18:52,458 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0c0ee51d-1c43-4453-ad88-6b8cf5bb0ee4 2018-08-05 17:18:52,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:18:52,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c15eb14b45707c1dada638027b8cf1fe06f15d78" 2018-08-05 17:18:52,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-076040a4-5794-4cf4-a4f6-801cd3f27151 Date: Sun, 05 Aug 2018 17:18: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-05 17:18:52,823 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3 used request id req-076040a4-5794-4cf4-a4f6-801cd3f27151 2018-08-05 17:18:52,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.364125967026s 2018-08-05 17:18:52,824 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b3b1b728-3d92-4f71-bf41-23fc58a38ba3 used request id req-076040a4-5794-4cf4-a4f6-801cd3f27151 2018-08-05 17:18:52,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:18:52,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:18:52,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18: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-0b172362-cdc6-43f9-9449-4b17e27b9039 x-compute-request-id: req-0b172362-cdc6-43f9-9449-4b17e27b9039 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f1110de1-e2ab-4286-a545-0676ea68f425", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556", "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": "84ec6ac2-e9fd-43b6-b75c-89fe31282556"}]} 2018-08-05 17:18:52,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0b172362-cdc6-43f9-9449-4b17e27b9039 2018-08-05 17:18:52,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.029061794281s 2018-08-05 17:18:52,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0b172362-cdc6-43f9-9449-4b17e27b9039 2018-08-05 17:18:52,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:18:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:18:53,002 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:18: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-42d1ae98-e898-4dde-87f0-97e9eeeb0b87 x-compute-request-id: req-42d1ae98-e898-4dde-87f0-97e9eeeb0b87 Content-Length: 0 Content-Type: application/json 2018-08-05 17:18:53,002 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556 used request id req-42d1ae98-e898-4dde-87f0-97e9eeeb0b87 2018-08-05 17:18:53,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.147621870041s 2018-08-05 17:18:53,003 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/84ec6ac2-e9fd-43b6-b75c-89fe31282556 used request id req-42d1ae98-e898-4dde-87f0-97e9eeeb0b87 2018-08-05 17:18:53,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:18:53,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:18:53,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a0b0eb-4236-4e48-a7ed-5ee8c62e32ed Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_f1110de1-e2ab-4286-a545-0676ea68f425", "links": {"self": "http://172.30.9.22:5000/v3/users/bed705de2cd946bc9d932661a00ea9b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bed705de2cd946bc9d932661a00ea9b9", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:18:53,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-68a0b0eb-4236-4e48-a7ed-5ee8c62e32ed 2018-08-05 17:18:53,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115137815475s 2018-08-05 17:18:53,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-68a0b0eb-4236-4e48-a7ed-5ee8c62e32ed 2018-08-05 17:18:53,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:18:53,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/bed705de2cd946bc9d932661a00ea9b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:18:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad8b773-8fad-498a-a4b7-9115db0db66f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_f1110de1-e2ab-4286-a545-0676ea68f425", "links": {"self": "http://172.30.9.22:5000/v3/users/bed705de2cd946bc9d932661a00ea9b9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bed705de2cd946bc9d932661a00ea9b9", "description": null}} 2018-08-05 17:18:53,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/bed705de2cd946bc9d932661a00ea9b9 used request id req-4ad8b773-8fad-498a-a4b7-9115db0db66f 2018-08-05 17:18:53,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123408079147s 2018-08-05 17:18:53,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/bed705de2cd946bc9d932661a00ea9b9 used request id req-4ad8b773-8fad-498a-a4b7-9115db0db66f 2018-08-05 17:18:53,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 17:18:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/bed705de2cd946bc9d932661a00ea9b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:18:53,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37520f6a-2624-4f27-be55-f98ecb26b912 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:18:53,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/bed705de2cd946bc9d932661a00ea9b9 used request id req-37520f6a-2624-4f27-be55-f98ecb26b912 2018-08-05 17:18:53,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.214375972748s 2018-08-05 17:18:53,464 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/bed705de2cd946bc9d932661a00ea9b9 used request id req-37520f6a-2624-4f27-be55-f98ecb26b912 2018-08-05 17:18:53,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:18:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:18:53,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6b8c29-38a7-4549-a648-a5a16a3ed32c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/0ad703061c0e4e8d94d51b7262005072"}, "tags": [], "enabled": true, "id": "0ad703061c0e4e8d94d51b7262005072", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f1110de1-e2ab-4286-a545-0676ea68f425"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 17:18:53,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-1a6b8c29-38a7-4549-a648-a5a16a3ed32c 2018-08-05 17:18:53,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0959799289703s 2018-08-05 17:18:53,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-1a6b8c29-38a7-4549-a648-a5a16a3ed32c 2018-08-05 17:18:53,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 17:18:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/0ad703061c0e4e8d94d51b7262005072 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1243fc4ad6f58519705379cbe1c654e336903c6" 2018-08-05 17:18:53,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdcfc99a-bede-4dc8-9d2f-6bde41e9e289 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:18:53,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0ad703061c0e4e8d94d51b7262005072 used request id req-fdcfc99a-bede-4dc8-9d2f-6bde41e9e289 2018-08-05 17:18:53,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.221540927887s 2018-08-05 17:18:53,793 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0ad703061c0e4e8d94d51b7262005072 used request id req-fdcfc99a-bede-4dc8-9d2f-6bde41e9e289 2018-08-05 17:18:53,844 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:18:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:18:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:18:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:18:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:18:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:18:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:18:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:18:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:18:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:18:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:18:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:18:53,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:18:53,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a54d5f-4005-4d84-be13-433e9beae7f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:18:53,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c0a54d5f-4005-4d84-be13-433e9beae7f2 2018-08-05 17:18:53,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:18:54,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:18:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["lJnXPl_3S_Ws0opakCGxCA"], "issued_at": "2018-08-05T17:18:54.000000Z"}} 2018-08-05 17:18:54,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:18:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:18:54,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-632f3a00-c48d-47e5-a887-dfd9ca89d8bb Date: Sun, 05 Aug 2018 17:18:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:18:54,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-632f3a00-c48d-47e5-a887-dfd9ca89d8bb 2018-08-05 17:18:54,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293002128601s 2018-08-05 17:18:54,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-632f3a00-c48d-47e5-a887-dfd9ca89d8bb 2018-08-05 17:18:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:18:54,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b1a95cb-d66f-46b8-9a3e-8e61901da9fc 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 17:18:54,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1b1a95cb-d66f-46b8-9a3e-8e61901da9fc 2018-08-05 17:18:54,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:18:54,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:18:54,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e63b0f-d093-40ee-937d-a78e72bea8e3 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 17:18:54,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-99e63b0f-d093-40ee-937d-a78e72bea8e3 2018-08-05 17:18:54,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103871822357s 2018-08-05 17:18:54,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-99e63b0f-d093-40ee-937d-a78e72bea8e3 2018-08-05 17:18:54,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 17:18:54,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}}' 2018-08-05 17:18:54,875 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6a7570c-d993-4797-b6bd-8b29fdb45b0f 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.22:5000/v3/projects/fdebfbb7269c414cb90bece3a5da6e88"}, "tags": [], "enabled": true, "id": "fdebfbb7269c414cb90bece3a5da6e88", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}} 2018-08-05 17:18:54,875 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d6a7570c-d993-4797-b6bd-8b29fdb45b0f 2018-08-05 17:18:54,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.171356916428s 2018-08-05 17:18:54,876 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d6a7570c-d993-4797-b6bd-8b29fdb45b0f 2018-08-05 17:18:54,876 - 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'fdebfbb7269c414cb90bece3a5da6e88', '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_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7'}) 2018-08-05 17:18:54,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 17:18:54,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "caab81ac-edd8-430f-9eb9-4ee51f00cc22", "email": null, "name": "vping_userdata-user_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}}' 2018-08-05 17:18:55,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a48d8e92-b061-495d-aaa6-7d521fb66687 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "links": {"self": "http://172.30.9.22:5000/v3/users/daa49e5882b34a49a8c12f374de27090"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "daa49e5882b34a49a8c12f374de27090", "domain_id": "default", "password_expires_at": null}} 2018-08-05 17:18:55,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-a48d8e92-b061-495d-aaa6-7d521fb66687 2018-08-05 17:18:55,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.390532016754s 2018-08-05 17:18:55,274 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-a48d8e92-b061-495d-aaa6-7d521fb66687 2018-08-05 17:18:55,274 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'daa49e5882b34a49a8c12f374de27090', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7'}) 2018-08-05 17:18:55,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:18:55,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:18:55,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4219b432-4aea-4ca5-9fcd-42b5cc3f7006 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:18:55,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4219b432-4aea-4ca5-9fcd-42b5cc3f7006 2018-08-05 17:18:55,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113455057144s 2018-08-05 17:18:55,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4219b432-4aea-4ca5-9fcd-42b5cc3f7006 2018-08-05 17:18:55,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:18:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:18:55,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f562eba8-9e75-496e-96cf-f1b6b49c499f Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:18:55,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f562eba8-9e75-496e-96cf-f1b6b49c499f 2018-08-05 17:18:55,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.099662065506s 2018-08-05 17:18:55,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f562eba8-9e75-496e-96cf-f1b6b49c499f 2018-08-05 17:18:55,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:18:55,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:18:55,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90517ed0-dee3-4da7-9228-c63a69690a36 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:18:55,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-90517ed0-dee3-4da7-9228-c63a69690a36 2018-08-05 17:18:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117479085922s 2018-08-05 17:18:55,619 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-90517ed0-dee3-4da7-9228-c63a69690a36 2018-08-05 17:18:55,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:18:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:18:55,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53621f24-30e4-41e0-a081-ff5e33c3d60b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 17:18:55,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-53621f24-30e4-41e0-a081-ff5e33c3d60b 2018-08-05 17:18:55,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106115102768s 2018-08-05 17:18:55,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-53621f24-30e4-41e0-a081-ff5e33c3d60b 2018-08-05 17:18:55,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:18:55,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:18:55,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd62098-ad5b-4ff2-8495-de1f4edab24e Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "links": {"self": "http://172.30.9.22:5000/v3/users/daa49e5882b34a49a8c12f374de27090"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "daa49e5882b34a49a8c12f374de27090", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:18:55,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-efd62098-ad5b-4ff2-8495-de1f4edab24e 2018-08-05 17:18:55,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114493846893s 2018-08-05 17:18:55,846 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-efd62098-ad5b-4ff2-8495-de1f4edab24e 2018-08-05 17:18:55,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:18:55,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:18:55,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a510c007-20d9-4cd8-a53e-ea038fe91166 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/fdebfbb7269c414cb90bece3a5da6e88"}, "tags": [], "enabled": true, "id": "fdebfbb7269c414cb90bece3a5da6e88", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}]} 2018-08-05 17:18:55,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a510c007-20d9-4cd8-a53e-ea038fe91166 2018-08-05 17:18:55,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113320112228s 2018-08-05 17:18:55,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a510c007-20d9-4cd8-a53e-ea038fe91166 2018-08-05 17:18:55,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 17:18:55,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=daa49e5882b34a49a8c12f374de27090&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=fdebfbb7269c414cb90bece3a5da6e88" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:18:56,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42aeedc5-fe54-472c-a8ae-47ce4691b96b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=daa49e5882b34a49a8c12f374de27090&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=fdebfbb7269c414cb90bece3a5da6e88", "previous": null, "next": null}} 2018-08-05 17:18:56,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=daa49e5882b34a49a8c12f374de27090&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=fdebfbb7269c414cb90bece3a5da6e88 used request id req-42aeedc5-fe54-472c-a8ae-47ce4691b96b 2018-08-05 17:18:56,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121954917908s 2018-08-05 17:18:56,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=daa49e5882b34a49a8c12f374de27090&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=fdebfbb7269c414cb90bece3a5da6e88 used request id req-42aeedc5-fe54-472c-a8ae-47ce4691b96b 2018-08-05 17:18:56,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 17:18:56,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/fdebfbb7269c414cb90bece3a5da6e88/users/daa49e5882b34a49a8c12f374de27090/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:18:56,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e59ed8-e96b-4fce-ad21-971bc7f7c51d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:18:56,269 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/fdebfbb7269c414cb90bece3a5da6e88/users/daa49e5882b34a49a8c12f374de27090/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-38e59ed8-e96b-4fce-ad21-971bc7f7c51d 2018-08-05 17:18:56,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164829969406s 2018-08-05 17:18:56,270 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/fdebfbb7269c414cb90bece3a5da6e88/users/daa49e5882b34a49a8c12f374de27090/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-38e59ed8-e96b-4fce-ad21-971bc7f7c51d 2018-08-05 17:18:56,270 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', 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'fdebfbb7269c414cb90bece3a5da6e88', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'caab81ac-edd8-430f-9eb9-4ee51f00cc22', 'username': u'vping_userdata-user_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 17:18:56,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:18:56,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:18:56,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:18:56,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:18:56,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:18:56,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:18:56,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:18:56,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:18:56,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:18:56,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:18:56,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:18:56,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:18:56,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:18:56,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:18:56,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:18:56,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:18:56,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:18:56,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:18:56,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:18:56,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:18:56,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:18:56,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:18:56,276 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', 'password': 'caab81ac-edd8-430f-9eb9-4ee51f00cc22', 'project_name': 'vping_userdata-project_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'fdebfbb7269c414cb90bece3a5da6e88', 'project_domain_name': 'Default'} 2018-08-05 17:18:56,276 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-05 17:18:56,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:18:56,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a685acb-9a6c-474e-88c7-a315aea71e24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:18:56,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5a685acb-9a6c-474e-88c7-a315aea71e24 2018-08-05 17:18:56,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:18:56,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T18:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdebfbb7269c414cb90bece3a5da6e88", "name": "vping_userdata-project_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_fdebfbb7269c414cb90bece3a5da6e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_fdebfbb7269c414cb90bece3a5da6e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fdebfbb7269c414cb90bece3a5da6e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/fdebfbb7269c414cb90bece3a5da6e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/fdebfbb7269c414cb90bece3a5da6e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/fdebfbb7269c414cb90bece3a5da6e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/fdebfbb7269c414cb90bece3a5da6e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/fdebfbb7269c414cb90bece3a5da6e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fdebfbb7269c414cb90bece3a5da6e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/fdebfbb7269c414cb90bece3a5da6e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/fdebfbb7269c414cb90bece3a5da6e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/fdebfbb7269c414cb90bece3a5da6e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/fdebfbb7269c414cb90bece3a5da6e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/fdebfbb7269c414cb90bece3a5da6e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "id": "daa49e5882b34a49a8c12f374de27090"}, "audit_ids": ["oObmbxpcRMWQL3rWgeMfIg"], "issued_at": "2018-08-05T17:18:56.000000Z"}} 2018-08-05 17:18:56,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:18:56,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '{"network": {"name": "vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "admin_state_up": true}}' 2018-08-05 17:18:57,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-eafc0543-cc63-499a-b299-e3832e690e49 Date: Sun, 05 Aug 2018 17:18:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"95b73660-cdad-47c4-adab-654d6e33aeed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fdebfbb7269c414cb90bece3a5da6e88","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:18:57Z","is_default":false,"name":"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:18:57Z","mtu":1450}} 2018-08-05 17:18:57,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eafc0543-cc63-499a-b299-e3832e690e49 2018-08-05 17:18:57,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.616291999817s 2018-08-05 17:18:57,301 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eafc0543-cc63-499a-b299-e3832e690e49 2018-08-05 17:18:57,302 - 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-05T17:18:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'95b73660-cdad-47c4-adab-654d6e33aeed', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', u'admin_state_up': True, u'tenant_id': u'fdebfbb7269c414cb90bece3a5da6e88', u'created_at': u'2018-08-05T17:18:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fdebfbb7269c414cb90bece3a5da6e88', u'l2_adjacency': True}) 2018-08-05 17:18:57,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:18:57,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:18:57,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-aae5805e-c030-4c10-beb5-372354c312a8 Date: Sun, 05 Aug 2018 17:18:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"95b73660-cdad-47c4-adab-654d6e33aeed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fdebfbb7269c414cb90bece3a5da6e88","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:18:57Z","qos_policy_id":null,"name":"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7","admin_state_up":true,"tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:18:57Z","mtu":1450}]} 2018-08-05 17:18:57,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aae5805e-c030-4c10-beb5-372354c312a8 2018-08-05 17:18:57,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299238920212s 2018-08-05 17:18:57,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aae5805e-c030-4c10-beb5-372354c312a8 2018-08-05 17:18:57,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:18:57,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '{"subnet": {"name": "vping_userdata-subnet_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "enable_dhcp": true, "network_id": "95b73660-cdad-47c4-adab-654d6e33aeed", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:18:58,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-208d26bd-f934-4cb1-8f59-bab75f3453f7 Date: Sun, 05 Aug 2018 17:18:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b73660-cdad-47c4-adab-654d6e33aeed","tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:18:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:18:58Z","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":"fdebfbb7269c414cb90bece3a5da6e88","id":"03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e","subnetpool_id":null,"name":"vping_userdata-subnet_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}} 2018-08-05 17:18:58,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-208d26bd-f934-4cb1-8f59-bab75f3453f7 2018-08-05 17:18:58,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.834717988968s 2018-08-05 17:18:58,438 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-208d26bd-f934-4cb1-8f59-bab75f3453f7 2018-08-05 17:18:58,439 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:18:58Z', 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'03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', u'enable_dhcp': True, u'network_id': u'95b73660-cdad-47c4-adab-654d6e33aeed', u'tenant_id': u'fdebfbb7269c414cb90bece3a5da6e88', u'created_at': u'2018-08-05T17:18:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fdebfbb7269c414cb90bece3a5da6e88'}) 2018-08-05 17:18:58,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:18:58,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "vping_userdata-router_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "admin_state_up": true}}' 2018-08-05 17:19:05,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-3f46eead-47bb-40c7-8a6a-776e3c541fb5 Date: Sun, 05 Aug 2018 17:19:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "created_at": "2018-08-05T17:18:59Z", "admin_state_up": true, "updated_at": "2018-08-05T17:19:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fdebfbb7269c414cb90bece3a5da6e88", "id": "d957fd31-9d23-4f69-804a-9ce7d0e7e55e", "name": "vping_userdata-router_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}} 2018-08-05 17:19:05,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3f46eead-47bb-40c7-8a6a-776e3c541fb5 2018-08-05 17:19:05,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.67725992203s 2018-08-05 17:19:05,117 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3f46eead-47bb-40c7-8a6a-776e3c541fb5 2018-08-05 17:19:05,118 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:19:00Z', u'revision_number': 3, u'id': u'd957fd31-9d23-4f69-804a-9ce7d0e7e55e', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', u'admin_state_up': True, u'tenant_id': u'fdebfbb7269c414cb90bece3a5da6e88', u'created_at': u'2018-08-05T17:18:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'fdebfbb7269c414cb90bece3a5da6e88'}) 2018-08-05 17:19:05,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:19:05,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d957fd31-9d23-4f69-804a-9ce7d0e7e55e/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '{"subnet_id": "03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e"}' 2018-08-05 17:19:08,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-110bea53-f907-4098-8bbe-f2ecb2cd9e0f Date: Sun, 05 Aug 2018 17:19:08 GMT RESP BODY: {"network_id": "95b73660-cdad-47c4-adab-654d6e33aeed", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "subnet_id": "03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e", "subnet_ids": ["03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e"], "port_id": "80b776d6-51ee-4da4-903d-38aae20ade1c", "id": "d957fd31-9d23-4f69-804a-9ce7d0e7e55e"} 2018-08-05 17:19:08,313 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d957fd31-9d23-4f69-804a-9ce7d0e7e55e/add_router_interface.json used request id req-110bea53-f907-4098-8bbe-f2ecb2cd9e0f 2018-08-05 17:19:08,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.19485592842s 2018-08-05 17:19:08,314 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d957fd31-9d23-4f69-804a-9ce7d0e7e55e/add_router_interface.json used request id req-110bea53-f907-4098-8bbe-f2ecb2cd9e0f returning object d957fd31-9d23-4f69-804a-9ce7d0e7e55e 2018-08-05 17:19:08,314 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 17:19:08,446 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 17:19:08,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:19:08,452 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:19:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:19:08,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:19:08,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:08,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c5ec02c9-30f2-4f3e-a111-01577b92b760 Date: Sun, 05 Aug 2018 17:19:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:19:08,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c5ec02c9-30f2-4f3e-a111-01577b92b760 2018-08-05 17:19:08,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21394109726s 2018-08-05 17:19:08,671 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c5ec02c9-30f2-4f3e-a111-01577b92b760 2018-08-05 17:19:08,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:19:08,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}' 2018-08-05 17:19:09,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fb11c143-3586-49a5-8594-65f53f4df308 Date: Sun, 05 Aug 2018 17:19:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/file", "owner": "fdebfbb7269c414cb90bece3a5da6e88", "id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "size": null, "self": "/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:19:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "checksum": null, "created_at": "2018-08-05T17:19:09Z", "protected": false} 2018-08-05 17:19:09,433 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-fb11c143-3586-49a5-8594-65f53f4df308 2018-08-05 17:19:09,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.752758979797s 2018-08-05 17:19:09,433 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-fb11c143-3586-49a5-8594-65f53f4df308 returning object 5b4c61f1-12d2-419f-b258-4ceb018ddfb0 2018-08-05 17:19:09,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:19:09,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '' 2018-08-05 17:19:10,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33e0eb6f-2d0f-4434-9f00-362717a53075 Date: Sun, 05 Aug 2018 17:19: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-05 17:19:10,228 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/file used request id req-33e0eb6f-2d0f-4434-9f00-362717a53075 2018-08-05 17:19:10,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.794492959976s 2018-08-05 17:19:10,229 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/file used request id req-33e0eb6f-2d0f-4434-9f00-362717a53075 2018-08-05 17:19:10,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:19:10,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:10,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-2b11df06-d430-483d-9514-85305507ba18 Date: Sun, 05 Aug 2018 17:19:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/snap", "metadata": {}}], "file": "/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/file", "owner": "fdebfbb7269c414cb90bece3a5da6e88", "id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "size": 12716032, "self": "/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:19:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:19:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:19:10,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2b11df06-d430-483d-9514-85305507ba18 2018-08-05 17:19:10,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0347709655762s 2018-08-05 17:19:10,268 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2b11df06-d430-483d-9514-85305507ba18 2018-08-05 17:19:10,269 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/file', 'owner': u'fdebfbb7269c414cb90bece3a5da6e88', 'id': u'5b4c61f1-12d2-419f-b258-4ceb018ddfb0', 'size': 12716032, u'self': u'/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdebfbb7269c414cb90bece3a5da6e88', 'name': 'vping_userdata-project_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:19:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T17:19:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', 'created': u'2018-08-05T17:19:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:19:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:19:10,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:19:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:19:10,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19: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-9d21e965-c29c-4db0-bf6f-8c8b70592187 x-compute-request-id: req-9d21e965-c29c-4db0-bf6f-8c8b70592187 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "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": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517"}} 2018-08-05 17:19:10,584 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9d21e965-c29c-4db0-bf6f-8c8b70592187 2018-08-05 17:19:10,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.314292907715s 2018-08-05 17:19:10,585 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9d21e965-c29c-4db0-bf6f-8c8b70592187 2018-08-05 17:19:10,586 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', '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'449c5b575fb242d6b133df2f87012577', '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'e2ee8c1a-ec15-4528-a52e-3f8df34bb517', 'swap': 0}) 2018-08-05 17:19:10,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:19:10,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" -d '{"extra_specs": {}}' 2018-08-05 17:19:10,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19: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-7ba2c050-76ea-4607-84d9-c77721e301ec x-compute-request-id: req-7ba2c050-76ea-4607-84d9-c77721e301ec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:19:10,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517/os-extra_specs used request id req-7ba2c050-76ea-4607-84d9-c77721e301ec 2018-08-05 17:19:10,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245048999786s 2018-08-05 17:19:10,611 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517/os-extra_specs used request id req-7ba2c050-76ea-4607-84d9-c77721e301ec 2018-08-05 17:19:10,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:19:10,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:10,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-1ce5d63b-bf3c-491d-bd6f-774e03dcf974 Date: Sun, 05 Aug 2018 17:19:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"95b73660-cdad-47c4-adab-654d6e33aeed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fdebfbb7269c414cb90bece3a5da6e88","l2_adjacency":true,"status":"ACTIVE","subnets":["03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e"],"description":"","tags":[],"updated_at":"2018-08-05T17:18:58Z","qos_policy_id":null,"name":"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7","admin_state_up":true,"tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:18:57Z","mtu":1450}]} 2018-08-05 17:19:10,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1ce5d63b-bf3c-491d-bd6f-774e03dcf974 2018-08-05 17:19:10,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.311352014542s 2018-08-05 17:19:10,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1ce5d63b-bf3c-491d-bd6f-774e03dcf974 2018-08-05 17:19:10,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:19:10,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:11,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-4682b9d8-33c5-40f7-8b8b-e48b25132aeb Date: Sun, 05 Aug 2018 17:19:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/snap", "metadata": {}}], "file": "/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/file", "owner": "fdebfbb7269c414cb90bece3a5da6e88", "id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "size": 12716032, "self": "/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:19:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:19:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:19:11,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4682b9d8-33c5-40f7-8b8b-e48b25132aeb 2018-08-05 17:19:11,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223574876785s 2018-08-05 17:19:11,152 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4682b9d8-33c5-40f7-8b8b-e48b25132aeb 2018-08-05 17:19:11,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:19:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:11,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19: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-f503e74e-d6ae-4b36-85ad-87e65a4b6807 x-compute-request-id: req-f503e74e-d6ae-4b36-85ad-87e65a4b6807 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "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": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517"}]} 2018-08-05 17:19:11,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f503e74e-d6ae-4b36-85ad-87e65a4b6807 2018-08-05 17:19:11,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.209971904755s 2018-08-05 17:19:11,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f503e74e-d6ae-4b36-85ad-87e65a4b6807 2018-08-05 17:19:11,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 17:19:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '{"server": {"name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "imageRef": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "flavorRef": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "max_count": 1, "min_count": 1, "networks": [{"uuid": "95b73660-cdad-47c4-adab-654d6e33aeed"}]}}' 2018-08-05 17:19:14,953 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:19: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-d42036d1-75b2-4ced-b879-8671e8d96ea3 x-compute-request-id: req-d42036d1-75b2-4ced-b879-8671e8d96ea3 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "adminPass": "icapxZ5VFUKX"}} 2018-08-05 17:19:14,953 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d42036d1-75b2-4ced-b879-8671e8d96ea3 2018-08-05 17:19:14,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.58679699898s 2018-08-05 17:19:14,953 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d42036d1-75b2-4ced-b879-8671e8d96ea3 2018-08-05 17:19:14,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:14,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:15,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19: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-b4b24198-c10c-450e-b255-6d48d1df2c15 x-compute-request-id: req-b4b24198-c10c-450e-b255-6d48d1df2c15 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.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "user_id": "daa49e5882b34a49a8c12f374de27090", "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-05T17:19:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:15,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4b24198-c10c-450e-b255-6d48d1df2c15 2018-08-05 17:19:15,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.300378084183s 2018-08-05 17:19:15,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4b24198-c10c-450e-b255-6d48d1df2c15 2018-08-05 17:19:15,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:19:15,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:15,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-ae7a42a1-6c2e-42e7-b0fa-50138dd77f0f Date: Sun, 05 Aug 2018 17:19:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"95b73660-cdad-47c4-adab-654d6e33aeed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fdebfbb7269c414cb90bece3a5da6e88","l2_adjacency":true,"status":"ACTIVE","subnets":["03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e"],"description":"","tags":[],"updated_at":"2018-08-05T17:18:58Z","qos_policy_id":null,"name":"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7","admin_state_up":true,"tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:18:57Z","mtu":1450}]} 2018-08-05 17:19:15,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ae7a42a1-6c2e-42e7-b0fa-50138dd77f0f 2018-08-05 17:19:15,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.302047967911s 2018-08-05 17:19:15,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ae7a42a1-6c2e-42e7-b0fa-50138dd77f0f 2018-08-05 17:19:15,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:19:15,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:15,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b9a1e4ad-4aa9-4db2-94df-94e1fa6104b1 Date: Sun, 05 Aug 2018 17:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b73660-cdad-47c4-adab-654d6e33aeed","tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:18:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:18:58Z","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":"fdebfbb7269c414cb90bece3a5da6e88","id":"03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e","subnetpool_id":null,"name":"vping_userdata-subnet_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}]} 2018-08-05 17:19:15,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b9a1e4ad-4aa9-4db2-94df-94e1fa6104b1 2018-08-05 17:19:15,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.234016895294s 2018-08-05 17:19:15,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b9a1e4ad-4aa9-4db2-94df-94e1fa6104b1 2018-08-05 17:19:15,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:19:17,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:18,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19: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-cfa3813a-c934-4b24-bbc5-a68d4f4c418c x-compute-request-id: req-cfa3813a-c934-4b24-bbc5-a68d4f4c418c Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:19:17Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:18,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cfa3813a-c934-4b24-bbc5-a68d4f4c418c 2018-08-05 17:19:18,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499638795853s 2018-08-05 17:19:18,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cfa3813a-c934-4b24-bbc5-a68d4f4c418c 2018-08-05 17:19:18,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:19:20,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:21,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2af3158-4393-4753-a31e-a5f8c090fdcd x-compute-request-id: req-f2af3158-4393-4753-a31e-a5f8c090fdcd 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.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:19:17Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:21,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f2af3158-4393-4753-a31e-a5f8c090fdcd 2018-08-05 17:19:21,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.944339990616s 2018-08-05 17:19:21,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f2af3158-4393-4753-a31e-a5f8c090fdcd 2018-08-05 17:19:21,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:19:23,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:23,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:23,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19: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-ccc0e83c-39ae-402f-b894-c21e15857c57 x-compute-request-id: req-ccc0e83c-39ae-402f-b894-c21e15857c57 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.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:19:17Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:23,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ccc0e83c-39ae-402f-b894-c21e15857c57 2018-08-05 17:19:23,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730636119843s 2018-08-05 17:19:23,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ccc0e83c-39ae-402f-b894-c21e15857c57 2018-08-05 17:19:23,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:19:25,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:27,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-759d8155-ca60-482d-9f0e-95f5fff7d58d x-compute-request-id: req-759d8155-ca60-482d-9f0e-95f5fff7d58d Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:5c:e8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:24.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:24Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:27,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-759d8155-ca60-482d-9f0e-95f5fff7d58d 2018-08-05 17:19:27,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23787498474s 2018-08-05 17:19:27,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-759d8155-ca60-482d-9f0e-95f5fff7d58d 2018-08-05 17:19:27,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:19:27,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=6eb95403-eee0-4a3c-a340-559d48bf528a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:27,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-7053c077-bdc1-425a-8078-a555301f05e7 Date: Sun, 05 Aug 2018 17:19:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:19:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e","ip_address":"192.168.120.5"}],"id":"606d651c-8036-4d16-b970-548ba25f2ffd","security_groups":["571fead3-c95e-42af-ab4b-f00cd8132aa5"],"mac_address":"fa:16:3e:8d:5c:e8","project_id":"fdebfbb7269c414cb90bece3a5da6e88","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95b73660-cdad-47c4-adab-654d6e33aeed","tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:19:18Z","binding:vnic_type":"normal","device_id":"6eb95403-eee0-4a3c-a340-559d48bf528a","ip_allocation":"immediate"}]} 2018-08-05 17:19:27,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=6eb95403-eee0-4a3c-a340-559d48bf528a used request id req-7053c077-bdc1-425a-8078-a555301f05e7 2018-08-05 17:19:27,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.164969921112s 2018-08-05 17:19:27,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=6eb95403-eee0-4a3c-a340-559d48bf528a used request id req-7053c077-bdc1-425a-8078-a555301f05e7 2018-08-05 17:19:27,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:19:27,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=606d651c-8036-4d16-b970-548ba25f2ffd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:27,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d5e406aa-1deb-4afa-8a77-4266b95edb6e Date: Sun, 05 Aug 2018 17:19:27 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:19:27,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=606d651c-8036-4d16-b970-548ba25f2ffd used request id req-d5e406aa-1deb-4afa-8a77-4266b95edb6e 2018-08-05 17:19:27,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0496861934662s 2018-08-05 17:19:27,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=606d651c-8036-4d16-b970-548ba25f2ffd used request id req-d5e406aa-1deb-4afa-8a77-4266b95edb6e 2018-08-05 17:19:27,461 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:5c:e8', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5b4c61f1-12d2-419f-b258-4ceb018ddfb0'}), 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-05T17:19:24.000000', 'flavor': Munch({u'id': u'e2ee8c1a-ec15-4528-a52e-3f8df34bb517'}), 'az': u'nova', 'id': u'6eb95403-eee0-4a3c-a340-559d48bf528a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'daa49e5882b34a49a8c12f374de27090', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdebfbb7269c414cb90bece3a5da6e88', 'name': 'vping_userdata-project_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', '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-05T17:19:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T17:19:24Z', 'hostId': u'6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121', '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-05T17:19:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fdebfbb7269c414cb90bece3a5da6e88', 'name': u'vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', 'adminPass': u'icapxZ5VFUKX', 'tenant_id': u'fdebfbb7269c414cb90bece3a5da6e88', 'created_at': u'2018-08-05T17:19:14Z', 'created': u'2018-08-05T17:19:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 17:19:27,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:19:27,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:27,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-ccf55ac3-9be9-4dca-8262-bbd2b4e8b2f8 Date: Sun, 05 Aug 2018 17:19:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"95b73660-cdad-47c4-adab-654d6e33aeed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fdebfbb7269c414cb90bece3a5da6e88","l2_adjacency":true,"status":"ACTIVE","subnets":["03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e"],"description":"","tags":[],"updated_at":"2018-08-05T17:18:58Z","qos_policy_id":null,"name":"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7","admin_state_up":true,"tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:18:57Z","mtu":1450}]} 2018-08-05 17:19:27,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ccf55ac3-9be9-4dca-8262-bbd2b4e8b2f8 2018-08-05 17:19:27,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113253116608s 2018-08-05 17:19:27,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ccf55ac3-9be9-4dca-8262-bbd2b4e8b2f8 2018-08-05 17:19:27,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:19:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:27,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-4381c16a-60fa-4b5d-a1e7-5df9b484edc0 Date: Sun, 05 Aug 2018 17:19:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/snap", "metadata": {}}], "file": "/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/file", "owner": "fdebfbb7269c414cb90bece3a5da6e88", "id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "size": 12716032, "self": "/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:19:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:19:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:19:27,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4381c16a-60fa-4b5d-a1e7-5df9b484edc0 2018-08-05 17:19:27,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0445580482483s 2018-08-05 17:19:27,625 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4381c16a-60fa-4b5d-a1e7-5df9b484edc0 2018-08-05 17:19:27,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:19:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:27,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a896fb8e-9abe-4470-8f5c-f3d31922d2f1 x-compute-request-id: req-a896fb8e-9abe-4470-8f5c-f3d31922d2f1 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "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": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517"}]} 2018-08-05 17:19:27,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a896fb8e-9abe-4470-8f5c-f3d31922d2f1 2018-08-05 17:19:27,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299260616302s 2018-08-05 17:19:27,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a896fb8e-9abe-4470-8f5c-f3d31922d2f1 2018-08-05 17:19:27,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 17:19:27,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '{"server": {"name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "imageRef": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "flavorRef": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "95b73660-cdad-47c4-adab-654d6e33aeed"}]}}' 2018-08-05 17:19:31,346 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c906279-9873-45fd-8405-8a353551f2b3 x-compute-request-id: req-5c906279-9873-45fd-8405-8a353551f2b3 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "adminPass": "zDyhc5MV67CA"}} 2018-08-05 17:19:31,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5c906279-9873-45fd-8405-8a353551f2b3 2018-08-05 17:19:31,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.68750882149s 2018-08-05 17:19:31,346 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5c906279-9873-45fd-8405-8a353551f2b3 2018-08-05 17:19:31,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:31,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:32,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d6311da-ccb9-4a2e-b0f8-7d70a2bf12db x-compute-request-id: req-5d6311da-ccb9-4a2e-b0f8-7d70a2bf12db Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "user_id": "daa49e5882b34a49a8c12f374de27090", "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-05T17:19:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:31Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:5c:e8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:24.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:24Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:32,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d6311da-ccb9-4a2e-b0f8-7d70a2bf12db 2018-08-05 17:19:32,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.878529071808s 2018-08-05 17:19:32,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d6311da-ccb9-4a2e-b0f8-7d70a2bf12db 2018-08-05 17:19:32,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:19:34,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:34,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:35,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd697446-a97d-4133-893a-12a8b6560999 x-compute-request-id: req-dd697446-a97d-4133-893a-12a8b6560999 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:19:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:31Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:5c:e8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:24.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:24Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:35,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd697446-a97d-4133-893a-12a8b6560999 2018-08-05 17:19:35,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920616865158s 2018-08-05 17:19:35,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd697446-a97d-4133-893a-12a8b6560999 2018-08-05 17:19:35,160 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:19:37,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:37,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:37,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19: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-be495b51-80e3-477c-93c7-59db6385616a x-compute-request-id: req-be495b51-80e3-477c-93c7-59db6385616a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:19:36Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:31Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:5c:e8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:24.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:24Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:37,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-be495b51-80e3-477c-93c7-59db6385616a 2018-08-05 17:19:37,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790344953537s 2018-08-05 17:19:37,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-be495b51-80e3-477c-93c7-59db6385616a 2018-08-05 17:19:37,958 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:19:39,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:40,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19: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-4f32bb8d-a42d-4c2f-adcd-fc978ca1d563 x-compute-request-id: req-4f32bb8d-a42d-4c2f-adcd-fc978ca1d563 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:19:36Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:31Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:5c:e8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:24.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:24Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:40,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f32bb8d-a42d-4c2f-adcd-fc978ca1d563 2018-08-05 17:19:40,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.924031019211s 2018-08-05 17:19:40,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f32bb8d-a42d-4c2f-adcd-fc978ca1d563 2018-08-05 17:19:40,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:19:42,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:43,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f57f912-718f-4485-9d5a-b4858700f147 x-compute-request-id: req-0f57f912-718f-4485-9d5a-b4858700f147 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:57:e8", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:41.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:41Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:31Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:5c:e8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:24.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:24Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:43,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f57f912-718f-4485-9d5a-b4858700f147 2018-08-05 17:19:43,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929711103439s 2018-08-05 17:19:43,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f57f912-718f-4485-9d5a-b4858700f147 2018-08-05 17:19:43,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:19:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:44,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-921c3acb-3896-464c-8052-c210733a9906 Date: Sun, 05 Aug 2018 17:19:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:19:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e","ip_address":"192.168.120.20"}],"id":"0cd3b537-3167-4b31-8c5d-cbd533588b8c","security_groups":["571fead3-c95e-42af-ab4b-f00cd8132aa5"],"mac_address":"fa:16:3e:58:57:e8","project_id":"fdebfbb7269c414cb90bece3a5da6e88","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95b73660-cdad-47c4-adab-654d6e33aeed","tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:19:36Z","binding:vnic_type":"normal","device_id":"1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb","ip_allocation":"immediate"}]} 2018-08-05 17:19:44,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb used request id req-921c3acb-3896-464c-8052-c210733a9906 2018-08-05 17:19:44,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.239696979523s 2018-08-05 17:19:44,068 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb used request id req-921c3acb-3896-464c-8052-c210733a9906 2018-08-05 17:19:44,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:19:44,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0cd3b537-3167-4b31-8c5d-cbd533588b8c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:44,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7b24578b-3d42-41c0-b950-a659a4f609d2 Date: Sun, 05 Aug 2018 17:19:44 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:19:44,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0cd3b537-3167-4b31-8c5d-cbd533588b8c used request id req-7b24578b-3d42-41c0-b950-a659a4f609d2 2018-08-05 17:19:44,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0529818534851s 2018-08-05 17:19:44,127 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0cd3b537-3167-4b31-8c5d-cbd533588b8c used request id req-7b24578b-3d42-41c0-b950-a659a4f609d2 2018-08-05 17:19:44,127 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:57:e8', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5b4c61f1-12d2-419f-b258-4ceb018ddfb0'}), 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-05T17:19:41.000000', 'flavor': Munch({u'id': u'e2ee8c1a-ec15-4528-a52e-3f8df34bb517'}), 'az': u'nova', 'id': u'1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'daa49e5882b34a49a8c12f374de27090', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdebfbb7269c414cb90bece3a5da6e88', 'name': 'vping_userdata-project_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', '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-05T17:19:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T17:19:41Z', 'hostId': u'6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121', '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-05T17:19:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fdebfbb7269c414cb90bece3a5da6e88', 'name': u'vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7', 'adminPass': u'zDyhc5MV67CA', 'tenant_id': u'fdebfbb7269c414cb90bece3a5da6e88', 'created_at': u'2018-08-05T17:19:31Z', 'created': u'2018-08-05T17:19:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 17:19:44,128 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-05 17:19:45,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:45,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:46,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19: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-f8917395-e21d-43e9-bbde-c95ba348e99a x-compute-request-id: req-f8917395-e21d-43e9-bbde-c95ba348e99a Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:57:e8", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:41.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:41Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:31Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:5c:e8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:24.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:24Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:46,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8917395-e21d-43e9-bbde-c95ba348e99a 2018-08-05 17:19:46,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.94359087944s 2018-08-05 17:19:46,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8917395-e21d-43e9-bbde-c95ba348e99a 2018-08-05 17:19:46,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 17:19:46,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 17:19:46,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b7eac1d-7786-4c3e-abd0-c7cf9ebb15ec x-compute-request-id: req-1b7eac1d-7786-4c3e-abd0-c7cf9ebb15ec Content-Encoding: gzip Content-Length: 7958 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 469541980 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.137736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139422] pid_max: default: 32768 minimum: 301\n[ 0.140332] ACPI: Core revision 20150930\n[ 0.141724] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143071] Security Framework initialized\n[ 0.143897] Yama: becoming mindful.\n[ 0.144640] AppArmor: AppArmor initialized\n[ 0.145518] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148168] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149394] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150824] Initializing cgroup subsys io\n[ 0.151649] Initializing cgroup subsys memory\n[ 0.152526] Initializing cgroup subsys devices\n[ 0.153420] Initializing cgroup subsys freezer\n[ 0.154303] Initializing cgroup subsys net_cls\n[ 0.155180] Initializing cgroup subsys perf_event\n[ 0.156101] Initializing cgroup subsys net_prio\n[ 0.156999] Initializing cgroup subsys hugetlb\n[ 0.157878] Initializing cgroup subsys pids\n[ 0.158756] CPU: Physical Processor ID: 0\n[ 0.160266] mce: CPU supports 10 MCE banks\n[ 0.161137] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162153] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176614] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182742] ftrace: allocating 31920 entries in 125 pages\n[ 0.207857] smpboot: Max logical packages: 1\n[ 0.208727] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210372] x2apic enabled\n[ 0.211188] Switched APIC routing to physical x2apic.\n[ 0.212941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218026] KVM setup paravirtual spinlock\n[ 0.219342] x86: Booted up 1 node, 1 CPUs\n[ 0.220164] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.221577] devtmpfs: initialized\n[ 0.223317] evm: security.selinux\n[ 0.224030] evm: security.SMACK64\n[ 0.224730] evm: security.SMACK64EXEC\n[ 0.225488] evm: security.SMACK64TRANSMUTE\n[ 0.226308] evm: security.SMACK64MMAP\n[ 0.227065] evm: security.ima\n[ 0.227711] evm: security.capability\n[ 0.228527] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230414] pinctrl core: initialized pinctrl subsystem\n[ 0.231540] RTC time: 17:19:40, date: 08/05/18\n[ 0.232525] NET: Registered protocol family 16\n[ 0.233529] cpuidle: using governor ladder\n[ 0.234364] cpuidle: using governor menu\n[ 0.235162] PCCT header not found.\n[ 0.235929] ACPI: bus type PCI registered\n[ 0.236742] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238004] PCI: Using configuration type 1 for base access\n[ 0.239781] ACPI: Added _OSI(Module Device)\n[ 0.240641] ACPI: Added _OSI(Processor Device)\n[ 0.241517] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242440] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244192] ACPI: Interpreter enabled\n[ 0.244972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252516] ACPI: (supports S0 S5)\n[ 0.253232] ACPI: Using IOAPIC for interrupt routing\n[ 0.254194] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257321] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258483] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260054] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261257] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263522] acpiphp: Slot [3] registered\n[ 0.264337] acpiphp: Slot [4] registered\n[ 0.265146] acpiphp: Slot [5] registered\n[ 0.265950] acpiphp: Slot [6] registered\n[ 0.266760] acpiphp: Slot [7] registered\n[ 0.267573] acpiphp: Slot [8] registered\n[ 0.268399] acpiphp: Slot [9] registered\n[ 0.269217] acpiphp: Slot [10] registered\n[ 0.270041] acpiphp: Slot [11] registered\n[ 0.270873] acpiphp: Slot [12] registered\n[ 0.271706] acpiphp: Slot [13] registered\n[ 0.272537] acpiphp: Slot [14] registered\n[ 0.273362] acpiphp: Slot [15] registered\n[ 0.284118] acpiphp: Slot [16] registered\n[ 0.284944] acpiphp: Slot [17] registered\n[ 0.285769] acpiphp: Slot [18] registered\n[ 0.286588] acpiphp: Slot [19] registered\n[ 0.287409] acpiphp: Slot [20] registered\n[ 0.288234] acpiphp: Slot [21] registered\n[ 0.289053] acpiphp: Slot [22] registered\n[ 0.289867] acpiphp: Slot [23] registered\n[ 0.290691] acpiphp: Slot [24] registered\n[ 0.291520] acpiphp: Slot [25] registered\n[ 0.292353] acpiphp: Slot [26] registered\n[ 0.293172] acpiphp: Slot [27] registered\n[ 0.293990] acpiphp: Slot [28] registered\n[ 0.294844] acpiphp: Slot [29] registered\n[ 0.295666] acpiphp: Slot [30] registered\n[ 0.296494] acpiphp: Slot [31] registered\n[ 0.297313] PCI host bridge to bus 0000:00\n[ 0.298133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299364] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302067] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303536] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.309836] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312327] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315872] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.335658] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.337157] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.338943] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.340392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.341796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.343094] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.344413] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.345482] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.347042] vgaarb: loaded\n[ 0.347642] vgaarb: bridge control possible 0000:00:02.0\n[ 0.348876] SCSI subsystem initialized\n[ 0.349866] ACPI: bus type USB registered\n[ 0.350712] usbcore: registered new interface driver usbfs\n[ 0.351764] usbcore: registered new interface driver hub\n[ 0.352794] usbcore: registered new device driver usb\n[ 0.353915] PCI: Using ACPI for IRQ routing\n[ 0.355050] NetLabel: Initializing\n[ 0.355777] NetLabel: domain hash size = 128\n[ 0.356639] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.357617] NetLabel: unlabeled traffic allowed by default\n[ 0.358790] clocksource: Switched to clocksource kvm-clock\n[ 0.367260] AppArmor: AppArmor Filesystem Enabled\n[ 0.368250] pnp: PnP ACPI init\n[ 0.369203] pnp: PnP ACPI: found 5 devices\n[ 0.375526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.377275] NET: Registered protocol family 2\n[ 0.378333] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.379652] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.380888] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382104] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.383204] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384410] NET: Registered protocol family 1\n[ 0.385307] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386417] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401700] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.415864] Trying to unpack rootfs image as initramfs...\n[ 0.471971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.473646] Scanning for low memory corruption every 60 seconds\n[ 0.475041] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.476228] audit: initializing netlink subsys (disabled)\n[ 0.477277] audit: type=2000 audit(1533489582.052:1): initialized\n[ 0.478652] Initialise system trusted keyring\n[ 0.479647] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.480832] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482985] zbud: loaded\n[ 0.483727] VFS: Disk quotas dquot_6.6.0\n[ 0.484571] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486191] fuse init (API version 7.23)\n[ 0.487122] Key type big_key registered\n[ 0.487939] Allocating IMA MOK and blacklist keyrings.\n[ 0.489185] Key type asymmetric registered\n[ 0.490025] Asymmetric key parser 'x509' registered\n[ 0.491018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.492510] io scheduler noop registered\n[ 0.493320] io scheduler deadline registered (default)\n[ 0.494339] io scheduler cfq registered\n[ 0.495216] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.496276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.497565] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499055] ACPI: Power Button [PWRF]\n[ 0.499915] GHES: HEST is not enabled!\n[ 0.513599] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.541428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.543542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.567365] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.569646] Linux agpgart interface v0.103\n[ 0.572251] brd: module loaded\n[ 0.573912] loop: module loaded\n[ 0.577797] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.579282] GPT:90111 != 2097151\n[ 0.579976] GPT:Alternate GPT header not at the end of the disk.\n[ 0.581099] GPT:90111 != 2097151\n[ 0.581787] GPT: Use GNU Parted to correct GPT errors.\n[ 0.582779] vda: vda1 vda15\n[ 0.584016] scsi host0: ata_piix\n[ 0.584810] scsi host1: ata_piix\n[ 0.585556] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.586824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.588393] libphy: Fixed MDIO Bus: probed\n[ 0.589238] tun: Universal TUN/TAP device driver, 1.6\n[ 0.590215] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594990] PPP generic driver version 2.4.2\n[ 0.595992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.597229] ehci-pci: EHCI PCI platform driver\n[ 0.598126] ehci-platform: EHCI generic platform driver\n[ 0.599176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.600417] ohci-pci: OHCI PCI platform driver\n[ 0.601319] ohci-platform: OHCI generic platform driver\n[ 0.602344] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616625] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617671] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619208] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.620249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.621439] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624170] usb usb1: Product: UHCI Host Controller\n[ 0.625133] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.626306] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.627323] hub 1-0:1.0: USB hub found\n[ 0.628134] hub 1-0:1.0: 2 ports detected\n[ 0.629115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.631344] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.632363] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.633450] mousedev: PS/2 mouse device common for all mice\n[ 0.634858] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.636788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.637944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.639199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.640438] i2c /dev entries driver\n[ 0.641261] device-mapper: uevent: version 1.0.3\n[ 0.642263] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.643954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.645486] NET: Registered protocol family 10\n[ 0.646662] NET: Registered protocol family 17\n[ 0.647614] Key type dns_resolver registered\n[ 0.648662] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.649803] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.651668] registered taskstats version 1\n[ 0.652541] Loading compiled-in X.509 certificates\n[ 0.654058] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.656000] zswap: loaded using pool lzo/zbud\n[ 0.657719] Key type trusted registered\n[ 0.659529] Key type encrypted registered\n[ 0.660405] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.661489] ima: No TPM chip found, activating TPM-bypass!\n[ 0.662573] evm: HMAC attrs: 0x1\n[ 0.663587] Magic number: 14:461:339\n[ 0.664501] rtc_cmos 00:00: setting system clock to 2018-08-05 17:19:41 UTC (1533489581)\n[ 0.666176] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.667345] EDD information not available.\n[ 0.748148] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759818] Write protecting the kernel read-only data: 14336k\n[ 0.761995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.763884] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.809359] 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.79\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.20...\nLease of 192.168.120.20 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.91. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\n"} 2018-08-05 17:19:46,207 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb/action used request id req-1b7eac1d-7786-4c3e-abd0-c7cf9ebb15ec 2018-08-05 17:19:46,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.130335092545s 2018-08-05 17:19:46,208 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb/action used request id req-1b7eac1d-7786-4c3e-abd0-c7cf9ebb15ec 2018-08-05 17:19:46,208 - 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 469541980 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.137736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139422] pid_max: default: 32768 minimum: 301 [ 0.140332] ACPI: Core revision 20150930 [ 0.141724] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143071] Security Framework initialized [ 0.143897] Yama: becoming mindful. [ 0.144640] AppArmor: AppArmor initialized [ 0.145518] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148168] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149394] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150824] Initializing cgroup subsys io [ 0.151649] Initializing cgroup subsys memory [ 0.152526] Initializing cgroup subsys devices [ 0.153420] Initializing cgroup subsys freezer [ 0.154303] Initializing cgroup subsys net_cls [ 0.155180] Initializing cgroup subsys perf_event [ 0.156101] Initializing cgroup subsys net_prio [ 0.156999] Initializing cgroup subsys hugetlb [ 0.157878] Initializing cgroup subsys pids [ 0.158756] CPU: Physical Processor ID: 0 [ 0.160266] mce: CPU supports 10 MCE banks [ 0.161137] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162153] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176614] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182742] ftrace: allocating 31920 entries in 125 pages [ 0.207857] smpboot: Max logical packages: 1 [ 0.208727] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210372] x2apic enabled [ 0.211188] Switched APIC routing to physical x2apic. [ 0.212941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218026] KVM setup paravirtual spinlock [ 0.219342] x86: Booted up 1 node, 1 CPUs [ 0.220164] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.221577] devtmpfs: initialized [ 0.223317] evm: security.selinux [ 0.224030] evm: security.SMACK64 [ 0.224730] evm: security.SMACK64EXEC [ 0.225488] evm: security.SMACK64TRANSMUTE [ 0.226308] evm: security.SMACK64MMAP [ 0.227065] evm: security.ima [ 0.227711] evm: security.capability [ 0.228527] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230414] pinctrl core: initialized pinctrl subsystem [ 0.231540] RTC time: 17:19:40, date: 08/05/18 [ 0.232525] NET: Registered protocol family 16 [ 0.233529] cpuidle: using governor ladder [ 0.234364] cpuidle: using governor menu [ 0.235162] PCCT header not found. [ 0.235929] ACPI: bus type PCI registered [ 0.236742] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238004] PCI: Using configuration type 1 for base access [ 0.239781] ACPI: Added _OSI(Module Device) [ 0.240641] ACPI: Added _OSI(Processor Device) [ 0.241517] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.242440] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244192] ACPI: Interpreter enabled [ 0.244972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.246862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.248738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.250638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.252516] ACPI: (supports S0 S5) [ 0.253232] ACPI: Using IOAPIC for interrupt routing [ 0.254194] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.257321] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.258483] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260054] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261257] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263522] acpiphp: Slot [3] registered [ 0.264337] acpiphp: Slot [4] registered [ 0.265146] acpiphp: Slot [5] registered [ 0.265950] acpiphp: Slot [6] registered [ 0.266760] acpiphp: Slot [7] registered [ 0.267573] acpiphp: Slot [8] registered [ 0.268399] acpiphp: Slot [9] registered [ 0.269217] acpiphp: Slot [10] registered [ 0.270041] acpiphp: Slot [11] registered [ 0.270873] acpiphp: Slot [12] registered [ 0.271706] acpiphp: Slot [13] registered [ 0.272537] acpiphp: Slot [14] registered [ 0.273362] acpiphp: Slot [15] registered [ 0.284118] acpiphp: Slot [16] registered [ 0.284944] acpiphp: Slot [17] registered [ 0.285769] acpiphp: Slot [18] registered [ 0.286588] acpiphp: Slot [19] registered [ 0.287409] acpiphp: Slot [20] registered [ 0.288234] acpiphp: Slot [21] registered [ 0.289053] acpiphp: Slot [22] registered [ 0.289867] acpiphp: Slot [23] registered [ 0.290691] acpiphp: Slot [24] registered [ 0.291520] acpiphp: Slot [25] registered [ 0.292353] acpiphp: Slot [26] registered [ 0.293172] acpiphp: Slot [27] registered [ 0.293990] acpiphp: Slot [28] registered [ 0.294844] acpiphp: Slot [29] registered [ 0.295666] acpiphp: Slot [30] registered [ 0.296494] acpiphp: Slot [31] registered [ 0.297313] PCI host bridge to bus 0000:00 [ 0.298133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.299364] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.300596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302067] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.303536] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.309836] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312327] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315872] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.335658] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337157] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.338943] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.340392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.341796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343094] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.344413] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.345482] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.347042] vgaarb: loaded [ 0.347642] vgaarb: bridge control possible 0000:00:02.0 [ 0.348876] SCSI subsystem initialized [ 0.349866] ACPI: bus type USB registered [ 0.350712] usbcore: registered new interface driver usbfs [ 0.351764] usbcore: registered new interface driver hub [ 0.352794] usbcore: registered new device driver usb [ 0.353915] PCI: Using ACPI for IRQ routing [ 0.355050] NetLabel: Initializing [ 0.355777] NetLabel: domain hash size = 128 [ 0.356639] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.357617] NetLabel: unlabeled traffic allowed by default [ 0.358790] clocksource: Switched to clocksource kvm-clock [ 0.367260] AppArmor: AppArmor Filesystem Enabled [ 0.368250] pnp: PnP ACPI init [ 0.369203] pnp: PnP ACPI: found 5 devices [ 0.375526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377275] NET: Registered protocol family 2 [ 0.378333] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.379652] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.380888] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382104] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.383204] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.384410] NET: Registered protocol family 1 [ 0.385307] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386417] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401700] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.415864] Trying to unpack rootfs image as initramfs... [ 0.471971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.473646] Scanning for low memory corruption every 60 seconds [ 0.475041] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.476228] audit: initializing netlink subsys (disabled) [ 0.477277] audit: type=2000 audit(1533489582.052:1): initialized [ 0.478652] Initialise system trusted keyring [ 0.479647] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.480832] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482985] zbud: loaded [ 0.483727] VFS: Disk quotas dquot_6.6.0 [ 0.484571] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486191] fuse init (API version 7.23) [ 0.487122] Key type big_key registered [ 0.487939] Allocating IMA MOK and blacklist keyrings. [ 0.489185] Key type asymmetric registered [ 0.490025] Asymmetric key parser 'x509' registered [ 0.491018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.492510] io scheduler noop registered [ 0.493320] io scheduler deadline registered (default) [ 0.494339] io scheduler cfq registered [ 0.495216] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.496276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.497565] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499055] ACPI: Power Button [PWRF] [ 0.499915] GHES: HEST is not enabled! [ 0.513599] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.541428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.543542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.567365] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.569646] Linux agpgart interface v0.103 [ 0.572251] brd: module loaded [ 0.573912] loop: module loaded [ 0.577797] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.579282] GPT:90111 != 2097151 [ 0.579976] GPT:Alternate GPT header not at the end of the disk. [ 0.581099] GPT:90111 != 2097151 [ 0.581787] GPT: Use GNU Parted to correct GPT errors. [ 0.582779] vda: vda1 vda15 [ 0.584016] scsi host0: ata_piix [ 0.584810] scsi host1: ata_piix [ 0.585556] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.586824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.588393] libphy: Fixed MDIO Bus: probed [ 0.589238] tun: Universal TUN/TAP device driver, 1.6 [ 0.590215] tun: (C) 1999-2004 Max Krasnyansky [ 0.594990] PPP generic driver version 2.4.2 [ 0.595992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.597229] ehci-pci: EHCI PCI platform driver [ 0.598126] ehci-platform: EHCI generic platform driver [ 0.599176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.600417] ohci-pci: OHCI PCI platform driver [ 0.601319] ohci-platform: OHCI generic platform driver [ 0.602344] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616625] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617671] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619208] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.620249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.621439] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624170] usb usb1: Product: UHCI Host Controller [ 0.625133] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.626306] usb usb1: SerialNumber: 0000:00:01.2 [ 0.627323] hub 1-0:1.0: USB hub found [ 0.628134] hub 1-0:1.0: 2 ports detected [ 0.629115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.631344] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.632363] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.633450] mousedev: PS/2 mouse device common for all mice [ 0.634858] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.636788] rtc_cmos 00:00: RTC can wake from S4 [ 0.637944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.639199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.640438] i2c /dev entries driver [ 0.641261] device-mapper: uevent: version 1.0.3 [ 0.642263] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.643954] ledtrig-cpu: registered to indicate activity on CPUs [ 0.645486] NET: Registered protocol family 10 [ 0.646662] NET: Registered protocol family 17 [ 0.647614] Key type dns_resolver registered [ 0.648662] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.649803] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.651668] registered taskstats version 1 [ 0.652541] Loading compiled-in X.509 certificates [ 0.654058] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.656000] zswap: loaded using pool lzo/zbud [ 0.657719] Key type trusted registered [ 0.659529] Key type encrypted registered [ 0.660405] AppArmor: AppArmor sha1 policy hashing enabled [ 0.661489] ima: No TPM chip found, activating TPM-bypass! [ 0.662573] evm: HMAC attrs: 0x1 [ 0.663587] Magic number: 14:461:339 [ 0.664501] rtc_cmos 00:00: setting system clock to 2018-08-05 17:19:41 UTC (1533489581) [ 0.666176] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.667345] EDD information not available. [ 0.748148] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.759818] Write protecting the kernel read-only data: 14336k [ 0.761995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.763884] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.809359] 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.79 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.20... Lease of 192.168.120.20 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.91. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK 2018-08-05 17:19:46,209 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-08-05 17:19:47,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:47,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:47,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e82fc2c-3acb-4593-9f58-cc1f45a43e72 x-compute-request-id: req-2e82fc2c-3acb-4593-9f58-cc1f45a43e72 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:57:e8", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:41.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:41Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:31Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:5c:e8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:24.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:24Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:47,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e82fc2c-3acb-4593-9f58-cc1f45a43e72 2018-08-05 17:19:47,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646170854568s 2018-08-05 17:19:47,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e82fc2c-3acb-4593-9f58-cc1f45a43e72 2018-08-05 17:19:47,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 17:19:47,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 17:19:47,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a45b4f94-29b5-4ea2-a87e-2e4d68b0ce7e x-compute-request-id: req-a45b4f94-29b5-4ea2-a87e-2e4d68b0ce7e Content-Encoding: gzip Content-Length: 9576 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 469541980 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.137736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139422] pid_max: default: 32768 minimum: 301\n[ 0.140332] ACPI: Core revision 20150930\n[ 0.141724] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143071] Security Framework initialized\n[ 0.143897] Yama: becoming mindful.\n[ 0.144640] AppArmor: AppArmor initialized\n[ 0.145518] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148168] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149394] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150824] Initializing cgroup subsys io\n[ 0.151649] Initializing cgroup subsys memory\n[ 0.152526] Initializing cgroup subsys devices\n[ 0.153420] Initializing cgroup subsys freezer\n[ 0.154303] Initializing cgroup subsys net_cls\n[ 0.155180] Initializing cgroup subsys perf_event\n[ 0.156101] Initializing cgroup subsys net_prio\n[ 0.156999] Initializing cgroup subsys hugetlb\n[ 0.157878] Initializing cgroup subsys pids\n[ 0.158756] CPU: Physical Processor ID: 0\n[ 0.160266] mce: CPU supports 10 MCE banks\n[ 0.161137] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162153] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176614] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182742] ftrace: allocating 31920 entries in 125 pages\n[ 0.207857] smpboot: Max logical packages: 1\n[ 0.208727] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210372] x2apic enabled\n[ 0.211188] Switched APIC routing to physical x2apic.\n[ 0.212941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218026] KVM setup paravirtual spinlock\n[ 0.219342] x86: Booted up 1 node, 1 CPUs\n[ 0.220164] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.221577] devtmpfs: initialized\n[ 0.223317] evm: security.selinux\n[ 0.224030] evm: security.SMACK64\n[ 0.224730] evm: security.SMACK64EXEC\n[ 0.225488] evm: security.SMACK64TRANSMUTE\n[ 0.226308] evm: security.SMACK64MMAP\n[ 0.227065] evm: security.ima\n[ 0.227711] evm: security.capability\n[ 0.228527] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230414] pinctrl core: initialized pinctrl subsystem\n[ 0.231540] RTC time: 17:19:40, date: 08/05/18\n[ 0.232525] NET: Registered protocol family 16\n[ 0.233529] cpuidle: using governor ladder\n[ 0.234364] cpuidle: using governor menu\n[ 0.235162] PCCT header not found.\n[ 0.235929] ACPI: bus type PCI registered\n[ 0.236742] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238004] PCI: Using configuration type 1 for base access\n[ 0.239781] ACPI: Added _OSI(Module Device)\n[ 0.240641] ACPI: Added _OSI(Processor Device)\n[ 0.241517] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242440] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244192] ACPI: Interpreter enabled\n[ 0.244972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252516] ACPI: (supports S0 S5)\n[ 0.253232] ACPI: Using IOAPIC for interrupt routing\n[ 0.254194] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257321] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258483] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260054] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261257] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263522] acpiphp: Slot [3] registered\n[ 0.264337] acpiphp: Slot [4] registered\n[ 0.265146] acpiphp: Slot [5] registered\n[ 0.265950] acpiphp: Slot [6] registered\n[ 0.266760] acpiphp: Slot [7] registered\n[ 0.267573] acpiphp: Slot [8] registered\n[ 0.268399] acpiphp: Slot [9] registered\n[ 0.269217] acpiphp: Slot [10] registered\n[ 0.270041] acpiphp: Slot [11] registered\n[ 0.270873] acpiphp: Slot [12] registered\n[ 0.271706] acpiphp: Slot [13] registered\n[ 0.272537] acpiphp: Slot [14] registered\n[ 0.273362] acpiphp: Slot [15] registered\n[ 0.284118] acpiphp: Slot [16] registered\n[ 0.284944] acpiphp: Slot [17] registered\n[ 0.285769] acpiphp: Slot [18] registered\n[ 0.286588] acpiphp: Slot [19] registered\n[ 0.287409] acpiphp: Slot [20] registered\n[ 0.288234] acpiphp: Slot [21] registered\n[ 0.289053] acpiphp: Slot [22] registered\n[ 0.289867] acpiphp: Slot [23] registered\n[ 0.290691] acpiphp: Slot [24] registered\n[ 0.291520] acpiphp: Slot [25] registered\n[ 0.292353] acpiphp: Slot [26] registered\n[ 0.293172] acpiphp: Slot [27] registered\n[ 0.293990] acpiphp: Slot [28] registered\n[ 0.294844] acpiphp: Slot [29] registered\n[ 0.295666] acpiphp: Slot [30] registered\n[ 0.296494] acpiphp: Slot [31] registered\n[ 0.297313] PCI host bridge to bus 0000:00\n[ 0.298133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299364] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302067] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303536] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.309836] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312327] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315872] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.335658] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.337157] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.338943] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.340392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.341796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.343094] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.344413] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.345482] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.347042] vgaarb: loaded\n[ 0.347642] vgaarb: bridge control possible 0000:00:02.0\n[ 0.348876] SCSI subsystem initialized\n[ 0.349866] ACPI: bus type USB registered\n[ 0.350712] usbcore: registered new interface driver usbfs\n[ 0.351764] usbcore: registered new interface driver hub\n[ 0.352794] usbcore: registered new device driver usb\n[ 0.353915] PCI: Using ACPI for IRQ routing\n[ 0.355050] NetLabel: Initializing\n[ 0.355777] NetLabel: domain hash size = 128\n[ 0.356639] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.357617] NetLabel: unlabeled traffic allowed by default\n[ 0.358790] clocksource: Switched to clocksource kvm-clock\n[ 0.367260] AppArmor: AppArmor Filesystem Enabled\n[ 0.368250] pnp: PnP ACPI init\n[ 0.369203] pnp: PnP ACPI: found 5 devices\n[ 0.375526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.377275] NET: Registered protocol family 2\n[ 0.378333] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.379652] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.380888] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382104] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.383204] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384410] NET: Registered protocol family 1\n[ 0.385307] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386417] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401700] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.415864] Trying to unpack rootfs image as initramfs...\n[ 0.471971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.473646] Scanning for low memory corruption every 60 seconds\n[ 0.475041] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.476228] audit: initializing netlink subsys (disabled)\n[ 0.477277] audit: type=2000 audit(1533489582.052:1): initialized\n[ 0.478652] Initialise system trusted keyring\n[ 0.479647] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.480832] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482985] zbud: loaded\n[ 0.483727] VFS: Disk quotas dquot_6.6.0\n[ 0.484571] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486191] fuse init (API version 7.23)\n[ 0.487122] Key type big_key registered\n[ 0.487939] Allocating IMA MOK and blacklist keyrings.\n[ 0.489185] Key type asymmetric registered\n[ 0.490025] Asymmetric key parser 'x509' registered\n[ 0.491018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.492510] io scheduler noop registered\n[ 0.493320] io scheduler deadline registered (default)\n[ 0.494339] io scheduler cfq registered\n[ 0.495216] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.496276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.497565] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499055] ACPI: Power Button [PWRF]\n[ 0.499915] GHES: HEST is not enabled!\n[ 0.513599] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.541428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.543542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.567365] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.569646] Linux agpgart interface v0.103\n[ 0.572251] brd: module loaded\n[ 0.573912] loop: module loaded\n[ 0.577797] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.579282] GPT:90111 != 2097151\n[ 0.579976] GPT:Alternate GPT header not at the end of the disk.\n[ 0.581099] GPT:90111 != 2097151\n[ 0.581787] GPT: Use GNU Parted to correct GPT errors.\n[ 0.582779] vda: vda1 vda15\n[ 0.584016] scsi host0: ata_piix\n[ 0.584810] scsi host1: ata_piix\n[ 0.585556] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.586824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.588393] libphy: Fixed MDIO Bus: probed\n[ 0.589238] tun: Universal TUN/TAP device driver, 1.6\n[ 0.590215] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594990] PPP generic driver version 2.4.2\n[ 0.595992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.597229] ehci-pci: EHCI PCI platform driver\n[ 0.598126] ehci-platform: EHCI generic platform driver\n[ 0.599176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.600417] ohci-pci: OHCI PCI platform driver\n[ 0.601319] ohci-platform: OHCI generic platform driver\n[ 0.602344] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616625] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617671] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619208] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.620249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.621439] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624170] usb usb1: Product: UHCI Host Controller\n[ 0.625133] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.626306] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.627323] hub 1-0:1.0: USB hub found\n[ 0.628134] hub 1-0:1.0: 2 ports detected\n[ 0.629115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.631344] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.632363] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.633450] mousedev: PS/2 mouse device common for all mice\n[ 0.634858] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.636788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.637944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.639199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.640438] i2c /dev entries driver\n[ 0.641261] device-mapper: uevent: version 1.0.3\n[ 0.642263] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.643954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.645486] NET: Registered protocol family 10\n[ 0.646662] NET: Registered protocol family 17\n[ 0.647614] Key type dns_resolver registered\n[ 0.648662] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.649803] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.651668] registered taskstats version 1\n[ 0.652541] Loading compiled-in X.509 certificates\n[ 0.654058] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.656000] zswap: loaded using pool lzo/zbud\n[ 0.657719] Key type trusted registered\n[ 0.659529] Key type encrypted registered\n[ 0.660405] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.661489] ima: No TPM chip found, activating TPM-bypass!\n[ 0.662573] evm: HMAC attrs: 0x1\n[ 0.663587] Magic number: 14:461:339\n[ 0.664501] rtc_cmos 00:00: setting system clock to 2018-08-05 17:19:41 UTC (1533489581)\n[ 0.666176] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.667345] EDD information not available.\n[ 0.748148] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759818] Write protecting the kernel read-only data: 14336k\n[ 0.761995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.763884] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.809359] 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.79\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.20...\nLease of 192.168.120.20 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.91. iid=i-00000011\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.17s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD87fBg8nnZWbXtUoxzMvX/L2gZh1iHjzzEbP+H+4sAUjhefOA8ihyulfQ0lbigKyeyVBYWhQudNIKLUXREA3S36dIJeMIZlupqg1vNZa4HTt2Qr19cu4M8BmWA+vnO12dXRnyLR5FeJ76biFBVh91IgjSj5x9eUwCGdTLFqO8NmDfW19xAo70M6rSZw4u5AWszyzCGSRTPHAuv1mUFAzehZ4Q6IHFmAvRonMMcowGmEbaZ3LNfGhMrZYfLlBD0xjh4AmSD6Zz69T6d/RK1UlBLk/0qmA77B3i2NA0sbfJ95yc8QA6a6a5a4dKMjFsyaJxr7lqGgEyv8UBrrrfjNZlJ root@vping-userdata-vm2-6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7\nssh-dss AAAAB3NzaC1kc3MAAACBAMWx9Xs2gKOqM3O+CD/THmq3xKwQh+l+Mt4hsb3eII7bGMsPTKtcYr9/Zry7TxXFCn3XC5BlNWpkqgsU+kqVeBTxqLsku3xT4Jhq5kymtZmxa3i+jG7g2BVzRKDzniXUN7JId7FNIQ95oYEq+npIFef9LsExhw06FggA8zQtTz6LAAAAFQCuXVa0DGJXgRijzBcCBMD+q53rRwAAAIAQdj1DYkJgvR9jcyxQ562+3XQPZ9o77R37/NioAK1lP5Ku16qHSg42w7JlPUWUuv1EbhNQmfY80e+wIFImzQYFPbVdqa/QfEMWtYWWFAwGglAX8Ime9zOYBXBRmx71PqXkrZKi2JpN1+GEBW2wTt/FTIykZGCib7jg91vUE3pdZAAAAIEAjLWhBlH/mP301pKIonWm1Z5fH5rwAMXTpKF340v5WhqOsfE6ifLwf90e5+3g76Ae8iDFfHLHshmYadKit1XUGkSZKNue1979JWXFhc+6yvBVvj5ncNO04rQZXMoZ8loLWkYqSPYq8wb2Ffro3igtPqWG993+vTwt/aj7JBmtetQ= root@vping-userdata-vm2-6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7\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.20,24,fe80::f816:3eff:fe58:57e8/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.20 \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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7 login: "} 2018-08-05 17:19:47,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb/action used request id req-a45b4f94-29b5-4ea2-a87e-2e4d68b0ce7e 2018-08-05 17:19:47,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.11782002449s 2018-08-05 17:19:47,979 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb/action used request id req-a45b4f94-29b5-4ea2-a87e-2e4d68b0ce7e 2018-08-05 17:19:47,979 - 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 469541980 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.137736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139422] pid_max: default: 32768 minimum: 301 [ 0.140332] ACPI: Core revision 20150930 [ 0.141724] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143071] Security Framework initialized [ 0.143897] Yama: becoming mindful. [ 0.144640] AppArmor: AppArmor initialized [ 0.145518] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148168] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149394] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150824] Initializing cgroup subsys io [ 0.151649] Initializing cgroup subsys memory [ 0.152526] Initializing cgroup subsys devices [ 0.153420] Initializing cgroup subsys freezer [ 0.154303] Initializing cgroup subsys net_cls [ 0.155180] Initializing cgroup subsys perf_event [ 0.156101] Initializing cgroup subsys net_prio [ 0.156999] Initializing cgroup subsys hugetlb [ 0.157878] Initializing cgroup subsys pids [ 0.158756] CPU: Physical Processor ID: 0 [ 0.160266] mce: CPU supports 10 MCE banks [ 0.161137] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162153] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176614] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182742] ftrace: allocating 31920 entries in 125 pages [ 0.207857] smpboot: Max logical packages: 1 [ 0.208727] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210372] x2apic enabled [ 0.211188] Switched APIC routing to physical x2apic. [ 0.212941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218026] KVM setup paravirtual spinlock [ 0.219342] x86: Booted up 1 node, 1 CPUs [ 0.220164] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.221577] devtmpfs: initialized [ 0.223317] evm: security.selinux [ 0.224030] evm: security.SMACK64 [ 0.224730] evm: security.SMACK64EXEC [ 0.225488] evm: security.SMACK64TRANSMUTE [ 0.226308] evm: security.SMACK64MMAP [ 0.227065] evm: security.ima [ 0.227711] evm: security.capability [ 0.228527] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230414] pinctrl core: initialized pinctrl subsystem [ 0.231540] RTC time: 17:19:40, date: 08/05/18 [ 0.232525] NET: Registered protocol family 16 [ 0.233529] cpuidle: using governor ladder [ 0.234364] cpuidle: using governor menu [ 0.235162] PCCT header not found. [ 0.235929] ACPI: bus type PCI registered [ 0.236742] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238004] PCI: Using configuration type 1 for base access [ 0.239781] ACPI: Added _OSI(Module Device) [ 0.240641] ACPI: Added _OSI(Processor Device) [ 0.241517] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.242440] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244192] ACPI: Interpreter enabled [ 0.244972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.246862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.248738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.250638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.252516] ACPI: (supports S0 S5) [ 0.253232] ACPI: Using IOAPIC for interrupt routing [ 0.254194] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.257321] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.258483] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260054] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261257] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263522] acpiphp: Slot [3] registered [ 0.264337] acpiphp: Slot [4] registered [ 0.265146] acpiphp: Slot [5] registered [ 0.265950] acpiphp: Slot [6] registered [ 0.266760] acpiphp: Slot [7] registered [ 0.267573] acpiphp: Slot [8] registered [ 0.268399] acpiphp: Slot [9] registered [ 0.269217] acpiphp: Slot [10] registered [ 0.270041] acpiphp: Slot [11] registered [ 0.270873] acpiphp: Slot [12] registered [ 0.271706] acpiphp: Slot [13] registered [ 0.272537] acpiphp: Slot [14] registered [ 0.273362] acpiphp: Slot [15] registered [ 0.284118] acpiphp: Slot [16] registered [ 0.284944] acpiphp: Slot [17] registered [ 0.285769] acpiphp: Slot [18] registered [ 0.286588] acpiphp: Slot [19] registered [ 0.287409] acpiphp: Slot [20] registered [ 0.288234] acpiphp: Slot [21] registered [ 0.289053] acpiphp: Slot [22] registered [ 0.289867] acpiphp: Slot [23] registered [ 0.290691] acpiphp: Slot [24] registered [ 0.291520] acpiphp: Slot [25] registered [ 0.292353] acpiphp: Slot [26] registered [ 0.293172] acpiphp: Slot [27] registered [ 0.293990] acpiphp: Slot [28] registered [ 0.294844] acpiphp: Slot [29] registered [ 0.295666] acpiphp: Slot [30] registered [ 0.296494] acpiphp: Slot [31] registered [ 0.297313] PCI host bridge to bus 0000:00 [ 0.298133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.299364] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.300596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302067] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.303536] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.309836] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312327] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315872] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.335658] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337157] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.338943] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.340392] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.341796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343094] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.344413] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.345482] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.347042] vgaarb: loaded [ 0.347642] vgaarb: bridge control possible 0000:00:02.0 [ 0.348876] SCSI subsystem initialized [ 0.349866] ACPI: bus type USB registered [ 0.350712] usbcore: registered new interface driver usbfs [ 0.351764] usbcore: registered new interface driver hub [ 0.352794] usbcore: registered new device driver usb [ 0.353915] PCI: Using ACPI for IRQ routing [ 0.355050] NetLabel: Initializing [ 0.355777] NetLabel: domain hash size = 128 [ 0.356639] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.357617] NetLabel: unlabeled traffic allowed by default [ 0.358790] clocksource: Switched to clocksource kvm-clock [ 0.367260] AppArmor: AppArmor Filesystem Enabled [ 0.368250] pnp: PnP ACPI init [ 0.369203] pnp: PnP ACPI: found 5 devices [ 0.375526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377275] NET: Registered protocol family 2 [ 0.378333] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.379652] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.380888] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382104] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.383204] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.384410] NET: Registered protocol family 1 [ 0.385307] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386417] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401700] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.415864] Trying to unpack rootfs image as initramfs... [ 0.471971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.473646] Scanning for low memory corruption every 60 seconds [ 0.475041] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.476228] audit: initializing netlink subsys (disabled) [ 0.477277] audit: type=2000 audit(1533489582.052:1): initialized [ 0.478652] Initialise system trusted keyring [ 0.479647] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.480832] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482985] zbud: loaded [ 0.483727] VFS: Disk quotas dquot_6.6.0 [ 0.484571] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486191] fuse init (API version 7.23) [ 0.487122] Key type big_key registered [ 0.487939] Allocating IMA MOK and blacklist keyrings. [ 0.489185] Key type asymmetric registered [ 0.490025] Asymmetric key parser 'x509' registered [ 0.491018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.492510] io scheduler noop registered [ 0.493320] io scheduler deadline registered (default) [ 0.494339] io scheduler cfq registered [ 0.495216] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.496276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.497565] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499055] ACPI: Power Button [PWRF] [ 0.499915] GHES: HEST is not enabled! [ 0.513599] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.541428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.543542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.567365] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.569646] Linux agpgart interface v0.103 [ 0.572251] brd: module loaded [ 0.573912] loop: module loaded [ 0.577797] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.579282] GPT:90111 != 2097151 [ 0.579976] GPT:Alternate GPT header not at the end of the disk. [ 0.581099] GPT:90111 != 2097151 [ 0.581787] GPT: Use GNU Parted to correct GPT errors. [ 0.582779] vda: vda1 vda15 [ 0.584016] scsi host0: ata_piix [ 0.584810] scsi host1: ata_piix [ 0.585556] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.586824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.588393] libphy: Fixed MDIO Bus: probed [ 0.589238] tun: Universal TUN/TAP device driver, 1.6 [ 0.590215] tun: (C) 1999-2004 Max Krasnyansky [ 0.594990] PPP generic driver version 2.4.2 [ 0.595992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.597229] ehci-pci: EHCI PCI platform driver [ 0.598126] ehci-platform: EHCI generic platform driver [ 0.599176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.600417] ohci-pci: OHCI PCI platform driver [ 0.601319] ohci-platform: OHCI generic platform driver [ 0.602344] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616625] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617671] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619208] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.620249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.621439] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624170] usb usb1: Product: UHCI Host Controller [ 0.625133] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.626306] usb usb1: SerialNumber: 0000:00:01.2 [ 0.627323] hub 1-0:1.0: USB hub found [ 0.628134] hub 1-0:1.0: 2 ports detected [ 0.629115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.631344] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.632363] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.633450] mousedev: PS/2 mouse device common for all mice [ 0.634858] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.636788] rtc_cmos 00:00: RTC can wake from S4 [ 0.637944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.639199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.640438] i2c /dev entries driver [ 0.641261] device-mapper: uevent: version 1.0.3 [ 0.642263] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.643954] ledtrig-cpu: registered to indicate activity on CPUs [ 0.645486] NET: Registered protocol family 10 [ 0.646662] NET: Registered protocol family 17 [ 0.647614] Key type dns_resolver registered [ 0.648662] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.649803] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.651668] registered taskstats version 1 [ 0.652541] Loading compiled-in X.509 certificates [ 0.654058] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.656000] zswap: loaded using pool lzo/zbud [ 0.657719] Key type trusted registered [ 0.659529] Key type encrypted registered [ 0.660405] AppArmor: AppArmor sha1 policy hashing enabled [ 0.661489] ima: No TPM chip found, activating TPM-bypass! [ 0.662573] evm: HMAC attrs: 0x1 [ 0.663587] Magic number: 14:461:339 [ 0.664501] rtc_cmos 00:00: setting system clock to 2018-08-05 17:19:41 UTC (1533489581) [ 0.666176] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.667345] EDD information not available. [ 0.748148] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.759818] Write protecting the kernel read-only data: 14336k [ 0.761995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.763884] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.809359] 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.79 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.20... Lease of 192.168.120.20 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.91. iid=i-00000011 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.17s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD87fBg8nnZWbXtUoxzMvX/L2gZh1iHjzzEbP+H+4sAUjhefOA8ihyulfQ0lbigKyeyVBYWhQudNIKLUXREA3S36dIJeMIZlupqg1vNZa4HTt2Qr19cu4M8BmWA+vnO12dXRnyLR5FeJ76biFBVh91IgjSj5x9eUwCGdTLFqO8NmDfW19xAo70M6rSZw4u5AWszyzCGSRTPHAuv1mUFAzehZ4Q6IHFmAvRonMMcowGmEbaZ3LNfGhMrZYfLlBD0xjh4AmSD6Zz69T6d/RK1UlBLk/0qmA77B3i2NA0sbfJ95yc8QA6a6a5a4dKMjFsyaJxr7lqGgEyv8UBrrrfjNZlJ root@vping-userdata-vm2-6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7 ssh-dss AAAAB3NzaC1kc3MAAACBAMWx9Xs2gKOqM3O+CD/THmq3xKwQh+l+Mt4hsb3eII7bGMsPTKtcYr9/Zry7TxXFCn3XC5BlNWpkqgsU+kqVeBTxqLsku3xT4Jhq5kymtZmxa3i+jG7g2BVzRKDzniXUN7JId7FNIQ95oYEq+npIFef9LsExhw06FggA8zQtTz6LAAAAFQCuXVa0DGJXgRijzBcCBMD+q53rRwAAAIAQdj1DYkJgvR9jcyxQ562+3XQPZ9o77R37/NioAK1lP5Ku16qHSg42w7JlPUWUuv1EbhNQmfY80e+wIFImzQYFPbVdqa/QfEMWtYWWFAwGglAX8Ime9zOYBXBRmx71PqXkrZKi2JpN1+GEBW2wTt/FTIykZGCib7jg91vUE3pdZAAAAIEAjLWhBlH/mP301pKIonWm1Z5fH5rwAMXTpKF340v5WhqOsfE6ifLwf90e5+3g76Ae8iDFfHLHshmYadKit1XUGkSZKNue1979JWXFhc+6yvBVvj5ncNO04rQZXMoZ8loLWkYqSPYq8wb2Ffro3igtPqWG993+vTwt/aj7JBmtetQ= root@vping-userdata-vm2-6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.20,24,fe80::f816:3eff:fe58:57e8/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.20 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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7 login: 2018-08-05 17:19:47,980 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-05 17:19:48,101 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:19:48,101 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:52 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-05 17:19:48,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 17:19:48,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:48,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0d86b53-95e2-4795-a39e-a4aa028b0124 x-compute-request-id: req-c0d86b53-95e2-4795-a39e-a4aa028b0124 Content-Type: application/json 2018-08-05 17:19:48,455 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a used request id req-c0d86b53-95e2-4795-a39e-a4aa028b0124 2018-08-05 17:19:48,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.348466873169s 2018-08-05 17:19:48,455 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a used request id req-c0d86b53-95e2-4795-a39e-a4aa028b0124 2018-08-05 17:19:48,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:48,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:49,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19: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-d56cc74e-edac-430c-8717-e3258966ebff x-compute-request-id: req-d56cc74e-edac-430c-8717-e3258966ebff Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:57:e8", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:41.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:41Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:31Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:5c:e8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6eb95403-eee0-4a3c-a340-559d48bf528a", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:24.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "6eb95403-eee0-4a3c-a340-559d48bf528a", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:48Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:14Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:49,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d56cc74e-edac-430c-8717-e3258966ebff 2018-08-05 17:19:49,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625422000885s 2018-08-05 17:19:49,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d56cc74e-edac-430c-8717-e3258966ebff 2018-08-05 17:19:49,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:19:51,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:52,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17: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-ddf157e9-5366-494e-8e9a-4618f5144b78 x-compute-request-id: req-ddf157e9-5366-494e-8e9a-4618f5144b78 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:57:e8", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:41.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:41Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:31Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:52,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ddf157e9-5366-494e-8e9a-4618f5144b78 2018-08-05 17:19:52,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27128601074s 2018-08-05 17:19:52,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ddf157e9-5366-494e-8e9a-4618f5144b78 2018-08-05 17:19:52,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 17:19:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:52,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-457a29e9-302f-4444-9143-60b3dd3fb60a x-compute-request-id: req-457a29e9-302f-4444-9143-60b3dd3fb60a Content-Type: application/json 2018-08-05 17:19:52,544 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb used request id req-457a29e9-302f-4444-9143-60b3dd3fb60a 2018-08-05 17:19:52,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.183349847794s 2018-08-05 17:19:52,544 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb used request id req-457a29e9-302f-4444-9143-60b3dd3fb60a 2018-08-05 17:19:52,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:52,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:53,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12a2c3fa-5429-4672-a58e-e514c11b6168 x-compute-request-id: req-12a2c3fa-5429-4672-a58e-e514c11b6168 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:57:e8", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "rel": "bookmark"}], "image": {"id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "links": [{"href": "http://172.30.9.22:8774/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:19:41.000000", "flavor": {"id": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "links": [{"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "bookmark"}]}, "id": "1f97120f-a09d-4d3f-aa41-eaf7ed7d07eb", "security_groups": [{"name": "default"}], "user_id": "daa49e5882b34a49a8c12f374de27090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:19:52Z", "hostId": "6a5a2944278a4cad9251a420bdf87faa085f179a8b591183d04cf121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "created": "2018-08-05T17:19:31Z", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:19:53,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-12a2c3fa-5429-4672-a58e-e514c11b6168 2018-08-05 17:19:53,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563061952591s 2018-08-05 17:19:53,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-12a2c3fa-5429-4672-a58e-e514c11b6168 2018-08-05 17:19:53,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:19:55,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:19:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:55,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7321c61-58c8-43e1-b74d-93d20fabd227 x-compute-request-id: req-f7321c61-58c8-43e1-b74d-93d20fabd227 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-05 17:19:55,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7321c61-58c8-43e1-b74d-93d20fabd227 2018-08-05 17:19:55,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.082722902298s 2018-08-05 17:19:55,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7321c61-58c8-43e1-b74d-93d20fabd227 2018-08-05 17:19:55,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:19:55,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d957fd31-9d23-4f69-804a-9ce7d0e7e55e/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" -d '{"subnet_id": "03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e"}' 2018-08-05 17:19:57,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d8b61dee-60c1-4c67-8b69-95d991c23f6e Date: Sun, 05 Aug 2018 17:19:57 GMT RESP BODY: {"network_id": "95b73660-cdad-47c4-adab-654d6e33aeed", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "subnet_id": "03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e", "subnet_ids": ["03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e"], "port_id": "80b776d6-51ee-4da4-903d-38aae20ade1c", "id": "d957fd31-9d23-4f69-804a-9ce7d0e7e55e"} 2018-08-05 17:19:57,450 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d957fd31-9d23-4f69-804a-9ce7d0e7e55e/remove_router_interface.json used request id req-d8b61dee-60c1-4c67-8b69-95d991c23f6e 2018-08-05 17:19:57,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25407385826s 2018-08-05 17:19:57,450 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d957fd31-9d23-4f69-804a-9ce7d0e7e55e/remove_router_interface.json used request id req-d8b61dee-60c1-4c67-8b69-95d991c23f6e returning object d957fd31-9d23-4f69-804a-9ce7d0e7e55e 2018-08-05 17:19:57,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:19:57,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:19:57,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-157707ec-a593-41ef-b9f3-3ec2a5877798 Date: Sun, 05 Aug 2018 17:19:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "created_at": "2018-08-05T17:18:59Z", "admin_state_up": true, "updated_at": "2018-08-05T17:19:56Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "fdebfbb7269c414cb90bece3a5da6e88", "id": "d957fd31-9d23-4f69-804a-9ce7d0e7e55e", "name": "vping_userdata-router_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}]} 2018-08-05 17:19:57,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-157707ec-a593-41ef-b9f3-3ec2a5877798 2018-08-05 17:19:57,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.463110923767s 2018-08-05 17:19:57,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-157707ec-a593-41ef-b9f3-3ec2a5877798 2018-08-05 17:19:57,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:19:57,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/d957fd31-9d23-4f69-804a-9ce7d0e7e55e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:20:01,990 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4792a568-9789-45f8-8df9-46957d213507 Content-Length: 0 Date: Sun, 05 Aug 2018 17:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:20:01,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/d957fd31-9d23-4f69-804a-9ce7d0e7e55e.json used request id req-4792a568-9789-45f8-8df9-46957d213507 2018-08-05 17:20:01,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.07441091537s 2018-08-05 17:20:01,991 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/d957fd31-9d23-4f69-804a-9ce7d0e7e55e.json used request id req-4792a568-9789-45f8-8df9-46957d213507 2018-08-05 17:20:01,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:20:01,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:20:02,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a7852f03-01cb-4158-9cdb-dde7bacea74d Date: Sun, 05 Aug 2018 17:20:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b73660-cdad-47c4-adab-654d6e33aeed","tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:18:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:18:58Z","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":"fdebfbb7269c414cb90bece3a5da6e88","id":"03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e","subnetpool_id":null,"name":"vping_userdata-subnet_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}]} 2018-08-05 17:20:02,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a7852f03-01cb-4158-9cdb-dde7bacea74d 2018-08-05 17:20:02,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.240436077118s 2018-08-05 17:20:02,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a7852f03-01cb-4158-9cdb-dde7bacea74d 2018-08-05 17:20:02,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:20:02,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:20:04,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-498d0ab7-3211-43c7-929a-e5ac4fd1bcff Date: Sun, 05 Aug 2018 17:20:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:20:04,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e.json used request id req-498d0ab7-3211-43c7-929a-e5ac4fd1bcff 2018-08-05 17:20:04,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.2102868557s 2018-08-05 17:20:04,444 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/03ec13cb-8c4d-4ca4-a40d-f8cc87f9976e.json used request id req-498d0ab7-3211-43c7-929a-e5ac4fd1bcff 2018-08-05 17:20:04,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:20:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:20:04,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-13c9afe6-f4ae-49af-a684-d3c6da2318d2 Date: Sun, 05 Aug 2018 17:20:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b73660-cdad-47c4-adab-654d6e33aeed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fdebfbb7269c414cb90bece3a5da6e88","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:20:04Z","qos_policy_id":null,"name":"vping_userdata-net_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7","admin_state_up":true,"tenant_id":"fdebfbb7269c414cb90bece3a5da6e88","created_at":"2018-08-05T17:18:57Z","mtu":1450}]} 2018-08-05 17:20:04,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-13c9afe6-f4ae-49af-a684-d3c6da2318d2 2018-08-05 17:20:04,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127799034119s 2018-08-05 17:20:04,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-13c9afe6-f4ae-49af-a684-d3c6da2318d2 2018-08-05 17:20:04,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:20:04,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/95b73660-cdad-47c4-adab-654d6e33aeed.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:20:06,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c5ec698-29f9-4496-a33a-189bcf964854 Date: Sun, 05 Aug 2018 17:20:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:20:06,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/95b73660-cdad-47c4-adab-654d6e33aeed.json used request id req-0c5ec698-29f9-4496-a33a-189bcf964854 2018-08-05 17:20:06,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.77586603165s 2018-08-05 17:20:06,350 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/95b73660-cdad-47c4-adab-654d6e33aeed.json used request id req-0c5ec698-29f9-4496-a33a-189bcf964854 2018-08-05 17:20:06,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:20:06,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:20:06,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-7c662cfd-13ac-4d8a-a8ac-136f75a6814c Date: Sun, 05 Aug 2018 17:20:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/snap", "metadata": {}}], "file": "/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/file", "owner": "fdebfbb7269c414cb90bece3a5da6e88", "id": "5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "size": 12716032, "self": "/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:19:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:19:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:20:06,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7c662cfd-13ac-4d8a-a8ac-136f75a6814c 2018-08-05 17:20:06,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.234008073807s 2018-08-05 17:20:06,589 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7c662cfd-13ac-4d8a-a8ac-136f75a6814c 2018-08-05 17:20:06,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:20:06,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5081c2bdffca2e72bb10d36e96087dfc8da0fdda" 2018-08-05 17:20:07,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93a21ddf-73c1-4774-97a8-e3952320eb7d Date: Sun, 05 Aug 2018 17:20:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 17:20:07,089 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0 used request id req-93a21ddf-73c1-4774-97a8-e3952320eb7d 2018-08-05 17:20:07,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.498850107193s 2018-08-05 17:20:07,089 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5b4c61f1-12d2-419f-b258-4ceb018ddfb0 used request id req-93a21ddf-73c1-4774-97a8-e3952320eb7d 2018-08-05 17:20:07,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:20:07,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:20:07,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20: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-42dc76a0-3205-439a-8b6d-8e05ebebcfbc x-compute-request-id: req-42dc76a0-3205-439a-8b6d-8e05ebebcfbc Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517", "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": "e2ee8c1a-ec15-4528-a52e-3f8df34bb517"}]} 2018-08-05 17:20:07,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-42dc76a0-3205-439a-8b6d-8e05ebebcfbc 2018-08-05 17:20:07,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0312948226929s 2018-08-05 17:20:07,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-42dc76a0-3205-439a-8b6d-8e05ebebcfbc 2018-08-05 17:20:07,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:20:07,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:20:07,157 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:20: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-53ce3cb2-0b97-4df2-801d-8579aa127d9e x-compute-request-id: req-53ce3cb2-0b97-4df2-801d-8579aa127d9e Content-Length: 0 Content-Type: application/json 2018-08-05 17:20:07,157 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517 used request id req-53ce3cb2-0b97-4df2-801d-8579aa127d9e 2018-08-05 17:20:07,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345849990845s 2018-08-05 17:20:07,158 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e2ee8c1a-ec15-4528-a52e-3f8df34bb517 used request id req-53ce3cb2-0b97-4df2-801d-8579aa127d9e 2018-08-05 17:20:07,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:20:07,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:20:07,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a0b2ce-793a-4d29-adc3-87d3f9107daf Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "links": {"self": "http://172.30.9.22:5000/v3/users/daa49e5882b34a49a8c12f374de27090"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "daa49e5882b34a49a8c12f374de27090", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:20:07,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-44a0b2ce-793a-4d29-adc3-87d3f9107daf 2018-08-05 17:20:07,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115039110184s 2018-08-05 17:20:07,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-44a0b2ce-793a-4d29-adc3-87d3f9107daf 2018-08-05 17:20:07,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:20:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/daa49e5882b34a49a8c12f374de27090 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:20:07,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5fffb5-a712-4e78-8e18-825f0daad33b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7", "links": {"self": "http://172.30.9.22:5000/v3/users/daa49e5882b34a49a8c12f374de27090"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "daa49e5882b34a49a8c12f374de27090", "description": null}} 2018-08-05 17:20:07,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/daa49e5882b34a49a8c12f374de27090 used request id req-8b5fffb5-a712-4e78-8e18-825f0daad33b 2018-08-05 17:20:07,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120298862457s 2018-08-05 17:20:07,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/daa49e5882b34a49a8c12f374de27090 used request id req-8b5fffb5-a712-4e78-8e18-825f0daad33b 2018-08-05 17:20:07,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 17:20:07,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/daa49e5882b34a49a8c12f374de27090 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:20:07,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59091753-661e-43ee-8dd0-d5d846cfbbab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:20:07,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/daa49e5882b34a49a8c12f374de27090 used request id req-59091753-661e-43ee-8dd0-d5d846cfbbab 2018-08-05 17:20:07,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.228437900543s 2018-08-05 17:20:07,629 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/daa49e5882b34a49a8c12f374de27090 used request id req-59091753-661e-43ee-8dd0-d5d846cfbbab 2018-08-05 17:20:07,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:20:07,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:20:07,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48861771-c852-4350-857d-8fb9b9e23eeb Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/fdebfbb7269c414cb90bece3a5da6e88"}, "tags": [], "enabled": true, "id": "fdebfbb7269c414cb90bece3a5da6e88", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_6fc8ecb5-7fd3-41df-bf38-c0b6a1dad6b7"}]} 2018-08-05 17:20:07,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-48861771-c852-4350-857d-8fb9b9e23eeb 2018-08-05 17:20:07,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0977520942688s 2018-08-05 17:20:07,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-48861771-c852-4350-857d-8fb9b9e23eeb 2018-08-05 17:20:07,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 17:20:07,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/fdebfbb7269c414cb90bece3a5da6e88 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e783a3ab24d1dd0928bf1e3cf462edbd0dfa4d6" 2018-08-05 17:20:07,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00c0fd4b-3653-4c5b-ad77-109c098bf5c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:20:07,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/fdebfbb7269c414cb90bece3a5da6e88 used request id req-00c0fd4b-3653-4c5b-ad77-109c098bf5c2 2018-08-05 17:20:07,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188534975052s 2018-08-05 17:20:07,927 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/fdebfbb7269c414cb90bece3a5da6e88 used request id req-00c0fd4b-3653-4c5b-ad77-109c098bf5c2 2018-08-05 17:20:07,981 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-05 17:20:08,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:20:08,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:20:08,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:20:08,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:20:08,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:20:08,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:20:08,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:20:08,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:20:08,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:20:08,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:20:08,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:20:08,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86aa1b16-16ca-49c6-a36d-9394b3b1a011 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:20:08,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-86aa1b16-16ca-49c6-a36d-9394b3b1a011 2018-08-05 17:20:08,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:20:08,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:20:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["0u5CQVCvTmuDp8udSw4GMg"], "issued_at": "2018-08-05T17:20:08.000000Z"}} 2018-08-05 17:20:08,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:20:08,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:20:08,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d02117ce-50e4-4f8e-8f28-2f8e9b905c5b Date: Sun, 05 Aug 2018 17:20:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:20:08,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d02117ce-50e4-4f8e-8f28-2f8e9b905c5b 2018-08-05 17:20:08,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268954992294s 2018-08-05 17:20:08,693 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d02117ce-50e4-4f8e-8f28-2f8e9b905c5b 2018-08-05 17:20:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:20:08,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67429f8d-7799-4a06-bd88-5eaebb128bf7 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 17:20:08,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-67429f8d-7799-4a06-bd88-5eaebb128bf7 2018-08-05 17:20:08,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:20:08,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:20:08,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98d93cd-36fa-4c03-aab8-5135bc399b0d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 17:20:08,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d98d93cd-36fa-4c03-aab8-5135bc399b0d 2018-08-05 17:20:08,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102402925491s 2018-08-05 17:20:08,807 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d98d93cd-36fa-4c03-aab8-5135bc399b0d 2018-08-05 17:20:08,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 17:20:08,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}}' 2018-08-05 17:20:08,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11c74a9f-6739-4db5-ad42-48c3b7c7ed6f 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.22:5000/v3/projects/da7468488e8b409cb2c3d0a46c68d1a9"}, "tags": [], "enabled": true, "id": "da7468488e8b409cb2c3d0a46c68d1a9", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}} 2018-08-05 17:20:08,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-11c74a9f-6739-4db5-ad42-48c3b7c7ed6f 2018-08-05 17:20:08,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.184046030045s 2018-08-05 17:20:08,998 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-11c74a9f-6739-4db5-ad42-48c3b7c7ed6f 2018-08-05 17:20:08,999 - 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'da7468488e8b409cb2c3d0a46c68d1a9', '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_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d'}) 2018-08-05 17:20:09,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 17:20:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d4d2fd7e-5f91-492e-a170-f7e21a2c6b0e", "email": null, "name": "cinder_test-user_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}}' 2018-08-05 17:20:09,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308db4d6-79ab-4cb0-a602-40fbf2dc6559 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "links": {"self": "http://172.30.9.22:5000/v3/users/e7957cf11ab4473790f8b108de8a5990"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e7957cf11ab4473790f8b108de8a5990", "domain_id": "default", "password_expires_at": null}} 2018-08-05 17:20:09,380 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-308db4d6-79ab-4cb0-a602-40fbf2dc6559 2018-08-05 17:20:09,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375167131424s 2018-08-05 17:20:09,380 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-308db4d6-79ab-4cb0-a602-40fbf2dc6559 2018-08-05 17:20:09,381 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e7957cf11ab4473790f8b108de8a5990', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d'}) 2018-08-05 17:20:09,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:20:09,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:20:09,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ac8044-3b31-45b0-8bc9-2394d37168ec Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:20:09,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b4ac8044-3b31-45b0-8bc9-2394d37168ec 2018-08-05 17:20:09,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104249000549s 2018-08-05 17:20:09,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b4ac8044-3b31-45b0-8bc9-2394d37168ec 2018-08-05 17:20:09,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:20:09,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:20:09,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d66c3a-3845-47b3-968c-aa93d55e77a2 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:20:09,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c1d66c3a-3845-47b3-968c-aa93d55e77a2 2018-08-05 17:20:09,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100126981735s 2018-08-05 17:20:09,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c1d66c3a-3845-47b3-968c-aa93d55e77a2 2018-08-05 17:20:09,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:20:09,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:20:09,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cbaff9-7701-4b58-9427-66359e6e25cb Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:20:09,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-10cbaff9-7701-4b58-9427-66359e6e25cb 2018-08-05 17:20:09,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106532096863s 2018-08-05 17:20:09,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-10cbaff9-7701-4b58-9427-66359e6e25cb 2018-08-05 17:20:09,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:20:09,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:20:09,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a0db63-4791-44a8-a44c-e5292baaf596 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 17:20:09,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b2a0db63-4791-44a8-a44c-e5292baaf596 2018-08-05 17:20:09,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101817131042s 2018-08-05 17:20:09,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b2a0db63-4791-44a8-a44c-e5292baaf596 2018-08-05 17:20:09,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:20:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:20:09,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d638f799-880e-4384-91d3-1a4cbdb6f7f1 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "links": {"self": "http://172.30.9.22:5000/v3/users/e7957cf11ab4473790f8b108de8a5990"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e7957cf11ab4473790f8b108de8a5990", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:20:09,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d638f799-880e-4384-91d3-1a4cbdb6f7f1 2018-08-05 17:20:09,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121890068054s 2018-08-05 17:20:09,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d638f799-880e-4384-91d3-1a4cbdb6f7f1 2018-08-05 17:20:09,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:20:09,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:20:10,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0f3247-4e62-4c9d-a473-820de1b615f8 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/da7468488e8b409cb2c3d0a46c68d1a9"}, "tags": [], "enabled": true, "id": "da7468488e8b409cb2c3d0a46c68d1a9", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 17:20:10,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ba0f3247-4e62-4c9d-a473-820de1b615f8 2018-08-05 17:20:10,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113451957703s 2018-08-05 17:20:10,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ba0f3247-4e62-4c9d-a473-820de1b615f8 2018-08-05 17:20:10,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 17:20:10,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e7957cf11ab4473790f8b108de8a5990&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=da7468488e8b409cb2c3d0a46c68d1a9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:20:10,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17de3df-ead9-43b7-a95e-b747ff1ae2cd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=e7957cf11ab4473790f8b108de8a5990&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=da7468488e8b409cb2c3d0a46c68d1a9", "previous": null, "next": null}} 2018-08-05 17:20:10,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e7957cf11ab4473790f8b108de8a5990&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=da7468488e8b409cb2c3d0a46c68d1a9 used request id req-c17de3df-ead9-43b7-a95e-b747ff1ae2cd 2018-08-05 17:20:10,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103304862976s 2018-08-05 17:20:10,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e7957cf11ab4473790f8b108de8a5990&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=da7468488e8b409cb2c3d0a46c68d1a9 used request id req-c17de3df-ead9-43b7-a95e-b747ff1ae2cd 2018-08-05 17:20:10,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 17:20:10,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/da7468488e8b409cb2c3d0a46c68d1a9/users/e7957cf11ab4473790f8b108de8a5990/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:20:10,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-594fe256-e589-41c1-9705-849382245e54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:20:10,317 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/da7468488e8b409cb2c3d0a46c68d1a9/users/e7957cf11ab4473790f8b108de8a5990/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-594fe256-e589-41c1-9705-849382245e54 2018-08-05 17:20:10,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140134096146s 2018-08-05 17:20:10,317 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/da7468488e8b409cb2c3d0a46c68d1a9/users/e7957cf11ab4473790f8b108de8a5990/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-594fe256-e589-41c1-9705-849382245e54 2018-08-05 17:20:10,318 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 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'da7468488e8b409cb2c3d0a46c68d1a9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd4d2fd7e-5f91-492e-a170-f7e21a2c6b0e', 'username': u'cinder_test-user_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 17:20:10,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:20:10,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:20:10,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:20:10,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:20:10,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:20:10,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:20:10,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:20:10,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:20:10,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:20:10,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:20:10,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:20:10,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:20:10,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:20:10,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:20:10,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:20:10,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:20:10,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:20:10,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:20:10,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:20:10,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:20:10,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:20:10,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:20:10,323 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'password': 'd4d2fd7e-5f91-492e-a170-f7e21a2c6b0e', 'project_name': 'cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'da7468488e8b409cb2c3d0a46c68d1a9', 'project_domain_name': 'Default'} 2018-08-05 17:20:10,323 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-05 17:20:10,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:20:10,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07119d35-d9ca-4001-8f24-37f68dae13d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:20:10,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-07119d35-d9ca-4001-8f24-37f68dae13d9 2018-08-05 17:20:10,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:20:10,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T18:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da7468488e8b409cb2c3d0a46c68d1a9", "name": "cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_da7468488e8b409cb2c3d0a46c68d1a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_da7468488e8b409cb2c3d0a46c68d1a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/da7468488e8b409cb2c3d0a46c68d1a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "id": "e7957cf11ab4473790f8b108de8a5990"}, "audit_ids": ["aUL-W1vnSbCx-ijPkraMOw"], "issued_at": "2018-08-05T17:20:10.000000Z"}} 2018-08-05 17:20:10,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:20:10,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"network": {"name": "cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "admin_state_up": true}}' 2018-08-05 17:20:11,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-55a6b0a1-d027-4d87-96fb-a43a7a26ccbf Date: Sun, 05 Aug 2018 17:20:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da7468488e8b409cb2c3d0a46c68d1a9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:20:11Z","is_default":false,"name":"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d","qos_policy_id":null,"admin_state_up":true,"tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","mtu":1450}} 2018-08-05 17:20:11,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-55a6b0a1-d027-4d87-96fb-a43a7a26ccbf 2018-08-05 17:20:11,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.470499038696s 2018-08-05 17:20:11,211 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-55a6b0a1-d027-4d87-96fb-a43a7a26ccbf 2018-08-05 17:20:11,212 - 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-05T17:20:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', u'admin_state_up': True, u'tenant_id': u'da7468488e8b409cb2c3d0a46c68d1a9', u'created_at': u'2018-08-05T17:20:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'da7468488e8b409cb2c3d0a46c68d1a9', u'l2_adjacency': True}) 2018-08-05 17:20:11,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:20:11,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:11,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-56ed3420-d5cb-4658-8db1-6bafd5ab0830 Date: Sun, 05 Aug 2018 17:20:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da7468488e8b409cb2c3d0a46c68d1a9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:20:11Z","qos_policy_id":null,"name":"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d","admin_state_up":true,"tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","mtu":1450}]} 2018-08-05 17:20:11,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-56ed3420-d5cb-4658-8db1-6bafd5ab0830 2018-08-05 17:20:11,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291538000107s 2018-08-05 17:20:11,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-56ed3420-d5cb-4658-8db1-6bafd5ab0830 2018-08-05 17:20:11,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:20:11,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"subnet": {"name": "cinder_test-subnet_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "enable_dhcp": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:20:12,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1522d2ca-d01e-4bdf-a86d-d869a9e21329 Date: Sun, 05 Aug 2018 17:20:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:20:11Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"da7468488e8b409cb2c3d0a46c68d1a9","id":"644cf7a2-d7af-4cb1-9037-66039a638640","subnetpool_id":null,"name":"cinder_test-subnet_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}} 2018-08-05 17:20:12,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1522d2ca-d01e-4bdf-a86d-d869a9e21329 2018-08-05 17:20:12,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.03393721581s 2018-08-05 17:20:12,540 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1522d2ca-d01e-4bdf-a86d-d869a9e21329 2018-08-05 17:20:12,541 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:20:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'644cf7a2-d7af-4cb1-9037-66039a638640', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', u'enable_dhcp': True, u'network_id': u'c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9', u'tenant_id': u'da7468488e8b409cb2c3d0a46c68d1a9', u'created_at': u'2018-08-05T17:20:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'da7468488e8b409cb2c3d0a46c68d1a9'}) 2018-08-05 17:20:12,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:20:12,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "cinder_test-router_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "admin_state_up": true}}' 2018-08-05 17:20:19,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-67532082-ec3a-4fcc-a34a-acaa4706157f Date: Sun, 05 Aug 2018 17:20:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:13Z", "admin_state_up": true, "updated_at": "2018-08-05T17:20:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "name": "cinder_test-router_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}} 2018-08-05 17:20:19,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-67532082-ec3a-4fcc-a34a-acaa4706157f 2018-08-05 17:20:19,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.73090004921s 2018-08-05 17:20:19,273 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-67532082-ec3a-4fcc-a34a-acaa4706157f 2018-08-05 17:20:19,273 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:20:14Z', u'revision_number': 3, u'id': u'0c6bc6a0-c978-4c0a-9b11-33264a2b16e8', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', u'admin_state_up': True, u'tenant_id': u'da7468488e8b409cb2c3d0a46c68d1a9', u'created_at': u'2018-08-05T17:20:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'da7468488e8b409cb2c3d0a46c68d1a9'}) 2018-08-05 17:20:19,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:20:19,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0c6bc6a0-c978-4c0a-9b11-33264a2b16e8/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"subnet_id": "644cf7a2-d7af-4cb1-9037-66039a638640"}' 2018-08-05 17:20:22,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f0ee88d4-0126-4741-b38b-a408e8d3d206 Date: Sun, 05 Aug 2018 17:20:22 GMT RESP BODY: {"network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "subnet_id": "644cf7a2-d7af-4cb1-9037-66039a638640", "subnet_ids": ["644cf7a2-d7af-4cb1-9037-66039a638640"], "port_id": "70f989f9-62e3-47cf-938d-3c7b46ce192f", "id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8"} 2018-08-05 17:20:22,460 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0c6bc6a0-c978-4c0a-9b11-33264a2b16e8/add_router_interface.json used request id req-f0ee88d4-0126-4741-b38b-a408e8d3d206 2018-08-05 17:20:22,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.18609809875s 2018-08-05 17:20:22,460 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0c6bc6a0-c978-4c0a-9b11-33264a2b16e8/add_router_interface.json used request id req-f0ee88d4-0126-4741-b38b-a408e8d3d206 returning object 0c6bc6a0-c978-4c0a-9b11-33264a2b16e8 2018-08-05 17:20:22,460 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 17:20:22,592 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 17:20:22,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:20:22,598 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:20:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:20:22,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:20:22,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:22,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f0229e56-4a1a-4be4-89d2-396ad974a951 Date: Sun, 05 Aug 2018 17:20:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:20:22,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f0229e56-4a1a-4be4-89d2-396ad974a951 2018-08-05 17:20:22,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221550941467s 2018-08-05 17:20:22,823 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f0229e56-4a1a-4be4-89d2-396ad974a951 2018-08-05 17:20:22,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:20:22,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}' 2018-08-05 17:20:23,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-19eb793c-4db5-40d3-abf9-4c96f5065629 Date: Sun, 05 Aug 2018 17:20:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/file", "owner": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "size": null, "self": "/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:20:23Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "checksum": null, "created_at": "2018-08-05T17:20:23Z", "protected": false} 2018-08-05 17:20:23,072 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-19eb793c-4db5-40d3-abf9-4c96f5065629 2018-08-05 17:20:23,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.241366863251s 2018-08-05 17:20:23,072 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-19eb793c-4db5-40d3-abf9-4c96f5065629 returning object 6e9c5a57-a2d3-4b77-8a21-0fa616caebc3 2018-08-05 17:20:23,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:20:23,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '' 2018-08-05 17:20:24,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-357fa944-a4e0-4938-a65f-33f3d0a3bc9b Date: Sun, 05 Aug 2018 17:20: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-05 17:20:24,232 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/file used request id req-357fa944-a4e0-4938-a65f-33f3d0a3bc9b 2018-08-05 17:20:24,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.15879797935s 2018-08-05 17:20:24,232 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/file used request id req-357fa944-a4e0-4938-a65f-33f3d0a3bc9b 2018-08-05 17:20:24,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:20:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:24,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-cc8dd08d-c70b-4868-a616-6f2d713c52ad Date: Sun, 05 Aug 2018 17:20:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/snap", "metadata": {}}], "file": "/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/file", "owner": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "size": 12716032, "self": "/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:20:24Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:20:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:20:24,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cc8dd08d-c70b-4868-a616-6f2d713c52ad 2018-08-05 17:20:24,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.240082025528s 2018-08-05 17:20:24,475 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cc8dd08d-c70b-4868-a616-6f2d713c52ad 2018-08-05 17:20:24,477 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/file', 'owner': u'da7468488e8b409cb2c3d0a46c68d1a9', 'id': u'6e9c5a57-a2d3-4b77-8a21-0fa616caebc3', 'size': 12716032, u'self': u'/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'name': 'cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:20:24Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T17:20:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'created': u'2018-08-05T17:20:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:20:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:20:24,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:20:24,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:20:24,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20: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-10eb85f7-79da-4f43-bd4c-e683a44292be x-compute-request-id: req-10eb85f7-79da-4f43-bd4c-e683a44292be Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "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": "f3f5519e-84c5-464a-873c-9e3c699a5d44"}} 2018-08-05 17:20:24,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-10eb85f7-79da-4f43-bd4c-e683a44292be 2018-08-05 17:20:24,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.257030963898s 2018-08-05 17:20:24,735 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-10eb85f7-79da-4f43-bd4c-e683a44292be 2018-08-05 17:20:24,736 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', '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'449c5b575fb242d6b133df2f87012577', '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'f3f5519e-84c5-464a-873c-9e3c699a5d44', 'swap': 0}) 2018-08-05 17:20:24,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:20:24,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" -d '{"extra_specs": {}}' 2018-08-05 17:20:24,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20: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-4a2b3698-2c19-41ee-9801-e8c482b9b70d x-compute-request-id: req-4a2b3698-2c19-41ee-9801-e8c482b9b70d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:20:24,759 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44/os-extra_specs used request id req-4a2b3698-2c19-41ee-9801-e8c482b9b70d 2018-08-05 17:20:24,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221650600433s 2018-08-05 17:20:24,759 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44/os-extra_specs used request id req-4a2b3698-2c19-41ee-9801-e8c482b9b70d 2018-08-05 17:20:24,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-05 17:20:24,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"keypair": {"name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}}' 2018-08-05 17:20:25,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20: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-09cd3e58-e364-4434-ba74-734fcdc906cc x-compute-request-id: req-09cd3e58-e364-4434-ba74-734fcdc906cc Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx4frep4eNJTP9jpHycyEAGw7w1L4g/4soz8cPQJ3aTrz1YCPqAB2yaXhuw5QQ6CiDq3BCsrzbhTQMHIdBzMFHhxh7cTGhEJqFysuhwiOi3iaAor/gOY4pvgrH0vWV8xHTZs5wq5pnF1Ccc47QrzrC7Id6SwIK1xkrKrt8km9QpJmfIFmzvmmxQovllWDQ/XIpeenBVOCJnuOnOo2gQHfVdwJk6YQEQX2koBORcNuuNbyf150WW7C2yhe+eDc7e8AUG0ECZsDf/OEwiQ1bGhpC8/i6cbSwfg0Q10ComTpc9bnQn5C98CvrzJ/2MQvT4aUVIwDoWdRqlxTrHdCqU1Ep Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAseH63qeHjSUz/Y6R8nMhABsO8NS+IP+LKM/HD0Cd2k689WAj\n6gAdsml4bsOUEOgog6twQrK824U0DByHQczBR4cYe3ExoRCahcrLocIjot4mgKK/\n4DmOKb4Kx9L1lfMR02bOcKuaZxdQnHOO0K86wuyHeksCCtcZKyq7fJJvUKSZnyBZ\ns75psUKL5ZVg0P1yKXnpwVTgiZ7jpzqNoEB31XcCZOmEBEF9pKATkXDbrjW8n9ed\nFluwtsoXvng3O3vAFBtBAmbA3/zhMIkNWxoaQvP4unG0sH4NENdAqJk6XPW50J+Q\nvfAr68yf9jEL0+GlFSMA6FnUapcU6x3QqlNRKQIDAQABAoIBAA0H8fnXqf10CT/8\n7sIlHvjEAq8v1pHSRp6BwiJi6G1ysTMEjPz6bzJ/uXvbxgALEdS7fWjVcTJfqrVs\nbZgraMlVozx/yVP0RG2ispIyB6xJu+ZWhdnmPXzfWCjVUnpeqSKkeGEWoSQGODiN\n2pt9Cr/21eHmlsq2gTiBU+THUXJFzVhZx5TG0Ie162v6aBGRlNb93ipG+ljPDYJV\nfrYyJsJBw3GvoCSaVovMr3Aku+OKVE0tlB0m64oEmXX40A6bxxcHczO60OOQKvJH\nEBJS9gjOiVhvAJLz2WJG2GpRCb1RXp7LVR/sLnpx5vVU7ILu5w4PX+euU4pVpElv\n+skP01UCgYEA2yPyh7ZZxEisz1UD7aISJtdVsACcoS2qSOnBZEdmzNU5z3vviaue\nWEE66pl6F1r87vPSOsRrzSII95KoIV1Q8nImodAcd8meB3z2tnVBh52aPbL+TSJF\nQIV2HD0bsSJ5Y2+iAUTN+peBVrdGnXAKHqa7+MzNmO0ojHhazd2Lrj8CgYEAz82A\neS28PPnB4VzNKxfLwk42FIayj+MbI7RNOLhpNryZP7yb0epyqw9LLe/L5OPtQRZn\nv30FBWQCr7zICD+K2kfCRfqRRxggivletHUspJMVeFMYs/f9l+iguAHVul9g/IWt\nvcvtOOvDIgqc6LgD/xn4cXgn+Yxn1aeXAhrB9pcCgYBSl03FEFjsvWdEDQqZ+UdW\nFDpbRx/BL3DKYi9dF/wKnyJWrKMvA9t977fAy29Udhp2BLbrJzRp77XpeQCc8oqb\nlaIxwjm4e+hvcg2Z3r9/2UpUjq2BbLUlCCfnpLBXJmMRsvUf/UqUc51vjUuz8pId\n00FtF+M1C80IhCPVCvamCQKBgGdAwTl1FDdoEoIcToW/CSu/GPgSBd+hBPc0u7oX\nR5A/HhahbPtc9yUwMDbfE/zjlBvnOh3XzQrkqsEPmIUgranQRiPnYRBmWKU1S213\nW3ta6iwjff7Oll9I47MKllxI0DQpaC8KiRDjdM4RX+3yoWm8Scp33cUNkvqCj3Io\nQYB5AoGAAObIe/ntmbkPRcINRN9pumUOj8Kj8fJXQK45bfVIhBaEZ7wzUczdZK+A\nbZ+rDQm3qX9BWjrWZpXBEMR4kEnDzw9dtVUUXQ2b4bVH1FzaGQz9dMjyN5NPrtsM\nsNBjyqFZn0ntHYVeHHmehWqh49iN3qQkxnYINBhl5WPU8D/koTM=\n-----END RSA PRIVATE KEY-----\n", "user_id": "e7957cf11ab4473790f8b108de8a5990", "name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "fingerprint": "06:54:a4:19:4b:b0:d8:23:e1:5a:7a:12:49:47:a6:80"}} 2018-08-05 17:20:25,079 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-09cd3e58-e364-4434-ba74-734fcdc906cc 2018-08-05 17:20:25,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.319057941437s 2018-08-05 17:20:25,079 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-09cd3e58-e364-4434-ba74-734fcdc906cc 2018-08-05 17:20:25,080 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx4frep4eNJTP9jpHycyEAGw7w1L4g/4soz8cPQJ3aTrz1YCPqAB2yaXhuw5QQ6CiDq3BCsrzbhTQMHIdBzMFHhxh7cTGhEJqFysuhwiOi3iaAor/gOY4pvgrH0vWV8xHTZs5wq5pnF1Ccc47QrzrC7Id6SwIK1xkrKrt8km9QpJmfIFmzvmmxQovllWDQ/XIpeenBVOCJnuOnOo2gQHfVdwJk6YQEQX2koBORcNuuNbyf150WW7C2yhe+eDc7e8AUG0ECZsDf/OEwiQ1bGhpC8/i6cbSwfg0Q10ComTpc9bnQn5C98CvrzJ/2MQvT4aUVIwDoWdRqlxTrHdCqU1Ep Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAseH63qeHjSUz/Y6R8nMhABsO8NS+IP+LKM/HD0Cd2k689WAj\n6gAdsml4bsOUEOgog6twQrK824U0DByHQczBR4cYe3ExoRCahcrLocIjot4mgKK/\n4DmOKb4Kx9L1lfMR02bOcKuaZxdQnHOO0K86wuyHeksCCtcZKyq7fJJvUKSZnyBZ\ns75psUKL5ZVg0P1yKXnpwVTgiZ7jpzqNoEB31XcCZOmEBEF9pKATkXDbrjW8n9ed\nFluwtsoXvng3O3vAFBtBAmbA3/zhMIkNWxoaQvP4unG0sH4NENdAqJk6XPW50J+Q\nvfAr68yf9jEL0+GlFSMA6FnUapcU6x3QqlNRKQIDAQABAoIBAA0H8fnXqf10CT/8\n7sIlHvjEAq8v1pHSRp6BwiJi6G1ysTMEjPz6bzJ/uXvbxgALEdS7fWjVcTJfqrVs\nbZgraMlVozx/yVP0RG2ispIyB6xJu+ZWhdnmPXzfWCjVUnpeqSKkeGEWoSQGODiN\n2pt9Cr/21eHmlsq2gTiBU+THUXJFzVhZx5TG0Ie162v6aBGRlNb93ipG+ljPDYJV\nfrYyJsJBw3GvoCSaVovMr3Aku+OKVE0tlB0m64oEmXX40A6bxxcHczO60OOQKvJH\nEBJS9gjOiVhvAJLz2WJG2GpRCb1RXp7LVR/sLnpx5vVU7ILu5w4PX+euU4pVpElv\n+skP01UCgYEA2yPyh7ZZxEisz1UD7aISJtdVsACcoS2qSOnBZEdmzNU5z3vviaue\nWEE66pl6F1r87vPSOsRrzSII95KoIV1Q8nImodAcd8meB3z2tnVBh52aPbL+TSJF\nQIV2HD0bsSJ5Y2+iAUTN+peBVrdGnXAKHqa7+MzNmO0ojHhazd2Lrj8CgYEAz82A\neS28PPnB4VzNKxfLwk42FIayj+MbI7RNOLhpNryZP7yb0epyqw9LLe/L5OPtQRZn\nv30FBWQCr7zICD+K2kfCRfqRRxggivletHUspJMVeFMYs/f9l+iguAHVul9g/IWt\nvcvtOOvDIgqc6LgD/xn4cXgn+Yxn1aeXAhrB9pcCgYBSl03FEFjsvWdEDQqZ+UdW\nFDpbRx/BL3DKYi9dF/wKnyJWrKMvA9t977fAy29Udhp2BLbrJzRp77XpeQCc8oqb\nlaIxwjm4e+hvcg2Z3r9/2UpUjq2BbLUlCCfnpLBXJmMRsvUf/UqUc51vjUuz8pId\n00FtF+M1C80IhCPVCvamCQKBgGdAwTl1FDdoEoIcToW/CSu/GPgSBd+hBPc0u7oX\nR5A/HhahbPtc9yUwMDbfE/zjlBvnOh3XzQrkqsEPmIUgranQRiPnYRBmWKU1S213\nW3ta6iwjff7Oll9I47MKllxI0DQpaC8KiRDjdM4RX+3yoWm8Scp33cUNkvqCj3Io\nQYB5AoGAAObIe/ntmbkPRcINRN9pumUOj8Kj8fJXQK45bfVIhBaEZ7wzUczdZK+A\nbZ+rDQm3qX9BWjrWZpXBEMR4kEnDzw9dtVUUXQ2b4bVH1FzaGQz9dMjyN5NPrtsM\nsNBjyqFZn0ntHYVeHHmehWqh49iN3qQkxnYINBhl5WPU8D/koTM=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e7957cf11ab4473790f8b108de8a5990', 'name': u'cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'created_at': '2018-08-05T17:20:25.080289', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'name': 'cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'06:54:a4:19:4b:b0:d8:23:e1:5a:7a:12:49:47:a6:80', 'type': 'ssh', 'id': u'cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d'}) 2018-08-05 17:20:25,080 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAseH63qeHjSUz/Y6R8nMhABsO8NS+IP+LKM/HD0Cd2k689WAj 6gAdsml4bsOUEOgog6twQrK824U0DByHQczBR4cYe3ExoRCahcrLocIjot4mgKK/ 4DmOKb4Kx9L1lfMR02bOcKuaZxdQnHOO0K86wuyHeksCCtcZKyq7fJJvUKSZnyBZ s75psUKL5ZVg0P1yKXnpwVTgiZ7jpzqNoEB31XcCZOmEBEF9pKATkXDbrjW8n9ed FluwtsoXvng3O3vAFBtBAmbA3/zhMIkNWxoaQvP4unG0sH4NENdAqJk6XPW50J+Q vfAr68yf9jEL0+GlFSMA6FnUapcU6x3QqlNRKQIDAQABAoIBAA0H8fnXqf10CT/8 7sIlHvjEAq8v1pHSRp6BwiJi6G1ysTMEjPz6bzJ/uXvbxgALEdS7fWjVcTJfqrVs bZgraMlVozx/yVP0RG2ispIyB6xJu+ZWhdnmPXzfWCjVUnpeqSKkeGEWoSQGODiN 2pt9Cr/21eHmlsq2gTiBU+THUXJFzVhZx5TG0Ie162v6aBGRlNb93ipG+ljPDYJV frYyJsJBw3GvoCSaVovMr3Aku+OKVE0tlB0m64oEmXX40A6bxxcHczO60OOQKvJH EBJS9gjOiVhvAJLz2WJG2GpRCb1RXp7LVR/sLnpx5vVU7ILu5w4PX+euU4pVpElv +skP01UCgYEA2yPyh7ZZxEisz1UD7aISJtdVsACcoS2qSOnBZEdmzNU5z3vviaue WEE66pl6F1r87vPSOsRrzSII95KoIV1Q8nImodAcd8meB3z2tnVBh52aPbL+TSJF QIV2HD0bsSJ5Y2+iAUTN+peBVrdGnXAKHqa7+MzNmO0ojHhazd2Lrj8CgYEAz82A eS28PPnB4VzNKxfLwk42FIayj+MbI7RNOLhpNryZP7yb0epyqw9LLe/L5OPtQRZn v30FBWQCr7zICD+K2kfCRfqRRxggivletHUspJMVeFMYs/f9l+iguAHVul9g/IWt vcvtOOvDIgqc6LgD/xn4cXgn+Yxn1aeXAhrB9pcCgYBSl03FEFjsvWdEDQqZ+UdW FDpbRx/BL3DKYi9dF/wKnyJWrKMvA9t977fAy29Udhp2BLbrJzRp77XpeQCc8oqb laIxwjm4e+hvcg2Z3r9/2UpUjq2BbLUlCCfnpLBXJmMRsvUf/UqUc51vjUuz8pId 00FtF+M1C80IhCPVCvamCQKBgGdAwTl1FDdoEoIcToW/CSu/GPgSBd+hBPc0u7oX R5A/HhahbPtc9yUwMDbfE/zjlBvnOh3XzQrkqsEPmIUgranQRiPnYRBmWKU1S213 W3ta6iwjff7Oll9I47MKllxI0DQpaC8KiRDjdM4RX+3yoWm8Scp33cUNkvqCj3Io QYB5AoGAAObIe/ntmbkPRcINRN9pumUOj8Kj8fJXQK45bfVIhBaEZ7wzUczdZK+A bZ+rDQm3qX9BWjrWZpXBEMR4kEnDzw9dtVUUXQ2b4bVH1FzaGQz9dMjyN5NPrtsM sNBjyqFZn0ntHYVeHHmehWqh49iN3qQkxnYINBhl5WPU8D/koTM= -----END RSA PRIVATE KEY----- 2018-08-05 17:20:25,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-05 17:20:25,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"security_group": {"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-05 17:20:25,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-8b49678c-98b7-4065-8d17-42b02b0746c7 Date: Sun, 05 Aug 2018 17:20:25 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:25Z", "updated_at": "2018-08-05T17:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:25Z", "revision_number": 0, "id": "220c5bef-999e-4b29-ac66-de9e04cc812b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:25Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:25Z", "revision_number": 0, "id": "bc0075c2-4d70-432f-8f0b-36d8b2366cef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:25Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}], "revision_number": 1, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}} 2018-08-05 17:20:25,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8b49678c-98b7-4065-8d17-42b02b0746c7 2018-08-05 17:20:25,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.379853010178s 2018-08-05 17:20:25,464 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8b49678c-98b7-4065-8d17-42b02b0746c7 2018-08-05 17:20:25,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:20:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:25,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-f5a12ab1-448d-422f-b2ab-e44719539f79 Date: Sun, 05 Aug 2018 17:20:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:25Z", "updated_at": "2018-08-05T17:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:25Z", "revision_number": 0, "id": "220c5bef-999e-4b29-ac66-de9e04cc812b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:25Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:25Z", "revision_number": 0, "id": "bc0075c2-4d70-432f-8f0b-36d8b2366cef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:25Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}], "revision_number": 1, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}, {"description": "Default security group", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:10Z", "updated_at": "2018-08-05T17:20:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "22fabf52-542b-4f2f-8400-77c818d3d117", "remote_group_id": "d558696f-1e92-464f-8c28-669250874adb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "5de25fdc-ddcb-4d98-84b9-06664f6aca86", "remote_group_id": "d558696f-1e92-464f-8c28-669250874adb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "6f2d20d3-66af-44bf-b8b9-81451ca2dd5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:11Z", "revision_number": 0, "id": "c2d78928-3a0b-4d29-adc9-bc92cdcd3d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:11Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}], "revision_number": 1, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "d558696f-1e92-464f-8c28-669250874adb", "name": "default"}]} 2018-08-05 17:20:25,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f5a12ab1-448d-422f-b2ab-e44719539f79 2018-08-05 17:20:25,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.229187011719s 2018-08-05 17:20:25,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f5a12ab1-448d-422f-b2ab-e44719539f79 2018-08-05 17:20:25,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 17:20:25,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -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": "d48b1ac1-73a7-4937-b084-fceda19f2928"}}' 2018-08-05 17:20:26,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-253e5818-c848-4b07-a769-b7c2d6c683f3 Date: Sun, 05 Aug 2018 17:20:26 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-05T17:20:26Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "port_range_min": 22, "revision_number": 0, "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:26Z", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "7f625af8-70aa-41e9-8d43-a34e89832fd6"}} 2018-08-05 17:20:26,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-253e5818-c848-4b07-a769-b7c2d6c683f3 2018-08-05 17:20:26,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.553008079529s 2018-08-05 17:20:26,254 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-253e5818-c848-4b07-a769-b7c2d6c683f3 2018-08-05 17:20:26,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:20:26,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:26,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-a2473c4f-25c4-4924-9bc1-2062f52607f8 Date: Sun, 05 Aug 2018 17:20:26 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:25Z", "updated_at": "2018-08-05T17:20:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:25Z", "revision_number": 0, "id": "220c5bef-999e-4b29-ac66-de9e04cc812b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:25Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T17:20:26Z", "revision_number": 0, "id": "7f625af8-70aa-41e9-8d43-a34e89832fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:26Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:25Z", "revision_number": 0, "id": "bc0075c2-4d70-432f-8f0b-36d8b2366cef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:25Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}], "revision_number": 2, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}, {"description": "Default security group", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:10Z", "updated_at": "2018-08-05T17:20:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "22fabf52-542b-4f2f-8400-77c818d3d117", "remote_group_id": "d558696f-1e92-464f-8c28-669250874adb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "5de25fdc-ddcb-4d98-84b9-06664f6aca86", "remote_group_id": "d558696f-1e92-464f-8c28-669250874adb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "6f2d20d3-66af-44bf-b8b9-81451ca2dd5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:11Z", "revision_number": 0, "id": "c2d78928-3a0b-4d29-adc9-bc92cdcd3d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:11Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}], "revision_number": 1, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "d558696f-1e92-464f-8c28-669250874adb", "name": "default"}]} 2018-08-05 17:20:26,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a2473c4f-25c4-4924-9bc1-2062f52607f8 2018-08-05 17:20:26,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.261337041855s 2018-08-05 17:20:26,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a2473c4f-25c4-4924-9bc1-2062f52607f8 2018-08-05 17:20:26,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 17:20:26,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -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": "d48b1ac1-73a7-4937-b084-fceda19f2928"}}' 2018-08-05 17:20:27,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-5d955dac-8ce0-4f17-88da-d3601dca05fa Date: Sun, 05 Aug 2018 17:20:27 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-05T17:20:27Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "port_range_min": null, "revision_number": 0, "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:27Z", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "7ffd50ce-e2df-4829-b109-a9ded6271f16"}} 2018-08-05 17:20:27,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5d955dac-8ce0-4f17-88da-d3601dca05fa 2018-08-05 17:20:27,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.08053302765s 2018-08-05 17:20:27,602 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5d955dac-8ce0-4f17-88da-d3601dca05fa 2018-08-05 17:20:27,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:20:27,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:27,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-e694e9be-b796-4a3a-85d9-026be88c6f3b Date: Sun, 05 Aug 2018 17:20:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da7468488e8b409cb2c3d0a46c68d1a9","l2_adjacency":true,"status":"ACTIVE","subnets":["644cf7a2-d7af-4cb1-9037-66039a638640"],"description":"","tags":[],"updated_at":"2018-08-05T17:20:11Z","qos_policy_id":null,"name":"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d","admin_state_up":true,"tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","mtu":1450}]} 2018-08-05 17:20:27,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e694e9be-b796-4a3a-85d9-026be88c6f3b 2018-08-05 17:20:27,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279324054718s 2018-08-05 17:20:27,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e694e9be-b796-4a3a-85d9-026be88c6f3b 2018-08-05 17:20:27,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:20:27,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:28,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-3eebd47d-1514-494c-be4c-3bf6ac6cee3f Date: Sun, 05 Aug 2018 17:20:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/snap", "metadata": {}}], "file": "/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/file", "owner": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "size": 12716032, "self": "/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:20:24Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:20:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:20:28,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3eebd47d-1514-494c-be4c-3bf6ac6cee3f 2018-08-05 17:20:28,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.23099899292s 2018-08-05 17:20:28,121 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3eebd47d-1514-494c-be4c-3bf6ac6cee3f 2018-08-05 17:20:28,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:20:28,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:28,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20: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-9f731bba-e38f-4d69-9784-387c4d3cc185 x-compute-request-id: req-9f731bba-e38f-4d69-9784-387c4d3cc185 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "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": "f3f5519e-84c5-464a-873c-9e3c699a5d44"}]} 2018-08-05 17:20:28,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9f731bba-e38f-4d69-9784-387c4d3cc185 2018-08-05 17:20:28,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279231071472s 2018-08-05 17:20:28,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9f731bba-e38f-4d69-9784-387c4d3cc185 2018-08-05 17:20:28,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 17:20:28,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"server": {"name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "imageRef": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "flavorRef": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9"}], "security_groups": [{"name": "d48b1ac1-73a7-4937-b084-fceda19f2928"}]}}' 2018-08-05 17:20:32,221 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:20: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-4f459a48-8c78-4032-a0bd-f5442c34888a x-compute-request-id: req-4f459a48-8c78-4032-a0bd-f5442c34888a Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d48b1ac1-73a7-4937-b084-fceda19f2928"}], "OS-DCF:diskConfig": "MANUAL", "id": "af99af08-e41f-40c0-a732-8ca398900339", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "adminPass": "3tCytPaYvpxT"}} 2018-08-05 17:20:32,222 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4f459a48-8c78-4032-a0bd-f5442c34888a 2018-08-05 17:20:32,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.06983685493s 2018-08-05 17:20:32,222 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4f459a48-8c78-4032-a0bd-f5442c34888a 2018-08-05 17:20:32,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:20:32,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:32,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c94036f9-497e-457a-96b2-e269e8d0fbd1 x-compute-request-id: req-c94036f9-497e-457a-96b2-e269e8d0fbd1 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "user_id": "e7957cf11ab4473790f8b108de8a5990", "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-05T17:20:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:20:32,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c94036f9-497e-457a-96b2-e269e8d0fbd1 2018-08-05 17:20:32,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499368906021s 2018-08-05 17:20:32,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c94036f9-497e-457a-96b2-e269e8d0fbd1 2018-08-05 17:20:32,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:20:32,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:33,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-c5e12aa5-3cfc-4e81-b8c6-986a3f9241c3 Date: Sun, 05 Aug 2018 17:20:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da7468488e8b409cb2c3d0a46c68d1a9","l2_adjacency":true,"status":"ACTIVE","subnets":["644cf7a2-d7af-4cb1-9037-66039a638640"],"description":"","tags":[],"updated_at":"2018-08-05T17:20:11Z","qos_policy_id":null,"name":"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d","admin_state_up":true,"tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","mtu":1450}]} 2018-08-05 17:20:33,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c5e12aa5-3cfc-4e81-b8c6-986a3f9241c3 2018-08-05 17:20:33,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29439997673s 2018-08-05 17:20:33,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c5e12aa5-3cfc-4e81-b8c6-986a3f9241c3 2018-08-05 17:20:33,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:20:33,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:33,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-02ec0ef2-7c3b-442f-a912-ae4beb6fe2e0 Date: Sun, 05 Aug 2018 17:20:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:20:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"da7468488e8b409cb2c3d0a46c68d1a9","id":"644cf7a2-d7af-4cb1-9037-66039a638640","subnetpool_id":null,"name":"cinder_test-subnet_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}]} 2018-08-05 17:20:33,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-02ec0ef2-7c3b-442f-a912-ae4beb6fe2e0 2018-08-05 17:20:33,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.253149032593s 2018-08-05 17:20:33,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-02ec0ef2-7c3b-442f-a912-ae4beb6fe2e0 2018-08-05 17:20:33,280 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:20:35,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:20:35,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:35,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20: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-a9a568f5-ad51-43ee-bb3e-623f6c6ca44c x-compute-request-id: req-a9a568f5-ad51-43ee-bb3e-623f6c6ca44c Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:20:35Z", "hostId": "72fa12e8d8207ae221a1b098abf6c38092ea82943da4ab532fd16976", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:20:35,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9a568f5-ad51-43ee-bb3e-623f6c6ca44c 2018-08-05 17:20:35,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525377988815s 2018-08-05 17:20:35,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9a568f5-ad51-43ee-bb3e-623f6c6ca44c 2018-08-05 17:20:35,811 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:20:37,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:20:37,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:38,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c72e01ae-0977-4555-a166-f2131a9bf2d2 x-compute-request-id: req-c72e01ae-0977-4555-a166-f2131a9bf2d2 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.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:20:37Z", "hostId": "cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:20:38,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c72e01ae-0977-4555-a166-f2131a9bf2d2 2018-08-05 17:20:38,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771660089493s 2018-08-05 17:20:38,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c72e01ae-0977-4555-a166-f2131a9bf2d2 2018-08-05 17:20:38,590 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:20:40,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:20:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:41,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8871cfa1-495b-4c11-873c-7e71c241f1fc x-compute-request-id: req-8871cfa1-495b-4c11-873c-7e71c241f1fc 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.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:20:37Z", "hostId": "cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:20:41,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8871cfa1-495b-4c11-873c-7e71c241f1fc 2018-08-05 17:20:41,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714514017105s 2018-08-05 17:20:41,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8871cfa1-495b-4c11-873c-7e71c241f1fc 2018-08-05 17:20:41,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:20:43,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:20:43,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:44,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20: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-3534b22c-58fd-4d85-a94e-0a48c774b75a x-compute-request-id: req-3534b22c-58fd-4d85-a94e-0a48c774b75a Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:20:41.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:20:41Z", "hostId": "cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:20:44,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3534b22c-58fd-4d85-a94e-0a48c774b75a 2018-08-05 17:20:44,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.84011888504s 2018-08-05 17:20:44,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3534b22c-58fd-4d85-a94e-0a48c774b75a 2018-08-05 17:20:44,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:20:44,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=af99af08-e41f-40c0-a732-8ca398900339" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:44,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a5561c73-a623-4b19-9218-8ebdb88cb429 Date: Sun, 05 Aug 2018 17:20:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:20:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"644cf7a2-d7af-4cb1-9037-66039a638640","ip_address":"192.168.120.9"}],"id":"e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe","security_groups":["d48b1ac1-73a7-4937-b084-fceda19f2928"],"mac_address":"fa:16:3e:33:f0:55","project_id":"da7468488e8b409cb2c3d0a46c68d1a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:37Z","binding:vnic_type":"normal","device_id":"af99af08-e41f-40c0-a732-8ca398900339","ip_allocation":"immediate"}]} 2018-08-05 17:20:44,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=af99af08-e41f-40c0-a732-8ca398900339 used request id req-a5561c73-a623-4b19-9218-8ebdb88cb429 2018-08-05 17:20:44,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.22570514679s 2018-08-05 17:20:44,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=af99af08-e41f-40c0-a732-8ca398900339 used request id req-a5561c73-a623-4b19-9218-8ebdb88cb429 2018-08-05 17:20:44,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:20:44,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:44,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a4c39d52-0d9d-47ba-9959-4abf686e3a55 Date: Sun, 05 Aug 2018 17:20:44 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:20:44,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe used request id req-a4c39d52-0d9d-47ba-9959-4abf686e3a55 2018-08-05 17:20:44,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0510160923004s 2018-08-05 17:20:44,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe used request id req-a4c39d52-0d9d-47ba-9959-4abf686e3a55 2018-08-05 17:20:44,443 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:33:f0:55', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6e9c5a57-a2d3-4b77-8a21-0fa616caebc3'}), 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-05T17:20:41.000000', 'flavor': Munch({u'id': u'f3f5519e-84c5-464a-873c-9e3c699a5d44'}), 'az': u'nova', 'id': u'af99af08-e41f-40c0-a732-8ca398900339', 'security_groups': [Munch({u'name': u'cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e7957cf11ab4473790f8b108de8a5990', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'name': 'cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', '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-05T17:20:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T17:20:41Z', 'hostId': u'cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5', '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-05T17:20:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'name': u'cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'adminPass': u'3tCytPaYvpxT', 'tenant_id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'created_at': u'2018-08-05T17:20:32Z', 'created': u'2018-08-05T17:20:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 17:20:44,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:20:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:44,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-c4c79d03-eca5-4ca7-ba32-6654fab52867 Date: Sun, 05 Aug 2018 17:20:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da7468488e8b409cb2c3d0a46c68d1a9","l2_adjacency":true,"status":"ACTIVE","subnets":["644cf7a2-d7af-4cb1-9037-66039a638640"],"description":"","tags":[],"updated_at":"2018-08-05T17:20:11Z","qos_policy_id":null,"name":"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d","admin_state_up":true,"tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","mtu":1450}]} 2018-08-05 17:20:44,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c4c79d03-eca5-4ca7-ba32-6654fab52867 2018-08-05 17:20:44,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.134749174118s 2018-08-05 17:20:44,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c4c79d03-eca5-4ca7-ba32-6654fab52867 2018-08-05 17:20:44,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:20:44,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=af99af08-e41f-40c0-a732-8ca398900339" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:44,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-d1d0af21-43b4-4163-a481-1b0afeb53a0f Date: Sun, 05 Aug 2018 17:20:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:20:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"644cf7a2-d7af-4cb1-9037-66039a638640","ip_address":"192.168.120.9"}],"id":"e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe","security_groups":["d48b1ac1-73a7-4937-b084-fceda19f2928"],"mac_address":"fa:16:3e:33:f0:55","project_id":"da7468488e8b409cb2c3d0a46c68d1a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:37Z","binding:vnic_type":"normal","device_id":"af99af08-e41f-40c0-a732-8ca398900339","ip_allocation":"immediate"}]} 2018-08-05 17:20:44,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=af99af08-e41f-40c0-a732-8ca398900339 used request id req-d1d0af21-43b4-4163-a481-1b0afeb53a0f 2018-08-05 17:20:44,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.243764877319s 2018-08-05 17:20:44,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=af99af08-e41f-40c0-a732-8ca398900339 used request id req-d1d0af21-43b4-4163-a481-1b0afeb53a0f 2018-08-05 17:20:44,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-05 17:20:44,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"floatingip": {"floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "fixed_ip_address": "192.168.120.9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe"}}' 2018-08-05 17:20:47,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-66396cce-88f7-4e03-8f17-8d907042fa9e Date: Sun, 05 Aug 2018 17:20:47 GMT RESP BODY: {"floatingip": {"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:45Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}} 2018-08-05 17:20:47,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-66396cce-88f7-4e03-8f17-8d907042fa9e 2018-08-05 17:20:47,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.81419706345s 2018-08-05 17:20:47,643 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-66396cce-88f7-4e03-8f17-8d907042fa9e 2018-08-05 17:20:47,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:20:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:47,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1c2804be-3bf3-4d18-b0fd-c1012039488a Date: Sun, 05 Aug 2018 17:20:47 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:45Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:20:47,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1c2804be-3bf3-4d18-b0fd-c1012039488a 2018-08-05 17:20:47,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0991849899292s 2018-08-05 17:20:47,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1c2804be-3bf3-4d18-b0fd-c1012039488a 2018-08-05 17:20:47,754 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:20:47,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:20:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:47,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-cf7aa21e-8ae3-4729-8c88-eff0b45736d6 Date: Sun, 05 Aug 2018 17:20:47 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:45Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:20:47,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cf7aa21e-8ae3-4729-8c88-eff0b45736d6 2018-08-05 17:20:47,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614230632782s 2018-08-05 17:20:47,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cf7aa21e-8ae3-4729-8c88-eff0b45736d6 2018-08-05 17:20:47,924 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:20:48,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:20:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:48,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-45471bfc-d937-4767-b450-93f4d8d29ee1 Date: Sun, 05 Aug 2018 17:20:48 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:45Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:20:48,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-45471bfc-d937-4767-b450-93f4d8d29ee1 2018-08-05 17:20:48,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0650811195374s 2018-08-05 17:20:48,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-45471bfc-d937-4767-b450-93f4d8d29ee1 2018-08-05 17:20:48,100 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:20:48,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:20:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:48,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c2fffcbf-570b-488b-8f37-90cf3e503878 Date: Sun, 05 Aug 2018 17:20:48 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:45Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:20:48,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c2fffcbf-570b-488b-8f37-90cf3e503878 2018-08-05 17:20:48,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625548362732s 2018-08-05 17:20:48,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c2fffcbf-570b-488b-8f37-90cf3e503878 2018-08-05 17:20:48,271 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:20:48,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:20:48,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:48,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-66163132-7a2c-42e6-858c-be3923586ac2 Date: Sun, 05 Aug 2018 17:20:48 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:45Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:20:48,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-66163132-7a2c-42e6-858c-be3923586ac2 2018-08-05 17:20:48,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618369579315s 2018-08-05 17:20:48,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-66163132-7a2c-42e6-858c-be3923586ac2 2018-08-05 17:20:48,441 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:20:48,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:20:48,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:48,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-b3af4235-d8f2-4094-ab3e-0ab387b5849d Date: Sun, 05 Aug 2018 17:20:48 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:45Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:20:48,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b3af4235-d8f2-4094-ab3e-0ab387b5849d 2018-08-05 17:20:48,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0805659294128s 2018-08-05 17:20:48,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b3af4235-d8f2-4094-ab3e-0ab387b5849d 2018-08-05 17:20:48,631 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:20:48,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:20:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:48,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-62135505-0bb1-4b6c-879c-7c6a9083e3c8 Date: Sun, 05 Aug 2018 17:20:48 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:48Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:20:48,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-62135505-0bb1-4b6c-879c-7c6a9083e3c8 2018-08-05 17:20:48,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.243135929108s 2018-08-05 17:20:48,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-62135505-0bb1-4b6c-879c-7c6a9083e3c8 2018-08-05 17:20:48,987 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0c6bc6a0-c978-4c0a-9b11-33264a2b16e8', 'updated_at': u'2018-08-05T17:20:48Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe', 'id': u'3ae67d52-e878-4871-8242-7b1be83dc74a', 'network': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'port': u'e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'name': 'cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:33:f0:55', u'device_id': u'af99af08-e41f-40c0-a732-8ca398900339'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'created_at': u'2018-08-05T17:20:45Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:33:f0:55', u'device_id': u'af99af08-e41f-40c0-a732-8ca398900339'}), 'router': u'0c6bc6a0-c978-4c0a-9b11-33264a2b16e8'}) 2018-08-05 17:20:48,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 17:20:48,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 17:20:49,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20: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-7e36d84a-0643-43c9-b9ba-9a626b955dce x-compute-request-id: req-7e36d84a-0643-43c9-b9ba-9a626b955dce Content-Encoding: gzip Content-Length: 9565 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 448582092 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.141180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142917] pid_max: default: 32768 minimum: 301\n[ 0.143854] ACPI: Core revision 20150930\n[ 0.145275] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146659] Security Framework initialized\n[ 0.147514] Yama: becoming mindful.\n[ 0.148293] AppArmor: AppArmor initialized\n[ 0.149193] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150586] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153184] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154666] Initializing cgroup subsys io\n[ 0.155520] Initializing cgroup subsys memory\n[ 0.156435] Initializing cgroup subsys devices\n[ 0.157361] Initializing cgroup subsys freezer\n[ 0.158269] Initializing cgroup subsys net_cls\n[ 0.159171] Initializing cgroup subsys perf_event\n[ 0.160122] Initializing cgroup subsys net_prio\n[ 0.161053] Initializing cgroup subsys hugetlb\n[ 0.161963] Initializing cgroup subsys pids\n[ 0.162873] CPU: Physical Processor ID: 0\n[ 0.164417] mce: CPU supports 10 MCE banks\n[ 0.165306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180839] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187068] ftrace: allocating 31920 entries in 125 pages\n[ 0.212132] smpboot: Max logical packages: 1\n[ 0.213078] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214495] x2apic enabled\n[ 0.215334] Switched APIC routing to physical x2apic.\n[ 0.217148] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.218352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.220576] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.222498] KVM setup paravirtual spinlock\n[ 0.223881] x86: Booted up 1 node, 1 CPUs\n[ 0.224748] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226264] devtmpfs: initialized\n[ 0.228045] evm: security.selinux\n[ 0.228812] evm: security.SMACK64\n[ 0.229543] evm: security.SMACK64EXEC\n[ 0.230333] evm: security.SMACK64TRANSMUTE\n[ 0.231191] evm: security.SMACK64MMAP\n[ 0.231988] evm: security.ima\n[ 0.232668] evm: security.capability\n[ 0.233528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235512] pinctrl core: initialized pinctrl subsystem\n[ 0.236689] RTC time: 17:20:41, date: 08/05/18\n[ 0.237716] NET: Registered protocol family 16\n[ 0.238760] cpuidle: using governor ladder\n[ 0.239641] cpuidle: using governor menu\n[ 0.240483] PCCT header not found.\n[ 0.241277] ACPI: bus type PCI registered\n[ 0.242120] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243432] PCI: Using configuration type 1 for base access\n[ 0.245283] ACPI: Added _OSI(Module Device)\n[ 0.246166] ACPI: Added _OSI(Processor Device)\n[ 0.247071] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248011] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.249841] ACPI: Interpreter enabled\n[ 0.250650] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258401] ACPI: (supports S0 S5)\n[ 0.259146] ACPI: Using IOAPIC for interrupt routing\n[ 0.260214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263440] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264657] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265966] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267240] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269570] acpiphp: Slot [3] registered\n[ 0.270425] acpiphp: Slot [4] registered\n[ 0.271270] acpiphp: Slot [5] registered\n[ 0.272109] acpiphp: Slot [6] registered\n[ 0.272940] acpiphp: Slot [7] registered\n[ 0.273781] acpiphp: Slot [8] registered\n[ 0.274615] acpiphp: Slot [9] registered\n[ 0.275455] acpiphp: Slot [10] registered\n[ 0.276306] acpiphp: Slot [11] registered\n[ 0.277156] acpiphp: Slot [12] registered\n[ 0.278006] acpiphp: Slot [13] registered\n[ 0.278846] acpiphp: Slot [14] registered\n[ 0.279690] acpiphp: Slot [15] registered\n[ 0.290708] acpiphp: Slot [16] registered\n[ 0.291574] acpiphp: Slot [17] registered\n[ 0.292427] acpiphp: Slot [18] registered\n[ 0.293280] acpiphp: Slot [19] registered\n[ 0.294129] acpiphp: Slot [20] registered\n[ 0.294981] acpiphp: Slot [21] registered\n[ 0.295829] acpiphp: Slot [22] registered\n[ 0.296675] acpiphp: Slot [23] registered\n[ 0.297522] acpiphp: Slot [24] registered\n[ 0.298371] acpiphp: Slot [25] registered\n[ 0.299220] acpiphp: Slot [26] registered\n[ 0.300098] acpiphp: Slot [27] registered\n[ 0.300948] acpiphp: Slot [28] registered\n[ 0.301798] acpiphp: Slot [29] registered\n[ 0.302636] acpiphp: Slot [30] registered\n[ 0.303483] acpiphp: Slot [31] registered\n[ 0.304326] PCI host bridge to bus 0000:00\n[ 0.305179] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307723] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309237] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310873] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.312411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315746] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.317095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318328] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319648] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324762] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.343549] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.345447] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.346938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.348419] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.349891] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.351216] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.352577] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.353684] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.355296] vgaarb: loaded\n[ 0.355923] vgaarb: bridge control possible 0000:00:02.0\n[ 0.357190] SCSI subsystem initialized\n[ 0.358139] ACPI: bus type USB registered\n[ 0.359007] usbcore: registered new interface driver usbfs\n[ 0.360153] usbcore: registered new interface driver hub\n[ 0.361269] usbcore: registered new device driver usb\n[ 0.362426] PCI: Using ACPI for IRQ routing\n[ 0.363580] NetLabel: Initializing\n[ 0.364337] NetLabel: domain hash size = 128\n[ 0.365225] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.366219] NetLabel: unlabeled traffic allowed by default\n[ 0.367425] clocksource: Switched to clocksource kvm-clock\n[ 0.375786] AppArmor: AppArmor Filesystem Enabled\n[ 0.376875] pnp: PnP ACPI init\n[ 0.377878] pnp: PnP ACPI: found 5 devices\n[ 0.384253] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386048] NET: Registered protocol family 2\n[ 0.387148] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388467] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389728] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391000] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392152] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393387] NET: Registered protocol family 1\n[ 0.394291] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395448] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396579] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410506] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425052] Trying to unpack rootfs image as initramfs...\n[ 0.481635] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.483349] Scanning for low memory corruption every 60 seconds\n[ 0.484769] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.486002] audit: initializing netlink subsys (disabled)\n[ 0.487065] audit: type=2000 audit(1533489642.679:1): initialized\n[ 0.488453] Initialise system trusted keyring\n[ 0.489454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.490679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.492858] zbud: loaded\n[ 0.493598] VFS: Disk quotas dquot_6.6.0\n[ 0.494470] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496131] fuse init (API version 7.23)\n[ 0.497059] Key type big_key registered\n[ 0.497884] Allocating IMA MOK and blacklist keyrings.\n[ 0.499131] Key type asymmetric registered\n[ 0.499986] Asymmetric key parser 'x509' registered\n[ 0.501019] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502564] io scheduler noop registered\n[ 0.503378] io scheduler deadline registered (default)\n[ 0.504405] io scheduler cfq registered\n[ 0.505281] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506379] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509191] ACPI: Power Button [PWRF]\n[ 0.510083] GHES: HEST is not enabled!\n[ 0.523648] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.551415] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.577511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579880] Linux agpgart interface v0.103\n[ 0.582543] brd: module loaded\n[ 0.584265] loop: module loaded\n[ 0.587751] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.589299] GPT:90111 != 2097151\n[ 0.589988] GPT:Alternate GPT header not at the end of the disk.\n[ 0.591150] GPT:90111 != 2097151\n[ 0.591879] GPT: Use GNU Parted to correct GPT errors.\n[ 0.592891] vda: vda1 vda15\n[ 0.594129] scsi host0: ata_piix\n[ 0.594949] scsi host1: ata_piix\n[ 0.595705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.596994] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.598490] libphy: Fixed MDIO Bus: probed\n[ 0.599373] tun: Universal TUN/TAP device driver, 1.6\n[ 0.600378] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.602679] PPP generic driver version 2.4.2\n[ 0.603666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604952] ehci-pci: EHCI PCI platform driver\n[ 0.605883] ehci-platform: EHCI generic platform driver\n[ 0.606939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608155] ohci-pci: OHCI PCI platform driver\n[ 0.609098] ohci-platform: OHCI generic platform driver\n[ 0.610191] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.626677] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.628044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.629617] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.630739] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.632057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.633397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634908] usb usb1: Product: UHCI Host Controller\n[ 0.635905] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.637084] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.638257] hub 1-0:1.0: USB hub found\n[ 0.639094] hub 1-0:1.0: 2 ports detected\n[ 0.640178] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.642514] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643552] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.644880] mousedev: PS/2 mouse device common for all mice\n[ 0.646265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648258] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649459] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650758] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652056] i2c /dev entries driver\n[ 0.652961] device-mapper: uevent: version 1.0.3\n[ 0.654013] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655792] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657386] NET: Registered protocol family 10\n[ 0.658606] NET: Registered protocol family 17\n[ 0.659586] Key type dns_resolver registered\n[ 0.660680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661849] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663772] registered taskstats version 1\n[ 0.664662] Loading compiled-in X.509 certificates\n[ 0.666191] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668176] zswap: loaded using pool lzo/zbud\n[ 0.669924] Key type trusted registered\n[ 0.671740] Key type encrypted registered\n[ 0.672640] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674891] evm: HMAC attrs: 0x1\n[ 0.676001] Magic number: 14:461:339\n[ 0.676956] rtc_cmos 00:00: setting system clock to 2018-08-05 17:20:42 UTC (1533489642)\n[ 0.678707] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679915] EDD information not available.\n[ 0.756778] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768497] Write protecting the kernel read-only data: 14336k\n[ 0.770744] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.772719] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.820072] 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.75\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.9...\nLease of 192.168.120.9 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.88. iid=i-00000014\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEWKQ8U0hyGfdPIFr0hDkpdPJ5SdbaqqFhfIhH5J7nGvUQKMfaBaF3yzVTWb1nkqqXmnXfjQ2r8o9Z7HLBYKO0mvx3LDHzcSWzotVlXjo7lGOrkgqL095yDEZcUXBxOIsjPvEClZo3YXjsVNBmBEeePzoEhqFytXKF785QxkLQ2GvMp50DMnGXskBds+co/oqJqbfxczM4XtM7JQ/OJgucMEUCog1d1lVM2q7BCY98XGuMaJM7CKKCTSXQgkCptXuhvxU63Uc6i0Ok0PT4o3hDOzUJDjXjpZHpR4S1ra0f6gXqjolt/rpjIZ0faN392ufxGhhevZIkDSZzI0VxZ0gn root@cinder-test-vm2-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d\nssh-dss AAAAB3NzaC1kc3MAAACBAJua7dl8v2TJPViRFfF+dFkomb4OjE0a8PKJSxmtB312sekIrAMRLscgF+XmwX9TtZM1enjxPiXceiYZdNbRHa47Kj89uEAtH1i0wZh5hPD6rdnHGEJh1MbYADK4nKpzNTu/fKJT5MOpObgNv/y0SEazduCppOtLqpA4boX+f6LLAAAAFQCMFWthZKdrrUMbJhkblIWKR09T5wAAAIAz0wbyc2+Fuc0NsMBaHMRCl7zy05gHup4XvhZkSpcc5gfUgRFLv9J23dJP+OPKxDqzzQfbYMl9zaI1AR4pQlM32Z/WcmLlIhSuayJurI/5BqXladrtGuEkXZnQXrZezsQDNzzGD0pKlU12RaQf8rWyBoL4/VCa114+c/u6VxbxiQAAAIEAj8HYXaBPjKYYJ1vYwpCdRFCrVMaOF/mBD4/l83xEAx6Wha8RnnHC2TBE0rgfdkMhoKjUUgkiXOBtNkG0J5osL4CVPjegXBYYswAAntAK+WN/k1rk88BxecKv7pMZSxw9jOWsJKC6JHc3/IDI3rWFxgg0M5DlXrl7NJyj9/5UrPI= root@cinder-test-vm2-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d\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.9,24,fe80::f816:3eff:fe33:f055/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.9 \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-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d\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-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d login: "} 2018-08-05 17:20:49,251 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339/action used request id req-7e36d84a-0643-43c9-b9ba-9a626b955dce 2018-08-05 17:20:49,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.263352870941s 2018-08-05 17:20:49,252 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339/action used request id req-7e36d84a-0643-43c9-b9ba-9a626b955dce 2018-08-05 17:20:49,252 - 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 448582092 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.141180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142917] pid_max: default: 32768 minimum: 301 [ 0.143854] ACPI: Core revision 20150930 [ 0.145275] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146659] Security Framework initialized [ 0.147514] Yama: becoming mindful. [ 0.148293] AppArmor: AppArmor initialized [ 0.149193] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150586] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153184] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154666] Initializing cgroup subsys io [ 0.155520] Initializing cgroup subsys memory [ 0.156435] Initializing cgroup subsys devices [ 0.157361] Initializing cgroup subsys freezer [ 0.158269] Initializing cgroup subsys net_cls [ 0.159171] Initializing cgroup subsys perf_event [ 0.160122] Initializing cgroup subsys net_prio [ 0.161053] Initializing cgroup subsys hugetlb [ 0.161963] Initializing cgroup subsys pids [ 0.162873] CPU: Physical Processor ID: 0 [ 0.164417] mce: CPU supports 10 MCE banks [ 0.165306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180839] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.187068] ftrace: allocating 31920 entries in 125 pages [ 0.212132] smpboot: Max logical packages: 1 [ 0.213078] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214495] x2apic enabled [ 0.215334] Switched APIC routing to physical x2apic. [ 0.217148] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.220576] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.222498] KVM setup paravirtual spinlock [ 0.223881] x86: Booted up 1 node, 1 CPUs [ 0.224748] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.226264] devtmpfs: initialized [ 0.228045] evm: security.selinux [ 0.228812] evm: security.SMACK64 [ 0.229543] evm: security.SMACK64EXEC [ 0.230333] evm: security.SMACK64TRANSMUTE [ 0.231191] evm: security.SMACK64MMAP [ 0.231988] evm: security.ima [ 0.232668] evm: security.capability [ 0.233528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235512] pinctrl core: initialized pinctrl subsystem [ 0.236689] RTC time: 17:20:41, date: 08/05/18 [ 0.237716] NET: Registered protocol family 16 [ 0.238760] cpuidle: using governor ladder [ 0.239641] cpuidle: using governor menu [ 0.240483] PCCT header not found. [ 0.241277] ACPI: bus type PCI registered [ 0.242120] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243432] PCI: Using configuration type 1 for base access [ 0.245283] ACPI: Added _OSI(Module Device) [ 0.246166] ACPI: Added _OSI(Processor Device) [ 0.247071] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248011] ACPI: Added _OSI(Processor Aggregator Device) [ 0.249841] ACPI: Interpreter enabled [ 0.250650] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.256461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.258401] ACPI: (supports S0 S5) [ 0.259146] ACPI: Using IOAPIC for interrupt routing [ 0.260214] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263440] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264657] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265966] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267240] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269570] acpiphp: Slot [3] registered [ 0.270425] acpiphp: Slot [4] registered [ 0.271270] acpiphp: Slot [5] registered [ 0.272109] acpiphp: Slot [6] registered [ 0.272940] acpiphp: Slot [7] registered [ 0.273781] acpiphp: Slot [8] registered [ 0.274615] acpiphp: Slot [9] registered [ 0.275455] acpiphp: Slot [10] registered [ 0.276306] acpiphp: Slot [11] registered [ 0.277156] acpiphp: Slot [12] registered [ 0.278006] acpiphp: Slot [13] registered [ 0.278846] acpiphp: Slot [14] registered [ 0.279690] acpiphp: Slot [15] registered [ 0.290708] acpiphp: Slot [16] registered [ 0.291574] acpiphp: Slot [17] registered [ 0.292427] acpiphp: Slot [18] registered [ 0.293280] acpiphp: Slot [19] registered [ 0.294129] acpiphp: Slot [20] registered [ 0.294981] acpiphp: Slot [21] registered [ 0.295829] acpiphp: Slot [22] registered [ 0.296675] acpiphp: Slot [23] registered [ 0.297522] acpiphp: Slot [24] registered [ 0.298371] acpiphp: Slot [25] registered [ 0.299220] acpiphp: Slot [26] registered [ 0.300098] acpiphp: Slot [27] registered [ 0.300948] acpiphp: Slot [28] registered [ 0.301798] acpiphp: Slot [29] registered [ 0.302636] acpiphp: Slot [30] registered [ 0.303483] acpiphp: Slot [31] registered [ 0.304326] PCI host bridge to bus 0000:00 [ 0.305179] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307723] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309237] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.310873] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.312411] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.315746] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.317095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.318328] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.319648] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.323268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.324762] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.343549] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.345447] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.346938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.348419] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.349891] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.351216] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.352577] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.353684] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.355296] vgaarb: loaded [ 0.355923] vgaarb: bridge control possible 0000:00:02.0 [ 0.357190] SCSI subsystem initialized [ 0.358139] ACPI: bus type USB registered [ 0.359007] usbcore: registered new interface driver usbfs [ 0.360153] usbcore: registered new interface driver hub [ 0.361269] usbcore: registered new device driver usb [ 0.362426] PCI: Using ACPI for IRQ routing [ 0.363580] NetLabel: Initializing [ 0.364337] NetLabel: domain hash size = 128 [ 0.365225] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.366219] NetLabel: unlabeled traffic allowed by default [ 0.367425] clocksource: Switched to clocksource kvm-clock [ 0.375786] AppArmor: AppArmor Filesystem Enabled [ 0.376875] pnp: PnP ACPI init [ 0.377878] pnp: PnP ACPI: found 5 devices [ 0.384253] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.386048] NET: Registered protocol family 2 [ 0.387148] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.388467] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.389728] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391000] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392152] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393387] NET: Registered protocol family 1 [ 0.394291] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395448] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396579] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410506] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425052] Trying to unpack rootfs image as initramfs... [ 0.481635] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.483349] Scanning for low memory corruption every 60 seconds [ 0.484769] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486002] audit: initializing netlink subsys (disabled) [ 0.487065] audit: type=2000 audit(1533489642.679:1): initialized [ 0.488453] Initialise system trusted keyring [ 0.489454] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490679] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492858] zbud: loaded [ 0.493598] VFS: Disk quotas dquot_6.6.0 [ 0.494470] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.496131] fuse init (API version 7.23) [ 0.497059] Key type big_key registered [ 0.497884] Allocating IMA MOK and blacklist keyrings. [ 0.499131] Key type asymmetric registered [ 0.499986] Asymmetric key parser 'x509' registered [ 0.501019] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.502564] io scheduler noop registered [ 0.503378] io scheduler deadline registered (default) [ 0.504405] io scheduler cfq registered [ 0.505281] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506379] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509191] ACPI: Power Button [PWRF] [ 0.510083] GHES: HEST is not enabled! [ 0.523648] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551415] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.577511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579880] Linux agpgart interface v0.103 [ 0.582543] brd: module loaded [ 0.584265] loop: module loaded [ 0.587751] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.589299] GPT:90111 != 2097151 [ 0.589988] GPT:Alternate GPT header not at the end of the disk. [ 0.591150] GPT:90111 != 2097151 [ 0.591879] GPT: Use GNU Parted to correct GPT errors. [ 0.592891] vda: vda1 vda15 [ 0.594129] scsi host0: ata_piix [ 0.594949] scsi host1: ata_piix [ 0.595705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.596994] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.598490] libphy: Fixed MDIO Bus: probed [ 0.599373] tun: Universal TUN/TAP device driver, 1.6 [ 0.600378] tun: (C) 1999-2004 Max Krasnyansky [ 0.602679] PPP generic driver version 2.4.2 [ 0.603666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604952] ehci-pci: EHCI PCI platform driver [ 0.605883] ehci-platform: EHCI generic platform driver [ 0.606939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608155] ohci-pci: OHCI PCI platform driver [ 0.609098] ohci-platform: OHCI generic platform driver [ 0.610191] uhci_hcd: USB Universal Host Controller Interface driver [ 0.626677] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.628044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.629617] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.630739] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.632057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.633397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.634908] usb usb1: Product: UHCI Host Controller [ 0.635905] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.637084] usb usb1: SerialNumber: 0000:00:01.2 [ 0.638257] hub 1-0:1.0: USB hub found [ 0.639094] hub 1-0:1.0: 2 ports detected [ 0.640178] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.642514] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643552] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.644880] mousedev: PS/2 mouse device common for all mice [ 0.646265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648258] rtc_cmos 00:00: RTC can wake from S4 [ 0.649459] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650758] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652056] i2c /dev entries driver [ 0.652961] device-mapper: uevent: version 1.0.3 [ 0.654013] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655792] ledtrig-cpu: registered to indicate activity on CPUs [ 0.657386] NET: Registered protocol family 10 [ 0.658606] NET: Registered protocol family 17 [ 0.659586] Key type dns_resolver registered [ 0.660680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.661849] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.663772] registered taskstats version 1 [ 0.664662] Loading compiled-in X.509 certificates [ 0.666191] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.668176] zswap: loaded using pool lzo/zbud [ 0.669924] Key type trusted registered [ 0.671740] Key type encrypted registered [ 0.672640] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673765] ima: No TPM chip found, activating TPM-bypass! [ 0.674891] evm: HMAC attrs: 0x1 [ 0.676001] Magic number: 14:461:339 [ 0.676956] rtc_cmos 00:00: setting system clock to 2018-08-05 17:20:42 UTC (1533489642) [ 0.678707] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.679915] EDD information not available. [ 0.756778] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.768497] Write protecting the kernel read-only data: 14336k [ 0.770744] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.772719] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.820072] 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.75 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.9... Lease of 192.168.120.9 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.88. iid=i-00000014 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEWKQ8U0hyGfdPIFr0hDkpdPJ5SdbaqqFhfIhH5J7nGvUQKMfaBaF3yzVTWb1nkqqXmnXfjQ2r8o9Z7HLBYKO0mvx3LDHzcSWzotVlXjo7lGOrkgqL095yDEZcUXBxOIsjPvEClZo3YXjsVNBmBEeePzoEhqFytXKF785QxkLQ2GvMp50DMnGXskBds+co/oqJqbfxczM4XtM7JQ/OJgucMEUCog1d1lVM2q7BCY98XGuMaJM7CKKCTSXQgkCptXuhvxU63Uc6i0Ok0PT4o3hDOzUJDjXjpZHpR4S1ra0f6gXqjolt/rpjIZ0faN392ufxGhhevZIkDSZzI0VxZ0gn root@cinder-test-vm2-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d ssh-dss AAAAB3NzaC1kc3MAAACBAJua7dl8v2TJPViRFfF+dFkomb4OjE0a8PKJSxmtB312sekIrAMRLscgF+XmwX9TtZM1enjxPiXceiYZdNbRHa47Kj89uEAtH1i0wZh5hPD6rdnHGEJh1MbYADK4nKpzNTu/fKJT5MOpObgNv/y0SEazduCppOtLqpA4boX+f6LLAAAAFQCMFWthZKdrrUMbJhkblIWKR09T5wAAAIAz0wbyc2+Fuc0NsMBaHMRCl7zy05gHup4XvhZkSpcc5gfUgRFLv9J23dJP+OPKxDqzzQfbYMl9zaI1AR4pQlM32Z/WcmLlIhSuayJurI/5BqXladrtGuEkXZnQXrZezsQDNzzGD0pKlU12RaQf8rWyBoL4/VCa114+c/u6VxbxiQAAAIEAj8HYXaBPjKYYJ1vYwpCdRFCrVMaOF/mBD4/l83xEAx6Wha8RnnHC2TBE0rgfdkMhoKjUUgkiXOBtNkG0J5osL4CVPjegXBYYswAAntAK+WN/k1rk88BxecKv7pMZSxw9jOWsJKC6JHc3/IDI3rWFxgg0M5DlXrl7NJyj9/5UrPI= root@cinder-test-vm2-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d -----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.9,24,fe80::f816:3eff:fe33:f055/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.9 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-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d 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-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d login: 2018-08-05 17:20:49,256 - paramiko.transport - DEBUG - starting thread (client mode): 0x6be48fd0L 2018-08-05 17:20:49,256 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 17:20:49,257 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-05 17:20:49,257 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-05 17:20:49,258 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-05 17:20:49,258 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-05 17:20:49,258 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-05 17:20:49,258 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 17:20:49,259 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-05 17:20:49,259 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 17:20:49,276 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-05 17:20:49,277 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 17:20:49,289 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 36ca6c59e6e21980b091d37ae20914da 2018-08-05 17:20:49,290 - paramiko.transport - DEBUG - Trying discovered key 0654a4194bb0d823e15a7a124947a680 in /tmp/tmpXDfEqq 2018-08-05 17:20:49,316 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 17:20:49,322 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-05 17:20:49,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-05 17:20:49,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"volume": {"display_name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "size": "2"}}' 2018-08-05 17:20:50,512 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:20:49 GMT Server: Apache x-compute-request-id: req-f361e748-3ae1-48af-b55d-3b1ede357107 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f361e748-3ae1-48af-b55d-3b1ede357107 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}} 2018-08-05 17:20:50,512 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes used request id req-f361e748-3ae1-48af-b55d-3b1ede357107 2018-08-05 17:20:50,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.15543818474s 2018-08-05 17:20:50,512 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes used request id req-f361e748-3ae1-48af-b55d-3b1ede357107 2018-08-05 17:20:50,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:20:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:51,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:50 GMT Server: Apache x-compute-request-id: req-210c6b10-2e8d-4fea-a89a-1dee94397210 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-210c6b10-2e8d-4fea-a89a-1dee94397210 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:20:50.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:20:51,495 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-210c6b10-2e8d-4fea-a89a-1dee94397210 2018-08-05 17:20:51,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.981945991516s 2018-08-05 17:20:51,495 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-210c6b10-2e8d-4fea-a89a-1dee94397210 2018-08-05 17:20:51,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:20:53,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:20:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:54,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:53 GMT Server: Apache x-compute-request-id: req-e49264af-7ded-4c47-b0a4-61a1f56d8016 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e49264af-7ded-4c47-b0a4-61a1f56d8016 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:20:52.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:20:54,430 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-e49264af-7ded-4c47-b0a4-61a1f56d8016 2018-08-05 17:20:54,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.929337978363s 2018-08-05 17:20:54,430 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-e49264af-7ded-4c47-b0a4-61a1f56d8016 2018-08-05 17:20:54,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:20:54,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:54,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-f5b0f504-d627-4dc7-85a8-628256fb7ace Date: Sun, 05 Aug 2018 17:20:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da7468488e8b409cb2c3d0a46c68d1a9","l2_adjacency":true,"status":"ACTIVE","subnets":["644cf7a2-d7af-4cb1-9037-66039a638640"],"description":"","tags":[],"updated_at":"2018-08-05T17:20:11Z","qos_policy_id":null,"name":"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d","admin_state_up":true,"tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","mtu":1450}]} 2018-08-05 17:20:54,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f5b0f504-d627-4dc7-85a8-628256fb7ace 2018-08-05 17:20:54,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.128758907318s 2018-08-05 17:20:54,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f5b0f504-d627-4dc7-85a8-628256fb7ace 2018-08-05 17:20:54,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:20:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:55,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-144e1a8b-e7d1-4aa2-a790-51acdfb38da7 Date: Sun, 05 Aug 2018 17:20:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/snap", "metadata": {}}], "file": "/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/file", "owner": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "size": 12716032, "self": "/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:20:24Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:20:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:20:55,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-144e1a8b-e7d1-4aa2-a790-51acdfb38da7 2018-08-05 17:20:55,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.698892116547s 2018-08-05 17:20:55,265 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-144e1a8b-e7d1-4aa2-a790-51acdfb38da7 2018-08-05 17:20:55,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:20:55,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:55,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70a803f4-63ac-40ee-b70f-4887b78202ae x-compute-request-id: req-70a803f4-63ac-40ee-b70f-4887b78202ae Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "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": "f3f5519e-84c5-464a-873c-9e3c699a5d44"}]} 2018-08-05 17:20:55,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-70a803f4-63ac-40ee-b70f-4887b78202ae 2018-08-05 17:20:55,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288259983063s 2018-08-05 17:20:55,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-70a803f4-63ac-40ee-b70f-4887b78202ae 2018-08-05 17:20:55,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 17:20:55,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"server": {"name": "cinder_test-vm_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "imageRef": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "flavorRef": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9"}], "security_groups": [{"name": "d48b1ac1-73a7-4937-b084-fceda19f2928"}]}}' 2018-08-05 17:20:58,883 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:20:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4306ba0c-ccd7-406a-9e99-efd67937577b x-compute-request-id: req-4306ba0c-ccd7-406a-9e99-efd67937577b Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d48b1ac1-73a7-4937-b084-fceda19f2928"}], "OS-DCF:diskConfig": "MANUAL", "id": "70830439-b962-4bb2-ba2b-228a92146eb7", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "bookmark"}], "adminPass": "eqxSwb2Vq4Fw"}} 2018-08-05 17:20:58,883 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4306ba0c-ccd7-406a-9e99-efd67937577b 2018-08-05 17:20:58,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.58620905876s 2018-08-05 17:20:58,884 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4306ba0c-ccd7-406a-9e99-efd67937577b 2018-08-05 17:20:58,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:20:58,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:20:59,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d40dac4d-a55a-467c-9f38-634997900ea4 x-compute-request-id: req-d40dac4d-a55a-467c-9f38-634997900ea4 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "70830439-b962-4bb2-ba2b-228a92146eb7", "user_id": "e7957cf11ab4473790f8b108de8a5990", "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-05T17:20:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:58Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:20:41.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:20:41Z", "hostId": "cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:20:59,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d40dac4d-a55a-467c-9f38-634997900ea4 2018-08-05 17:20:59,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695473194122s 2018-08-05 17:20:59,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d40dac4d-a55a-467c-9f38-634997900ea4 2018-08-05 17:20:59,586 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:01,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:21:01,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:02,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21: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-afc62121-bf57-4fcf-bcdf-a162f90a7e49 x-compute-request-id: req-afc62121-bf57-4fcf-bcdf-a162f90a7e49 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "70830439-b962-4bb2-ba2b-228a92146eb7", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:21:01Z", "hostId": "72fa12e8d8207ae221a1b098abf6c38092ea82943da4ab532fd16976", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:58Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:20:41.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:20:41Z", "hostId": "cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:21:02,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afc62121-bf57-4fcf-bcdf-a162f90a7e49 2018-08-05 17:21:02,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06105494499s 2018-08-05 17:21:02,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afc62121-bf57-4fcf-bcdf-a162f90a7e49 2018-08-05 17:21:02,654 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:04,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:21:04,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:05,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eefbd56-e9c2-4e07-97db-d16c91ce857b x-compute-request-id: req-2eefbd56-e9c2-4e07-97db-d16c91ce857b Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "70830439-b962-4bb2-ba2b-228a92146eb7", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:21:01Z", "hostId": "72fa12e8d8207ae221a1b098abf6c38092ea82943da4ab532fd16976", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:58Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:20:41.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:20:41Z", "hostId": "cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:21:05,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2eefbd56-e9c2-4e07-97db-d16c91ce857b 2018-08-05 17:21:05,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711310863495s 2018-08-05 17:21:05,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2eefbd56-e9c2-4e07-97db-d16c91ce857b 2018-08-05 17:21:05,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:07,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:21:07,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:08,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21: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-3bbd6ad5-7b83-492a-94c6-996978d4024e x-compute-request-id: req-3bbd6ad5-7b83-492a-94c6-996978d4024e Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "70830439-b962-4bb2-ba2b-228a92146eb7", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T17:21:01Z", "hostId": "72fa12e8d8207ae221a1b098abf6c38092ea82943da4ab532fd16976", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:58Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:20:41.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:20:41Z", "hostId": "cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:21:08,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3bbd6ad5-7b83-492a-94c6-996978d4024e 2018-08-05 17:21:08,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09879684448s 2018-08-05 17:21:08,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3bbd6ad5-7b83-492a-94c6-996978d4024e 2018-08-05 17:21:08,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:10,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:21:10,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:11,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21: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-673da077-952b-48ae-9788-2fda2760dcdf x-compute-request-id: req-673da077-952b-48ae-9788-2fda2760dcdf Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:8c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:21:07.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "70830439-b962-4bb2-ba2b-228a92146eb7", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:21:07Z", "hostId": "72fa12e8d8207ae221a1b098abf6c38092ea82943da4ab532fd16976", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:58Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:20:41.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:20:41Z", "hostId": "cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:21:11,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-673da077-952b-48ae-9788-2fda2760dcdf 2018-08-05 17:21:11,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653781890869s 2018-08-05 17:21:11,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-673da077-952b-48ae-9788-2fda2760dcdf 2018-08-05 17:21:11,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:21:11,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=70830439-b962-4bb2-ba2b-228a92146eb7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:11,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-f23d4e9b-6ee2-44da-b685-26a342aa0deb Date: Sun, 05 Aug 2018 17:21:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:21:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"644cf7a2-d7af-4cb1-9037-66039a638640","ip_address":"192.168.120.5"}],"id":"461aa3d7-6eac-4da8-8a05-2474cd5c4a7d","security_groups":["d48b1ac1-73a7-4937-b084-fceda19f2928"],"mac_address":"fa:16:3e:c1:83:8c","project_id":"da7468488e8b409cb2c3d0a46c68d1a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:21:01Z","binding:vnic_type":"normal","device_id":"70830439-b962-4bb2-ba2b-228a92146eb7","ip_allocation":"immediate"}]} 2018-08-05 17:21:11,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=70830439-b962-4bb2-ba2b-228a92146eb7 used request id req-f23d4e9b-6ee2-44da-b685-26a342aa0deb 2018-08-05 17:21:11,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0612962245941s 2018-08-05 17:21:11,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=70830439-b962-4bb2-ba2b-228a92146eb7 used request id req-f23d4e9b-6ee2-44da-b685-26a342aa0deb 2018-08-05 17:21:11,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:21:11,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=461aa3d7-6eac-4da8-8a05-2474cd5c4a7d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:11,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-512fac6d-3b5d-4cf5-adde-c6715bcdf788 Date: Sun, 05 Aug 2018 17:21:11 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:21:11,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=461aa3d7-6eac-4da8-8a05-2474cd5c4a7d used request id req-512fac6d-3b5d-4cf5-adde-c6715bcdf788 2018-08-05 17:21:11,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0567200183868s 2018-08-05 17:21:11,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=461aa3d7-6eac-4da8-8a05-2474cd5c4a7d used request id req-512fac6d-3b5d-4cf5-adde-c6715bcdf788 2018-08-05 17:21:11,269 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c1:83:8c', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6e9c5a57-a2d3-4b77-8a21-0fa616caebc3'}), 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-05T17:21:07.000000', 'flavor': Munch({u'id': u'f3f5519e-84c5-464a-873c-9e3c699a5d44'}), 'az': u'nova', 'id': u'70830439-b962-4bb2-ba2b-228a92146eb7', 'security_groups': [Munch({u'name': u'cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e7957cf11ab4473790f8b108de8a5990', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'name': 'cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', '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-05T17:21:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T17:21:07Z', 'hostId': u'72fa12e8d8207ae221a1b098abf6c38092ea82943da4ab532fd16976', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'72fa12e8d8207ae221a1b098abf6c38092ea82943da4ab532fd16976', '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-05T17:21:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'name': u'cinder_test-vm_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'adminPass': u'eqxSwb2Vq4Fw', 'tenant_id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'created_at': u'2018-08-05T17:20:58Z', 'created': u'2018-08-05T17:20:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 17:21:11,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:21:11,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:11,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-bb73e248-2c0a-4a44-9c49-d121731930b9 Date: Sun, 05 Aug 2018 17:21:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da7468488e8b409cb2c3d0a46c68d1a9","l2_adjacency":true,"status":"ACTIVE","subnets":["644cf7a2-d7af-4cb1-9037-66039a638640"],"description":"","tags":[],"updated_at":"2018-08-05T17:20:11Z","qos_policy_id":null,"name":"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d","admin_state_up":true,"tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","mtu":1450}]} 2018-08-05 17:21:11,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bb73e248-2c0a-4a44-9c49-d121731930b9 2018-08-05 17:21:11,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115890979767s 2018-08-05 17:21:11,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bb73e248-2c0a-4a44-9c49-d121731930b9 2018-08-05 17:21:11,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 17:21:11,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=70830439-b962-4bb2-ba2b-228a92146eb7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:11,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-ffd1b3c2-9948-4706-b00d-cc85dd841cf0 Date: Sun, 05 Aug 2018 17:21:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T17:21:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"644cf7a2-d7af-4cb1-9037-66039a638640","ip_address":"192.168.120.5"}],"id":"461aa3d7-6eac-4da8-8a05-2474cd5c4a7d","security_groups":["d48b1ac1-73a7-4937-b084-fceda19f2928"],"mac_address":"fa:16:3e:c1:83:8c","project_id":"da7468488e8b409cb2c3d0a46c68d1a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:21:01Z","binding:vnic_type":"normal","device_id":"70830439-b962-4bb2-ba2b-228a92146eb7","ip_allocation":"immediate"}]} 2018-08-05 17:21:11,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=70830439-b962-4bb2-ba2b-228a92146eb7 used request id req-ffd1b3c2-9948-4706-b00d-cc85dd841cf0 2018-08-05 17:21:11,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0642449855804s 2018-08-05 17:21:11,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=70830439-b962-4bb2-ba2b-228a92146eb7 used request id req-ffd1b3c2-9948-4706-b00d-cc85dd841cf0 2018-08-05 17:21:11,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-05 17:21:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"floatingip": {"floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "fixed_ip_address": "192.168.120.5", "port_id": "461aa3d7-6eac-4da8-8a05-2474cd5c4a7d"}}' 2018-08-05 17:21:14,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-99b2cb23-94a8-4bb6-b5e6-a9a3200edd50 Date: Sun, 05 Aug 2018 17:21:14 GMT RESP BODY: {"floatingip": {"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:21:12Z", "updated_at": "2018-08-05T17:21:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:83:8c", "device_id": "70830439-b962-4bb2-ba2b-228a92146eb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "461aa3d7-6eac-4da8-8a05-2474cd5c4a7d", "id": "15af48c8-ddc3-458f-a830-85e6cfe24901", "qos_policy_id": null}} 2018-08-05 17:21:14,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-99b2cb23-94a8-4bb6-b5e6-a9a3200edd50 2018-08-05 17:21:14,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.84048604965s 2018-08-05 17:21:14,296 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-99b2cb23-94a8-4bb6-b5e6-a9a3200edd50 2018-08-05 17:21:14,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:21:14,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:14,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-bde7dada-89fc-4770-9b3b-175291aabf2e Date: Sun, 05 Aug 2018 17:21:14 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:21:12Z", "updated_at": "2018-08-05T17:21:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:83:8c", "device_id": "70830439-b962-4bb2-ba2b-228a92146eb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "461aa3d7-6eac-4da8-8a05-2474cd5c4a7d", "id": "15af48c8-ddc3-458f-a830-85e6cfe24901", "qos_policy_id": null}, {"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:49Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:21:14,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bde7dada-89fc-4770-9b3b-175291aabf2e 2018-08-05 17:21:14,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0683259963989s 2018-08-05 17:21:14,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bde7dada-89fc-4770-9b3b-175291aabf2e 2018-08-05 17:21:14,380 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:21:14,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:21:14,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:14,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-09c95c33-92eb-4a86-9fda-639b35dc1450 Date: Sun, 05 Aug 2018 17:21:14 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:21:12Z", "updated_at": "2018-08-05T17:21:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:83:8c", "device_id": "70830439-b962-4bb2-ba2b-228a92146eb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "461aa3d7-6eac-4da8-8a05-2474cd5c4a7d", "id": "15af48c8-ddc3-458f-a830-85e6cfe24901", "qos_policy_id": null}, {"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:49Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:21:14,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-09c95c33-92eb-4a86-9fda-639b35dc1450 2018-08-05 17:21:14,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.069934129715s 2018-08-05 17:21:14,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-09c95c33-92eb-4a86-9fda-639b35dc1450 2018-08-05 17:21:14,562 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:21:14,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:21:14,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:14,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-52eb1521-1fae-4137-ab1c-214eb3681fff Date: Sun, 05 Aug 2018 17:21:14 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:21:12Z", "updated_at": "2018-08-05T17:21:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:83:8c", "device_id": "70830439-b962-4bb2-ba2b-228a92146eb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "461aa3d7-6eac-4da8-8a05-2474cd5c4a7d", "id": "15af48c8-ddc3-458f-a830-85e6cfe24901", "qos_policy_id": null}, {"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:49Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:21:14,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-52eb1521-1fae-4137-ab1c-214eb3681fff 2018-08-05 17:21:14,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.279351949692s 2018-08-05 17:21:14,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-52eb1521-1fae-4137-ab1c-214eb3681fff 2018-08-05 17:21:14,955 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:21:15,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:21:15,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:15,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-6d16044e-de84-49c6-9623-8e637c7e7268 Date: Sun, 05 Aug 2018 17:21:15 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:21:12Z", "updated_at": "2018-08-05T17:21:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:83:8c", "device_id": "70830439-b962-4bb2-ba2b-228a92146eb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "461aa3d7-6eac-4da8-8a05-2474cd5c4a7d", "id": "15af48c8-ddc3-458f-a830-85e6cfe24901", "qos_policy_id": null}, {"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:49Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:21:15,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6d16044e-de84-49c6-9623-8e637c7e7268 2018-08-05 17:21:15,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671558380127s 2018-08-05 17:21:15,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6d16044e-de84-49c6-9623-8e637c7e7268 2018-08-05 17:21:15,134 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:21:15,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:21:15,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:15,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-88a863c6-deb4-4934-a1f6-006956847404 Date: Sun, 05 Aug 2018 17:21:15 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:21:12Z", "updated_at": "2018-08-05T17:21:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:83:8c", "device_id": "70830439-b962-4bb2-ba2b-228a92146eb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "461aa3d7-6eac-4da8-8a05-2474cd5c4a7d", "id": "15af48c8-ddc3-458f-a830-85e6cfe24901", "qos_policy_id": null}, {"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:49Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:21:15,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-88a863c6-deb4-4934-a1f6-006956847404 2018-08-05 17:21:15,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0676069259644s 2018-08-05 17:21:15,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-88a863c6-deb4-4934-a1f6-006956847404 2018-08-05 17:21:15,314 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:21:15,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:21:15,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:15,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-9037195f-c80a-4369-97ec-08dcef5a721b Date: Sun, 05 Aug 2018 17:21:15 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:21:12Z", "updated_at": "2018-08-05T17:21:12Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:83:8c", "device_id": "70830439-b962-4bb2-ba2b-228a92146eb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "461aa3d7-6eac-4da8-8a05-2474cd5c4a7d", "id": "15af48c8-ddc3-458f-a830-85e6cfe24901", "qos_policy_id": null}, {"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:49Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:21:15,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9037195f-c80a-4369-97ec-08dcef5a721b 2018-08-05 17:21:15,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0942811965942s 2018-08-05 17:21:15,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9037195f-c80a-4369-97ec-08dcef5a721b 2018-08-05 17:21:15,520 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 17:21:15,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:21:15,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:15,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-8f6c0cf1-84c8-4e87-a416-089c9a4fe2c5 Date: Sun, 05 Aug 2018 17:21:15 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:21:12Z", "updated_at": "2018-08-05T17:21:15Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:83:8c", "device_id": "70830439-b962-4bb2-ba2b-228a92146eb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 1, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "461aa3d7-6eac-4da8-8a05-2474cd5c4a7d", "id": "15af48c8-ddc3-458f-a830-85e6cfe24901", "qos_policy_id": null}, {"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:45Z", "updated_at": "2018-08-05T17:20:49Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:f0:55", "device_id": "af99af08-e41f-40c0-a732-8ca398900339"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "e53c89f4-b7b1-4e2e-bd95-a330a3dd37fe", "id": "3ae67d52-e878-4871-8242-7b1be83dc74a", "qos_policy_id": null}]} 2018-08-05 17:21:15,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8f6c0cf1-84c8-4e87-a416-089c9a4fe2c5 2018-08-05 17:21:15,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0653848648071s 2018-08-05 17:21:15,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8f6c0cf1-84c8-4e87-a416-089c9a4fe2c5 2018-08-05 17:21:15,696 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0c6bc6a0-c978-4c0a-9b11-33264a2b16e8', 'updated_at': u'2018-08-05T17:21:15Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.212', 'revision_number': 1, 'port_id': u'461aa3d7-6eac-4da8-8a05-2474cd5c4a7d', 'id': u'15af48c8-ddc3-458f-a830-85e6cfe24901', 'network': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'port': u'461aa3d7-6eac-4da8-8a05-2474cd5c4a7d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'name': 'cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c1:83:8c', u'device_id': u'70830439-b962-4bb2-ba2b-228a92146eb7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'da7468488e8b409cb2c3d0a46c68d1a9', 'created_at': u'2018-08-05T17:21:12Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c1:83:8c', u'device_id': u'70830439-b962-4bb2-ba2b-228a92146eb7'}), 'router': u'0c6bc6a0-c978-4c0a-9b11-33264a2b16e8'}) 2018-08-05 17:21:15,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 17:21:15,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 17:21:15,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd55e5c1-b98c-496c-854c-b2ec0c9dbd3b x-compute-request-id: req-cd55e5c1-b98c-496c-854c-b2ec0c9dbd3b Content-Encoding: gzip Content-Length: 9586 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 483875079 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.144470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146215] pid_max: default: 32768 minimum: 301\n[ 0.147162] ACPI: Core revision 20150930\n[ 0.148599] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149984] Security Framework initialized\n[ 0.150850] Yama: becoming mindful.\n[ 0.151644] AppArmor: AppArmor initialized\n[ 0.152548] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.153965] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155316] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158090] Initializing cgroup subsys io\n[ 0.158949] Initializing cgroup subsys memory\n[ 0.159859] Initializing cgroup subsys devices\n[ 0.160783] Initializing cgroup subsys freezer\n[ 0.161689] Initializing cgroup subsys net_cls\n[ 0.162593] Initializing cgroup subsys perf_event\n[ 0.163557] Initializing cgroup subsys net_prio\n[ 0.164491] Initializing cgroup subsys hugetlb\n[ 0.165399] Initializing cgroup subsys pids\n[ 0.166310] CPU: Physical Processor ID: 0\n[ 0.167878] mce: CPU supports 10 MCE banks\n[ 0.168768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186556] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.192947] ftrace: allocating 31920 entries in 125 pages\n[ 0.219141] smpboot: Max logical packages: 1\n[ 0.220055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221474] x2apic enabled\n[ 0.222308] Switched APIC routing to physical x2apic.\n[ 0.224102] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.225287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.227463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229360] KVM setup paravirtual spinlock\n[ 0.230750] x86: Booted up 1 node, 1 CPUs\n[ 0.231606] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233095] devtmpfs: initialized\n[ 0.234859] evm: security.selinux\n[ 0.235597] evm: security.SMACK64\n[ 0.236318] evm: security.SMACK64EXEC\n[ 0.237100] evm: security.SMACK64TRANSMUTE\n[ 0.237963] evm: security.SMACK64MMAP\n[ 0.238746] evm: security.ima\n[ 0.239413] evm: security.capability\n[ 0.240264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242244] pinctrl core: initialized pinctrl subsystem\n[ 0.243417] RTC time: 17:21:07, date: 08/05/18\n[ 0.244437] NET: Registered protocol family 16\n[ 0.245481] cpuidle: using governor ladder\n[ 0.246346] cpuidle: using governor menu\n[ 0.247173] PCCT header not found.\n[ 0.247973] ACPI: bus type PCI registered\n[ 0.248813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.250120] PCI: Using configuration type 1 for base access\n[ 0.251980] ACPI: Added _OSI(Module Device)\n[ 0.252861] ACPI: Added _OSI(Processor Device)\n[ 0.253764] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.254708] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.256540] ACPI: Interpreter enabled\n[ 0.257343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.259291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.261233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.263168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.265101] ACPI: (supports S0 S5)\n[ 0.265849] ACPI: Using IOAPIC for interrupt routing\n[ 0.266839] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.270064] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.271275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.272592] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.273846] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.276180] acpiphp: Slot [3] registered\n[ 0.277029] acpiphp: Slot [4] registered\n[ 0.277877] acpiphp: Slot [5] registered\n[ 0.278718] acpiphp: Slot [6] registered\n[ 0.279558] acpiphp: Slot [7] registered\n[ 0.280408] acpiphp: Slot [8] registered\n[ 0.281244] acpiphp: Slot [9] registered\n[ 0.282092] acpiphp: Slot [10] registered\n[ 0.282945] acpiphp: Slot [11] registered\n[ 0.283800] acpiphp: Slot [12] registered\n[ 0.284652] acpiphp: Slot [13] registered\n[ 0.285502] acpiphp: Slot [14] registered\n[ 0.286352] acpiphp: Slot [15] registered\n[ 0.297119] acpiphp: Slot [16] registered\n[ 0.297976] acpiphp: Slot [17] registered\n[ 0.298830] acpiphp: Slot [18] registered\n[ 0.299681] acpiphp: Slot [19] registered\n[ 0.300534] acpiphp: Slot [20] registered\n[ 0.301393] acpiphp: Slot [21] registered\n[ 0.302241] acpiphp: Slot [22] registered\n[ 0.303095] acpiphp: Slot [23] registered\n[ 0.303950] acpiphp: Slot [24] registered\n[ 0.304802] acpiphp: Slot [25] registered\n[ 0.305666] acpiphp: Slot [26] registered\n[ 0.306515] acpiphp: Slot [27] registered\n[ 0.307443] acpiphp: Slot [28] registered\n[ 0.308288] acpiphp: Slot [29] registered\n[ 0.309147] acpiphp: Slot [30] registered\n[ 0.310005] acpiphp: Slot [31] registered\n[ 0.310856] PCI host bridge to bus 0000:00\n[ 0.311705] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.312970] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.314240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.315761] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.317273] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.318817] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322177] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324755] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326081] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.329738] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.331367] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350647] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352809] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354345] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355820] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358594] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360009] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361114] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362729] vgaarb: loaded\n[ 0.363359] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364653] SCSI subsystem initialized\n[ 0.365618] ACPI: bus type USB registered\n[ 0.366483] usbcore: registered new interface driver usbfs\n[ 0.367561] usbcore: registered new interface driver hub\n[ 0.368622] usbcore: registered new device driver usb\n[ 0.369787] PCI: Using ACPI for IRQ routing\n[ 0.370957] NetLabel: Initializing\n[ 0.371716] NetLabel: domain hash size = 128\n[ 0.372604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373602] NetLabel: unlabeled traffic allowed by default\n[ 0.374822] clocksource: Switched to clocksource kvm-clock\n[ 0.383610] AppArmor: AppArmor Filesystem Enabled\n[ 0.384633] pnp: PnP ACPI init\n[ 0.385616] pnp: PnP ACPI: found 5 devices\n[ 0.392080] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393880] NET: Registered protocol family 2\n[ 0.394996] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396361] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398886] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400030] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401259] NET: Registered protocol family 1\n[ 0.402181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432835] Trying to unpack rootfs image as initramfs...\n[ 0.491148] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492924] Scanning for low memory corruption every 60 seconds\n[ 0.494373] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495607] audit: initializing netlink subsys (disabled)\n[ 0.496694] audit: type=2000 audit(1533489668.634:1): initialized\n[ 0.498120] Initialise system trusted keyring\n[ 0.499151] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500387] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502571] zbud: loaded\n[ 0.503340] VFS: Disk quotas dquot_6.6.0\n[ 0.504208] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505914] fuse init (API version 7.23)\n[ 0.506882] Key type big_key registered\n[ 0.507726] Allocating IMA MOK and blacklist keyrings.\n[ 0.509044] Key type asymmetric registered\n[ 0.509919] Asymmetric key parser 'x509' registered\n[ 0.510951] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512509] io scheduler noop registered\n[ 0.513337] io scheduler deadline registered (default)\n[ 0.514390] io scheduler cfq registered\n[ 0.515291] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517742] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519279] ACPI: Power Button [PWRF]\n[ 0.520181] GHES: HEST is not enabled!\n[ 0.533944] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561772] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563974] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590170] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594484] Linux agpgart interface v0.103\n[ 0.598501] brd: module loaded\n[ 0.600410] loop: module loaded\n[ 0.605553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607113] GPT:90111 != 2097151\n[ 0.607841] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609016] GPT:90111 != 2097151\n[ 0.609737] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610794] vda: vda1 vda15\n[ 0.612724] scsi host0: ata_piix\n[ 0.613585] scsi host1: ata_piix\n[ 0.614385] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.615690] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.617368] libphy: Fixed MDIO Bus: probed\n[ 0.618250] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619272] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622144] PPP generic driver version 2.4.2\n[ 0.623213] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624517] ehci-pci: EHCI PCI platform driver\n[ 0.625460] ehci-platform: EHCI generic platform driver\n[ 0.626525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627768] ohci-pci: OHCI PCI platform driver\n[ 0.628718] ohci-platform: OHCI generic platform driver\n[ 0.629800] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644382] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645502] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647094] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648194] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.649513] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652359] usb usb1: Product: UHCI Host Controller\n[ 0.653358] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654577] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655649] hub 1-0:1.0: USB hub found\n[ 0.656511] hub 1-0:1.0: 2 ports detected\n[ 0.657621] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659952] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660998] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662156] mousedev: PS/2 mouse device common for all mice\n[ 0.663757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665806] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667045] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668326] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669626] i2c /dev entries driver\n[ 0.670502] device-mapper: uevent: version 1.0.3\n[ 0.671588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673367] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675201] NET: Registered protocol family 10\n[ 0.676668] NET: Registered protocol family 17\n[ 0.677666] Key type dns_resolver registered\n[ 0.678938] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680122] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682161] registered taskstats version 1\n[ 0.683140] Loading compiled-in X.509 certificates\n[ 0.684792] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686848] zswap: loaded using pool lzo/zbud\n[ 0.689011] Key type trusted registered\n[ 0.690960] Key type encrypted registered\n[ 0.691856] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692981] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694116] evm: HMAC attrs: 0x1\n[ 0.695227] Magic number: 14:14:390\n[ 0.696156] rtc_cmos 00:00: setting system clock to 2018-08-05 17:21:08 UTC (1533489668)\n[ 0.697929] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699104] EDD information not available.\n[ 0.777158] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789030] Write protecting the kernel read-only data: 14336k\n[ 0.792616] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794610] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.839866] 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.76\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.5...\nLease of 192.168.120.5 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.03. iid=i-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH3cE5izDID3inNsRvsM9XfygDEXFXS39Z84FnmmFVYprLqB62UrWpvueQBZ1RT9jYZKejUlpTt2IRwOfHEEESQOVC4CEDjX9Hax/auGfCGMHS7KokKYX+DFDWuSmyxLOzg388CclUIkZMgip9C0mdQuFcxJu94nLIStHF0QhMX5/iaHAJH6o/wt2N7FHmr22kxQIKEN5X6nQ8KDxwcsLz1Jo9zq9kQxBO1gBrDAs2Do8wqVDWPb6MNLNBoT/SekHL3azA+4ZJLGe7xK5v2VFsIkrjZXcfVzKDWMAcYknqzmfE/93r8bLNebqI8XGvkC6gIbqAl2to3cVaq+YCuOIn root@cinder-test-vm-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d\nssh-dss AAAAB3NzaC1kc3MAAACBAMwbzQnuwoJ87Y3KH1Q3/9ziv+iuAR5YAG0kT8dhlYLSYOITpWfjrWGrWjomoZEFzkPuYA6EAnVxRX7X+3ZMgoQgIXyfHTEgzewkK6Bu1aEMcAeAwIRkH0r+GCVdXbAZgJdhuzDMKfc7TDysDbqDsQ+hctQ9LXZQIsdnkyom1WnPAAAAFQCuGTr08q3isHvQ96V5V+1xgC4CJwAAAIAC447mBIxRJO2ywMQtfYItT/jRkdH+wAPf5SuGJnQbmn6VQD+jygVOrCPGXBUFhs3ruIeEvree12wgrv/0a0gpUkV1S8zcj5yCyv4KIzf9UtAlijCcvVCiXY5UpfXTX417V+KwxhQtUzCWGUtB5AtN2w8tkAAWrJy2hrUhop1xHAAAAIAN86rd6y6p0/NAFmLHTR3I7ONfHF0I0hPi07IDpqkwQW+mRefz4WNKGUP0NIzTKzHFs7G12rE3qdY7PFJcaBptfDDuxpD/dG9BU5NaEvG/YZfe9tKFz4rOKrwtuR8SadmqL7oJSF6ucfWzoDi0KOvCWp4WbRsq4BGtdn5lLo4sYw== root@cinder-test-vm-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fec1:838c/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.5 \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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.95 ===\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-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d login: "} 2018-08-05 17:21:15,816 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7/action used request id req-cd55e5c1-b98c-496c-854c-b2ec0c9dbd3b 2018-08-05 17:21:15,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.119077205658s 2018-08-05 17:21:15,817 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7/action used request id req-cd55e5c1-b98c-496c-854c-b2ec0c9dbd3b 2018-08-05 17:21:15,818 - 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 483875079 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.144470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146215] pid_max: default: 32768 minimum: 301 [ 0.147162] ACPI: Core revision 20150930 [ 0.148599] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.149984] Security Framework initialized [ 0.150850] Yama: becoming mindful. [ 0.151644] AppArmor: AppArmor initialized [ 0.152548] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.153965] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155316] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158090] Initializing cgroup subsys io [ 0.158949] Initializing cgroup subsys memory [ 0.159859] Initializing cgroup subsys devices [ 0.160783] Initializing cgroup subsys freezer [ 0.161689] Initializing cgroup subsys net_cls [ 0.162593] Initializing cgroup subsys perf_event [ 0.163557] Initializing cgroup subsys net_prio [ 0.164491] Initializing cgroup subsys hugetlb [ 0.165399] Initializing cgroup subsys pids [ 0.166310] CPU: Physical Processor ID: 0 [ 0.167878] mce: CPU supports 10 MCE banks [ 0.168768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186556] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192947] ftrace: allocating 31920 entries in 125 pages [ 0.219141] smpboot: Max logical packages: 1 [ 0.220055] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.221474] x2apic enabled [ 0.222308] Switched APIC routing to physical x2apic. [ 0.224102] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.225287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.227463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.229360] KVM setup paravirtual spinlock [ 0.230750] x86: Booted up 1 node, 1 CPUs [ 0.231606] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.233095] devtmpfs: initialized [ 0.234859] evm: security.selinux [ 0.235597] evm: security.SMACK64 [ 0.236318] evm: security.SMACK64EXEC [ 0.237100] evm: security.SMACK64TRANSMUTE [ 0.237963] evm: security.SMACK64MMAP [ 0.238746] evm: security.ima [ 0.239413] evm: security.capability [ 0.240264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242244] pinctrl core: initialized pinctrl subsystem [ 0.243417] RTC time: 17:21:07, date: 08/05/18 [ 0.244437] NET: Registered protocol family 16 [ 0.245481] cpuidle: using governor ladder [ 0.246346] cpuidle: using governor menu [ 0.247173] PCCT header not found. [ 0.247973] ACPI: bus type PCI registered [ 0.248813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.250120] PCI: Using configuration type 1 for base access [ 0.251980] ACPI: Added _OSI(Module Device) [ 0.252861] ACPI: Added _OSI(Processor Device) [ 0.253764] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.254708] ACPI: Added _OSI(Processor Aggregator Device) [ 0.256540] ACPI: Interpreter enabled [ 0.257343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.259291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.261233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.263168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.265101] ACPI: (supports S0 S5) [ 0.265849] ACPI: Using IOAPIC for interrupt routing [ 0.266839] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.270064] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.271275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.272592] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.273846] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.276180] acpiphp: Slot [3] registered [ 0.277029] acpiphp: Slot [4] registered [ 0.277877] acpiphp: Slot [5] registered [ 0.278718] acpiphp: Slot [6] registered [ 0.279558] acpiphp: Slot [7] registered [ 0.280408] acpiphp: Slot [8] registered [ 0.281244] acpiphp: Slot [9] registered [ 0.282092] acpiphp: Slot [10] registered [ 0.282945] acpiphp: Slot [11] registered [ 0.283800] acpiphp: Slot [12] registered [ 0.284652] acpiphp: Slot [13] registered [ 0.285502] acpiphp: Slot [14] registered [ 0.286352] acpiphp: Slot [15] registered [ 0.297119] acpiphp: Slot [16] registered [ 0.297976] acpiphp: Slot [17] registered [ 0.298830] acpiphp: Slot [18] registered [ 0.299681] acpiphp: Slot [19] registered [ 0.300534] acpiphp: Slot [20] registered [ 0.301393] acpiphp: Slot [21] registered [ 0.302241] acpiphp: Slot [22] registered [ 0.303095] acpiphp: Slot [23] registered [ 0.303950] acpiphp: Slot [24] registered [ 0.304802] acpiphp: Slot [25] registered [ 0.305666] acpiphp: Slot [26] registered [ 0.306515] acpiphp: Slot [27] registered [ 0.307443] acpiphp: Slot [28] registered [ 0.308288] acpiphp: Slot [29] registered [ 0.309147] acpiphp: Slot [30] registered [ 0.310005] acpiphp: Slot [31] registered [ 0.310856] PCI host bridge to bus 0000:00 [ 0.311705] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312970] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.314240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315761] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317273] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.318817] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.322177] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.323525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.324755] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.326081] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.329738] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.331367] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350647] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352809] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.354345] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.355820] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.357263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.358594] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.360009] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.361114] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362729] vgaarb: loaded [ 0.363359] vgaarb: bridge control possible 0000:00:02.0 [ 0.364653] SCSI subsystem initialized [ 0.365618] ACPI: bus type USB registered [ 0.366483] usbcore: registered new interface driver usbfs [ 0.367561] usbcore: registered new interface driver hub [ 0.368622] usbcore: registered new device driver usb [ 0.369787] PCI: Using ACPI for IRQ routing [ 0.370957] NetLabel: Initializing [ 0.371716] NetLabel: domain hash size = 128 [ 0.372604] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.373602] NetLabel: unlabeled traffic allowed by default [ 0.374822] clocksource: Switched to clocksource kvm-clock [ 0.383610] AppArmor: AppArmor Filesystem Enabled [ 0.384633] pnp: PnP ACPI init [ 0.385616] pnp: PnP ACPI: found 5 devices [ 0.392080] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393880] NET: Registered protocol family 2 [ 0.394996] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.396361] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.397616] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398886] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400030] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.401259] NET: Registered protocol family 1 [ 0.402181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403336] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432835] Trying to unpack rootfs image as initramfs... [ 0.491148] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492924] Scanning for low memory corruption every 60 seconds [ 0.494373] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495607] audit: initializing netlink subsys (disabled) [ 0.496694] audit: type=2000 audit(1533489668.634:1): initialized [ 0.498120] Initialise system trusted keyring [ 0.499151] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500387] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502571] zbud: loaded [ 0.503340] VFS: Disk quotas dquot_6.6.0 [ 0.504208] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505914] fuse init (API version 7.23) [ 0.506882] Key type big_key registered [ 0.507726] Allocating IMA MOK and blacklist keyrings. [ 0.509044] Key type asymmetric registered [ 0.509919] Asymmetric key parser 'x509' registered [ 0.510951] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.512509] io scheduler noop registered [ 0.513337] io scheduler deadline registered (default) [ 0.514390] io scheduler cfq registered [ 0.515291] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.516397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517742] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519279] ACPI: Power Button [PWRF] [ 0.520181] GHES: HEST is not enabled! [ 0.533944] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.561772] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.563974] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590170] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.594484] Linux agpgart interface v0.103 [ 0.598501] brd: module loaded [ 0.600410] loop: module loaded [ 0.605553] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607113] GPT:90111 != 2097151 [ 0.607841] GPT:Alternate GPT header not at the end of the disk. [ 0.609016] GPT:90111 != 2097151 [ 0.609737] GPT: Use GNU Parted to correct GPT errors. [ 0.610794] vda: vda1 vda15 [ 0.612724] scsi host0: ata_piix [ 0.613585] scsi host1: ata_piix [ 0.614385] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.615690] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.617368] libphy: Fixed MDIO Bus: probed [ 0.618250] tun: Universal TUN/TAP device driver, 1.6 [ 0.619272] tun: (C) 1999-2004 Max Krasnyansky [ 0.622144] PPP generic driver version 2.4.2 [ 0.623213] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624517] ehci-pci: EHCI PCI platform driver [ 0.625460] ehci-platform: EHCI generic platform driver [ 0.626525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627768] ohci-pci: OHCI PCI platform driver [ 0.628718] ohci-platform: OHCI generic platform driver [ 0.629800] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644382] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645502] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647094] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.648194] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.649513] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652359] usb usb1: Product: UHCI Host Controller [ 0.653358] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.654577] usb usb1: SerialNumber: 0000:00:01.2 [ 0.655649] hub 1-0:1.0: USB hub found [ 0.656511] hub 1-0:1.0: 2 ports detected [ 0.657621] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659952] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.660998] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662156] mousedev: PS/2 mouse device common for all mice [ 0.663757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665806] rtc_cmos 00:00: RTC can wake from S4 [ 0.667045] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668326] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669626] i2c /dev entries driver [ 0.670502] device-mapper: uevent: version 1.0.3 [ 0.671588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.673367] ledtrig-cpu: registered to indicate activity on CPUs [ 0.675201] NET: Registered protocol family 10 [ 0.676668] NET: Registered protocol family 17 [ 0.677666] Key type dns_resolver registered [ 0.678938] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.680122] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.682161] registered taskstats version 1 [ 0.683140] Loading compiled-in X.509 certificates [ 0.684792] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.686848] zswap: loaded using pool lzo/zbud [ 0.689011] Key type trusted registered [ 0.690960] Key type encrypted registered [ 0.691856] AppArmor: AppArmor sha1 policy hashing enabled [ 0.692981] ima: No TPM chip found, activating TPM-bypass! [ 0.694116] evm: HMAC attrs: 0x1 [ 0.695227] Magic number: 14:14:390 [ 0.696156] rtc_cmos 00:00: setting system clock to 2018-08-05 17:21:08 UTC (1533489668) [ 0.697929] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699104] EDD information not available. [ 0.777158] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789030] Write protecting the kernel read-only data: 14336k [ 0.792616] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.794610] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.839866] 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.76 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.5... Lease of 192.168.120.5 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.03. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH3cE5izDID3inNsRvsM9XfygDEXFXS39Z84FnmmFVYprLqB62UrWpvueQBZ1RT9jYZKejUlpTt2IRwOfHEEESQOVC4CEDjX9Hax/auGfCGMHS7KokKYX+DFDWuSmyxLOzg388CclUIkZMgip9C0mdQuFcxJu94nLIStHF0QhMX5/iaHAJH6o/wt2N7FHmr22kxQIKEN5X6nQ8KDxwcsLz1Jo9zq9kQxBO1gBrDAs2Do8wqVDWPb6MNLNBoT/SekHL3azA+4ZJLGe7xK5v2VFsIkrjZXcfVzKDWMAcYknqzmfE/93r8bLNebqI8XGvkC6gIbqAl2to3cVaq+YCuOIn root@cinder-test-vm-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d ssh-dss AAAAB3NzaC1kc3MAAACBAMwbzQnuwoJ87Y3KH1Q3/9ziv+iuAR5YAG0kT8dhlYLSYOITpWfjrWGrWjomoZEFzkPuYA6EAnVxRX7X+3ZMgoQgIXyfHTEgzewkK6Bu1aEMcAeAwIRkH0r+GCVdXbAZgJdhuzDMKfc7TDysDbqDsQ+hctQ9LXZQIsdnkyom1WnPAAAAFQCuGTr08q3isHvQ96V5V+1xgC4CJwAAAIAC447mBIxRJO2ywMQtfYItT/jRkdH+wAPf5SuGJnQbmn6VQD+jygVOrCPGXBUFhs3ruIeEvree12wgrv/0a0gpUkV1S8zcj5yCyv4KIzf9UtAlijCcvVCiXY5UpfXTX417V+KwxhQtUzCWGUtB5AtN2w8tkAAWrJy2hrUhop1xHAAAAIAN86rd6y6p0/NAFmLHTR3I7ONfHF0I0hPi07IDpqkwQW+mRefz4WNKGUP0NIzTKzHFs7G12rE3qdY7PFJcaBptfDDuxpD/dG9BU5NaEvG/YZfe9tKFz4rOKrwtuR8SadmqL7oJSF6ucfWzoDi0KOvCWp4WbRsq4BGtdn5lLo4sYw== root@cinder-test-vm-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fec1:838c/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.5 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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.95 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-ef1688b2-4454-451a-9ccd-ea5f5cc92b7d login: 2018-08-05 17:21:15,821 - paramiko.transport - DEBUG - starting thread (client mode): 0x6bdf8890L 2018-08-05 17:21:15,821 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 17:21:15,821 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-05 17:21:15,821 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-05 17:21:15,822 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-05 17:21:15,822 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-05 17:21:15,822 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-05 17:21:15,822 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 17:21:15,822 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-05 17:21:15,822 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 17:21:15,836 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-05 17:21:15,836 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 17:21:15,853 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: 5446fa6296478a7cee572860f57caae4 2018-08-05 17:21:15,854 - paramiko.transport - DEBUG - Trying discovered key 0654a4194bb0d823e15a7a124947a680 in /tmp/tmpXDfEqq 2018-08-05 17:21:15,876 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 17:21:15,882 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-05 17:21:15,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-05 17:21:15,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"volumeAttachment": {"volumeId": "b4eb8987-23a4-4db4-939b-10e2a00c43d8"}}' 2018-08-05 17:21:18,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a650a0a-94a7-44ce-9695-0c84f49aa4b3 x-compute-request-id: req-9a650a0a-94a7-44ce-9695-0c84f49aa4b3 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "70830439-b962-4bb2-ba2b-228a92146eb7", "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "volumeId": "b4eb8987-23a4-4db4-939b-10e2a00c43d8"}} 2018-08-05 17:21:18,410 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7/os-volume_attachments used request id req-9a650a0a-94a7-44ce-9695-0c84f49aa4b3 2018-08-05 17:21:18,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.52373504639s 2018-08-05 17:21:18,410 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7/os-volume_attachments used request id req-9a650a0a-94a7-44ce-9695-0c84f49aa4b3 2018-08-05 17:21:18,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:18,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:19,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:18 GMT Server: Apache x-compute-request-id: req-11a4a2b8-945e-4c3d-a101-573e11effb13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11a4a2b8-945e-4c3d-a101-573e11effb13 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:18.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:19,373 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-11a4a2b8-945e-4c3d-a101-573e11effb13 2018-08-05 17:21:19,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.962893009186s 2018-08-05 17:21:19,374 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-11a4a2b8-945e-4c3d-a101-573e11effb13 2018-08-05 17:21:19,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:21,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:21,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:21,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:21 GMT Server: Apache x-compute-request-id: req-f0096b5d-02d0-4018-b0e4-8e5b514c2fea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0096b5d-02d0-4018-b0e4-8e5b514c2fea Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:18.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:21,444 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-f0096b5d-02d0-4018-b0e4-8e5b514c2fea 2018-08-05 17:21:21,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0654428005219s 2018-08-05 17:21:21,444 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-f0096b5d-02d0-4018-b0e4-8e5b514c2fea 2018-08-05 17:21:21,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:23,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:23,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:24,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:23 GMT Server: Apache x-compute-request-id: req-56559c28-f910-49e9-b1f6-67f7660fe3ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56559c28-f910-49e9-b1f6-67f7660fe3ba Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [{"server_id": "70830439-b962-4bb2-ba2b-228a92146eb7", "attachment_id": "c4263c77-faf6-467f-bfe6-efd15dcea5da", "attached_at": "2018-08-05T17:21:21.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "device": "/dev/vdb", "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8"}], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:22.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:24,425 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-56559c28-f910-49e9-b1f6-67f7660fe3ba 2018-08-05 17:21:24,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.976943016052s 2018-08-05 17:21:24,425 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-56559c28-f910-49e9-b1f6-67f7660fe3ba 2018-08-05 17:21:24,428 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 17:21:24,429 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-05 17:21:24,429 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 17:21:24,432 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 17:21:24,502 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-05 17:21:24,503 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-05 17:21:24,504 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-05 17:21:24,504 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-05 17:21:24,540 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-05 17:21:24,540 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-05 17:21:24,569 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-05 17:21:24,771 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-05 17:21:24,771 - 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: 70e99555-ed20-4623-ba78-1a8c39ef741d 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-05 17:21:24,772 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-05 17:21:24,772 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-05 17:21:24,772 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-05 17:21:24,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-05 17:21:24,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7/os-volume_attachments/b4eb8987-23a4-4db4-939b-10e2a00c43d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:27,315 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:21:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f5c0bc6-5c1a-483d-bcfa-b2c60751ff7a x-compute-request-id: req-2f5c0bc6-5c1a-483d-bcfa-b2c60751ff7a Content-Length: 0 Content-Type: application/json 2018-08-05 17:21:27,315 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7/os-volume_attachments/b4eb8987-23a4-4db4-939b-10e2a00c43d8 used request id req-2f5c0bc6-5c1a-483d-bcfa-b2c60751ff7a 2018-08-05 17:21:27,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.5421731472s 2018-08-05 17:21:27,316 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7/os-volume_attachments/b4eb8987-23a4-4db4-939b-10e2a00c43d8 used request id req-2f5c0bc6-5c1a-483d-bcfa-b2c60751ff7a 2018-08-05 17:21:27,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:27,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:28,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:27 GMT Server: Apache x-compute-request-id: req-99b57a5f-905e-4705-bfd0-c8b0818a66d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-99b57a5f-905e-4705-bfd0-c8b0818a66d3 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [{"server_id": "70830439-b962-4bb2-ba2b-228a92146eb7", "attachment_id": "c4263c77-faf6-467f-bfe6-efd15dcea5da", "attached_at": "2018-08-05T17:21:21.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "device": "/dev/vdb", "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8"}], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:27.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:28,269 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-99b57a5f-905e-4705-bfd0-c8b0818a66d3 2018-08-05 17:21:28,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.952656984329s 2018-08-05 17:21:28,269 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-99b57a5f-905e-4705-bfd0-c8b0818a66d3 2018-08-05 17:21:28,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:30,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:30,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:31,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:30 GMT Server: Apache x-compute-request-id: req-b84d9cd6-358f-424e-9e91-71a5dddccf65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b84d9cd6-358f-424e-9e91-71a5dddccf65 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:28.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:31,233 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-b84d9cd6-358f-424e-9e91-71a5dddccf65 2018-08-05 17:21:31,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.959643125534s 2018-08-05 17:21:31,233 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-b84d9cd6-358f-424e-9e91-71a5dddccf65 2018-08-05 17:21:31,235 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-05 17:21:31,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-05 17:21:31,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"volumeAttachment": {"volumeId": "b4eb8987-23a4-4db4-939b-10e2a00c43d8"}}' 2018-08-05 17:21:33,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbf80c9e-f412-4341-be25-2e2825e00d4e x-compute-request-id: req-bbf80c9e-f412-4341-be25-2e2825e00d4e Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "af99af08-e41f-40c0-a732-8ca398900339", "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "volumeId": "b4eb8987-23a4-4db4-939b-10e2a00c43d8"}} 2018-08-05 17:21:33,891 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339/os-volume_attachments used request id req-bbf80c9e-f412-4341-be25-2e2825e00d4e 2018-08-05 17:21:33,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.65545701981s 2018-08-05 17:21:33,891 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339/os-volume_attachments used request id req-bbf80c9e-f412-4341-be25-2e2825e00d4e 2018-08-05 17:21:33,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:33,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:33,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:33 GMT Server: Apache x-compute-request-id: req-198b73f8-9708-42b1-a3b9-b4e3d36993d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-198b73f8-9708-42b1-a3b9-b4e3d36993d6 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:33.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:33,958 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-198b73f8-9708-42b1-a3b9-b4e3d36993d6 2018-08-05 17:21:33,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0669238567352s 2018-08-05 17:21:33,959 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-198b73f8-9708-42b1-a3b9-b4e3d36993d6 2018-08-05 17:21:33,960 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:35,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:35,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:36,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:35 GMT Server: Apache x-compute-request-id: req-fed1b716-d1b5-41ba-b9f8-77abaffea3c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fed1b716-d1b5-41ba-b9f8-77abaffea3c3 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:33.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:36,026 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-fed1b716-d1b5-41ba-b9f8-77abaffea3c3 2018-08-05 17:21:36,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0637149810791s 2018-08-05 17:21:36,027 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-fed1b716-d1b5-41ba-b9f8-77abaffea3c3 2018-08-05 17:21:36,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:38,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:38,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:39,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:38 GMT Server: Apache x-compute-request-id: req-336f37a4-b5da-4292-b262-c36f9ef3913f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-336f37a4-b5da-4292-b262-c36f9ef3913f Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [{"server_id": "af99af08-e41f-40c0-a732-8ca398900339", "attachment_id": "fa028ff1-435d-4f44-9dc2-47793ef92d61", "attached_at": "2018-08-05T17:21:36.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "device": "/dev/vdb", "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8"}], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:36.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:39,003 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-336f37a4-b5da-4292-b262-c36f9ef3913f 2018-08-05 17:21:39,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.972363948822s 2018-08-05 17:21:39,004 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-336f37a4-b5da-4292-b262-c36f9ef3913f 2018-08-05 17:21:39,005 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 17:21:39,008 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-05 17:21:39,008 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 17:21:39,010 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 17:21:39,080 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-05 17:21:39,080 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-05 17:21:39,081 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-05 17:21:39,081 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-05 17:21:39,121 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-05 17:21:39,121 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-05 17:21:39,146 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-05 17:21:39,169 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-05 17:21:39,169 - 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-05 17:21:39,170 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-05 17:21:39,170 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-05 17:21:39,170 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-05 17:21:39,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-05 17:21:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339/os-volume_attachments/b4eb8987-23a4-4db4-939b-10e2a00c43d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:39,806 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:21: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-272fdbb3-ba5a-45b4-be8d-033426990efc x-compute-request-id: req-272fdbb3-ba5a-45b4-be8d-033426990efc Content-Length: 0 Content-Type: application/json 2018-08-05 17:21:39,807 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339/os-volume_attachments/b4eb8987-23a4-4db4-939b-10e2a00c43d8 used request id req-272fdbb3-ba5a-45b4-be8d-033426990efc 2018-08-05 17:21:39,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.635499000549s 2018-08-05 17:21:39,807 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339/os-volume_attachments/b4eb8987-23a4-4db4-939b-10e2a00c43d8 used request id req-272fdbb3-ba5a-45b4-be8d-033426990efc 2018-08-05 17:21:39,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:39,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:40,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:39 GMT Server: Apache x-compute-request-id: req-1e31339f-0d52-4017-859d-62fa20542575 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e31339f-0d52-4017-859d-62fa20542575 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [{"server_id": "af99af08-e41f-40c0-a732-8ca398900339", "attachment_id": "fa028ff1-435d-4f44-9dc2-47793ef92d61", "attached_at": "2018-08-05T17:21:36.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "device": "/dev/vdb", "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8"}], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:39.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:40,776 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-1e31339f-0d52-4017-859d-62fa20542575 2018-08-05 17:21:40,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.968225002289s 2018-08-05 17:21:40,776 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-1e31339f-0d52-4017-859d-62fa20542575 2018-08-05 17:21:40,777 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:42,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:42,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:43,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:42 GMT Server: Apache x-compute-request-id: req-1c264645-146b-4766-b8ea-e5f16a93b96f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c264645-146b-4766-b8ea-e5f16a93b96f Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:41.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:43,742 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-1c264645-146b-4766-b8ea-e5f16a93b96f 2018-08-05 17:21:43,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.962095975876s 2018-08-05 17:21:43,743 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-1c264645-146b-4766-b8ea-e5f16a93b96f 2018-08-05 17:21:43,858 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:21:43,859 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:33 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-05 17:21:43,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 17:21:43,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:44,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:21: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-233ba60a-fa73-4a12-9643-f77e92bbffa2 x-compute-request-id: req-233ba60a-fa73-4a12-9643-f77e92bbffa2 Content-Type: application/json 2018-08-05 17:21:44,022 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339 used request id req-233ba60a-fa73-4a12-9643-f77e92bbffa2 2018-08-05 17:21:44,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159038066864s 2018-08-05 17:21:44,023 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339 used request id req-233ba60a-fa73-4a12-9643-f77e92bbffa2 2018-08-05 17:21:44,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:21:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:44,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21: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-ad72e90a-a08b-446b-ae7b-c1e0c0769a32 x-compute-request-id: req-ad72e90a-a08b-446b-ae7b-c1e0c0769a32 Content-Encoding: gzip Content-Length: 908 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:8c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:21:07.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "70830439-b962-4bb2-ba2b-228a92146eb7", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:21:07Z", "hostId": "72fa12e8d8207ae221a1b098abf6c38092ea82943da4ab532fd16976", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:58Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:f0:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af99af08-e41f-40c0-a732-8ca398900339", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:20:41.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "af99af08-e41f-40c0-a732-8ca398900339", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:21:43Z", "hostId": "cdc142b8cb2b67a5dc6f9f61cff827229d9eb343049e758c23261bf5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm2_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:32Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:21:44,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad72e90a-a08b-446b-ae7b-c1e0c0769a32 2018-08-05 17:21:44,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650322198868s 2018-08-05 17:21:44,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad72e90a-a08b-446b-ae7b-c1e0c0769a32 2018-08-05 17:21:44,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:46,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:21:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:47,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8be97326-6ecd-42a4-aeca-c3444bf4fc0c x-compute-request-id: req-8be97326-6ecd-42a4-aeca-c3444bf4fc0c Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:8c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:21:07.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "70830439-b962-4bb2-ba2b-228a92146eb7", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:21:07Z", "hostId": "72fa12e8d8207ae221a1b098abf6c38092ea82943da4ab532fd16976", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:58Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:21:47,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8be97326-6ecd-42a4-aeca-c3444bf4fc0c 2018-08-05 17:21:47,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583240032196s 2018-08-05 17:21:47,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8be97326-6ecd-42a4-aeca-c3444bf4fc0c 2018-08-05 17:21:47,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 17:21:47,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/3ae67d52-e878-4871-8242-7b1be83dc74a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:48,119 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a1d7220-75d7-40e4-86e3-8802432a2e8d Content-Length: 0 Date: Sun, 05 Aug 2018 17:21:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:21:48,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3ae67d52-e878-4871-8242-7b1be83dc74a.json used request id req-7a1d7220-75d7-40e4-86e3-8802432a2e8d 2018-08-05 17:21:48,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.852764844894s 2018-08-05 17:21:48,120 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3ae67d52-e878-4871-8242-7b1be83dc74a.json used request id req-7a1d7220-75d7-40e4-86e3-8802432a2e8d 2018-08-05 17:21:48,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:21:48,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:48,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-2b32eb86-e0c4-4c8c-9ff3-6ecbb4339266 Date: Sun, 05 Aug 2018 17:21:48 GMT RESP BODY: {"floatingips": [{"router_id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:21:12Z", "updated_at": "2018-08-05T17:21:16Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c1:83:8c", "device_id": "70830439-b962-4bb2-ba2b-228a92146eb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 3, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_id": "461aa3d7-6eac-4da8-8a05-2474cd5c4a7d", "id": "15af48c8-ddc3-458f-a830-85e6cfe24901", "qos_policy_id": null}]} 2018-08-05 17:21:48,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2b32eb86-e0c4-4c8c-9ff3-6ecbb4339266 2018-08-05 17:21:48,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637791156769s 2018-08-05 17:21:48,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2b32eb86-e0c4-4c8c-9ff3-6ecbb4339266 2018-08-05 17:21:48,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:48,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:48,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:48 GMT Server: Apache x-compute-request-id: req-8dad43f6-e8d0-4072-a0df-d06d8cc4b600 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8dad43f6-e8d0-4072-a0df-d06d8cc4b600 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:41.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:48,256 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-8dad43f6-e8d0-4072-a0df-d06d8cc4b600 2018-08-05 17:21:48,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.062136888504s 2018-08-05 17:21:48,256 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-8dad43f6-e8d0-4072-a0df-d06d8cc4b600 2018-08-05 17:21:48,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-05 17:21:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:48,371 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:21:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0739fa6a-5b96-48eb-9f31-0c7609382074 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-05 17:21:48,371 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8 used request id req-0739fa6a-5b96-48eb-9f31-0c7609382074 2018-08-05 17:21:48,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.11386680603s 2018-08-05 17:21:48,372 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8 used request id req-0739fa6a-5b96-48eb-9f31-0c7609382074 2018-08-05 17:21:48,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:48,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:48 GMT Server: Apache x-compute-request-id: req-e73cb0f2-53ba-4546-8967-e3cf9f8b4ff1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e73cb0f2-53ba-4546-8967-e3cf9f8b4ff1 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "e7957cf11ab4473790f8b108de8a5990", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "self"}, {"href": "http://172.30.9.22:8776/da7468488e8b409cb2c3d0a46c68d1a9/volumes/b4eb8987-23a4-4db4-939b-10e2a00c43d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-05T17:20:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "updated_at": "2018-08-05T17:21:48.000000", "volume_type": null, "name": "cinder_test-volume_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b4eb8987-23a4-4db4-939b-10e2a00c43d8", "size": 2}]} 2018-08-05 17:21:48,446 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-e73cb0f2-53ba-4546-8967-e3cf9f8b4ff1 2018-08-05 17:21:48,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0739960670471s 2018-08-05 17:21:48,447 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-e73cb0f2-53ba-4546-8967-e3cf9f8b4ff1 2018-08-05 17:21:48,448 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:50,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 17:21:50,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:50,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:50 GMT Server: Apache x-compute-request-id: req-5cbcc79c-dbb7-4f47-a52d-1d14f3761387 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5cbcc79c-dbb7-4f47-a52d-1d14f3761387 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-05 17:21:50,504 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-5cbcc79c-dbb7-4f47-a52d-1d14f3761387 2018-08-05 17:21:50,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0532009601593s 2018-08-05 17:21:50,504 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/da7468488e8b409cb2c3d0a46c68d1a9/volumes/detail used request id req-5cbcc79c-dbb7-4f47-a52d-1d14f3761387 2018-08-05 17:21:50,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 17:21:50,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/15af48c8-ddc3-458f-a830-85e6cfe24901.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:52,123 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3767a1e7-f7e2-41e3-9dcd-06eb22186d8e Content-Length: 0 Date: Sun, 05 Aug 2018 17:21:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:21:52,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/15af48c8-ddc3-458f-a830-85e6cfe24901.json used request id req-3767a1e7-f7e2-41e3-9dcd-06eb22186d8e 2018-08-05 17:21:52,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.6158349514s 2018-08-05 17:21:52,123 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/15af48c8-ddc3-458f-a830-85e6cfe24901.json used request id req-3767a1e7-f7e2-41e3-9dcd-06eb22186d8e 2018-08-05 17:21:52,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 17:21:52,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:52,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8daee1f1-dd0e-4a7e-a071-1b71e020ffb6 Date: Sun, 05 Aug 2018 17:21:52 GMT RESP BODY: {"floatingips": []} 2018-08-05 17:21:52,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8daee1f1-dd0e-4a7e-a071-1b71e020ffb6 2018-08-05 17:21:52,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0511090755463s 2018-08-05 17:21:52,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8daee1f1-dd0e-4a7e-a071-1b71e020ffb6 2018-08-05 17:21:52,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 17:21:52,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:52,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:21:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c26dc94d-1647-4852-aeb5-213f175b5406 x-compute-request-id: req-c26dc94d-1647-4852-aeb5-213f175b5406 Content-Type: application/json 2018-08-05 17:21:52,515 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7 used request id req-c26dc94d-1647-4852-aeb5-213f175b5406 2018-08-05 17:21:52,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.333520889282s 2018-08-05 17:21:52,515 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7 used request id req-c26dc94d-1647-4852-aeb5-213f175b5406 2018-08-05 17:21:52,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:21:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:53,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53cc1bd9-199b-4f78-b852-5b80b9977c37 x-compute-request-id: req-53cc1bd9-199b-4f78-b852-5b80b9977c37 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:8c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70830439-b962-4bb2-ba2b-228a92146eb7", "rel": "bookmark"}], "image": {"id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "links": [{"href": "http://172.30.9.22:8774/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T17:21:07.000000", "flavor": {"id": "f3f5519e-84c5-464a-873c-9e3c699a5d44", "links": [{"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "bookmark"}]}, "id": "70830439-b962-4bb2-ba2b-228a92146eb7", "security_groups": [{"name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}], "user_id": "e7957cf11ab4473790f8b108de8a5990", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T17:21:52Z", "hostId": "72fa12e8d8207ae221a1b098abf6c38092ea82943da4ab532fd16976", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "name": "cinder_test-vm_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "created": "2018-08-05T17:20:58Z", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 17:21:53,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-53cc1bd9-199b-4f78-b852-5b80b9977c37 2018-08-05 17:21:53,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24859595299s 2018-08-05 17:21:53,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-53cc1bd9-199b-4f78-b852-5b80b9977c37 2018-08-05 17:21:53,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 17:21:55,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 17:21:55,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:55,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:21:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3a00ef8-11f2-494a-9347-7355e813cf47 x-compute-request-id: req-c3a00ef8-11f2-494a-9347-7355e813cf47 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-05 17:21:55,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c3a00ef8-11f2-494a-9347-7355e813cf47 2018-08-05 17:21:55,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0863239765167s 2018-08-05 17:21:55,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c3a00ef8-11f2-494a-9347-7355e813cf47 2018-08-05 17:21:55,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 17:21:55,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:55,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-83389164-9de6-49df-87f0-4dd784c2eb95 Date: Sun, 05 Aug 2018 17:21:55 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:25Z", "updated_at": "2018-08-05T17:20:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:25Z", "revision_number": 0, "id": "220c5bef-999e-4b29-ac66-de9e04cc812b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:25Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T17:20:26Z", "revision_number": 0, "id": "7f625af8-70aa-41e9-8d43-a34e89832fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:26Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:27Z", "revision_number": 0, "id": "7ffd50ce-e2df-4829-b109-a9ded6271f16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:27Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:25Z", "revision_number": 0, "id": "bc0075c2-4d70-432f-8f0b-36d8b2366cef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:25Z", "security_group_id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}], "revision_number": 3, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "d48b1ac1-73a7-4937-b084-fceda19f2928", "name": "cinder_test-sg_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}, {"description": "Default security group", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:10Z", "updated_at": "2018-08-05T17:20:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "22fabf52-542b-4f2f-8400-77c818d3d117", "remote_group_id": "d558696f-1e92-464f-8c28-669250874adb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "5de25fdc-ddcb-4d98-84b9-06664f6aca86", "remote_group_id": "d558696f-1e92-464f-8c28-669250874adb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "6f2d20d3-66af-44bf-b8b9-81451ca2dd5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:11Z", "revision_number": 0, "id": "c2d78928-3a0b-4d29-adc9-bc92cdcd3d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:11Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}], "revision_number": 1, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "d558696f-1e92-464f-8c28-669250874adb", "name": "default"}]} 2018-08-05 17:21:55,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-83389164-9de6-49df-87f0-4dd784c2eb95 2018-08-05 17:21:55,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526540279388s 2018-08-05 17:21:55,912 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-83389164-9de6-49df-87f0-4dd784c2eb95 2018-08-05 17:21:55,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-05 17:21:55,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d48b1ac1-73a7-4937-b084-fceda19f2928.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:56,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a172f738-ec32-40d6-aa15-e650b878fb8f Content-Length: 0 Date: Sun, 05 Aug 2018 17:21:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:21:56,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d48b1ac1-73a7-4937-b084-fceda19f2928.json used request id req-a172f738-ec32-40d6-aa15-e650b878fb8f 2018-08-05 17:21:56,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.131375789642s 2018-08-05 17:21:56,048 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d48b1ac1-73a7-4937-b084-fceda19f2928.json used request id req-a172f738-ec32-40d6-aa15-e650b878fb8f 2018-08-05 17:21:56,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-05 17:21:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:56,116 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:21: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-e1ef34cb-8e8f-4dac-8fb2-4224ec413b5f x-compute-request-id: req-e1ef34cb-8e8f-4dac-8fb2-4224ec413b5f Content-Length: 0 Content-Type: application/json 2018-08-05 17:21:56,116 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d used request id req-e1ef34cb-8e8f-4dac-8fb2-4224ec413b5f 2018-08-05 17:21:56,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0676031112671s 2018-08-05 17:21:56,116 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d used request id req-e1ef34cb-8e8f-4dac-8fb2-4224ec413b5f 2018-08-05 17:21:56,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:21:56,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0c6bc6a0-c978-4c0a-9b11-33264a2b16e8/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" -d '{"subnet_id": "644cf7a2-d7af-4cb1-9037-66039a638640"}' 2018-08-05 17:21:58,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-37b0c9df-b96d-4a17-8d35-a5064f985051 Date: Sun, 05 Aug 2018 17:21:58 GMT RESP BODY: {"network_id": "c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "subnet_id": "644cf7a2-d7af-4cb1-9037-66039a638640", "subnet_ids": ["644cf7a2-d7af-4cb1-9037-66039a638640"], "port_id": "70f989f9-62e3-47cf-938d-3c7b46ce192f", "id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8"} 2018-08-05 17:21:58,383 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0c6bc6a0-c978-4c0a-9b11-33264a2b16e8/remove_router_interface.json used request id req-37b0c9df-b96d-4a17-8d35-a5064f985051 2018-08-05 17:21:58,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.26657509804s 2018-08-05 17:21:58,384 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0c6bc6a0-c978-4c0a-9b11-33264a2b16e8/remove_router_interface.json used request id req-37b0c9df-b96d-4a17-8d35-a5064f985051 returning object 0c6bc6a0-c978-4c0a-9b11-33264a2b16e8 2018-08-05 17:21:58,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:21:58,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:21:58,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-99d921b4-1312-4fba-95f4-e7916efa70e6 Date: Sun, 05 Aug 2018 17:21:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:13Z", "admin_state_up": true, "updated_at": "2018-08-05T17:21:57Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "0c6bc6a0-c978-4c0a-9b11-33264a2b16e8", "name": "cinder_test-router_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}]} 2018-08-05 17:21:58,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-99d921b4-1312-4fba-95f4-e7916efa70e6 2018-08-05 17:21:58,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.340507984161s 2018-08-05 17:21:58,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-99d921b4-1312-4fba-95f4-e7916efa70e6 2018-08-05 17:21:58,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:21:58,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/0c6bc6a0-c978-4c0a-9b11-33264a2b16e8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:22:02,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-044031b3-a5d2-4ab4-9484-674806334558 Content-Length: 0 Date: Sun, 05 Aug 2018 17:22:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:22:02,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0c6bc6a0-c978-4c0a-9b11-33264a2b16e8.json used request id req-044031b3-a5d2-4ab4-9484-674806334558 2018-08-05 17:22:02,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.88910388947s 2018-08-05 17:22:02,616 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0c6bc6a0-c978-4c0a-9b11-33264a2b16e8.json used request id req-044031b3-a5d2-4ab4-9484-674806334558 2018-08-05 17:22:02,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:22:02,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:22:02,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a06c1f3c-8834-4fed-93e6-9fcef84effa2 Date: Sun, 05 Aug 2018 17:22:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:20:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"da7468488e8b409cb2c3d0a46c68d1a9","id":"644cf7a2-d7af-4cb1-9037-66039a638640","subnetpool_id":null,"name":"cinder_test-subnet_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}]} 2018-08-05 17:22:02,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a06c1f3c-8834-4fed-93e6-9fcef84effa2 2018-08-05 17:22:02,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.060399055481s 2018-08-05 17:22:02,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a06c1f3c-8834-4fed-93e6-9fcef84effa2 2018-08-05 17:22:02,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:22:02,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/644cf7a2-d7af-4cb1-9037-66039a638640.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:22:05,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fbe1cf6-e19d-4b5e-a8ad-c9996ee5fdf4 Date: Sun, 05 Aug 2018 17:22:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:22:05,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/644cf7a2-d7af-4cb1-9037-66039a638640.json used request id req-1fbe1cf6-e19d-4b5e-a8ad-c9996ee5fdf4 2018-08-05 17:22:05,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48102998734s 2018-08-05 17:22:05,160 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/644cf7a2-d7af-4cb1-9037-66039a638640.json used request id req-1fbe1cf6-e19d-4b5e-a8ad-c9996ee5fdf4 2018-08-05 17:22:05,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:22:05,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:22:05,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-2467f96b-4e90-4f0d-8863-cb10f5a68ee8 Date: Sun, 05 Aug 2018 17:22:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da7468488e8b409cb2c3d0a46c68d1a9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:22:05Z","qos_policy_id":null,"name":"cinder_test-net_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d","admin_state_up":true,"tenant_id":"da7468488e8b409cb2c3d0a46c68d1a9","created_at":"2018-08-05T17:20:11Z","mtu":1450}]} 2018-08-05 17:22:05,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2467f96b-4e90-4f0d-8863-cb10f5a68ee8 2018-08-05 17:22:05,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.307803869247s 2018-08-05 17:22:05,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2467f96b-4e90-4f0d-8863-cb10f5a68ee8 2018-08-05 17:22:05,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:22:05,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:22:06,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9151cf9f-f790-47db-9048-2281ce2d4e3c Date: Sun, 05 Aug 2018 17:22:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:22:06,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9.json used request id req-9151cf9f-f790-47db-9048-2281ce2d4e3c 2018-08-05 17:22:06,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.816256999969s 2018-08-05 17:22:06,288 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/c77f7c2b-fe24-4e4f-b7a8-f512f902e5c9.json used request id req-9151cf9f-f790-47db-9048-2281ce2d4e3c 2018-08-05 17:22:06,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:22:06,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:22:06,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-2efabf01-536f-4b34-8934-70aa6ff4fdf0 Date: Sun, 05 Aug 2018 17:22:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/snap", "metadata": {}}], "file": "/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/file", "owner": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "size": 12716032, "self": "/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:20:24Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:20:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:22:06,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2efabf01-536f-4b34-8934-70aa6ff4fdf0 2018-08-05 17:22:06,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.222280025482s 2018-08-05 17:22:06,516 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2efabf01-536f-4b34-8934-70aa6ff4fdf0 2018-08-05 17:22:06,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:22:06,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4544d28fd31976a6a434de64c4d0cad748dcbc91" 2018-08-05 17:22:07,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c39fd874-b4d0-4f66-a2c2-51961722e500 Date: Sun, 05 Aug 2018 17:22:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 17:22:07,062 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3 used request id req-c39fd874-b4d0-4f66-a2c2-51961722e500 2018-08-05 17:22:07,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.543301105499s 2018-08-05 17:22:07,062 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6e9c5a57-a2d3-4b77-8a21-0fa616caebc3 used request id req-c39fd874-b4d0-4f66-a2c2-51961722e500 2018-08-05 17:22:07,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:22:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:22:07,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f917b254-7dab-4297-bc98-02ca8cb1726d x-compute-request-id: req-f917b254-7dab-4297-bc98-02ca8cb1726d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44", "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": "f3f5519e-84c5-464a-873c-9e3c699a5d44"}]} 2018-08-05 17:22:07,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f917b254-7dab-4297-bc98-02ca8cb1726d 2018-08-05 17:22:07,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262989997864s 2018-08-05 17:22:07,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f917b254-7dab-4297-bc98-02ca8cb1726d 2018-08-05 17:22:07,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:22:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:22:07,126 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed070b0d-a3a4-48b6-916f-85e46a027ad3 x-compute-request-id: req-ed070b0d-a3a4-48b6-916f-85e46a027ad3 Content-Length: 0 Content-Type: application/json 2018-08-05 17:22:07,126 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44 used request id req-ed070b0d-a3a4-48b6-916f-85e46a027ad3 2018-08-05 17:22:07,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353779792786s 2018-08-05 17:22:07,127 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f3f5519e-84c5-464a-873c-9e3c699a5d44 used request id req-ed070b0d-a3a4-48b6-916f-85e46a027ad3 2018-08-05 17:22:07,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:22:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:22:07,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4e0123-5bcb-421f-9755-393340453f50 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "links": {"self": "http://172.30.9.22:5000/v3/users/e7957cf11ab4473790f8b108de8a5990"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e7957cf11ab4473790f8b108de8a5990", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:22:07,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1e4e0123-5bcb-421f-9755-393340453f50 2018-08-05 17:22:07,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120793104172s 2018-08-05 17:22:07,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1e4e0123-5bcb-421f-9755-393340453f50 2018-08-05 17:22:07,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:22:07,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/e7957cf11ab4473790f8b108de8a5990 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:22:07,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e17d910-a185-4b9a-9f16-0a0c41277b44 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d", "links": {"self": "http://172.30.9.22:5000/v3/users/e7957cf11ab4473790f8b108de8a5990"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e7957cf11ab4473790f8b108de8a5990", "description": null}} 2018-08-05 17:22:07,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/e7957cf11ab4473790f8b108de8a5990 used request id req-2e17d910-a185-4b9a-9f16-0a0c41277b44 2018-08-05 17:22:07,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121237039566s 2018-08-05 17:22:07,377 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/e7957cf11ab4473790f8b108de8a5990 used request id req-2e17d910-a185-4b9a-9f16-0a0c41277b44 2018-08-05 17:22:07,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 17:22:07,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/e7957cf11ab4473790f8b108de8a5990 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:22:07,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a01bf55-f78f-4cf6-be7b-d3afbafe3bc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:22:07,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e7957cf11ab4473790f8b108de8a5990 used request id req-4a01bf55-f78f-4cf6-be7b-d3afbafe3bc3 2018-08-05 17:22:07,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.268691062927s 2018-08-05 17:22:07,646 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e7957cf11ab4473790f8b108de8a5990 used request id req-4a01bf55-f78f-4cf6-be7b-d3afbafe3bc3 2018-08-05 17:22:07,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:22:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:22:07,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57d60a4-7a12-4ecd-b19f-b88b8faafecb Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/da7468488e8b409cb2c3d0a46c68d1a9"}, "tags": [], "enabled": true, "id": "da7468488e8b409cb2c3d0a46c68d1a9", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ef1688b2-4454-451a-9ccd-ea5f5cc92b7d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 17:22:07,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c57d60a4-7a12-4ecd-b19f-b88b8faafecb 2018-08-05 17:22:07,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100508213043s 2018-08-05 17:22:07,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c57d60a4-7a12-4ecd-b19f-b88b8faafecb 2018-08-05 17:22:07,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 17:22:07,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/da7468488e8b409cb2c3d0a46c68d1a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}35986712a618eeea9bebadaa7aec668124717bc1" 2018-08-05 17:22:08,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adcc9c39-0f33-473c-af09-56984ea44aa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:22:08,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/da7468488e8b409cb2c3d0a46c68d1a9 used request id req-adcc9c39-0f33-473c-af09-56984ea44aa3 2018-08-05 17:22:08,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253052949905s 2018-08-05 17:22:08,012 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/da7468488e8b409cb2c3d0a46c68d1a9 used request id req-adcc9c39-0f33-473c-af09-56984ea44aa3 2018-08-05 17:22:08,070 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-05 17:22:08,490 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-05 17:22:08,490 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-05 17:22:08,491 - openstack_tests - INFO - OS Credentials = > 2018-08-05 17:22:08,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-05 17:22:08,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:22:08,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:22:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["qPFVQhziQE-cWxzf-_J84A"], "issued_at": "2018-08-05T17:22:08.000000Z"}} 2018-08-05 17:22:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03028e790a39f40294f91f6d5efed11d01057f9" 2018-08-05 17:22:09,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-db9f1c3f-a933-4876-bb36-9d6e23823a79 Date: Sun, 05 Aug 2018 17:22:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:22:09,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-db9f1c3f-a933-4876-bb36-9d6e23823a79 2018-08-05 17:22:09,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=28f09cfd-ef38-4a4a-8993-7fc081e43089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03028e790a39f40294f91f6d5efed11d01057f9" 2018-08-05 17:22:09,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-73309246-14aa-40c9-bc2a-1a2d8381c71c Date: Sun, 05 Aug 2018 17:22:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 17:22:09,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=28f09cfd-ef38-4a4a-8993-7fc081e43089 used request id req-73309246-14aa-40c9-bc2a-1a2d8381c71c 2018-08-05 17:22:09,406 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-05 17:22:09,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:22:09,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:22:09,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:22:09,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:22:09,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:22:09,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:22:09,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:22:09,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:22:09,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:22:09,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:22:09,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:22:09,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:22:09,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:22:09,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:22:09,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:22:09,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:22:09,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:22:09,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:22:09,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:22:09,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:22:09,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:22:09,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:22:09,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-05 17:22:09,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:22:09,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004ba610-d7a7-4ea9-a16e-240ab1bb2c72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:22:09,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-004ba610-d7a7-4ea9-a16e-240ab1bb2c72 2018-08-05 17:22:09,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:22:09,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["1U3WaHiDSC69VP2v44MchQ"], "issued_at": "2018-08-05T17:22:09.000000Z"}} 2018-08-05 17:22:09,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}593b52902af3158b75c07f83b24f7d0f3b669907" 2018-08-05 17:22:10,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22: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-5320314b-09fe-49ad-8f88-5084ce09d065 x-compute-request-id: req-5320314b-09fe-49ad-8f88-5084ce09d065 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.22: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-05 17:22:10,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-5320314b-09fe-49ad-8f88-5084ce09d065 2018-08-05 17:22:10,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.618834018707s 2018-08-05 17:22:10,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-5320314b-09fe-49ad-8f88-5084ce09d065 2018-08-05 17:22:10,032 - 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.22: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-05 17:22:10,032 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-05 17:22:10,033 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-05 17:22:10,033 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-05 17:22:10,092 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-05 17:22:10,131 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-05 17:22:10,132 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-05 17:22:10,132 - openstack_tests - INFO - OS Credentials = > 2018-08-05 17:22:10,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-05 17:22:10,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:22:10,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["y_zy95aDRgGQCxi1LhIxGA"], "issued_at": "2018-08-05T17:22:10.000000Z"}} 2018-08-05 17:22:10,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a09273462e731485217c58164c4d2a7e54a68a" 2018-08-05 17:22:10,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-29df8055-0206-4f23-8865-3356af511d50 Date: Sun, 05 Aug 2018 17:22:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:22:10,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-29df8055-0206-4f23-8865-3356af511d50 2018-08-05 17:22:10,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=28f09cfd-ef38-4a4a-8993-7fc081e43089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a09273462e731485217c58164c4d2a7e54a68a" 2018-08-05 17:22:11,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-bd068f0f-1764-4536-9f35-3cee8987fe32 Date: Sun, 05 Aug 2018 17:22:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 17:22:11,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=28f09cfd-ef38-4a4a-8993-7fc081e43089 used request id req-bd068f0f-1764-4536-9f35-3cee8987fe32 2018-08-05 17:22:11,127 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-05 17:22:11,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:22:11,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:22:11,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:22:11,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:22:11,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:22:11,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:22:11,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:22:11,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:22:11,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:22:11,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:22:11,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:22:11,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:22:11,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:22:11,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:22:11,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:22:11,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:22:11,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:22:11,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:22:11,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:22:11,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:22:11,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:22:11,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:22:11,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-05 17:22:11,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:22:11,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d246ff98-cb7a-498e-9474-df9994de733e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:22:11,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d246ff98-cb7a-498e-9474-df9994de733e 2018-08-05 17:22:11,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:22:11,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["s7VSsjwiTPOm7ws5DKbkrQ"], "issued_at": "2018-08-05T17:22:11.000000Z"}} 2018-08-05 17:22:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}7d43d458247f272dafc4ecc0e80b842f5856309c" 2018-08-05 17:22:11,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-111e1cd4-e53e-4594-ac1f-d89f9cea2c3a x-compute-request-id: req-111e1cd4-e53e-4594-ac1f-d89f9cea2c3a 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.22: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-05 17:22:11,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-111e1cd4-e53e-4594-ac1f-d89f9cea2c3a 2018-08-05 17:22:11,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.630907058716s 2018-08-05 17:22:11,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-111e1cd4-e53e-4594-ac1f-d89f9cea2c3a 2018-08-05 17:22:11,765 - 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.22: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-05 17:22:11,765 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-05 17:22:11,765 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-05 17:22:11,765 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-05 17:22:11,771 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:13 | PASS | | vmready1 | functest | healthcheck | 00:17 | PASS | | vmready2 | functest | healthcheck | 00:18 | PASS | | singlevm1 | functest | healthcheck | 00:44 | PASS | | singlevm2 | functest | healthcheck | 00:37 | PASS | | vping_ssh | functest | healthcheck | 00:56 | PASS | | vping_userdata | functest | healthcheck | 00:52 | PASS | | cinder_test | functest | healthcheck | 01:33 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-05 17:22:11,784 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-05 17:22:11,835 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-05 17:22:11,928 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-05 17:22:11,977 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-05 17:22:16,058 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-202 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-05 17:22:16,063 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.6 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.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=GWra4hPjzy6KotxUZ4FKhKpf5 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=449c5b575fb242d6b133df2f87012577 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-05 17:22:16,063 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-05 17:22:16,064 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke rally_sanity patrole vmtp | | | | validate the OPNFV scenarios. | shaker snaps_smoke neutron_trunk | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2018-08-05 17:22:16,094 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-05 17:22:17,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:22:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:22:17,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:22:17,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-05 17:22:17,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-05 17:22:17,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:22:17,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486f7a9b-c8c4-4ec8-b705-0df71246b3ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:22:17,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-486f7a9b-c8c4-4ec8-b705-0df71246b3ce 2018-08-05 17:22:17,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:22:17,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:22:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["mFLRB0K7TmKgki86raZpFw"], "issued_at": "2018-08-05T17:22:17.000000Z"}} 2018-08-05 17:22:17,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:22:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:22:17,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3f6feeda-2858-4011-8e00-43fae1b36ed9 Date: Sun, 05 Aug 2018 17:22:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:22:17,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3f6feeda-2858-4011-8e00-43fae1b36ed9 2018-08-05 17:22:17,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267287969589s 2018-08-05 17:22:17,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3f6feeda-2858-4011-8e00-43fae1b36ed9 2018-08-05 17:22:17,679 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-05 17:22:22,874 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 118a19dd-7363-4c01-9c94-6a29ccaf1a5b | 2018-08-05T17:22:22.525444 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 118a19dd-7363-4c01-9c94-6a29ccaf1a5b ~/.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-05 17:22:26,462 - 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-05 17:22:26,462 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-05 17:22:33,104 - 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=ab32967e-3bfa-41ad-afe6-b2174d12986b) as the default verifier for the future CLI operations. 2018-08-05 17:22:36,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-05 17:22:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:22:36,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-d89a9ae2-c1f5-4f69-89d8-560c2cbb401d Date: Sun, 05 Aug 2018 17:22:36 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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp 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-05 17:22:36,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-d89a9ae2-c1f5-4f69-89d8-560c2cbb401d 2018-08-05 17:22:36,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.20999288559s 2018-08-05 17:22:36,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-d89a9ae2-c1f5-4f69-89d8-560c2cbb401d 2018-08-05 17:22:36,535 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-05 17:22:36,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:22:36,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"network": {"name": "tempest_smoke-net_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "admin_state_up": true}}' 2018-08-05 17:22:36,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-3e4910ef-edf0-4630-92cd-e44cd7fe0efd Date: Sun, 05 Aug 2018 17:22:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"80a921c5-0a70-4594-ab75-49f2842be73b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:22:36Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:22:36Z","mtu":1450}} 2018-08-05 17:22:36,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3e4910ef-edf0-4630-92cd-e44cd7fe0efd 2018-08-05 17:22:36,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.409923791885s 2018-08-05 17:22:36,946 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3e4910ef-edf0-4630-92cd-e44cd7fe0efd 2018-08-05 17:22:36,947 - 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-05T17:22:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'80a921c5-0a70-4594-ab75-49f2842be73b', u'provider:segmentation_id': 61, 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_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', u'created_at': u'2018-08-05T17:22:36Z', u'mtu': 1450, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'449c5b575fb242d6b133df2f87012577', u'l2_adjacency': True}) 2018-08-05 17:22:36,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:22:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:22:37,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-8211359c-ca5b-4198-bdf0-f018c7f1a596 Date: Sun, 05 Aug 2018 17:22:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"80a921c5-0a70-4594-ab75-49f2842be73b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:22:36Z","qos_policy_id":null,"name":"tempest_smoke-net_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:22:36Z","provider:network_type":"vxlan"}]} 2018-08-05 17:22:37,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8211359c-ca5b-4198-bdf0-f018c7f1a596 2018-08-05 17:22:37,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377326011658s 2018-08-05 17:22:37,325 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8211359c-ca5b-4198-bdf0-f018c7f1a596 2018-08-05 17:22:37,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:22:37,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"subnet": {"name": "tempest_smoke-subnet_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "enable_dhcp": true, "network_id": "80a921c5-0a70-4594-ab75-49f2842be73b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:22:38,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-f2ccdf55-2f5c-4554-92bc-7aabf5fc31cd Date: Sun, 05 Aug 2018 17:22:38 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-05T17:22:37Z","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":"bd354661-f7d1-46db-8257-39ded279d471","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7","enable_dhcp":true,"segment_id":null,"network_id":"80a921c5-0a70-4594-ab75-49f2842be73b","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:22:37Z","ip_version":4}} 2018-08-05 17:22:38,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f2ccdf55-2f5c-4554-92bc-7aabf5fc31cd 2018-08-05 17:22:38,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.73867893219s 2018-08-05 17:22:38,066 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f2ccdf55-2f5c-4554-92bc-7aabf5fc31cd 2018-08-05 17:22:38,067 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:22:37Z', 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'bd354661-f7d1-46db-8257-39ded279d471', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'80a921c5-0a70-4594-ab75-49f2842be73b', u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:22:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:22:38,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:22:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "tempest_smoke-router_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "admin_state_up": true}}' 2018-08-05 17:22:44,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-152755f3-b5bc-4e80-b5d1-fb0802839752 Date: Sun, 05 Aug 2018 17:22:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:22:38Z", "admin_state_up": true, "updated_at": "2018-08-05T17:22:40Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0e06f8a9-e7c2-4ab5-8e53-b37744f84509", "name": "tempest_smoke-router_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7"}} 2018-08-05 17:22:44,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-152755f3-b5bc-4e80-b5d1-fb0802839752 2018-08-05 17:22:44,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.8030359745s 2018-08-05 17:22:44,871 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-152755f3-b5bc-4e80-b5d1-fb0802839752 2018-08-05 17:22:44,871 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:22:40Z', u'revision_number': 3, u'ha': True, u'id': u'0e06f8a9-e7c2-4ab5-8e53-b37744f84509', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', u'admin_state_up': True, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:22:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:22:44,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:22:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0e06f8a9-e7c2-4ab5-8e53-b37744f84509/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"subnet_id": "bd354661-f7d1-46db-8257-39ded279d471"}' 2018-08-05 17:22:47,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-50a8fa91-99bb-468b-8ff8-741608a06990 Date: Sun, 05 Aug 2018 17:22:47 GMT RESP BODY: {"network_id": "80a921c5-0a70-4594-ab75-49f2842be73b", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "bd354661-f7d1-46db-8257-39ded279d471", "subnet_ids": ["bd354661-f7d1-46db-8257-39ded279d471"], "port_id": "5f053f1e-45be-49aa-b231-371c1dcb2c9f", "id": "0e06f8a9-e7c2-4ab5-8e53-b37744f84509"} 2018-08-05 17:22:47,351 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e06f8a9-e7c2-4ab5-8e53-b37744f84509/add_router_interface.json used request id req-50a8fa91-99bb-468b-8ff8-741608a06990 2018-08-05 17:22:47,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47938489914s 2018-08-05 17:22:47,352 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e06f8a9-e7c2-4ab5-8e53-b37744f84509/add_router_interface.json used request id req-50a8fa91-99bb-468b-8ff8-741608a06990 returning object 0e06f8a9-e7c2-4ab5-8e53-b37744f84509 2018-08-05 17:22:47,352 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 17:22:47,484 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 17:22:47,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:22:47,490 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:22:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:22:47,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:22:47,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:22:47,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-adcb8195-9bb2-4b96-8f01-eb6e1ecc6e11 Date: Sun, 05 Aug 2018 17:22:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:22:47,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-adcb8195-9bb2-4b96-8f01-eb6e1ecc6e11 2018-08-05 17:22:47,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.233716964722s 2018-08-05 17:22:47,729 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-adcb8195-9bb2-4b96-8f01-eb6e1ecc6e11 2018-08-05 17:22:47,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:22:47,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7"}' 2018-08-05 17:22:48,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c28c8ec2-d34e-47df-935e-2502744b74f4 Date: Sun, 05 Aug 2018 17:22:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "db6bfd3c-9eb9-419c-a7cd-83df9a0ae138", "size": null, "self": "/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:22:48Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "checksum": null, "created_at": "2018-08-05T17:22:48Z", "protected": false} 2018-08-05 17:22:48,494 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c28c8ec2-d34e-47df-935e-2502744b74f4 2018-08-05 17:22:48,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.757013082504s 2018-08-05 17:22:48,494 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c28c8ec2-d34e-47df-935e-2502744b74f4 returning object db6bfd3c-9eb9-419c-a7cd-83df9a0ae138 2018-08-05 17:22:48,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:22:48,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '' 2018-08-05 17:22:49,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f33241c2-09bd-4ea7-8c96-f28eba809d3a Date: Sun, 05 Aug 2018 17:22: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-05 17:22:49,267 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/file used request id req-f33241c2-09bd-4ea7-8c96-f28eba809d3a 2018-08-05 17:22:49,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.772269010544s 2018-08-05 17:22:49,268 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/file used request id req-f33241c2-09bd-4ea7-8c96-f28eba809d3a 2018-08-05 17:22:49,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:22:49,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:22:49,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-78c15237-bc9e-4e41-b31b-540ec8e3f856 Date: Sun, 05 Aug 2018 17:22:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/snap", "metadata": {}}], "file": "/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "db6bfd3c-9eb9-419c-a7cd-83df9a0ae138", "size": 12716032, "self": "/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:22:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:22:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:22:49,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-78c15237-bc9e-4e41-b31b-540ec8e3f856 2018-08-05 17:22:49,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0254611968994s 2018-08-05 17:22:49,297 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-78c15237-bc9e-4e41-b31b-540ec8e3f856 2018-08-05 17:22:49,299 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/snap', u'metadata': Munch({})})], 'file': u'/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/file', 'owner': u'449c5b575fb242d6b133df2f87012577', 'id': u'db6bfd3c-9eb9-419c-a7cd-83df9a0ae138', 'size': 12716032, u'self': u'/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:22:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-05T17:22:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', 'created': u'2018-08-05T17:22:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:22:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:22:49,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:22:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:22:49,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22: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-ba39979f-5bd6-4bc0-aa11-2624d4c14bbb x-compute-request-id: req-ba39979f-5bd6-4bc0-aa11-2624d4c14bbb Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d", "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": "049f3aed-d6f4-46f9-9e74-2a69e637892d"}} 2018-08-05 17:22:49,544 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ba39979f-5bd6-4bc0-aa11-2624d4c14bbb 2018-08-05 17:22:49,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.244588851929s 2018-08-05 17:22:49,544 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ba39979f-5bd6-4bc0-aa11-2624d4c14bbb 2018-08-05 17:22:49,545 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', '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'449c5b575fb242d6b133df2f87012577', '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'049f3aed-d6f4-46f9-9e74-2a69e637892d', 'swap': 0}) 2018-08-05 17:22:49,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:22:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"extra_specs": {}}' 2018-08-05 17:22:49,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22: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-e6786101-6996-4fd5-be10-feaa002ca0b0 x-compute-request-id: req-e6786101-6996-4fd5-be10-feaa002ca0b0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:22:49,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d/os-extra_specs used request id req-e6786101-6996-4fd5-be10-feaa002ca0b0 2018-08-05 17:22:49,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0264360904694s 2018-08-05 17:22:49,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d/os-extra_specs used request id req-e6786101-6996-4fd5-be10-feaa002ca0b0 2018-08-05 17:22:49,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:22:49,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:22:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11d5fdb9-3ef7-494f-83f8-38d6c17a78e1 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 17:22:49,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-11d5fdb9-3ef7-494f-83f8-38d6c17a78e1 2018-08-05 17:22:49,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:22:49,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:22:49,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250111f5-f124-4f4e-a8a7-90c26edf48a8 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:22:49,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-250111f5-f124-4f4e-a8a7-90c26edf48a8 2018-08-05 17:22:49,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103188037872s 2018-08-05 17:22:49,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-250111f5-f124-4f4e-a8a7-90c26edf48a8 2018-08-05 17:22:49,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:22:49,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:22:49,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d957d5-9ee5-4374-b01c-2e37ae0d9d5f Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:22:49,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-95d957d5-9ee5-4374-b01c-2e37ae0d9d5f 2018-08-05 17:22:49,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.13343501091s 2018-08-05 17:22:49,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-95d957d5-9ee5-4374-b01c-2e37ae0d9d5f 2018-08-05 17:22:49,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-05 17:22:49,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:22:49,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22: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-742b8edc-a1ca-417e-8aad-78f927cf3aa1 x-compute-request-id: req-742b8edc-a1ca-417e-8aad-78f927cf3aa1 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 146}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 149}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2705, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-05 17:22:49,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-742b8edc-a1ca-417e-8aad-78f927cf3aa1 2018-08-05 17:22:49,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0391571521759s 2018-08-05 17:22:49,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-742b8edc-a1ca-417e-8aad-78f927cf3aa1 2018-08-05 17:22:49,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:22:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:22:50,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-4f346996-b14c-4cfd-bfe6-e7a6e2062300 Date: Sun, 05 Aug 2018 17:22:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/snap", "metadata": {}}], "file": "/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "db6bfd3c-9eb9-419c-a7cd-83df9a0ae138", "size": 12716032, "self": "/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:22:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:22:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:22:50,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4f346996-b14c-4cfd-bfe6-e7a6e2062300 2018-08-05 17:22:50,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194972991943s 2018-08-05 17:22:50,068 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4f346996-b14c-4cfd-bfe6-e7a6e2062300 2018-08-05 17:22:50,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:22:50,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7"}' 2018-08-05 17:22:50,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4ad1fdd0-d775-431c-9eef-7ae774b397c1 Date: Sun, 05 Aug 2018 17:22:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "c5c6cce0-9558-465e-9db7-e64eb9a7cf4a", "size": null, "self": "/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:22:50Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "checksum": null, "created_at": "2018-08-05T17:22:50Z", "protected": false} 2018-08-05 17:22:50,131 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4ad1fdd0-d775-431c-9eef-7ae774b397c1 2018-08-05 17:22:50,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0583100318909s 2018-08-05 17:22:50,132 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4ad1fdd0-d775-431c-9eef-7ae774b397c1 returning object c5c6cce0-9558-465e-9db7-e64eb9a7cf4a 2018-08-05 17:22:50,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:22:50,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '' 2018-08-05 17:22:51,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcf05462-31d2-4856-871b-9fda6e554d93 Date: Sun, 05 Aug 2018 17:22: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-05 17:22:51,368 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a/file used request id req-fcf05462-31d2-4856-871b-9fda6e554d93 2018-08-05 17:22:51,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.23612117767s 2018-08-05 17:22:51,369 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a/file used request id req-fcf05462-31d2-4856-871b-9fda6e554d93 2018-08-05 17:22:51,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:22:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:22:51,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-0bc8e624-3dad-47e4-9b43-f57ee41cd214 Date: Sun, 05 Aug 2018 17:22:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a/snap", "metadata": {}}], "file": "/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "c5c6cce0-9558-465e-9db7-e64eb9a7cf4a", "size": 12716032, "self": "/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:22:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:22:50Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/snap", "metadata": {}}], "file": "/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "db6bfd3c-9eb9-419c-a7cd-83df9a0ae138", "size": 12716032, "self": "/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:22:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:22:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:22:51,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0bc8e624-3dad-47e4-9b43-f57ee41cd214 2018-08-05 17:22:51,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221898078918s 2018-08-05 17:22:51,595 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0bc8e624-3dad-47e4-9b43-f57ee41cd214 2018-08-05 17:22:51,598 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a/file', 'owner': u'449c5b575fb242d6b133df2f87012577', 'id': u'c5c6cce0-9558-465e-9db7-e64eb9a7cf4a', 'size': 12716032, u'self': u'/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:22:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-05T17:22:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', 'created': u'2018-08-05T17:22:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:22:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:22:51,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:22:51,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:22:51,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22: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-5abd1635-aadd-4003-8d96-1b957d0ddc18 x-compute-request-id: req-5abd1635-aadd-4003-8d96-1b957d0ddc18 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef0de05e-0a91-4c5a-a773-69b4aea68b92", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef0de05e-0a91-4c5a-a773-69b4aea68b92", "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": "ef0de05e-0a91-4c5a-a773-69b4aea68b92"}} 2018-08-05 17:22:51,653 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5abd1635-aadd-4003-8d96-1b957d0ddc18 2018-08-05 17:22:51,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0543191432953s 2018-08-05 17:22:51,653 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5abd1635-aadd-4003-8d96-1b957d0ddc18 2018-08-05 17:22:51,654 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', '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'449c5b575fb242d6b133df2f87012577', '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'ef0de05e-0a91-4c5a-a773-69b4aea68b92', 'swap': 0}) 2018-08-05 17:22:51,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:22:51,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/ef0de05e-0a91-4c5a-a773-69b4aea68b92/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"extra_specs": {}}' 2018-08-05 17:22:51,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:22: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-b34f701f-792a-4ad1-b8b5-ef41eca080f7 x-compute-request-id: req-b34f701f-792a-4ad1-b8b5-ef41eca080f7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:22:51,683 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ef0de05e-0a91-4c5a-a773-69b4aea68b92/os-extra_specs used request id req-b34f701f-792a-4ad1-b8b5-ef41eca080f7 2018-08-05 17:22:51,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0284459590912s 2018-08-05 17:22:51,684 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ef0de05e-0a91-4c5a-a773-69b4aea68b92/os-extra_specs used request id req-b34f701f-792a-4ad1-b8b5-ef41eca080f7 2018-08-05 17:22:51,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7', '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'449c5b575fb242d6b133df2f87012577', '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'ef0de05e-0a91-4c5a-a773-69b4aea68b92', 'swap': 0}) 2018-08-05 17:22:55,164 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-05 17:22:55,165 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-05 17:22:55,165 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-05 17:22:55,167 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-05 17:22:55,171 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-05 17:22:58,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ab32967e-3bfa-41ad-afe6-b2174d12986b/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-05 17:22:58,395 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-05 17:22:58,397 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-05 17:22:58,397 - 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']'. 2018-08-05 17:26:08,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e9c8176c-9ea9-4f36-b416-742406c07dd4 2018-08-05 17:26:09,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e9c8176c-9ea9-4f36-b416-742406c07dd4']'. 2018-08-05 17:26:09,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-05 17:26:09,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-05 17:26:09,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-05 17:26:09,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e9c8176c-9ea9-4f36-b416-742406c07dd4 | 2018-08-05 17:26:09,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-05 17:26:09,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-05 17:23:00 | 2018-08-05 17:26:09,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-05 17:26:08 | 2018-08-05 17:26:09,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:08 | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ab32967e-3bfa-41ad-afe6-b2174d12986b) | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 118a19dd-7363-4c01-9c94-6a29ccaf1a5b) | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 177.172 | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 104 | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 24 | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-05 17:26:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-05 17:26:09,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 97.1962616822% 2018-08-05 17:26:10,068 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:26:10,069 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:33 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-08-05 17:26:10,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:26:10,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:10,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8adafd5f-2632-445b-970b-852375f1d24f Date: Sun, 05 Aug 2018 17:26: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-05 17:26:10,414 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a used request id req-8adafd5f-2632-445b-970b-852375f1d24f 2018-08-05 17:26:10,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.338579893112s 2018-08-05 17:26:10,414 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c5c6cce0-9558-465e-9db7-e64eb9a7cf4a used request id req-8adafd5f-2632-445b-970b-852375f1d24f 2018-08-05 17:26:10,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:26:10,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:10,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:26: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-e2ae67e0-d134-4942-8371-6015fc73b86d x-compute-request-id: req-e2ae67e0-d134-4942-8371-6015fc73b86d Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d", "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": "049f3aed-d6f4-46f9-9e74-2a69e637892d"}, {"name": "tempest_smoke-flavor_alt_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef0de05e-0a91-4c5a-a773-69b4aea68b92", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef0de05e-0a91-4c5a-a773-69b4aea68b92", "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": "ef0de05e-0a91-4c5a-a773-69b4aea68b92"}]} 2018-08-05 17:26:10,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e2ae67e0-d134-4942-8371-6015fc73b86d 2018-08-05 17:26:10,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253601074219s 2018-08-05 17:26:10,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e2ae67e0-d134-4942-8371-6015fc73b86d 2018-08-05 17:26:10,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:26:10,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/ef0de05e-0a91-4c5a-a773-69b4aea68b92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:10,484 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:26: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-8dd968ce-7937-47b1-9102-8afeafe93b57 x-compute-request-id: req-8dd968ce-7937-47b1-9102-8afeafe93b57 Content-Length: 0 Content-Type: application/json 2018-08-05 17:26:10,484 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ef0de05e-0a91-4c5a-a773-69b4aea68b92 used request id req-8dd968ce-7937-47b1-9102-8afeafe93b57 2018-08-05 17:26:10,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422539710999s 2018-08-05 17:26:10,485 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ef0de05e-0a91-4c5a-a773-69b4aea68b92 used request id req-8dd968ce-7937-47b1-9102-8afeafe93b57 2018-08-05 17:26:10,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:26:10,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0e06f8a9-e7c2-4ab5-8e53-b37744f84509/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" -d '{"subnet_id": "bd354661-f7d1-46db-8257-39ded279d471"}' 2018-08-05 17:26:13,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ada81bd0-4eea-4389-8349-b7d92edc0267 Date: Sun, 05 Aug 2018 17:26:13 GMT RESP BODY: {"network_id": "80a921c5-0a70-4594-ab75-49f2842be73b", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "bd354661-f7d1-46db-8257-39ded279d471", "subnet_ids": ["bd354661-f7d1-46db-8257-39ded279d471"], "port_id": "5f053f1e-45be-49aa-b231-371c1dcb2c9f", "id": "0e06f8a9-e7c2-4ab5-8e53-b37744f84509"} 2018-08-05 17:26:13,050 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e06f8a9-e7c2-4ab5-8e53-b37744f84509/remove_router_interface.json used request id req-ada81bd0-4eea-4389-8349-b7d92edc0267 2018-08-05 17:26:13,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.56516313553s 2018-08-05 17:26:13,051 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e06f8a9-e7c2-4ab5-8e53-b37744f84509/remove_router_interface.json used request id req-ada81bd0-4eea-4389-8349-b7d92edc0267 returning object 0e06f8a9-e7c2-4ab5-8e53-b37744f84509 2018-08-05 17:26:13,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:26:13,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:13,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3ce62922-f53c-4106-971e-e9258f029d65 Date: Sun, 05 Aug 2018 17:26:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:22:38Z", "admin_state_up": true, "updated_at": "2018-08-05T17:26:11Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "0e06f8a9-e7c2-4ab5-8e53-b37744f84509", "name": "tempest_smoke-router_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7"}]} 2018-08-05 17:26:13,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3ce62922-f53c-4106-971e-e9258f029d65 2018-08-05 17:26:13,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.308955907822s 2018-08-05 17:26:13,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3ce62922-f53c-4106-971e-e9258f029d65 2018-08-05 17:26:13,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:26:13,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/0e06f8a9-e7c2-4ab5-8e53-b37744f84509.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:17,196 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f674ca6-1807-4846-acf4-1aa3a882d065 Content-Length: 0 Date: Sun, 05 Aug 2018 17:26:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:26:17,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0e06f8a9-e7c2-4ab5-8e53-b37744f84509.json used request id req-0f674ca6-1807-4846-acf4-1aa3a882d065 2018-08-05 17:26:17,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.83393502235s 2018-08-05 17:26:17,196 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0e06f8a9-e7c2-4ab5-8e53-b37744f84509.json used request id req-0f674ca6-1807-4846-acf4-1aa3a882d065 2018-08-05 17:26:17,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:26:17,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:17,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-f267217c-cb19-4f38-8887-f8d6b273b90f Date: Sun, 05 Aug 2018 17:26:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4},{"updated_at":"2018-08-05T17:22:37Z","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":"bd354661-f7d1-46db-8257-39ded279d471","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7","enable_dhcp":true,"segment_id":null,"network_id":"80a921c5-0a70-4594-ab75-49f2842be73b","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:22:37Z","ip_version":4}]} 2018-08-05 17:26:17,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f267217c-cb19-4f38-8887-f8d6b273b90f 2018-08-05 17:26:17,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.32313990593s 2018-08-05 17:26:17,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f267217c-cb19-4f38-8887-f8d6b273b90f 2018-08-05 17:26:17,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:26:17,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/bd354661-f7d1-46db-8257-39ded279d471.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:19,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f26bdcd-17e1-45d4-b596-aae62f00f001 Date: Sun, 05 Aug 2018 17:26:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:26:19,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/bd354661-f7d1-46db-8257-39ded279d471.json used request id req-7f26bdcd-17e1-45d4-b596-aae62f00f001 2018-08-05 17:26:19,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3874900341s 2018-08-05 17:26:19,910 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/bd354661-f7d1-46db-8257-39ded279d471.json used request id req-7f26bdcd-17e1-45d4-b596-aae62f00f001 2018-08-05 17:26:19,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:26:19,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:20,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-1aba22b0-52fb-432b-9ee0-861b75a0614d Date: Sun, 05 Aug 2018 17:26:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"80a921c5-0a70-4594-ab75-49f2842be73b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:26:19Z","qos_policy_id":null,"name":"tempest_smoke-net_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:22:36Z","provider:network_type":"vxlan"}]} 2018-08-05 17:26:20,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1aba22b0-52fb-432b-9ee0-861b75a0614d 2018-08-05 17:26:20,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350591182709s 2018-08-05 17:26:20,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1aba22b0-52fb-432b-9ee0-861b75a0614d 2018-08-05 17:26:20,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:26:20,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/80a921c5-0a70-4594-ab75-49f2842be73b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:21,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2d9d4a3-3248-444d-ada9-ca325ccb34fd Date: Sun, 05 Aug 2018 17:26:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:26:21,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/80a921c5-0a70-4594-ab75-49f2842be73b.json used request id req-f2d9d4a3-3248-444d-ada9-ca325ccb34fd 2018-08-05 17:26:21,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.968436002731s 2018-08-05 17:26:21,232 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/80a921c5-0a70-4594-ab75-49f2842be73b.json used request id req-f2d9d4a3-3248-444d-ada9-ca325ccb34fd 2018-08-05 17:26:21,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:26:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:21,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-0ef89796-d017-4847-86cb-e6f9eac783e1 Date: Sun, 05 Aug 2018 17:26:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/snap", "metadata": {}}], "file": "/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "db6bfd3c-9eb9-419c-a7cd-83df9a0ae138", "size": 12716032, "self": "/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:22:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:22:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:26:21,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0ef89796-d017-4847-86cb-e6f9eac783e1 2018-08-05 17:26:21,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210954189301s 2018-08-05 17:26:21,447 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0ef89796-d017-4847-86cb-e6f9eac783e1 2018-08-05 17:26:21,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:26:21,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:22,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d3bd7a4-5961-4c54-b311-80cd48110e2c Date: Sun, 05 Aug 2018 17:26: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-05 17:26:22,450 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138 used request id req-4d3bd7a4-5961-4c54-b311-80cd48110e2c 2018-08-05 17:26:22,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00115990639s 2018-08-05 17:26:22,450 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/db6bfd3c-9eb9-419c-a7cd-83df9a0ae138 used request id req-4d3bd7a4-5961-4c54-b311-80cd48110e2c 2018-08-05 17:26:22,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:26:22,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:22,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17: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,Accept-Encoding x-openstack-request-id: req-4488bb5d-878a-4090-bb1c-5ac2ea77bd91 x-compute-request-id: req-4488bb5d-878a-4090-bb1c-5ac2ea77bd91 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_ff8e6515-0860-4c7b-b31b-c8e7f9cd12b7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d", "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": "049f3aed-d6f4-46f9-9e74-2a69e637892d"}]} 2018-08-05 17:26:22,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-4488bb5d-878a-4090-bb1c-5ac2ea77bd91 2018-08-05 17:26:22,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263600349426s 2018-08-05 17:26:22,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-4488bb5d-878a-4090-bb1c-5ac2ea77bd91 2018-08-05 17:26:22,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:26:22,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6710db5b346bbe253f5f61414a695ee6a9cb0eb" 2018-08-05 17:26:22,520 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17: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-c2121f58-5d03-4e8e-892f-de05ca7c3336 x-compute-request-id: req-c2121f58-5d03-4e8e-892f-de05ca7c3336 Content-Length: 0 Content-Type: application/json 2018-08-05 17:26:22,520 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d used request id req-c2121f58-5d03-4e8e-892f-de05ca7c3336 2018-08-05 17:26:22,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0408442020416s 2018-08-05 17:26:22,521 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/049f3aed-d6f4-46f9-9e74-2a69e637892d used request id req-c2121f58-5d03-4e8e-892f-de05ca7c3336 2018-08-05 17:26:22,521 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-08-05 17:26:22,567 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-05 17:26:22,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:26:22,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-05 17:26:22,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:26:22,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:26:22,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:26:22,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:26:22,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:26:22,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:26:22,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:26:22,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:26:22,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:26:22,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-05 17:26:22,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-05 17:26:22,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:26:22,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e100acdc-04bd-4f16-8aa4-a7590d799690 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:26:22,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e100acdc-04bd-4f16-8aa4-a7590d799690 2018-08-05 17:26:22,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:26:23,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["Lb3ktVOYTUKSP9H0KSz_PQ"], "issued_at": "2018-08-05T17:26:23.000000Z"}} 2018-08-05 17:26:23,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:26:23,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:26:23,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3012ecde-3b8c-45c3-b437-02e831429e52 Date: Sun, 05 Aug 2018 17:26:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:26:23,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3012ecde-3b8c-45c3-b437-02e831429e52 2018-08-05 17:26:23,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282095193863s 2018-08-05 17:26:23,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3012ecde-3b8c-45c3-b437-02e831429e52 2018-08-05 17:26:23,304 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-05 17:26:23,672 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-05 17:26:23,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:26:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '{"network": {"shared": true, "name": "rally_sanity-net_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "admin_state_up": true}}' 2018-08-05 17:26:24,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-aac35f99-dc70-4cad-9f0e-6e6503d46bac Date: Sun, 05 Aug 2018 17:26:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2568aa99-2d9e-4cb8-ba5f-990b223acec8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":true,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:26:23Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_6646c3ca-bd95-4d00-a051-a81f3a910d3f","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:26:23Z","mtu":1450}} 2018-08-05 17:26:24,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aac35f99-dc70-4cad-9f0e-6e6503d46bac 2018-08-05 17:26:24,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.409350156784s 2018-08-05 17:26:24,083 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aac35f99-dc70-4cad-9f0e-6e6503d46bac 2018-08-05 17:26:24,083 - 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-05T17:26:23Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2568aa99-2d9e-4cb8-ba5f-990b223acec8', u'provider:segmentation_id': 31, 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_6646c3ca-bd95-4d00-a051-a81f3a910d3f', u'created_at': u'2018-08-05T17:26:23Z', u'mtu': 1450, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'449c5b575fb242d6b133df2f87012577', u'l2_adjacency': True}) 2018-08-05 17:26:24,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:26:24,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:26:24,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-ad29659b-e490-466d-a698-900167136435 Date: Sun, 05 Aug 2018 17:26:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"2568aa99-2d9e-4cb8-ba5f-990b223acec8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":true,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:26:23Z","qos_policy_id":null,"name":"rally_sanity-net_6646c3ca-bd95-4d00-a051-a81f3a910d3f","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:26:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:26:24,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ad29659b-e490-466d-a698-900167136435 2018-08-05 17:26:24,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.322640180588s 2018-08-05 17:26:24,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ad29659b-e490-466d-a698-900167136435 2018-08-05 17:26:24,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:26:24,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '{"subnet": {"name": "rally_sanity-subnet_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "enable_dhcp": true, "network_id": "2568aa99-2d9e-4cb8-ba5f-990b223acec8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:26:25,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-b7001c56-6240-440f-afb0-69f9860af363 Date: Sun, 05 Aug 2018 17:26:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-05T17:26:24Z","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":"13020021-c44b-4bce-b2bd-672d1fc4e61e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_6646c3ca-bd95-4d00-a051-a81f3a910d3f","enable_dhcp":true,"segment_id":null,"network_id":"2568aa99-2d9e-4cb8-ba5f-990b223acec8","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:26:24Z","ip_version":4}} 2018-08-05 17:26:25,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b7001c56-6240-440f-afb0-69f9860af363 2018-08-05 17:26:25,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.782645940781s 2018-08-05 17:26:25,191 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b7001c56-6240-440f-afb0-69f9860af363 2018-08-05 17:26:25,192 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:26:24Z', 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'13020021-c44b-4bce-b2bd-672d1fc4e61e', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_6646c3ca-bd95-4d00-a051-a81f3a910d3f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2568aa99-2d9e-4cb8-ba5f-990b223acec8', u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:26:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:26:25,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:26:25,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "rally_sanity-router_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "admin_state_up": true}}' 2018-08-05 17:26:32,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-851f5dff-f4ba-409e-bd32-c0c90253e25a Date: Sun, 05 Aug 2018 17:26:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:26:26Z", "admin_state_up": true, "updated_at": "2018-08-05T17:26:27Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "bf94a4e4-cc87-4266-9a18-6b223f6c5ee1", "name": "rally_sanity-router_6646c3ca-bd95-4d00-a051-a81f3a910d3f"}} 2018-08-05 17:26:32,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-851f5dff-f4ba-409e-bd32-c0c90253e25a 2018-08-05 17:26:32,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.9043161869s 2018-08-05 17:26:32,097 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-851f5dff-f4ba-409e-bd32-c0c90253e25a 2018-08-05 17:26:32,098 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:26:27Z', u'revision_number': 3, u'ha': True, u'id': u'bf94a4e4-cc87-4266-9a18-6b223f6c5ee1', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_6646c3ca-bd95-4d00-a051-a81f3a910d3f', u'admin_state_up': True, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:26:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:26:32,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:26:32,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bf94a4e4-cc87-4266-9a18-6b223f6c5ee1/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '{"subnet_id": "13020021-c44b-4bce-b2bd-672d1fc4e61e"}' 2018-08-05 17:26:34,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-45d766c9-8e3e-44aa-b989-dd1a035569cd Date: Sun, 05 Aug 2018 17:26:34 GMT RESP BODY: {"network_id": "2568aa99-2d9e-4cb8-ba5f-990b223acec8", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "13020021-c44b-4bce-b2bd-672d1fc4e61e", "subnet_ids": ["13020021-c44b-4bce-b2bd-672d1fc4e61e"], "port_id": "9c4fb31a-413f-4d34-88e1-dc4cefec3e4d", "id": "bf94a4e4-cc87-4266-9a18-6b223f6c5ee1"} 2018-08-05 17:26:34,622 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bf94a4e4-cc87-4266-9a18-6b223f6c5ee1/add_router_interface.json used request id req-45d766c9-8e3e-44aa-b989-dd1a035569cd 2018-08-05 17:26:34,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.52403783798s 2018-08-05 17:26:34,623 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bf94a4e4-cc87-4266-9a18-6b223f6c5ee1/add_router_interface.json used request id req-45d766c9-8e3e-44aa-b989-dd1a035569cd returning object bf94a4e4-cc87-4266-9a18-6b223f6c5ee1 2018-08-05 17:26:34,623 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 17:26:34,752 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 17:26:34,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:26:34,759 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:26:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:26:34,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:26:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:26:35,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fe271ffd-98a1-45b3-8ce3-ea7e0cbe3870 Date: Sun, 05 Aug 2018 17:26:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:26:35,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fe271ffd-98a1-45b3-8ce3-ea7e0cbe3870 2018-08-05 17:26:35,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309379816055s 2018-08-05 17:26:35,073 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fe271ffd-98a1-45b3-8ce3-ea7e0cbe3870 2018-08-05 17:26:35,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:26:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f"}' 2018-08-05 17:26:35,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/4f774643-847e-4904-872e-6114126990a9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-59ec400a-585d-4bca-92fd-9c5dadf3c247 Date: Sun, 05 Aug 2018 17:26:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4f774643-847e-4904-872e-6114126990a9/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "4f774643-847e-4904-872e-6114126990a9", "size": null, "self": "/v2/images/4f774643-847e-4904-872e-6114126990a9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:26:35Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "checksum": null, "created_at": "2018-08-05T17:26:35Z", "protected": false} 2018-08-05 17:26:35,334 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-59ec400a-585d-4bca-92fd-9c5dadf3c247 2018-08-05 17:26:35,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.253237009048s 2018-08-05 17:26:35,334 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-59ec400a-585d-4bca-92fd-9c5dadf3c247 returning object 4f774643-847e-4904-872e-6114126990a9 2018-08-05 17:26:35,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:26:35,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/4f774643-847e-4904-872e-6114126990a9/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '' 2018-08-05 17:26:36,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-afac2917-b326-4f47-a8e1-e37abfdce358 Date: Sun, 05 Aug 2018 17:26: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-05 17:26:36,440 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4f774643-847e-4904-872e-6114126990a9/file used request id req-afac2917-b326-4f47-a8e1-e37abfdce358 2018-08-05 17:26:36,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10498690605s 2018-08-05 17:26:36,440 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4f774643-847e-4904-872e-6114126990a9/file used request id req-afac2917-b326-4f47-a8e1-e37abfdce358 2018-08-05 17:26:36,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:26:36,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:26:36,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-989d2c65-561c-4f9c-bf67-95694ce0ad99 Date: Sun, 05 Aug 2018 17:26:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/4f774643-847e-4904-872e-6114126990a9/snap", "metadata": {}}], "file": "/v2/images/4f774643-847e-4904-872e-6114126990a9/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "4f774643-847e-4904-872e-6114126990a9", "size": 12716032, "self": "/v2/images/4f774643-847e-4904-872e-6114126990a9", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/4f774643-847e-4904-872e-6114126990a9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:26:36Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:26:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:26:36,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-989d2c65-561c-4f9c-bf67-95694ce0ad99 2018-08-05 17:26:36,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241689682007s 2018-08-05 17:26:36,468 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-989d2c65-561c-4f9c-bf67-95694ce0ad99 2018-08-05 17:26:36,470 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/4f774643-847e-4904-872e-6114126990a9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4f774643-847e-4904-872e-6114126990a9/file', 'owner': u'449c5b575fb242d6b133df2f87012577', 'id': u'4f774643-847e-4904-872e-6114126990a9', 'size': 12716032, u'self': u'/v2/images/4f774643-847e-4904-872e-6114126990a9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/4f774643-847e-4904-872e-6114126990a9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:26:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-05T17:26:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4f774643-847e-4904-872e-6114126990a9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'created': u'2018-08-05T17:26:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:26:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4f774643-847e-4904-872e-6114126990a9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:26:36,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:26:36,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:26:36,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:26: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-9a7a5cbd-609b-4cc5-8890-05155ddc7774 x-compute-request-id: req-9a7a5cbd-609b-4cc5-8890-05155ddc7774 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414", "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": "18fed9c6-6669-47e6-8c52-e2f3dffd9414"}} 2018-08-05 17:26:36,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9a7a5cbd-609b-4cc5-8890-05155ddc7774 2018-08-05 17:26:36,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.26740193367s 2018-08-05 17:26:36,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9a7a5cbd-609b-4cc5-8890-05155ddc7774 2018-08-05 17:26:36,740 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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'449c5b575fb242d6b133df2f87012577', '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'18fed9c6-6669-47e6-8c52-e2f3dffd9414', 'swap': 0}) 2018-08-05 17:26:36,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:26:36,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '{"extra_specs": {}}' 2018-08-05 17:26:36,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:26: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-6deee398-b159-45c1-85bf-a57c9bfd0d26 x-compute-request-id: req-6deee398-b159-45c1-85bf-a57c9bfd0d26 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:26:36,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414/os-extra_specs used request id req-6deee398-b159-45c1-85bf-a57c9bfd0d26 2018-08-05 17:26:36,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0251250267029s 2018-08-05 17:26:36,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414/os-extra_specs used request id req-6deee398-b159-45c1-85bf-a57c9bfd0d26 2018-08-05 17:26:36,766 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-05 17:26:39,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-05 17:26:42,240 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d47ee41e-942e-4729-ac9e-18a731dc7668 | 2018-08-05T17:26:41.766010 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d47ee41e-942e-4729-ac9e-18a731dc7668 ~/.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-05 17:26:45,924 - 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-05 17:26:45,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-05 17:26:45,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-05 17:26:45,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:26:45,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:26:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94abdd85-7012-4a91-ac34-fe2cf90e346a x-compute-request-id: req-94abdd85-7012-4a91-ac34-fe2cf90e346a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 146}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 149}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2742, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 2, "free_disk_gb": 245, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 27382, "id": 5}]} 2018-08-05 17:26:45,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-94abdd85-7012-4a91-ac34-fe2cf90e346a 2018-08-05 17:26:45,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0478420257568s 2018-08-05 17:26:45,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-94abdd85-7012-4a91-ac34-fe2cf90e346a 2018-08-05 17:26:45,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:26:45,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:26:46,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:26:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e964e21a-cebf-4872-bf60-105d664125eb x-compute-request-id: req-e964e21a-cebf-4872-bf60-105d664125eb Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1966a3e2-96d2-4285-995d-fbb538083d57", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1966a3e2-96d2-4285-995d-fbb538083d57", "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": "1966a3e2-96d2-4285-995d-fbb538083d57"}} 2018-08-05 17:26:46,023 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e964e21a-cebf-4872-bf60-105d664125eb 2018-08-05 17:26:46,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0473930835724s 2018-08-05 17:26:46,023 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e964e21a-cebf-4872-bf60-105d664125eb 2018-08-05 17:26:46,024 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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'449c5b575fb242d6b133df2f87012577', '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'1966a3e2-96d2-4285-995d-fbb538083d57', 'swap': 0}) 2018-08-05 17:26:46,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:26:46,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1966a3e2-96d2-4285-995d-fbb538083d57/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '{"extra_specs": {}}' 2018-08-05 17:26:46,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:26: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-f5732fa2-b72f-4bb8-a17a-59c8ce24dd5d x-compute-request-id: req-f5732fa2-b72f-4bb8-a17a-59c8ce24dd5d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:26:46,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1966a3e2-96d2-4285-995d-fbb538083d57/os-extra_specs used request id req-f5732fa2-b72f-4bb8-a17a-59c8ce24dd5d 2018-08-05 17:26:46,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229640007019s 2018-08-05 17:26:46,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1966a3e2-96d2-4285-995d-fbb538083d57/os-extra_specs used request id req-f5732fa2-b72f-4bb8-a17a-59c8ce24dd5d 2018-08-05 17:26:46,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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'449c5b575fb242d6b133df2f87012577', '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'1966a3e2-96d2-4285-995d-fbb538083d57', 'swap': 0}) 2018-08-05 17:26:46,048 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-05 17:26:46,049 - 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-05 17:26:46,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-05 17:26:46,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-05 17:26:46,069 - 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': '2568aa99-2d9e-4cb8-ba5f-990b223acec8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'flavor_name': 'rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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-05 17:27:59,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a182fb62-6f73-4162-9a4a-70b555d23f37 2018-08-05 17:27:59,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-05 17:27:59,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a182fb62-6f73-4162-9a4a-70b555d23f37'] 2018-08-05 17:28:00,355 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a182fb62-6f73-4162-9a4a-70b555d23f37 -------------------------------------------------------------------------------- Task a182fb62-6f73-4162-9a4a-70b555d23f37: 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 a182fb62-6f73-4162-9a4a-70b555d23f37 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | total | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | -> duration | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.514252 Full duration: 8.33297 -------------------------------------------------------------------------------- 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 a182fb62-6f73-4162-9a4a-70b555d23f37 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.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> duration | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.951803 Full duration: 8.763481 -------------------------------------------------------------------------------- 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 a182fb62-6f73-4162-9a4a-70b555d23f37 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | total | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | -> duration | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.177312 Full duration: 8.921992 -------------------------------------------------------------------------------- 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 a182fb62-6f73-4162-9a4a-70b555d23f37 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.465 | 1.465 | 1.465 | 1.465 | 1.465 | 1.465 | 100.0% | 1 | | total | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 100.0% | 1 | | -> duration | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.910241 Full duration: 9.434381 -------------------------------------------------------------------------------- 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 a182fb62-6f73-4162-9a4a-70b555d23f37 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | total | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | -> duration | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.196224 Full duration: 9.125989 -------------------------------------------------------------------------------- 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 a182fb62-6f73-4162-9a4a-70b555d23f37 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.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.724841 Full duration: 8.222432 HINTS: * To plot HTML graphics with this data, run: rally task report a182fb62-6f73-4162-9a4a-70b555d23f37 --out output.html * To generate a JUnit report, run: rally task export a182fb62-6f73-4162-9a4a-70b555d23f37 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a182fb62-6f73-4162-9a4a-70b555d23f37 --json --out output.json 2018-08-05 17:28:00,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a182fb62-6f73-4162-9a4a-70b555d23f37', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-05 17:28:02,751 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a182fb62-6f73-4162-9a4a-70b555d23f37 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-05 17:28:02.661 779 INFO rally.api [-] Building 'json' report for the following task(s): 'a182fb62-6f73-4162-9a4a-70b555d23f37'. 2018-08-05 17:28:02.667 779 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:28:02,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a182fb62-6f73-4162-9a4a-70b555d23f37', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-05 17:28:05,165 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a182fb62-6f73-4162-9a4a-70b555d23f37 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-05 17:28:05.058 782 INFO rally.api [-] Building 'html' report for the following task(s): 'a182fb62-6f73-4162-9a4a-70b555d23f37'. 2018-08-05 17:28:05.080 782 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:28:05,172 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-05 17:28:05,173 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-05 17:28:05,173 - 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-05 17:28:05,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-05 17:28:05,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-05 17:28:05,190 - 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': '2568aa99-2d9e-4cb8-ba5f-990b223acec8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'flavor_name': 'rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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-05 17:29:47,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dfd00c89-4cd3-49bb-9558-727a3ec1afa0 2018-08-05 17:29:47,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dfd00c89-4cd3-49bb-9558-727a3ec1afa0'] 2018-08-05 17:29:48,057 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid dfd00c89-4cd3-49bb-9558-727a3ec1afa0 -------------------------------------------------------------------------------- Task dfd00c89-4cd3-49bb-9558-727a3ec1afa0: 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 dfd00c89-4cd3-49bb-9558-727a3ec1afa0 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.943 | 3.943 | 3.943 | 3.943 | 3.943 | 3.943 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> glance_v2.upload_data | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | glance_v2.delete_image | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | total | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 100.0% | 1 | | -> duration | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.856363 Full duration: 14.24132 -------------------------------------------------------------------------------- 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 dfd00c89-4cd3-49bb-9558-727a3ec1afa0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.547 | 4.547 | 4.547 | 4.547 | 4.547 | 4.547 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> glance_v2.upload_data | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | glance_v2.list_images | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 100.0% | 1 | | -> duration | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.585841 Full duration: 16.792032 -------------------------------------------------------------------------------- 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 dfd00c89-4cd3-49bb-9558-727a3ec1afa0 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.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | total | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | -> duration | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.415254 Full duration: 8.941247 -------------------------------------------------------------------------------- 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": "2568aa99-2d9e-4cb8-ba5f-990b223acec8" } ], "flavor": { "name": "rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dfd00c89-4cd3-49bb-9558-727a3ec1afa0 has 1 error(s) -------------------------------------------------------------------------------- GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2018-08-05T17:29:18Z'} 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/glance/images.py", line 250, in run **boot_server_kwargs) 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 603, in _boot_servers ) for server in servers] File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 89, in _get_from_manager fault=getattr(res, "fault", "n/a")) GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2018-08-05T17:29:18Z'} -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.163 | 4.163 | 4.163 | 4.163 | 4.163 | 4.163 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> glance_v2.upload_data | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | nova.boot_servers | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 0.0% | 1 | | total | 20.164 | 20.164 | 20.164 | 20.164 | 20.164 | 20.164 | 0.0% | 1 | | -> duration | 19.164 | 19.164 | 19.164 | 19.164 | 19.164 | 19.164 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.164341 Full duration: 40.348938 HINTS: * To plot HTML graphics with this data, run: rally task report dfd00c89-4cd3-49bb-9558-727a3ec1afa0 --out output.html * To generate a JUnit report, run: rally task export dfd00c89-4cd3-49bb-9558-727a3ec1afa0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dfd00c89-4cd3-49bb-9558-727a3ec1afa0 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-05 17:29:48,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dfd00c89-4cd3-49bb-9558-727a3ec1afa0', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-05 17:29:50,515 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid dfd00c89-4cd3-49bb-9558-727a3ec1afa0 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-05 17:29:50.404 1335 INFO rally.api [-] Building 'json' report for the following task(s): 'dfd00c89-4cd3-49bb-9558-727a3ec1afa0'. 2018-08-05 17:29:50.410 1335 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:29:50,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'dfd00c89-4cd3-49bb-9558-727a3ec1afa0', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-05 17:29:53,025 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid dfd00c89-4cd3-49bb-9558-727a3ec1afa0 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-05 17:29:52.907 1338 INFO rally.api [-] Building 'html' report for the following task(s): 'dfd00c89-4cd3-49bb-9558-727a3ec1afa0'. 2018-08-05 17:29:52.929 1338 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:29:53,030 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" Failed. 2018-08-05 17:29:53,030 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-05 17:29:53,030 - 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-05 17:29:53,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-05 17:29:53,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-05 17:29:53,043 - 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': '2568aa99-2d9e-4cb8-ba5f-990b223acec8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'flavor_name': 'rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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-05 17:33:12,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2e29ac4a-98b9-4810-826e-d441260a94ba 2018-08-05 17:33:12,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2e29ac4a-98b9-4810-826e-d441260a94ba'] 2018-08-05 17:33:13,313 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2e29ac4a-98b9-4810-826e-d441260a94ba -------------------------------------------------------------------------------- Task 2e29ac4a-98b9-4810-826e-d441260a94ba: 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 2e29ac4a-98b9-4810-826e-d441260a94ba 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.302 | 3.302 | 3.302 | 3.302 | 3.302 | 3.302 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.269 | 3.269 | 3.269 | 3.269 | 3.269 | 3.269 | 100.0% | 1 | | total | 6.571 | 6.571 | 6.571 | 6.571 | 6.571 | 6.571 | 100.0% | 1 | | -> duration | 6.571 | 6.571 | 6.571 | 6.571 | 6.571 | 6.571 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.571434 Full duration: 25.214732 -------------------------------------------------------------------------------- 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 2e29ac4a-98b9-4810-826e-d441260a94ba 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.37 | 3.37 | 3.37 | 3.37 | 3.37 | 3.37 | 100.0% | 1 | | cinder_v2.delete_volume | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | total | 3.889 | 3.889 | 3.889 | 3.889 | 3.889 | 3.889 | 100.0% | 1 | | -> duration | 3.889 | 3.889 | 3.889 | 3.889 | 3.889 | 3.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.889156 Full duration: 15.321049 -------------------------------------------------------------------------------- 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_6646c3ca-bd95-4d00-a051-a81f3a910d3f" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e29ac4a-98b9-4810-826e-d441260a94ba 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 | 6.686 | 6.686 | 6.686 | 6.686 | 6.686 | 6.686 | 100.0% | 1 | | cinder_v2.delete_volume | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | total | 7.7 | 7.7 | 7.7 | 7.7 | 7.7 | 7.7 | 100.0% | 1 | | -> duration | 7.7 | 7.7 | 7.7 | 7.7 | 7.7 | 7.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.700015 Full duration: 19.793037 -------------------------------------------------------------------------------- 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 2e29ac4a-98b9-4810-826e-d441260a94ba 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.335 | 3.335 | 3.335 | 3.335 | 3.335 | 3.335 | 100.0% | 1 | | cinder_v2.delete_volume | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | total | 3.847 | 3.847 | 3.847 | 3.847 | 3.847 | 3.847 | 100.0% | 1 | | -> duration | 3.847 | 3.847 | 3.847 | 3.847 | 3.847 | 3.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.846933 Full duration: 14.824044 -------------------------------------------------------------------------------- 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 2e29ac4a-98b9-4810-826e-d441260a94ba 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.46 | 3.46 | 3.46 | 3.46 | 3.46 | 3.46 | 100.0% | 1 | | cinder_v2.extend_volume | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | cinder_v2.delete_volume | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | total | 4.522 | 4.522 | 4.522 | 4.522 | 4.522 | 4.522 | 100.0% | 1 | | -> duration | 4.522 | 4.522 | 4.522 | 4.522 | 4.522 | 4.522 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.522471 Full duration: 15.84038 -------------------------------------------------------------------------------- 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 2e29ac4a-98b9-4810-826e-d441260a94ba 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.491 | 3.491 | 3.491 | 3.491 | 3.491 | 3.491 | 100.0% | 1 | | cinder_v2.delete_volume | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 100.0% | 1 | | total | 6.244 | 6.244 | 6.244 | 6.244 | 6.244 | 6.244 | 100.0% | 1 | | -> duration | 6.244 | 6.244 | 6.244 | 6.244 | 6.244 | 6.244 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.244124 Full duration: 23.643465 -------------------------------------------------------------------------------- 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 2e29ac4a-98b9-4810-826e-d441260a94ba 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | cinder_v2.list_qos | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> duration | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.915761 Full duration: 13.786924 -------------------------------------------------------------------------------- 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 2e29ac4a-98b9-4810-826e-d441260a94ba 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | cinder_v2.set_qos | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.942148 Full duration: 14.329471 -------------------------------------------------------------------------------- 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 2e29ac4a-98b9-4810-826e-d441260a94ba 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.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | cinder_v2.list_types | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.887163 Full duration: 13.788036 -------------------------------------------------------------------------------- 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 2e29ac4a-98b9-4810-826e-d441260a94ba 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.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | total | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> duration | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.992543 Full duration: 14.272521 HINTS: * To plot HTML graphics with this data, run: rally task report 2e29ac4a-98b9-4810-826e-d441260a94ba --out output.html * To generate a JUnit report, run: rally task export 2e29ac4a-98b9-4810-826e-d441260a94ba --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2e29ac4a-98b9-4810-826e-d441260a94ba --json --out output.json 2018-08-05 17:33:13,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2e29ac4a-98b9-4810-826e-d441260a94ba', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-05 17:33:15,736 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2e29ac4a-98b9-4810-826e-d441260a94ba --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-05 17:33:15.630 3127 INFO rally.api [-] Building 'json' report for the following task(s): '2e29ac4a-98b9-4810-826e-d441260a94ba'. 2018-08-05 17:33:15.640 3127 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:33:15,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2e29ac4a-98b9-4810-826e-d441260a94ba', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-05 17:33:18,172 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2e29ac4a-98b9-4810-826e-d441260a94ba --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-05 17:33:18.060 3130 INFO rally.api [-] Building 'html' report for the following task(s): '2e29ac4a-98b9-4810-826e-d441260a94ba'. 2018-08-05 17:33:18.088 3130 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:33:18,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-05 17:33:18,187 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-05 17:33:18,187 - 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-05 17:33:18,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-05 17:33:18,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-05 17:33:18,204 - 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': '2568aa99-2d9e-4cb8-ba5f-990b223acec8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'flavor_name': 'rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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-05 17:35:26,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b430f3b8-e73d-4874-a44d-1395745f5666 2018-08-05 17:35:26,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b430f3b8-e73d-4874-a44d-1395745f5666'] 2018-08-05 17:35:27,150 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b430f3b8-e73d-4874-a44d-1395745f5666 -------------------------------------------------------------------------------- Task b430f3b8-e73d-4874-a44d-1395745f5666: 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | total | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> duration | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.620945 Full duration: 8.429542 -------------------------------------------------------------------------------- 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | total | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> duration | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.650092 Full duration: 8.230788 -------------------------------------------------------------------------------- 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | total | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | -> duration | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.645352 Full duration: 8.289019 -------------------------------------------------------------------------------- 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 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.88051 Full duration: 9.361102 -------------------------------------------------------------------------------- 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61023 Full duration: 7.751701 -------------------------------------------------------------------------------- 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> duration | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.890011 Full duration: 9.452867 -------------------------------------------------------------------------------- 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731273 Full duration: 8.606836 -------------------------------------------------------------------------------- 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 100.0% | 1 | | total | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 100.0% | 1 | | -> duration | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.636972 Full duration: 9.929063 -------------------------------------------------------------------------------- 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | total | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> duration | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.625176 Full duration: 8.339131 -------------------------------------------------------------------------------- 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | gnocchi.delete_metric | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> duration | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.073287 Full duration: 9.401515 -------------------------------------------------------------------------------- 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 b430f3b8-e73d-4874-a44d-1395745f5666 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.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | gnocchi.delete_resource | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | total | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> duration | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.87934 Full duration: 9.220091 HINTS: * To plot HTML graphics with this data, run: rally task report b430f3b8-e73d-4874-a44d-1395745f5666 --out output.html * To generate a JUnit report, run: rally task export b430f3b8-e73d-4874-a44d-1395745f5666 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b430f3b8-e73d-4874-a44d-1395745f5666 --json --out output.json 2018-08-05 17:35:27,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b430f3b8-e73d-4874-a44d-1395745f5666', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-05 17:35:29,589 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b430f3b8-e73d-4874-a44d-1395745f5666 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-05 17:35:29.482 4265 INFO rally.api [-] Building 'json' report for the following task(s): 'b430f3b8-e73d-4874-a44d-1395745f5666'. 2018-08-05 17:35:29.490 4265 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:35:29,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b430f3b8-e73d-4874-a44d-1395745f5666', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-05 17:35:32,046 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b430f3b8-e73d-4874-a44d-1395745f5666 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-05 17:35:31.930 4268 INFO rally.api [-] Building 'html' report for the following task(s): 'b430f3b8-e73d-4874-a44d-1395745f5666'. 2018-08-05 17:35:31.959 4268 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:35:32,059 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-05 17:35:32,059 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-05 17:35:32,060 - 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-05 17:35:32,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-05 17:35:32,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-05 17:35:32,076 - 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': '2568aa99-2d9e-4cb8-ba5f-990b223acec8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'flavor_name': 'rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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-05 17:37:13,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 667dbcc3-a5ae-409b-b5e8-4d00d268801d 2018-08-05 17:37:13,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '667dbcc3-a5ae-409b-b5e8-4d00d268801d'] 2018-08-05 17:37:14,709 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 667dbcc3-a5ae-409b-b5e8-4d00d268801d -------------------------------------------------------------------------------- Task 667dbcc3-a5ae-409b-b5e8-4d00d268801d: 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 667dbcc3-a5ae-409b-b5e8-4d00d268801d 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 | 8.101 | 8.101 | 8.101 | 8.101 | 8.101 | 8.101 | 100.0% | 1 | | heat.update_stack | 4.43 | 4.43 | 4.43 | 4.43 | 4.43 | 4.43 | 100.0% | 1 | | heat.delete_stack | 3.669 | 3.669 | 3.669 | 3.669 | 3.669 | 3.669 | 100.0% | 1 | | total | 16.2 | 16.2 | 16.2 | 16.2 | 16.2 | 16.2 | 100.0% | 1 | | -> duration | 12.2 | 12.2 | 12.2 | 12.2 | 12.2 | 12.2 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.200152 Full duration: 25.993852 -------------------------------------------------------------------------------- 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 667dbcc3-a5ae-409b-b5e8-4d00d268801d 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.195 | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 100.0% | 1 | | heat.check_stack | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 100.0% | 1 | | heat.delete_stack | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 100.0% | 1 | | total | 10.64 | 10.64 | 10.64 | 10.64 | 10.64 | 10.64 | 100.0% | 1 | | -> duration | 8.64 | 8.64 | 8.64 | 8.64 | 8.64 | 8.64 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.63964 Full duration: 20.236963 -------------------------------------------------------------------------------- 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 667dbcc3-a5ae-409b-b5e8-4d00d268801d 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 | 5.982 | 5.982 | 5.982 | 5.982 | 5.982 | 5.982 | 100.0% | 1 | | heat.suspend_stack | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | heat.resume_stack | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | heat.delete_stack | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 100.0% | 1 | | total | 11.629 | 11.629 | 11.629 | 11.629 | 11.629 | 11.629 | 100.0% | 1 | | -> duration | 9.629 | 9.629 | 9.629 | 9.629 | 9.629 | 9.629 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.628893 Full duration: 21.251741 -------------------------------------------------------------------------------- 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 667dbcc3-a5ae-409b-b5e8-4d00d268801d 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.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> duration | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.64363 Full duration: 9.521871 HINTS: * To plot HTML graphics with this data, run: rally task report 667dbcc3-a5ae-409b-b5e8-4d00d268801d --out output.html * To generate a JUnit report, run: rally task export 667dbcc3-a5ae-409b-b5e8-4d00d268801d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 667dbcc3-a5ae-409b-b5e8-4d00d268801d --json --out output.json 2018-08-05 17:37:14,710 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '667dbcc3-a5ae-409b-b5e8-4d00d268801d', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-05 17:37:17,261 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 667dbcc3-a5ae-409b-b5e8-4d00d268801d --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-05 17:37:17.136 5181 INFO rally.api [-] Building 'json' report for the following task(s): '667dbcc3-a5ae-409b-b5e8-4d00d268801d'. 2018-08-05 17:37:17.142 5181 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:37:17,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '667dbcc3-a5ae-409b-b5e8-4d00d268801d', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-05 17:37:19,749 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 667dbcc3-a5ae-409b-b5e8-4d00d268801d --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-05 17:37:19.632 5184 INFO rally.api [-] Building 'html' report for the following task(s): '667dbcc3-a5ae-409b-b5e8-4d00d268801d'. 2018-08-05 17:37:19.653 5184 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:37:19,755 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-05 17:37:19,756 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-05 17:37:19,756 - 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-05 17:37:19,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-05 17:37:19,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-05 17:37:19,774 - 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': '2568aa99-2d9e-4cb8-ba5f-990b223acec8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'flavor_name': 'rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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-05 17:41:03,195 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 2018-08-05 17:41:03,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0c92a9ba-e4f9-4a69-8628-f21616eb00a2'] 2018-08-05 17:41:04,178 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 -------------------------------------------------------------------------------- Task 0c92a9ba-e4f9-4a69-8628-f21616eb00a2: 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 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | keystone_v3.add_role | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.revoke_role | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> duration | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.945503 Full duration: 16.337391 -------------------------------------------------------------------------------- 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 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | keystone_v3.add_role | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.list_roles | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.941576 Full duration: 16.271323 -------------------------------------------------------------------------------- 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 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | keystone_v3.list_projects | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> duration | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.028468 Full duration: 16.710121 -------------------------------------------------------------------------------- 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 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | keystone_v3.delete_role | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759586 Full duration: 14.186354 -------------------------------------------------------------------------------- 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 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | keystone_v3.delete_service | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805237 Full duration: 14.064384 -------------------------------------------------------------------------------- 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 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | keystone_v3.create_user | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | -> keystone_v3.add_role | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.create_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.get_project | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.get_user | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.get_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.list_services | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.get_services | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 100.0% | 1 | | -> duration | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.342103 Full duration: 22.145364 -------------------------------------------------------------------------------- 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 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | keystone_v3.update_project | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.delete_project | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> duration | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.200007 Full duration: 14.275372 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | total | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> duration | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.001143 Full duration: 16.496841 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | total | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> duration | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.894363 Full duration: 16.224781 -------------------------------------------------------------------------------- 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 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | keystone_v3.list_users | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | -> duration | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.117189 Full duration: 16.810487 -------------------------------------------------------------------------------- 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 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 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.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | keystone_v3.create_users | 6.032 | 6.032 | 6.032 | 6.032 | 6.032 | 6.032 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.032 | 6.032 | 6.032 | 6.032 | 6.032 | 6.032 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.508 | 1.508 | 1.508 | 1.508 | 1.508 | 1.508 | 100.0% | 1 | | total | 8.071 | 8.071 | 8.071 | 8.071 | 8.071 | 8.071 | 100.0% | 1 | | -> duration | 8.071 | 8.071 | 8.071 | 8.071 | 8.071 | 8.071 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.071115 Full duration: 26.585714 HINTS: * To plot HTML graphics with this data, run: rally task report 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 --out output.html * To generate a JUnit report, run: rally task export 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 --json --out output.json 2018-08-05 17:41:04,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0c92a9ba-e4f9-4a69-8628-f21616eb00a2', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-05 17:41:06,725 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-05 17:41:06.606 7099 INFO rally.api [-] Building 'json' report for the following task(s): '0c92a9ba-e4f9-4a69-8628-f21616eb00a2'. 2018-08-05 17:41:06.618 7099 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:41:06,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0c92a9ba-e4f9-4a69-8628-f21616eb00a2', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-05 17:41:09,406 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0c92a9ba-e4f9-4a69-8628-f21616eb00a2 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-05 17:41:09.222 7102 INFO rally.api [-] Building 'html' report for the following task(s): '0c92a9ba-e4f9-4a69-8628-f21616eb00a2'. 2018-08-05 17:41:09.262 7102 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:41:09,420 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-05 17:41:09,421 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-05 17:41:09,421 - 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-05 17:41:09,421 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-05 17:41:09,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-05 17:41:09,437 - 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': '2568aa99-2d9e-4cb8-ba5f-990b223acec8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'flavor_name': 'rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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-05 17:48:38,704 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 2018-08-05 17:48:38,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '086fc9b5-b97a-479b-81cd-b5a0ef1cd44b'] 2018-08-05 17:48:39,627 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b -------------------------------------------------------------------------------- Task 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b: 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | neutron.delete_network | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | total | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 100.0% | 1 | | -> duration | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.985834 Full duration: 16.921811 -------------------------------------------------------------------------------- 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.781 | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 100.0% | 1 | | neutron.delete_port | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | total | 2.943 | 2.943 | 2.943 | 2.943 | 2.943 | 2.943 | 100.0% | 1 | | -> duration | 2.943 | 2.943 | 2.943 | 2.943 | 2.943 | 2.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.943207 Full duration: 45.88179 -------------------------------------------------------------------------------- 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | neutron.create_subnet | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | neutron.create_router | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 100.0% | 1 | | neutron.add_interface_router | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 100.0% | 1 | | neutron.remove_interface_router | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | neutron.delete_router | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 100.0% | 1 | | total | 13.443 | 13.443 | 13.443 | 13.443 | 13.443 | 13.443 | 100.0% | 1 | | -> duration | 13.443 | 13.443 | 13.443 | 13.443 | 13.443 | 13.443 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.44257 Full duration: 60.05166 -------------------------------------------------------------------------------- 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.485 | 1.485 | 1.485 | 1.485 | 1.485 | 1.485 | 100.0% | 1 | | neutron.delete_subnet | 1.508 | 1.508 | 1.508 | 1.508 | 1.508 | 1.508 | 100.0% | 1 | | total | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 100.0% | 1 | | -> duration | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.993136 Full duration: 45.743437 -------------------------------------------------------------------------------- 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | neutron.list_networks | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | total | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | -> duration | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.239182 Full duration: 18.499409 -------------------------------------------------------------------------------- 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.509 | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 100.0% | 1 | | neutron.list_ports | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 100.0% | 1 | | -> duration | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.835898 Full duration: 45.195329 -------------------------------------------------------------------------------- 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | neutron.create_subnet | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | neutron.create_router | 4.568 | 4.568 | 4.568 | 4.568 | 4.568 | 4.568 | 100.0% | 1 | | neutron.add_interface_router | 2.722 | 2.722 | 2.722 | 2.722 | 2.722 | 2.722 | 100.0% | 1 | | neutron.list_routers | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | total | 9.688 | 9.688 | 9.688 | 9.688 | 9.688 | 9.688 | 100.0% | 1 | | -> duration | 9.688 | 9.688 | 9.688 | 9.688 | 9.688 | 9.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.687869 Full duration: 65.677907 -------------------------------------------------------------------------------- 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | neutron.create_subnet | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | neutron.list_subnets | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 2.112 | 2.112 | 2.112 | 2.112 | 2.112 | 2.112 | 100.0% | 1 | | -> duration | 2.112 | 2.112 | 2.112 | 2.112 | 2.112 | 2.112 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.111796 Full duration: 50.595704 -------------------------------------------------------------------------------- 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | neutron.delete_security_group | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 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.167092 Full duration: 16.559526 -------------------------------------------------------------------------------- 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | neutron.create_security_group_rule | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | neutron.delete_security_group | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | -> duration | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.779952 Full duration: 16.360217 -------------------------------------------------------------------------------- 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 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b 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.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | neutron.create_router | 4.355 | 4.355 | 4.355 | 4.355 | 4.355 | 4.355 | 100.0% | 1 | | neutron.add_gateway_router | 2.853 | 2.853 | 2.853 | 2.853 | 2.853 | 2.853 | 100.0% | 1 | | neutron.remove_gateway_router | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 100.0% | 1 | | total | 10.295 | 10.295 | 10.295 | 10.295 | 10.295 | 10.295 | 100.0% | 1 | | -> duration | 10.295 | 10.295 | 10.295 | 10.295 | 10.295 | 10.295 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.294966 Full duration: 37.208 HINTS: * To plot HTML graphics with this data, run: rally task report 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b --out output.html * To generate a JUnit report, run: rally task export 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b --json --out output.json 2018-08-05 17:48:39,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '086fc9b5-b97a-479b-81cd-b5a0ef1cd44b', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-05 17:48:42,134 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-05 17:48:42.032 10397 INFO rally.api [-] Building 'json' report for the following task(s): '086fc9b5-b97a-479b-81cd-b5a0ef1cd44b'. 2018-08-05 17:48:42.044 10397 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:48:42,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '086fc9b5-b97a-479b-81cd-b5a0ef1cd44b', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-05 17:48:44,640 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 086fc9b5-b97a-479b-81cd-b5a0ef1cd44b --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-05 17:48:44.525 10400 INFO rally.api [-] Building 'html' report for the following task(s): '086fc9b5-b97a-479b-81cd-b5a0ef1cd44b'. 2018-08-05 17:48:44.555 10400 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:48:44,658 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-05 17:48:44,659 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-05 17:48:44,659 - 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-05 17:48:44,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-05 17:48:44,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-05 17:48:44,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '2568aa99-2d9e-4cb8-ba5f-990b223acec8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'flavor_name': 'rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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-05 17:50:00,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 11f74f7c-3c1c-48d9-b93c-5bcd5501f05d 2018-08-05 17:50:00,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '11f74f7c-3c1c-48d9-b93c-5bcd5501f05d'] 2018-08-05 17:50:01,348 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 11f74f7c-3c1c-48d9-b93c-5bcd5501f05d -------------------------------------------------------------------------------- Task 11f74f7c-3c1c-48d9-b93c-5bcd5501f05d: 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_6646c3ca-bd95-4d00-a051-a81f3a910d3f" }, "image": { "name": "rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f" }, "nics": [ { "net-id": "2568aa99-2d9e-4cb8-ba5f-990b223acec8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 11f74f7c-3c1c-48d9-b93c-5bcd5501f05d 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 | 11.796 | 11.796 | 11.796 | 11.796 | 11.796 | 11.796 | 100.0% | 1 | | nova.live_migrate | 11.676 | 11.676 | 11.676 | 11.676 | 11.676 | 11.676 | 0.0% | 1 | | total | 23.472 | 23.472 | 23.472 | 23.472 | 23.472 | 23.472 | 0.0% | 1 | | -> duration | 22.472 | 22.472 | 22.472 | 22.472 | 22.472 | 22.472 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.471694 Full duration: 39.882319 HINTS: * To plot HTML graphics with this data, run: rally task report 11f74f7c-3c1c-48d9-b93c-5bcd5501f05d --out output.html * To generate a JUnit report, run: rally task export 11f74f7c-3c1c-48d9-b93c-5bcd5501f05d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 11f74f7c-3c1c-48d9-b93c-5bcd5501f05d --json --out output.json At least one workload did not pass SLA criteria. 2018-08-05 17:50:01,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '11f74f7c-3c1c-48d9-b93c-5bcd5501f05d', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-05 17:50:03,807 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 11f74f7c-3c1c-48d9-b93c-5bcd5501f05d --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-05 17:50:03.709 10635 INFO rally.api [-] Building 'json' report for the following task(s): '11f74f7c-3c1c-48d9-b93c-5bcd5501f05d'. 2018-08-05 17:50:03.711 10635 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:50:03,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '11f74f7c-3c1c-48d9-b93c-5bcd5501f05d', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-05 17:50:06,204 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 11f74f7c-3c1c-48d9-b93c-5bcd5501f05d --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-05 17:50:06.092 10638 INFO rally.api [-] Building 'html' report for the following task(s): '11f74f7c-3c1c-48d9-b93c-5bcd5501f05d'. 2018-08-05 17:50:06.109 10638 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:50:06,206 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-05 17:50:06,207 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-05 17:50:06,207 - 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-05 17:50:06,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-05 17:50:06,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-05 17:50:06,225 - 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': '2568aa99-2d9e-4cb8-ba5f-990b223acec8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f', 'flavor_name': 'rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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_6646c3ca-bd95-4d00-a051-a81f3a910d3f', '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-05 17:51:00,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c908cf56-af60-4a81-bbeb-7b3adc5199ae 2018-08-05 17:51:00,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c908cf56-af60-4a81-bbeb-7b3adc5199ae'] 2018-08-05 17:51:01,474 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c908cf56-af60-4a81-bbeb-7b3adc5199ae -------------------------------------------------------------------------------- Task c908cf56-af60-4a81-bbeb-7b3adc5199ae: 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 c908cf56-af60-4a81-bbeb-7b3adc5199ae 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | quotas.delete_quotas | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> duration | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.027726 Full duration: 9.666629 -------------------------------------------------------------------------------- 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 c908cf56-af60-4a81-bbeb-7b3adc5199ae 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.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | total | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.784359 Full duration: 9.330341 -------------------------------------------------------------------------------- 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 c908cf56-af60-4a81-bbeb-7b3adc5199ae 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.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> duration | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.824979 Full duration: 9.492286 -------------------------------------------------------------------------------- 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 c908cf56-af60-4a81-bbeb-7b3adc5199ae 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.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | total | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> duration | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.341613 Full duration: 9.793106 HINTS: * To plot HTML graphics with this data, run: rally task report c908cf56-af60-4a81-bbeb-7b3adc5199ae --out output.html * To generate a JUnit report, run: rally task export c908cf56-af60-4a81-bbeb-7b3adc5199ae --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c908cf56-af60-4a81-bbeb-7b3adc5199ae --json --out output.json 2018-08-05 17:51:01,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c908cf56-af60-4a81-bbeb-7b3adc5199ae', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-05 17:51:03,855 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c908cf56-af60-4a81-bbeb-7b3adc5199ae --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-05 17:51:03.764 11151 INFO rally.api [-] Building 'json' report for the following task(s): 'c908cf56-af60-4a81-bbeb-7b3adc5199ae'. 2018-08-05 17:51:03.768 11151 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:51:03,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c908cf56-af60-4a81-bbeb-7b3adc5199ae', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-05 17:51:06,189 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c908cf56-af60-4a81-bbeb-7b3adc5199ae --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-05 17:51:06.084 11154 INFO rally.api [-] Building 'html' report for the following task(s): 'c908cf56-af60-4a81-bbeb-7b3adc5199ae'. 2018-08-05 17:51:06.104 11154 INFO rally.api [-] The report has been successfully built. 2018-08-05 17:51:06,194 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-05 17:51:06,197 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:52 | 6 | 100.00% | | glance | 01:20 | 4 | 75.00% | | cinder | 02:50 | 10 | 100.00% | | gnocchi | 01:37 | 11 | 100.00% | | heat | 01:17 | 4 | 100.00% | | keystone | 03:10 | 11 | 100.00% | | neutron | 06:58 | 11 | 100.00% | | nova | 00:39 | 1 | 0.00% | | quotas | 00:38 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:24 | 62 | 96.77% | +----------------+------------+----------------+-----------+ 2018-08-05 17:51:06,197 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 96.77% in 7/9 modules 2018-08-05 17:51:06,321 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:51:06,321 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:43 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-05 17:51:06,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:51:06,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:06,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-033901cb-c090-4e3f-9d09-c25201b92b6d x-compute-request-id: req-033901cb-c090-4e3f-9d09-c25201b92b6d Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414", "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": "18fed9c6-6669-47e6-8c52-e2f3dffd9414"}, {"name": "rally_sanity-flavor_alt_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1966a3e2-96d2-4285-995d-fbb538083d57", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1966a3e2-96d2-4285-995d-fbb538083d57", "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": "1966a3e2-96d2-4285-995d-fbb538083d57"}]} 2018-08-05 17:51:06,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-033901cb-c090-4e3f-9d09-c25201b92b6d 2018-08-05 17:51:06,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.207099914551s 2018-08-05 17:51:06,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-033901cb-c090-4e3f-9d09-c25201b92b6d 2018-08-05 17:51:06,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:51:06,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1966a3e2-96d2-4285-995d-fbb538083d57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:06,577 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f131ebb-5257-4533-95a4-8eca1cb685b9 x-compute-request-id: req-9f131ebb-5257-4533-95a4-8eca1cb685b9 Content-Length: 0 Content-Type: application/json 2018-08-05 17:51:06,577 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1966a3e2-96d2-4285-995d-fbb538083d57 used request id req-9f131ebb-5257-4533-95a4-8eca1cb685b9 2018-08-05 17:51:06,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.040265083313s 2018-08-05 17:51:06,577 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1966a3e2-96d2-4285-995d-fbb538083d57 used request id req-9f131ebb-5257-4533-95a4-8eca1cb685b9 2018-08-05 17:51:06,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:51:06,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bf94a4e4-cc87-4266-9a18-6b223f6c5ee1/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" -d '{"subnet_id": "13020021-c44b-4bce-b2bd-672d1fc4e61e"}' 2018-08-05 17:51:09,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-15e44846-1cc4-4991-a2be-222ffd67241f Date: Sun, 05 Aug 2018 17:51:09 GMT RESP BODY: {"network_id": "2568aa99-2d9e-4cb8-ba5f-990b223acec8", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "13020021-c44b-4bce-b2bd-672d1fc4e61e", "subnet_ids": ["13020021-c44b-4bce-b2bd-672d1fc4e61e"], "port_id": "9c4fb31a-413f-4d34-88e1-dc4cefec3e4d", "id": "bf94a4e4-cc87-4266-9a18-6b223f6c5ee1"} 2018-08-05 17:51:09,157 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bf94a4e4-cc87-4266-9a18-6b223f6c5ee1/remove_router_interface.json used request id req-15e44846-1cc4-4991-a2be-222ffd67241f 2018-08-05 17:51:09,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.57943201065s 2018-08-05 17:51:09,158 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bf94a4e4-cc87-4266-9a18-6b223f6c5ee1/remove_router_interface.json used request id req-15e44846-1cc4-4991-a2be-222ffd67241f returning object bf94a4e4-cc87-4266-9a18-6b223f6c5ee1 2018-08-05 17:51:09,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:51:09,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:09,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-f96f8083-0020-40b4-ba13-e99e1ccdffeb Date: Sun, 05 Aug 2018 17:51:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:26:26Z", "admin_state_up": true, "updated_at": "2018-08-05T17:51:07Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "bf94a4e4-cc87-4266-9a18-6b223f6c5ee1", "name": "rally_sanity-router_6646c3ca-bd95-4d00-a051-a81f3a910d3f"}]} 2018-08-05 17:51:09,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f96f8083-0020-40b4-ba13-e99e1ccdffeb 2018-08-05 17:51:09,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.330675840378s 2018-08-05 17:51:09,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f96f8083-0020-40b4-ba13-e99e1ccdffeb 2018-08-05 17:51:09,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:51:09,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/bf94a4e4-cc87-4266-9a18-6b223f6c5ee1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:13,804 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-002589f9-5374-450d-a13a-693797614ae9 Content-Length: 0 Date: Sun, 05 Aug 2018 17:51:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:51:13,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/bf94a4e4-cc87-4266-9a18-6b223f6c5ee1.json used request id req-002589f9-5374-450d-a13a-693797614ae9 2018-08-05 17:51:13,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.31401109695s 2018-08-05 17:51:13,805 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/bf94a4e4-cc87-4266-9a18-6b223f6c5ee1.json used request id req-002589f9-5374-450d-a13a-693797614ae9 2018-08-05 17:51:13,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:51:13,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:14,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-af49126a-ac24-4977-9a6c-6c678ec8a631 Date: Sun, 05 Aug 2018 17:51:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:26:24Z","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":"13020021-c44b-4bce-b2bd-672d1fc4e61e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_6646c3ca-bd95-4d00-a051-a81f3a910d3f","enable_dhcp":true,"segment_id":null,"network_id":"2568aa99-2d9e-4cb8-ba5f-990b223acec8","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:26:24Z","ip_version":4},{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 17:51:14,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-af49126a-ac24-4977-9a6c-6c678ec8a631 2018-08-05 17:51:14,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.238596916199s 2018-08-05 17:51:14,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-af49126a-ac24-4977-9a6c-6c678ec8a631 2018-08-05 17:51:14,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:51:14,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/13020021-c44b-4bce-b2bd-672d1fc4e61e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:16,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a6aeab6-2d6f-463a-b33a-4355be35d815 Date: Sun, 05 Aug 2018 17:51:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:51:16,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/13020021-c44b-4bce-b2bd-672d1fc4e61e.json used request id req-3a6aeab6-2d6f-463a-b33a-4355be35d815 2018-08-05 17:51:16,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.38709712029s 2018-08-05 17:51:16,433 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/13020021-c44b-4bce-b2bd-672d1fc4e61e.json used request id req-3a6aeab6-2d6f-463a-b33a-4355be35d815 2018-08-05 17:51:16,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:51:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:16,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-5bdcfc83-c061-471d-a72b-ac29c2168512 Date: Sun, 05 Aug 2018 17:51:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2568aa99-2d9e-4cb8-ba5f-990b223acec8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":true,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:51:16Z","qos_policy_id":null,"name":"rally_sanity-net_6646c3ca-bd95-4d00-a051-a81f3a910d3f","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:26:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:51:16,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5bdcfc83-c061-471d-a72b-ac29c2168512 2018-08-05 17:51:16,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286781787872s 2018-08-05 17:51:16,721 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5bdcfc83-c061-471d-a72b-ac29c2168512 2018-08-05 17:51:16,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:51:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/2568aa99-2d9e-4cb8-ba5f-990b223acec8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:18,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbcd33f9-642d-4c21-bbcb-0517d116d9aa Date: Sun, 05 Aug 2018 17:51:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:51:18,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2568aa99-2d9e-4cb8-ba5f-990b223acec8.json used request id req-dbcd33f9-642d-4c21-bbcb-0517d116d9aa 2018-08-05 17:51:18,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28509092331s 2018-08-05 17:51:18,008 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2568aa99-2d9e-4cb8-ba5f-990b223acec8.json used request id req-dbcd33f9-642d-4c21-bbcb-0517d116d9aa 2018-08-05 17:51:18,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:51:18,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:18,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-8c7c35a9-ae4a-4739-9422-f6f9924104f5 Date: Sun, 05 Aug 2018 17:51:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/4f774643-847e-4904-872e-6114126990a9/snap", "metadata": {}}], "file": "/v2/images/4f774643-847e-4904-872e-6114126990a9/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "4f774643-847e-4904-872e-6114126990a9", "size": 12716032, "self": "/v2/images/4f774643-847e-4904-872e-6114126990a9", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/4f774643-847e-4904-872e-6114126990a9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:26:36Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:26:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:51:18,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8c7c35a9-ae4a-4739-9422-f6f9924104f5 2018-08-05 17:51:18,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217356920242s 2018-08-05 17:51:18,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8c7c35a9-ae4a-4739-9422-f6f9924104f5 2018-08-05 17:51:18,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:51:18,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/4f774643-847e-4904-872e-6114126990a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:19,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7604cb3b-7ad5-44a8-9446-5e2ddfa3d79b Date: Sun, 05 Aug 2018 17:51: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-05 17:51:19,424 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4f774643-847e-4904-872e-6114126990a9 used request id req-7604cb3b-7ad5-44a8-9446-5e2ddfa3d79b 2018-08-05 17:51:19,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19276809692s 2018-08-05 17:51:19,424 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4f774643-847e-4904-872e-6114126990a9 used request id req-7604cb3b-7ad5-44a8-9446-5e2ddfa3d79b 2018-08-05 17:51:19,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:51:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:19,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:51: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-fa5ed402-ca50-40e4-8758-25878211ee88 x-compute-request-id: req-fa5ed402-ca50-40e4-8758-25878211ee88 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_6646c3ca-bd95-4d00-a051-a81f3a910d3f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414", "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": "18fed9c6-6669-47e6-8c52-e2f3dffd9414"}]} 2018-08-05 17:51:19,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-fa5ed402-ca50-40e4-8758-25878211ee88 2018-08-05 17:51:19,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0302059650421s 2018-08-05 17:51:19,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-fa5ed402-ca50-40e4-8758-25878211ee88 2018-08-05 17:51:19,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:51:19,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a22e45bcea484b07ac7cb6c349a907d7575da7be" 2018-08-05 17:51:19,512 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:51: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-8cb0863f-0b38-41ed-915b-11f4162cb185 x-compute-request-id: req-8cb0863f-0b38-41ed-915b-11f4162cb185 Content-Length: 0 Content-Type: application/json 2018-08-05 17:51:19,512 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414 used request id req-8cb0863f-0b38-41ed-915b-11f4162cb185 2018-08-05 17:51:19,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0548799037933s 2018-08-05 17:51:19,512 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/18fed9c6-6669-47e6-8c52-e2f3dffd9414 used request id req-8cb0863f-0b38-41ed-915b-11f4162cb185 2018-08-05 17:51:19,512 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-05 17:51:19,558 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-05 17:51:19,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:51:19,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-05 17:51:19,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:51:19,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:51:19,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:51:19,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:51:19,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:51:19,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:51:19,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:51:19,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:51:19,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:51:19,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:51:19,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-05 17:51:19,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-05 17:51:19,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:51:19,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775fbed2-0138-4e43-9b11-35ff154733cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:51:19,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-775fbed2-0138-4e43-9b11-35ff154733cc 2018-08-05 17:51:19,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:51:19,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["DVHaqN1vThyb6_Gr6pWuMw"], "issued_at": "2018-08-05T17:51:19.000000Z"}} 2018-08-05 17:51:19,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:51:19,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:51:20,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e577abb5-fccb-4284-afb4-c682f0f5b70f Date: Sun, 05 Aug 2018 17:51:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:51:20,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e577abb5-fccb-4284-afb4-c682f0f5b70f 2018-08-05 17:51:20,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265625s 2018-08-05 17:51:20,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e577abb5-fccb-4284-afb4-c682f0f5b70f 2018-08-05 17:51:20,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-05 17:51:22,995 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-05 17:51:25,731 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9889e84b-522a-4c7a-b91a-139315a49173 | 2018-08-05T17:51:25.359664 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9889e84b-522a-4c7a-b91a-139315a49173 ~/.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-05 17:51:29,397 - 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-05 17:51:29,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-05 17:51:31,972 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-05 17:51:35,571 - 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=aa5b1ef4-93db-4772-81d7-540a122d2813) as the default verifier for the future CLI operations. 2018-08-05 17:51:38,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-05 17:51:38,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:51:38,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-cb73f765-5bac-49a0-8bad-17212a01964f Date: Sun, 05 Aug 2018 17:51:38 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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp 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-05 17:51:38,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-cb73f765-5bac-49a0-8bad-17212a01964f 2018-08-05 17:51:38,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.206187009811s 2018-08-05 17:51:38,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-cb73f765-5bac-49a0-8bad-17212a01964f 2018-08-05 17:51:38,804 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-05 17:51:38,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:51:38,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"network": {"name": "patrole-net_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "admin_state_up": true}}' 2018-08-05 17:51:39,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6a0d30f9-3390-4fa3-be66-d456e3dc2f9f Date: Sun, 05 Aug 2018 17:51:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"adb60021-5b96-4879-82b3-c1b2b6fc5112","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:51:39Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:51:39Z","mtu":1450}} 2018-08-05 17:51:39,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6a0d30f9-3390-4fa3-be66-d456e3dc2f9f 2018-08-05 17:51:39,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.4480509758s 2018-08-05 17:51:39,253 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6a0d30f9-3390-4fa3-be66-d456e3dc2f9f 2018-08-05 17:51:39,254 - 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-05T17:51:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'adb60021-5b96-4879-82b3-c1b2b6fc5112', u'provider:segmentation_id': 34, 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_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', u'created_at': u'2018-08-05T17:51:39Z', u'mtu': 1450, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'449c5b575fb242d6b133df2f87012577', u'l2_adjacency': True}) 2018-08-05 17:51:39,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:51:39,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:51:39,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-99e9f429-f74c-49bc-ad2c-38522c45db5f Date: Sun, 05 Aug 2018 17:51:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"adb60021-5b96-4879-82b3-c1b2b6fc5112","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:51:39Z","qos_policy_id":null,"name":"patrole-net_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:51:39Z","provider:network_type":"vxlan"}]} 2018-08-05 17:51:39,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-99e9f429-f74c-49bc-ad2c-38522c45db5f 2018-08-05 17:51:39,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268564939499s 2018-08-05 17:51:39,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-99e9f429-f74c-49bc-ad2c-38522c45db5f 2018-08-05 17:51:39,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:51:39,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"subnet": {"name": "patrole-subnet_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "enable_dhcp": true, "network_id": "adb60021-5b96-4879-82b3-c1b2b6fc5112", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:51:40,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-5aada77a-f056-4d0c-a6cf-398cbb8ad959 Date: Sun, 05 Aug 2018 17:51:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-05T17:51:39Z","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":"d4466fd5-bec6-44a6-bd9b-49aaac37edf7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa","enable_dhcp":true,"segment_id":null,"network_id":"adb60021-5b96-4879-82b3-c1b2b6fc5112","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:51:39Z","ip_version":4}} 2018-08-05 17:51:40,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5aada77a-f056-4d0c-a6cf-398cbb8ad959 2018-08-05 17:51:40,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.709418058395s 2018-08-05 17:51:40,235 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5aada77a-f056-4d0c-a6cf-398cbb8ad959 2018-08-05 17:51:40,236 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:51:39Z', 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'd4466fd5-bec6-44a6-bd9b-49aaac37edf7', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'adb60021-5b96-4879-82b3-c1b2b6fc5112', u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:51:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:51:40,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:51:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "patrole-router_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "admin_state_up": true}}' 2018-08-05 17:51:46,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-a4191219-533b-4e9c-af2e-8b47d700c078 Date: Sun, 05 Aug 2018 17:51:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:51:41Z", "admin_state_up": true, "updated_at": "2018-08-05T17:51:42Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7983f0c7-be81-460a-a3b6-1dcda405cf91", "name": "patrole-router_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa"}} 2018-08-05 17:51:46,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a4191219-533b-4e9c-af2e-8b47d700c078 2018-08-05 17:51:46,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.49778079987s 2018-08-05 17:51:46,735 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a4191219-533b-4e9c-af2e-8b47d700c078 2018-08-05 17:51:46,735 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:51:42Z', u'revision_number': 3, u'ha': True, u'id': u'7983f0c7-be81-460a-a3b6-1dcda405cf91', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', u'admin_state_up': True, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T17:51:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 17:51:46,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:51:46,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7983f0c7-be81-460a-a3b6-1dcda405cf91/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"subnet_id": "d4466fd5-bec6-44a6-bd9b-49aaac37edf7"}' 2018-08-05 17:51:49,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e1f949d4-166f-404c-a095-145b9002cbef Date: Sun, 05 Aug 2018 17:51:49 GMT RESP BODY: {"network_id": "adb60021-5b96-4879-82b3-c1b2b6fc5112", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "d4466fd5-bec6-44a6-bd9b-49aaac37edf7", "subnet_ids": ["d4466fd5-bec6-44a6-bd9b-49aaac37edf7"], "port_id": "93e56fa3-b719-4015-b48f-7e669e7412e6", "id": "7983f0c7-be81-460a-a3b6-1dcda405cf91"} 2018-08-05 17:51:49,671 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7983f0c7-be81-460a-a3b6-1dcda405cf91/add_router_interface.json used request id req-e1f949d4-166f-404c-a095-145b9002cbef 2018-08-05 17:51:49,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.93532800674s 2018-08-05 17:51:49,671 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7983f0c7-be81-460a-a3b6-1dcda405cf91/add_router_interface.json used request id req-e1f949d4-166f-404c-a095-145b9002cbef returning object 7983f0c7-be81-460a-a3b6-1dcda405cf91 2018-08-05 17:51:49,672 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 17:51:49,804 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 17:51:49,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:51:49,810 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:51:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:51:49,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:51:49,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:51:50,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a9d2c22c-def0-4f33-b6c2-18b67527eee4 Date: Sun, 05 Aug 2018 17:51:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:51:50,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a9d2c22c-def0-4f33-b6c2-18b67527eee4 2018-08-05 17:51:50,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.240422964096s 2018-08-05 17:51:50,056 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a9d2c22c-def0-4f33-b6c2-18b67527eee4 2018-08-05 17:51:50,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:51:50,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa"}' 2018-08-05 17:51:50,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8e0b64f6-8677-4eb7-b4d4-7b0752af5860 Date: Sun, 05 Aug 2018 17:51:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "485d673d-ffd7-4314-8b2d-29454d8245e6", "size": null, "self": "/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:51:50Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "checksum": null, "created_at": "2018-08-05T17:51:50Z", "protected": false} 2018-08-05 17:51:50,330 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8e0b64f6-8677-4eb7-b4d4-7b0752af5860 2018-08-05 17:51:50,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.267251968384s 2018-08-05 17:51:50,331 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8e0b64f6-8677-4eb7-b4d4-7b0752af5860 returning object 485d673d-ffd7-4314-8b2d-29454d8245e6 2018-08-05 17:51:50,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:51:50,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '' 2018-08-05 17:51:51,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1841b53d-8559-4ff5-92e6-0c5c435054e2 Date: Sun, 05 Aug 2018 17:51: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-05 17:51:51,431 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6/file used request id req-1841b53d-8559-4ff5-92e6-0c5c435054e2 2018-08-05 17:51:51,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09957289696s 2018-08-05 17:51:51,432 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6/file used request id req-1841b53d-8559-4ff5-92e6-0c5c435054e2 2018-08-05 17:51:51,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:51:51,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:51:51,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-208780df-4687-4341-90ae-4b1179e4941b Date: Sun, 05 Aug 2018 17:51:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/485d673d-ffd7-4314-8b2d-29454d8245e6/snap", "metadata": {}}], "file": "/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "485d673d-ffd7-4314-8b2d-29454d8245e6", "size": 12716032, "self": "/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/485d673d-ffd7-4314-8b2d-29454d8245e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:51:51Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:51:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:51:51,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-208780df-4687-4341-90ae-4b1179e4941b 2018-08-05 17:51:51,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.23934006691s 2018-08-05 17:51:51,675 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-208780df-4687-4341-90ae-4b1179e4941b 2018-08-05 17:51:51,677 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/485d673d-ffd7-4314-8b2d-29454d8245e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6/file', 'owner': u'449c5b575fb242d6b133df2f87012577', 'id': u'485d673d-ffd7-4314-8b2d-29454d8245e6', 'size': 12716032, u'self': u'/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/485d673d-ffd7-4314-8b2d-29454d8245e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:51:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-05T17:51:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', 'created': u'2018-08-05T17:51:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:51:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:51:51,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:51:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:51:51,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:51: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-090b69a7-cae9-4a4b-864f-8ea5874edc3b x-compute-request-id: req-090b69a7-cae9-4a4b-864f-8ea5874edc3b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f", "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": "5421625b-90d4-4acc-bb49-83e549d4fa4f"}} 2018-08-05 17:51:51,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-090b69a7-cae9-4a4b-864f-8ea5874edc3b 2018-08-05 17:51:51,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.278094053268s 2018-08-05 17:51:51,957 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-090b69a7-cae9-4a4b-864f-8ea5874edc3b 2018-08-05 17:51:51,957 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', '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'449c5b575fb242d6b133df2f87012577', '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'5421625b-90d4-4acc-bb49-83e549d4fa4f', 'swap': 0}) 2018-08-05 17:51:51,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:51:51,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"extra_specs": {}}' 2018-08-05 17:51:51,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:51: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-da9daa6e-d700-4cc2-9b7e-3cc3b0fbabd6 x-compute-request-id: req-da9daa6e-d700-4cc2-9b7e-3cc3b0fbabd6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:51:51,983 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f/os-extra_specs used request id req-da9daa6e-d700-4cc2-9b7e-3cc3b0fbabd6 2018-08-05 17:51:51,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246250629425s 2018-08-05 17:51:51,983 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f/os-extra_specs used request id req-da9daa6e-d700-4cc2-9b7e-3cc3b0fbabd6 2018-08-05 17:51:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:51:51,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e6904a-bbda-4f1c-b1b2-b6a7d2bde5e2 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 17:51:51,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a2e6904a-bbda-4f1c-b1b2-b6a7d2bde5e2 2018-08-05 17:51:51,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:51:52,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:51:52,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27e9030-87a6-4dd0-bb02-c91bffdd964d Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:51:52,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b27e9030-87a6-4dd0-bb02-c91bffdd964d 2018-08-05 17:51:52,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107586145401s 2018-08-05 17:51:52,105 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b27e9030-87a6-4dd0-bb02-c91bffdd964d 2018-08-05 17:51:52,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:51:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:51:52,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25a193f-3fef-486d-b2a0-081ed10a5929 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:51:52,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a25a193f-3fef-486d-b2a0-081ed10a5929 2018-08-05 17:51:52,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112070798874s 2018-08-05 17:51:52,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a25a193f-3fef-486d-b2a0-081ed10a5929 2018-08-05 17:51:52,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-05 17:51:52,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:51:52,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:51: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-3efea7ad-10e0-431f-bb35-a3395d6ecf33 x-compute-request-id: req-3efea7ad-10e0-431f-bb35-a3395d6ecf33 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 146}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 149}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-05 17:51:52,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3efea7ad-10e0-431f-bb35-a3395d6ecf33 2018-08-05 17:51:52,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.046345949173s 2018-08-05 17:51:52,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3efea7ad-10e0-431f-bb35-a3395d6ecf33 2018-08-05 17:51:52,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:51:52,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:51:52,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-b995696f-df88-4453-926f-f90a3dbb010e Date: Sun, 05 Aug 2018 17:51:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/485d673d-ffd7-4314-8b2d-29454d8245e6/snap", "metadata": {}}], "file": "/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "485d673d-ffd7-4314-8b2d-29454d8245e6", "size": 12716032, "self": "/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/485d673d-ffd7-4314-8b2d-29454d8245e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:51:51Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:51:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:51:52,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b995696f-df88-4453-926f-f90a3dbb010e 2018-08-05 17:51:52,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226217031479s 2018-08-05 17:51:52,503 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b995696f-df88-4453-926f-f90a3dbb010e 2018-08-05 17:51:52,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:51:52,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa"}' 2018-08-05 17:51:52,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d4720bd0-9221-4448-89b9-f60319f423c0 Date: Sun, 05 Aug 2018 17:51:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "2930e61c-6347-4fac-909d-8e94fcac51c2", "size": null, "self": "/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:51:52Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "checksum": null, "created_at": "2018-08-05T17:51:52Z", "protected": false} 2018-08-05 17:51:52,836 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d4720bd0-9221-4448-89b9-f60319f423c0 2018-08-05 17:51:52,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.325190067291s 2018-08-05 17:51:52,836 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d4720bd0-9221-4448-89b9-f60319f423c0 returning object 2930e61c-6347-4fac-909d-8e94fcac51c2 2018-08-05 17:51:52,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:51:52,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '' 2018-08-05 17:51:53,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c1b76bd-6a88-4072-9726-1846e14eb796 Date: Sun, 05 Aug 2018 17:51:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 17:51:53,713 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2/file used request id req-2c1b76bd-6a88-4072-9726-1846e14eb796 2018-08-05 17:51:53,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.876161813736s 2018-08-05 17:51:53,713 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2/file used request id req-2c1b76bd-6a88-4072-9726-1846e14eb796 2018-08-05 17:51:53,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:51:53,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:51:54,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-27534bf4-8078-4837-974d-e290ade82c59 Date: Sun, 05 Aug 2018 17:51:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/2930e61c-6347-4fac-909d-8e94fcac51c2/snap", "metadata": {}}], "file": "/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "2930e61c-6347-4fac-909d-8e94fcac51c2", "size": 12716032, "self": "/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/2930e61c-6347-4fac-909d-8e94fcac51c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:51:53Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:51:52Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/485d673d-ffd7-4314-8b2d-29454d8245e6/snap", "metadata": {}}], "file": "/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "485d673d-ffd7-4314-8b2d-29454d8245e6", "size": 12716032, "self": "/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/485d673d-ffd7-4314-8b2d-29454d8245e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:51:51Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:51:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:51:54,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-27534bf4-8078-4837-974d-e290ade82c59 2018-08-05 17:51:54,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305150985718s 2018-08-05 17:51:54,023 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-27534bf4-8078-4837-974d-e290ade82c59 2018-08-05 17:51:54,026 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/2930e61c-6347-4fac-909d-8e94fcac51c2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2/file', 'owner': u'449c5b575fb242d6b133df2f87012577', 'id': u'2930e61c-6347-4fac-909d-8e94fcac51c2', 'size': 12716032, u'self': u'/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/2930e61c-6347-4fac-909d-8e94fcac51c2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:51:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-05T17:51:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', 'created': u'2018-08-05T17:51:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T17:51:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:51:54,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:51:54,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 17:51:54,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:51: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-d7bb7c84-5563-4b8a-8441-45885cff1d69 x-compute-request-id: req-d7bb7c84-5563-4b8a-8441-45885cff1d69 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3335cbab-28ee-4609-b859-14f58b7301ce", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3335cbab-28ee-4609-b859-14f58b7301ce", "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": "3335cbab-28ee-4609-b859-14f58b7301ce"}} 2018-08-05 17:51:54,086 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d7bb7c84-5563-4b8a-8441-45885cff1d69 2018-08-05 17:51:54,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0594289302826s 2018-08-05 17:51:54,086 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d7bb7c84-5563-4b8a-8441-45885cff1d69 2018-08-05 17:51:54,087 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', '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'449c5b575fb242d6b133df2f87012577', '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'3335cbab-28ee-4609-b859-14f58b7301ce', 'swap': 0}) 2018-08-05 17:51:54,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:51:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3335cbab-28ee-4609-b859-14f58b7301ce/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"extra_specs": {}}' 2018-08-05 17:51:54,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:51: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-0ad74922-7cd8-42c4-98a6-f11ca248803e x-compute-request-id: req-0ad74922-7cd8-42c4-98a6-f11ca248803e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:51:54,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3335cbab-28ee-4609-b859-14f58b7301ce/os-extra_specs used request id req-0ad74922-7cd8-42c4-98a6-f11ca248803e 2018-08-05 17:51:54,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0288519859314s 2018-08-05 17:51:54,117 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3335cbab-28ee-4609-b859-14f58b7301ce/os-extra_specs used request id req-0ad74922-7cd8-42c4-98a6-f11ca248803e 2018-08-05 17:51:54,117 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa', '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'449c5b575fb242d6b133df2f87012577', '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'3335cbab-28ee-4609-b859-14f58b7301ce', 'swap': 0}) 2018-08-05 17:51:57,642 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-05 17:51:57,643 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-05 17:51:57,643 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-05 17:51:57,645 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-05 17:51:57,660 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-05 17:52:01,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-aa5b1ef4-93db-4772-81d7-540a122d2813/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-05 17:52:01,368 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-05 17:52:01,369 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-05 17:52:01,369 - 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-05 17:54:38,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 38914614-e1be-4154-9d54-ca47d99b01e2 2018-08-05 17:54:38,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '38914614-e1be-4154-9d54-ca47d99b01e2']'. 2018-08-05 17:54:39,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-05 17:54:39,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-05 17:54:39,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-05 17:54:39,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 38914614-e1be-4154-9d54-ca47d99b01e2 | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-05 17:52:03 | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-05 17:54:38 | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:35 | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: aa5b1ef4-93db-4772-81d7-540a122d2813) | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9889e84b-522a-4c7a-b91a-139315a49173) | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 124.17 | 2018-08-05 17:54:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-05 17:54:39,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-05 17:54:39,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-05 17:54:39,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-05 17:54:39,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-05 17:54:39,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-05 17:54:39,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-05 17:54:39,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-05 17:54:39,261 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 17:54:39,261 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:00 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-05 17:54:39,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:54:39,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:39,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78f0fe13-86b6-46a8-8262-f6384693f205 Date: Sun, 05 Aug 2018 17:54: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-05 17:54:39,775 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2 used request id req-78f0fe13-86b6-46a8-8262-f6384693f205 2018-08-05 17:54:39,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.507583856583s 2018-08-05 17:54:39,775 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2930e61c-6347-4fac-909d-8e94fcac51c2 used request id req-78f0fe13-86b6-46a8-8262-f6384693f205 2018-08-05 17:54:39,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:54:39,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:39,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39b09b2e-b941-4efe-884d-adb80c0f9a9f x-compute-request-id: req-39b09b2e-b941-4efe-884d-adb80c0f9a9f Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3335cbab-28ee-4609-b859-14f58b7301ce", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3335cbab-28ee-4609-b859-14f58b7301ce", "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": "3335cbab-28ee-4609-b859-14f58b7301ce"}, {"name": "patrole-flavor_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f", "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": "5421625b-90d4-4acc-bb49-83e549d4fa4f"}]} 2018-08-05 17:54:39,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-39b09b2e-b941-4efe-884d-adb80c0f9a9f 2018-08-05 17:54:39,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264921188354s 2018-08-05 17:54:39,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-39b09b2e-b941-4efe-884d-adb80c0f9a9f 2018-08-05 17:54:39,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:54:39,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3335cbab-28ee-4609-b859-14f58b7301ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:39,858 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6502eaf-c699-4f05-8b04-68802af38ac6 x-compute-request-id: req-e6502eaf-c699-4f05-8b04-68802af38ac6 Content-Length: 0 Content-Type: application/json 2018-08-05 17:54:39,858 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3335cbab-28ee-4609-b859-14f58b7301ce used request id req-e6502eaf-c699-4f05-8b04-68802af38ac6 2018-08-05 17:54:39,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0534989833832s 2018-08-05 17:54:39,859 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3335cbab-28ee-4609-b859-14f58b7301ce used request id req-e6502eaf-c699-4f05-8b04-68802af38ac6 2018-08-05 17:54:39,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 17:54:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7983f0c7-be81-460a-a3b6-1dcda405cf91/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" -d '{"subnet_id": "d4466fd5-bec6-44a6-bd9b-49aaac37edf7"}' 2018-08-05 17:54:42,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bceb724e-2695-480e-8af4-f63f29daf0c6 Date: Sun, 05 Aug 2018 17:54:42 GMT RESP BODY: {"network_id": "adb60021-5b96-4879-82b3-c1b2b6fc5112", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "d4466fd5-bec6-44a6-bd9b-49aaac37edf7", "subnet_ids": ["d4466fd5-bec6-44a6-bd9b-49aaac37edf7"], "port_id": "93e56fa3-b719-4015-b48f-7e669e7412e6", "id": "7983f0c7-be81-460a-a3b6-1dcda405cf91"} 2018-08-05 17:54:42,068 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7983f0c7-be81-460a-a3b6-1dcda405cf91/remove_router_interface.json used request id req-bceb724e-2695-480e-8af4-f63f29daf0c6 2018-08-05 17:54:42,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.20841693878s 2018-08-05 17:54:42,068 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7983f0c7-be81-460a-a3b6-1dcda405cf91/remove_router_interface.json used request id req-bceb724e-2695-480e-8af4-f63f29daf0c6 returning object 7983f0c7-be81-460a-a3b6-1dcda405cf91 2018-08-05 17:54:42,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 17:54:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:42,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-70ac2626-e6e5-44f2-aebf-abde24c1fe39 Date: Sun, 05 Aug 2018 17:54:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:51:41Z", "admin_state_up": true, "updated_at": "2018-08-05T17:54:40Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "7983f0c7-be81-460a-a3b6-1dcda405cf91", "name": "patrole-router_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa"}]} 2018-08-05 17:54:42,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-70ac2626-e6e5-44f2-aebf-abde24c1fe39 2018-08-05 17:54:42,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13506102562s 2018-08-05 17:54:42,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-70ac2626-e6e5-44f2-aebf-abde24c1fe39 2018-08-05 17:54:42,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 17:54:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/7983f0c7-be81-460a-a3b6-1dcda405cf91.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:46,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71b75e7a-9430-43b9-b6e1-112e5c670bf6 Content-Length: 0 Date: Sun, 05 Aug 2018 17:54:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:54:46,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7983f0c7-be81-460a-a3b6-1dcda405cf91.json used request id req-71b75e7a-9430-43b9-b6e1-112e5c670bf6 2018-08-05 17:54:46,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.86199879646s 2018-08-05 17:54:46,068 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7983f0c7-be81-460a-a3b6-1dcda405cf91.json used request id req-71b75e7a-9430-43b9-b6e1-112e5c670bf6 2018-08-05 17:54:46,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 17:54:46,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:46,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-44439b93-94e3-4e27-b739-95ddbe3f29aa Date: Sun, 05 Aug 2018 17:54:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4},{"updated_at":"2018-08-05T17:51:39Z","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":"d4466fd5-bec6-44a6-bd9b-49aaac37edf7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa","enable_dhcp":true,"segment_id":null,"network_id":"adb60021-5b96-4879-82b3-c1b2b6fc5112","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:51:39Z","ip_version":4}]} 2018-08-05 17:54:46,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-44439b93-94e3-4e27-b739-95ddbe3f29aa 2018-08-05 17:54:46,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.245311021805s 2018-08-05 17:54:46,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-44439b93-94e3-4e27-b739-95ddbe3f29aa 2018-08-05 17:54:46,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 17:54:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/d4466fd5-bec6-44a6-bd9b-49aaac37edf7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:48,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed884002-7ba3-49a2-bbbc-704c20cd94c5 Date: Sun, 05 Aug 2018 17:54:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:54:48,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d4466fd5-bec6-44a6-bd9b-49aaac37edf7.json used request id req-ed884002-7ba3-49a2-bbbc-704c20cd94c5 2018-08-05 17:54:48,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.92982387543s 2018-08-05 17:54:48,246 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d4466fd5-bec6-44a6-bd9b-49aaac37edf7.json used request id req-ed884002-7ba3-49a2-bbbc-704c20cd94c5 2018-08-05 17:54:48,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:54:48,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:48,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-cf3a961c-b429-4b0c-a97a-de51f65dfe38 Date: Sun, 05 Aug 2018 17:54:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"adb60021-5b96-4879-82b3-c1b2b6fc5112","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:54:48Z","qos_policy_id":null,"name":"patrole-net_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T17:51:39Z","provider:network_type":"vxlan"}]} 2018-08-05 17:54:48,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cf3a961c-b429-4b0c-a97a-de51f65dfe38 2018-08-05 17:54:48,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299019813538s 2018-08-05 17:54:48,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cf3a961c-b429-4b0c-a97a-de51f65dfe38 2018-08-05 17:54:48,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 17:54:48,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/adb60021-5b96-4879-82b3-c1b2b6fc5112.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:49,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-413925e5-1281-4779-8471-02f5e9ac5146 Date: Sun, 05 Aug 2018 17:54:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 17:54:49,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/adb60021-5b96-4879-82b3-c1b2b6fc5112.json used request id req-413925e5-1281-4779-8471-02f5e9ac5146 2018-08-05 17:54:49,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28515291214s 2018-08-05 17:54:49,833 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/adb60021-5b96-4879-82b3-c1b2b6fc5112.json used request id req-413925e5-1281-4779-8471-02f5e9ac5146 2018-08-05 17:54:49,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:54:49,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:50,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-89de040b-4b96-43b9-97cf-ba1d9b031d4a Date: Sun, 05 Aug 2018 17:54:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/485d673d-ffd7-4314-8b2d-29454d8245e6/snap", "metadata": {}}], "file": "/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "485d673d-ffd7-4314-8b2d-29454d8245e6", "size": 12716032, "self": "/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/485d673d-ffd7-4314-8b2d-29454d8245e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T17:51:51Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T17:51:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:54:50,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-89de040b-4b96-43b9-97cf-ba1d9b031d4a 2018-08-05 17:54:50,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.234103918076s 2018-08-05 17:54:50,072 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-89de040b-4b96-43b9-97cf-ba1d9b031d4a 2018-08-05 17:54:50,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 17:54:50,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:50,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50b20304-2189-42c3-8012-9418917497cb Date: Sun, 05 Aug 2018 17:54: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-05 17:54:50,422 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6 used request id req-50b20304-2189-42c3-8012-9418917497cb 2018-08-05 17:54:50,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.34899687767s 2018-08-05 17:54:50,423 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/485d673d-ffd7-4314-8b2d-29454d8245e6 used request id req-50b20304-2189-42c3-8012-9418917497cb 2018-08-05 17:54:50,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 17:54:50,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:50,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54: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-0d6672ac-be7b-42e5-974a-17919998727e x-compute-request-id: req-0d6672ac-be7b-42e5-974a-17919998727e Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_8f5bbd82-ea17-46ea-9b4d-6e90025fc0aa", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f", "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": "5421625b-90d4-4acc-bb49-83e549d4fa4f"}]} 2018-08-05 17:54:50,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0d6672ac-be7b-42e5-974a-17919998727e 2018-08-05 17:54:50,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254690647125s 2018-08-05 17:54:50,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0d6672ac-be7b-42e5-974a-17919998727e 2018-08-05 17:54:50,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 17:54:50,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ee9fa5dbfae145354d39fa3a01492d19cea1bca" 2018-08-05 17:54:50,498 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:54: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-08aeac50-0a34-4908-b9e8-95fab54047fd x-compute-request-id: req-08aeac50-0a34-4908-b9e8-95fab54047fd Content-Length: 0 Content-Type: application/json 2018-08-05 17:54:50,498 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f used request id req-08aeac50-0a34-4908-b9e8-95fab54047fd 2018-08-05 17:54:50,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0474691390991s 2018-08-05 17:54:50,499 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5421625b-90d4-4acc-bb49-83e549d4fa4f used request id req-08aeac50-0a34-4908-b9e8-95fab54047fd 2018-08-05 17:54:50,544 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-05 17:54:50,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:54:50,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-05 17:54:50,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:54:50,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:54:50,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:54:50,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:54:50,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:54:50,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:54:50,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:54:50,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:54:50,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:54:50,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-05 17:54:50,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-05 17:54:50,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:54:50,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c407c3a-be6b-4bb3-b7a8-0aa2fe41ad07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:54:50,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8c407c3a-be6b-4bb3-b7a8-0aa2fe41ad07 2018-08-05 17:54:50,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:54:50,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T18:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["FCQhAsM7Suesb6CnUqiYnQ"], "issued_at": "2018-08-05T17:54:50.000000Z"}} 2018-08-05 17:54:50,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:54:50,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:54:51,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-29397440-e152-4bf5-8588-408667c93e36 Date: Sun, 05 Aug 2018 17:54:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 17:54:51,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-29397440-e152-4bf5-8588-408667c93e36 2018-08-05 17:54:51,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285377979279s 2018-08-05 17:54:51,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-29397440-e152-4bf5-8588-408667c93e36 2018-08-05 17:54:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:54:51,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 17:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1af48f0f-fd49-4fc1-b22c-d66e9ccb3f0e 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 17:54:51,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1af48f0f-fd49-4fc1-b22c-d66e9ccb3f0e 2018-08-05 17:54:51,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:54:51,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:54:51,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8fa763-2a5b-4015-a0a4-59dcfe46ea79 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 17:54:51,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-dd8fa763-2a5b-4015-a0a4-59dcfe46ea79 2018-08-05 17:54:51,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107219934464s 2018-08-05 17:54:51,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-dd8fa763-2a5b-4015-a0a4-59dcfe46ea79 2018-08-05 17:54:51,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 17:54:51,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}}' 2018-08-05 17:54:51,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aa6c70a-e0d3-42fe-9c7c-9a342054543d 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.22:5000/v3/projects/e85cb216870243c595e627594115def8"}, "tags": [], "enabled": true, "id": "e85cb216870243c595e627594115def8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}} 2018-08-05 17:54:51,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4aa6c70a-e0d3-42fe-9c7c-9a342054543d 2018-08-05 17:54:51,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135746002197s 2018-08-05 17:54:51,542 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4aa6c70a-e0d3-42fe-9c7c-9a342054543d 2018-08-05 17:54:51,542 - 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'e85cb216870243c595e627594115def8', '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_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9'}) 2018-08-05 17:54:51,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 17:54:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bd92aac6-de74-490c-b00d-11b402a82a53", "email": null, "name": "vmtp-user_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}}' 2018-08-05 17:54:51,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 17:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-972f1781-ccfd-440d-83ed-32b0f9aa40b0 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "links": {"self": "http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15a6a25cba884b55af693ae2e935d11c", "domain_id": "default", "password_expires_at": null}} 2018-08-05 17:54:51,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-972f1781-ccfd-440d-83ed-32b0f9aa40b0 2018-08-05 17:54:51,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.407319068909s 2018-08-05 17:54:51,956 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-972f1781-ccfd-440d-83ed-32b0f9aa40b0 2018-08-05 17:54:51,957 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'15a6a25cba884b55af693ae2e935d11c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9'}) 2018-08-05 17:54:51,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:54:51,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:54:52,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e9ac6b-92cf-4c9c-bc8c-253c6539e087 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:54:52,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d3e9ac6b-92cf-4c9c-bc8c-253c6539e087 2018-08-05 17:54:52,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110080957413s 2018-08-05 17:54:52,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d3e9ac6b-92cf-4c9c-bc8c-253c6539e087 2018-08-05 17:54:52,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:54:52,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:54:52,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be260853-0183-44da-9967-22d6542e3f8a Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:54:52,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-be260853-0183-44da-9967-22d6542e3f8a 2018-08-05 17:54:52,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987589359283s 2018-08-05 17:54:52,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-be260853-0183-44da-9967-22d6542e3f8a 2018-08-05 17:54:52,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:54:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:54:52,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715299ee-fa84-405f-8ee3-8945fd84269f Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:54:52,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-715299ee-fa84-405f-8ee3-8945fd84269f 2018-08-05 17:54:52,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1003510952s 2018-08-05 17:54:52,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-715299ee-fa84-405f-8ee3-8945fd84269f 2018-08-05 17:54:52,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:54:52,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:54:52,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac68d8c-f5ef-4f8c-a5ec-a1d31b5ea8f2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 17:54:52,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6ac68d8c-f5ef-4f8c-a5ec-a1d31b5ea8f2 2018-08-05 17:54:52,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111850976944s 2018-08-05 17:54:52,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6ac68d8c-f5ef-4f8c-a5ec-a1d31b5ea8f2 2018-08-05 17:54:52,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:54:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:54:52,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed1c724-d3af-430e-b6ea-4de6670cb137 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmtp-user_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "links": {"self": "http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15a6a25cba884b55af693ae2e935d11c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:54:52,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fed1c724-d3af-430e-b6ea-4de6670cb137 2018-08-05 17:54:52,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0401201248169s 2018-08-05 17:54:52,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fed1c724-d3af-430e-b6ea-4de6670cb137 2018-08-05 17:54:52,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:54:52,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:54:52,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53bf0141-2d69-476a-8f90-621c6506137a Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8"}, "tags": [], "enabled": true, "id": "e85cb216870243c595e627594115def8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}]} 2018-08-05 17:54:52,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-53bf0141-2d69-476a-8f90-621c6506137a 2018-08-05 17:54:52,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10173201561s 2018-08-05 17:54:52,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-53bf0141-2d69-476a-8f90-621c6506137a 2018-08-05 17:54:52,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 17:54:52,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=15a6a25cba884b55af693ae2e935d11c&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=e85cb216870243c595e627594115def8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:54:52,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef4ab94-7f86-4c58-8bdd-5b1a1ede5ea6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=15a6a25cba884b55af693ae2e935d11c&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=e85cb216870243c595e627594115def8", "previous": null, "next": null}} 2018-08-05 17:54:52,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=15a6a25cba884b55af693ae2e935d11c&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=e85cb216870243c595e627594115def8 used request id req-2ef4ab94-7f86-4c58-8bdd-5b1a1ede5ea6 2018-08-05 17:54:52,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104737997055s 2018-08-05 17:54:52,664 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=15a6a25cba884b55af693ae2e935d11c&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=e85cb216870243c595e627594115def8 used request id req-2ef4ab94-7f86-4c58-8bdd-5b1a1ede5ea6 2018-08-05 17:54:52,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 17:54:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8/users/15a6a25cba884b55af693ae2e935d11c/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:54:52,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a2c63d-e26d-43db-9754-479d6af6da79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:54:52,820 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8/users/15a6a25cba884b55af693ae2e935d11c/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-91a2c63d-e26d-43db-9754-479d6af6da79 2018-08-05 17:54:52,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15250992775s 2018-08-05 17:54:52,820 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8/users/15a6a25cba884b55af693ae2e935d11c/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-91a2c63d-e26d-43db-9754-479d6af6da79 2018-08-05 17:54:52,821 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', 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'e85cb216870243c595e627594115def8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'bd92aac6-de74-490c-b00d-11b402a82a53', 'username': u'vmtp-user_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 17:54:52,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 17:54:52,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-05 17:54:52,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 17:54:52,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 17:54:52,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 17:54:52,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 17:54:52,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 17:54:52,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 17:54:52,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 17:54:52,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 17:54:52,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 17:54:52,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 17:54:52,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 17:54:52,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 17:54:52,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 17:54:52,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 17:54:52,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 17:54:52,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 17:54:52,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 17:54:52,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 17:54:52,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 17:54:52,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 17:54:52,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 17:54:52,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-05 17:54:52,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-05 17:54:52,826 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', 'password': 'bd92aac6-de74-490c-b00d-11b402a82a53', 'project_name': 'vmtp-project_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'e85cb216870243c595e627594115def8', 'project_domain_name': 'Default'} 2018-08-05 17:54:52,831 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-05 17:54:52,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:54:52,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4bb7123-8f99-4432-83b4-588717995786 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 17:54:52,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f4bb7123-8f99-4432-83b4-588717995786 2018-08-05 17:54:52,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 17:54:53,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T18:54:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e85cb216870243c595e627594115def8", "name": "vmtp-project_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_e85cb216870243c595e627594115def8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_e85cb216870243c595e627594115def8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e85cb216870243c595e627594115def8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/e85cb216870243c595e627594115def8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/e85cb216870243c595e627594115def8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/e85cb216870243c595e627594115def8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/e85cb216870243c595e627594115def8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/e85cb216870243c595e627594115def8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e85cb216870243c595e627594115def8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/e85cb216870243c595e627594115def8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/e85cb216870243c595e627594115def8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e85cb216870243c595e627594115def8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/e85cb216870243c595e627594115def8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/e85cb216870243c595e627594115def8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "id": "15a6a25cba884b55af693ae2e935d11c"}, "audit_ids": ["RLuqpRf3Q22GXJwpHLBYLA"], "issued_at": "2018-08-05T17:54:53.000000Z"}} 2018-08-05 17:54:53,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 17:54:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" -d '{"network": {"name": "vmtp-net_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "admin_state_up": true}}' 2018-08-05 17:54:53,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-0615b617-ef67-41b4-94f6-e23d352fdc1c Date: Sun, 05 Aug 2018 17:54:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8c68c90a-1fd5-467e-b0ad-01b9840ee3e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e85cb216870243c595e627594115def8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:54:53Z","is_default":false,"name":"vmtp-net_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e85cb216870243c595e627594115def8","created_at":"2018-08-05T17:54:53Z","mtu":1450}} 2018-08-05 17:54:53,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0615b617-ef67-41b4-94f6-e23d352fdc1c 2018-08-05 17:54:53,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.510302066803s 2018-08-05 17:54:53,756 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0615b617-ef67-41b4-94f6-e23d352fdc1c 2018-08-05 17:54:53,756 - 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-05T17:54:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'8c68c90a-1fd5-467e-b0ad-01b9840ee3e7', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-net_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', u'admin_state_up': True, u'tenant_id': u'e85cb216870243c595e627594115def8', u'created_at': u'2018-08-05T17:54:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e85cb216870243c595e627594115def8', u'l2_adjacency': True}) 2018-08-05 17:54:53,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 17:54:53,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 17:54:54,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1225 X-Openstack-Request-Id: req-80d4997e-8e18-4f6c-8b7b-4c70ea712851 Date: Sun, 05 Aug 2018 17:54:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8c68c90a-1fd5-467e-b0ad-01b9840ee3e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e85cb216870243c595e627594115def8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T17:54:53Z","qos_policy_id":null,"name":"vmtp-net_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9","admin_state_up":true,"tenant_id":"e85cb216870243c595e627594115def8","created_at":"2018-08-05T17:54:53Z","mtu":1450}]} 2018-08-05 17:54:54,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-80d4997e-8e18-4f6c-8b7b-4c70ea712851 2018-08-05 17:54:54,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.454962968826s 2018-08-05 17:54:54,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-80d4997e-8e18-4f6c-8b7b-4c70ea712851 2018-08-05 17:54:54,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 17:54:54,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" -d '{"subnet": {"name": "vmtp-subnet_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "enable_dhcp": true, "network_id": "8c68c90a-1fd5-467e-b0ad-01b9840ee3e7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 17:54:55,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-dec3d8db-edb5-4781-b03f-45f5cf88bcc8 Date: Sun, 05 Aug 2018 17:54:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c68c90a-1fd5-467e-b0ad-01b9840ee3e7","tenant_id":"e85cb216870243c595e627594115def8","created_at":"2018-08-05T17:54:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T17:54:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e85cb216870243c595e627594115def8","id":"8f2a5855-ec0c-4c76-8d63-73d3bef4eadd","subnetpool_id":null,"name":"vmtp-subnet_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}} 2018-08-05 17:54:55,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-dec3d8db-edb5-4781-b03f-45f5cf88bcc8 2018-08-05 17:54:55,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.10433387756s 2018-08-05 17:54:55,318 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-dec3d8db-edb5-4781-b03f-45f5cf88bcc8 2018-08-05 17:54:55,319 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:54:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8f2a5855-ec0c-4c76-8d63-73d3bef4eadd', u'subnetpool_id': None, u'service_types': [], u'name': u'vmtp-subnet_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', u'enable_dhcp': True, u'network_id': u'8c68c90a-1fd5-467e-b0ad-01b9840ee3e7', u'tenant_id': u'e85cb216870243c595e627594115def8', u'created_at': u'2018-08-05T17:54:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e85cb216870243c595e627594115def8'}) 2018-08-05 17:54:55,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 17:54:55,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "vmtp-router_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "admin_state_up": true}}' 2018-08-05 17:55:02,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d835af35-5462-4a73-b6cb-cc657da85fb5 Date: Sun, 05 Aug 2018 17:55:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e85cb216870243c595e627594115def8", "created_at": "2018-08-05T17:54:56Z", "admin_state_up": true, "updated_at": "2018-08-05T17:54:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e85cb216870243c595e627594115def8", "id": "9a3a2bde-97df-4cee-988d-0918cb7c92c1", "name": "vmtp-router_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}} 2018-08-05 17:55:02,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d835af35-5462-4a73-b6cb-cc657da85fb5 2018-08-05 17:55:02,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.82718205452s 2018-08-05 17:55:02,147 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d835af35-5462-4a73-b6cb-cc657da85fb5 2018-08-05 17:55:02,147 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T17:54:57Z', u'revision_number': 3, u'id': u'9a3a2bde-97df-4cee-988d-0918cb7c92c1', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', u'admin_state_up': True, u'tenant_id': u'e85cb216870243c595e627594115def8', u'created_at': u'2018-08-05T17:54:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'e85cb216870243c595e627594115def8'}) 2018-08-05 17:55:02,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 17:55:02,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9a3a2bde-97df-4cee-988d-0918cb7c92c1/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" -d '{"subnet_id": "8f2a5855-ec0c-4c76-8d63-73d3bef4eadd"}' 2018-08-05 17:55:04,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cc8cee04-0c98-40b7-a5a4-c8a4f5951dfc Date: Sun, 05 Aug 2018 17:55:04 GMT RESP BODY: {"network_id": "8c68c90a-1fd5-467e-b0ad-01b9840ee3e7", "tenant_id": "e85cb216870243c595e627594115def8", "subnet_id": "8f2a5855-ec0c-4c76-8d63-73d3bef4eadd", "subnet_ids": ["8f2a5855-ec0c-4c76-8d63-73d3bef4eadd"], "port_id": "53613bee-c962-4f25-990e-89bc1b43d6a2", "id": "9a3a2bde-97df-4cee-988d-0918cb7c92c1"} 2018-08-05 17:55:04,817 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9a3a2bde-97df-4cee-988d-0918cb7c92c1/add_router_interface.json used request id req-cc8cee04-0c98-40b7-a5a4-c8a4f5951dfc 2018-08-05 17:55:04,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.66904687881s 2018-08-05 17:55:04,817 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9a3a2bde-97df-4cee-988d-0918cb7c92c1/add_router_interface.json used request id req-cc8cee04-0c98-40b7-a5a4-c8a4f5951dfc returning object 9a3a2bde-97df-4cee-988d-0918cb7c92c1 2018-08-05 17:55:04,818 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-05 17:55:06,290 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-05 17:55:06,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 17:55:06,297 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 17:55:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 17:55:06,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:55:06,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 17:55:06,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9cb82c7f-d36e-4ae2-8377-ba047e2f1709 Date: Sun, 05 Aug 2018 17:55:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:55:06,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9cb82c7f-d36e-4ae2-8377-ba047e2f1709 2018-08-05 17:55:06,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235481023788s 2018-08-05 17:55:06,537 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9cb82c7f-d36e-4ae2-8377-ba047e2f1709 2018-08-05 17:55:06,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 17:55:06,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}' 2018-08-05 17:55:06,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-316f0185-2c32-481c-a53b-8ca3527c13cb Date: Sun, 05 Aug 2018 17:55:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/file", "owner": "e85cb216870243c595e627594115def8", "id": "b0fb6d9d-8138-4b13-9949-09335d77a54d", "size": null, "self": "/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T17:55:06Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "checksum": null, "created_at": "2018-08-05T17:55:06Z", "protected": false} 2018-08-05 17:55:06,773 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-316f0185-2c32-481c-a53b-8ca3527c13cb 2018-08-05 17:55:06,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.22739982605s 2018-08-05 17:55:06,773 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-316f0185-2c32-481c-a53b-8ca3527c13cb returning object b0fb6d9d-8138-4b13-9949-09335d77a54d 2018-08-05 17:55:06,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 17:55:06,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" -d '' 2018-08-05 17:55:11,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1bb991d4-9c65-42ce-842c-ed91948624db Date: Sun, 05 Aug 2018 17:55:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 17:55:11,587 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/file used request id req-1bb991d4-9c65-42ce-842c-ed91948624db 2018-08-05 17:55:11,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.81392621994s 2018-08-05 17:55:11,588 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/file used request id req-1bb991d4-9c65-42ce-842c-ed91948624db 2018-08-05 17:55:11,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 17:55:11,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 17:55:11,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-f40e1ce8-aa23-477f-8238-0d8d310df3a9 Date: Sun, 05 Aug 2018 17:55:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/snap", "metadata": {}}], "file": "/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/file", "owner": "e85cb216870243c595e627594115def8", "id": "b0fb6d9d-8138-4b13-9949-09335d77a54d", "size": 263062016, "self": "/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T17:55:11Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T17:55:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 17:55:11,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f40e1ce8-aa23-477f-8238-0d8d310df3a9 2018-08-05 17:55:11,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209546089172s 2018-08-05 17:55:11,802 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f40e1ce8-aa23-477f-8238-0d8d310df3a9 2018-08-05 17:55:11,804 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/file', 'owner': u'e85cb216870243c595e627594115def8', 'id': u'b0fb6d9d-8138-4b13-9949-09335d77a54d', 'size': 263062016, u'self': u'/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e85cb216870243c595e627594115def8', 'name': 'vmtp-project_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T17:55:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T17:55:11Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'self': u'/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', 'created': u'2018-08-05T17:55:06Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-05T17:55:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}}) 2018-08-05 17:55:11,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 17:55:11,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-05 17:55:12,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:55: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-0b095ff2-8cc0-49c1-b3eb-c81277e8b76a x-compute-request-id: req-0b095ff2-8cc0-49c1-b3eb-c81277e8b76a Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0bc2e76f-730f-4afe-a004-2735ea89ecf7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0bc2e76f-730f-4afe-a004-2735ea89ecf7", "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": "0bc2e76f-730f-4afe-a004-2735ea89ecf7"}} 2018-08-05 17:55:12,026 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0b095ff2-8cc0-49c1-b3eb-c81277e8b76a 2018-08-05 17:55:12,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22061085701s 2018-08-05 17:55:12,026 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0b095ff2-8cc0-49c1-b3eb-c81277e8b76a 2018-08-05 17:55:12,027 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', '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'449c5b575fb242d6b133df2f87012577', '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'0bc2e76f-730f-4afe-a004-2735ea89ecf7', 'swap': 0}) 2018-08-05 17:55:12,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 17:55:12,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0bc2e76f-730f-4afe-a004-2735ea89ecf7/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" -d '{"extra_specs": {}}' 2018-08-05 17:55:12,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:55: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-397082f6-60f4-46b0-b475-583957734660 x-compute-request-id: req-397082f6-60f4-46b0-b475-583957734660 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 17:55:12,055 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0bc2e76f-730f-4afe-a004-2735ea89ecf7/os-extra_specs used request id req-397082f6-60f4-46b0-b475-583957734660 2018-08-05 17:55:12,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0279750823975s 2018-08-05 17:55:12,056 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0bc2e76f-730f-4afe-a004-2735ea89ecf7/os-extra_specs used request id req-397082f6-60f4-46b0-b475-583957734660 2018-08-05 17:55:12,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:55:12,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:55:12,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88759e3b-f210-4bcc-af7d-bc0206b67b08 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:55:12,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-88759e3b-f210-4bcc-af7d-bc0206b67b08 2018-08-05 17:55:12,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100171089172s 2018-08-05 17:55:12,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-88759e3b-f210-4bcc-af7d-bc0206b67b08 2018-08-05 17:55:12,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 17:55:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:55:12,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8bd739c-88ba-4aa8-a0a3-ec681673b58b Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 17:55:12,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d8bd739c-88ba-4aa8-a0a3-ec681673b58b 2018-08-05 17:55:12,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102640151978s 2018-08-05 17:55:12,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d8bd739c-88ba-4aa8-a0a3-ec681673b58b 2018-08-05 17:55:12,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 17:55:12,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:55:12,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7cc965-6c19-4f0b-8577-54f64ac17036 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 17:55:12,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5e7cc965-6c19-4f0b-8577-54f64ac17036 2018-08-05 17:55:12,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103316068649s 2018-08-05 17:55:12,376 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5e7cc965-6c19-4f0b-8577-54f64ac17036 2018-08-05 17:55:12,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 17:55:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:55:12,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0212f8fd-4230-416a-80da-3ad468eecba6 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmtp-user_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "links": {"self": "http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15a6a25cba884b55af693ae2e935d11c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 17:55:12,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0212f8fd-4230-416a-80da-3ad468eecba6 2018-08-05 17:55:12,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133927822113s 2018-08-05 17:55:12,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0212f8fd-4230-416a-80da-3ad468eecba6 2018-08-05 17:55:12,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 17:55:12,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:55:12,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbecb7c-6867-4f7f-9513-58c585be9fd2 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8"}, "tags": [], "enabled": true, "id": "e85cb216870243c595e627594115def8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}]} 2018-08-05 17:55:12,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-efbecb7c-6867-4f7f-9513-58c585be9fd2 2018-08-05 17:55:12,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0998799800873s 2018-08-05 17:55:12,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-efbecb7c-6867-4f7f-9513-58c585be9fd2 2018-08-05 17:55:12,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 17:55:12,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=15a6a25cba884b55af693ae2e935d11c&role.id=01885ca87cca43f38ec5d0ddf621779e&scope.project.id=e85cb216870243c595e627594115def8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:55:12,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e979ee0-4806-439c-ab3f-4b8e9ad79a25 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=15a6a25cba884b55af693ae2e935d11c&role.id=01885ca87cca43f38ec5d0ddf621779e&scope.project.id=e85cb216870243c595e627594115def8", "previous": null, "next": null}} 2018-08-05 17:55:12,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=15a6a25cba884b55af693ae2e935d11c&role.id=01885ca87cca43f38ec5d0ddf621779e&scope.project.id=e85cb216870243c595e627594115def8 used request id req-1e979ee0-4806-439c-ab3f-4b8e9ad79a25 2018-08-05 17:55:12,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104017972946s 2018-08-05 17:55:12,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=15a6a25cba884b55af693ae2e935d11c&role.id=01885ca87cca43f38ec5d0ddf621779e&scope.project.id=e85cb216870243c595e627594115def8 used request id req-1e979ee0-4806-439c-ab3f-4b8e9ad79a25 2018-08-05 17:55:12,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 17:55:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8/users/15a6a25cba884b55af693ae2e935d11c/roles/01885ca87cca43f38ec5d0ddf621779e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 17:55:12,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 17:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2532152-1ab0-4bd5-bf5d-073ea3b92b28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 17:55:12,885 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8/users/15a6a25cba884b55af693ae2e935d11c/roles/01885ca87cca43f38ec5d0ddf621779e used request id req-a2532152-1ab0-4bd5-bf5d-073ea3b92b28 2018-08-05 17:55:12,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147515058517s 2018-08-05 17:55:12,885 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8/users/15a6a25cba884b55af693ae2e935d11c/roles/01885ca87cca43f38ec5d0ddf621779e used request id req-a2532152-1ab0-4bd5-bf5d-073ea3b92b28 2018-08-05 17:55:12,885 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9' 2018-08-05 17:55:12,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-05 17:55:12,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" -d '{"keypair": {"name": "vmtp_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}}' 2018-08-05 17:55:13,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 17:55: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-aebe3b6b-6733-4c15-bf95-c9c452825fc8 x-compute-request-id: req-aebe3b6b-6733-4c15-bf95-c9c452825fc8 Content-Encoding: gzip Content-Length: 1797 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi2bG9tN7xjRFNnqChJMrxCe4tQnTSOk1vCXfgLGB/zt/KGAe0HtF8VxqJj1Js3mNKZc18i7LRVUdHgK1Bpec7yw/Y5AYGoa6dxp8s4uWiO934wFbZIBtBi7skcQ4y8oBnMsyhWxq4tj1RYwxwHRApummQCqAYZR+KvgPzZrJRMRTWBuTITrgHAIQCBbUWmXTIsXP7cF+o9s18UDDXy5onLhl6iAoP8E7ysHvkmDkgYbdzfaxQ6nWGedNpwlD/9cOjokP2RhxaWH5e1XTVPSm3U2A47dfOE3Q7A89eeWLoSDA0BRxCaKalB8cNPUiVV0O3btESkk+0aKgbRYO5oasj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAotmxvbTe8Y0RTZ6goSTK8QnuLUJ00jpNbwl34Cxgf87fyhgH\ntB7RfFcaiY9SbN5jSmXNfIuy0VVHR4CtQaXnO8sP2OQGBqGuncafLOLlojvd+MBW\n2SAbQYu7JHEOMvKAZzLMoVsauLY9UWMMcB0QKbppkAqgGGUfir4D82ayUTEU1gbk\nyE64BwCEAgW1Fpl0yLFz+3BfqPbNfFAw18uaJy4ZeogKD/BO8rB75Jg5IGG3c32s\nUOp1hnnTacJQ//XDo6JD9kYcWlh+XtV01T0pt1NgOO3XzhN0OwPPXnli6EgwNAUc\nQmimpQfHDT1IlVdDt27REpJPtGioG0WDuaGrIwIDAQABAoIBAB0vSGRIIuBFOMGh\nWQYoEtqpve6Mh2UZn8DzgHFDYrPk/kQ4lEDaeQ6Aibf3YH00SbUOk4nre0t6rgCJ\ndgNa2RrlJFzpWI8dsK6D5wjjTOYLNpea2LWmxFu1z/8S58mHni1gdD3ClwJdXpXU\nW2lIPBpOVxbCYLiefs2dihW35OMZ0IO2Q80c/sX3Ms1qfZCwKMMhDcFpJBx7frfH\n8s+Ge1Kj6ojst9Sxd93Wkm0X6VLEOsAgzlFzimDM7/GUMypCcNt4j6dK/hPn2v3J\n26GcM9j6PntmDA2sSpYmgbRwFCWAwOxUfZlvtg1RnBjQjohAfD3pPEkL4vGgPK8F\nirytE3ECgYEAzTwMtdlAbgtDS8MFxHaaY0ers3idFd4a+98s8ZzXExgNIJlwPBJW\nwoD+41mzqXLNtSf739x163ssTsMJ+YZ/o5Kz0dAhXtZCv+CUo0inCjxRS0/LYrF7\ntpzUKjruTE5ToLr8p8KWSXGfCEW8jB/UamDsclaaYkSmP2+6gQwc7BsCgYEAyyHG\nOydGANtfN2eI7nECU/ogvRQwQsKmZCVOyJThlvfHjyBGiqyNycBCthWIdj+f4HV/\nLGAwA8UtMxPUjU1ERisZlBbfM4vYkEVCNFIcKVmzeTRHBawX65lSzlXgTMZbYxfg\ngOzGlVOAQS222W5GON0G43gGZoxwjmTq2t9knZkCgYA6hrJVNVQDTaDuPPorEWtr\nfme/cVjSgJkPVJBbgk9u+X/c2QTBjLVDGEgXi2AJpVx2GaXhK9xQv7pd546zoqBJ\nhC9VWNX7VnyIfUHF4pUH/TVtlZ65UUWnSMfUFyQXjIqanlgoevwii40/baucBgOs\nJmGnJX03Ir6J/pGf9VVWGwKBgAxYZiLMNT3yFyxX14OeTKTr67dyFajJCbHGbq5U\nFg3Fy1QQgxkEea2MSMGmN1/wZ/gNTAhXZDOmdSPIjb90tbSKBAjzBuesFSJXgzmI\nz/tXX0f7fGGE3wNLkzPFFle0KnOwTM2pFjyXEZFkhNtcD1p/XF7QuZrb6C9PRNK+\nhu/pAoGAfoXLptaMOQ5o+Pttj/IOQr0+1PNwqgO3h31RVxynp0g5Y19xflzVGrTT\n1SL8PHPr1CFDOlrEVOfAlD/ixvE/AHHemEr8M91e24sFgE8smhiJ3FQNYTSikc5R\n8BbGU4vZpZ4Gcu77aXM/cTnH/+9F5odzJ9ykPgweqZS/2PWUv8o=\n-----END RSA PRIVATE KEY-----\n", "user_id": "15a6a25cba884b55af693ae2e935d11c", "name": "vmtp_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "fingerprint": "67:03:68:5b:c3:e6:eb:e3:dc:b9:15:db:ad:09:f6:08"}} 2018-08-05 17:55:13,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-aebe3b6b-6733-4c15-bf95-c9c452825fc8 2018-08-05 17:55:13,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.384874820709s 2018-08-05 17:55:13,271 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-aebe3b6b-6733-4c15-bf95-c9c452825fc8 2018-08-05 17:55:13,272 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi2bG9tN7xjRFNnqChJMrxCe4tQnTSOk1vCXfgLGB/zt/KGAe0HtF8VxqJj1Js3mNKZc18i7LRVUdHgK1Bpec7yw/Y5AYGoa6dxp8s4uWiO934wFbZIBtBi7skcQ4y8oBnMsyhWxq4tj1RYwxwHRApummQCqAYZR+KvgPzZrJRMRTWBuTITrgHAIQCBbUWmXTIsXP7cF+o9s18UDDXy5onLhl6iAoP8E7ysHvkmDkgYbdzfaxQ6nWGedNpwlD/9cOjokP2RhxaWH5e1XTVPSm3U2A47dfOE3Q7A89eeWLoSDA0BRxCaKalB8cNPUiVV0O3btESkk+0aKgbRYO5oasj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAotmxvbTe8Y0RTZ6goSTK8QnuLUJ00jpNbwl34Cxgf87fyhgH\ntB7RfFcaiY9SbN5jSmXNfIuy0VVHR4CtQaXnO8sP2OQGBqGuncafLOLlojvd+MBW\n2SAbQYu7JHEOMvKAZzLMoVsauLY9UWMMcB0QKbppkAqgGGUfir4D82ayUTEU1gbk\nyE64BwCEAgW1Fpl0yLFz+3BfqPbNfFAw18uaJy4ZeogKD/BO8rB75Jg5IGG3c32s\nUOp1hnnTacJQ//XDo6JD9kYcWlh+XtV01T0pt1NgOO3XzhN0OwPPXnli6EgwNAUc\nQmimpQfHDT1IlVdDt27REpJPtGioG0WDuaGrIwIDAQABAoIBAB0vSGRIIuBFOMGh\nWQYoEtqpve6Mh2UZn8DzgHFDYrPk/kQ4lEDaeQ6Aibf3YH00SbUOk4nre0t6rgCJ\ndgNa2RrlJFzpWI8dsK6D5wjjTOYLNpea2LWmxFu1z/8S58mHni1gdD3ClwJdXpXU\nW2lIPBpOVxbCYLiefs2dihW35OMZ0IO2Q80c/sX3Ms1qfZCwKMMhDcFpJBx7frfH\n8s+Ge1Kj6ojst9Sxd93Wkm0X6VLEOsAgzlFzimDM7/GUMypCcNt4j6dK/hPn2v3J\n26GcM9j6PntmDA2sSpYmgbRwFCWAwOxUfZlvtg1RnBjQjohAfD3pPEkL4vGgPK8F\nirytE3ECgYEAzTwMtdlAbgtDS8MFxHaaY0ers3idFd4a+98s8ZzXExgNIJlwPBJW\nwoD+41mzqXLNtSf739x163ssTsMJ+YZ/o5Kz0dAhXtZCv+CUo0inCjxRS0/LYrF7\ntpzUKjruTE5ToLr8p8KWSXGfCEW8jB/UamDsclaaYkSmP2+6gQwc7BsCgYEAyyHG\nOydGANtfN2eI7nECU/ogvRQwQsKmZCVOyJThlvfHjyBGiqyNycBCthWIdj+f4HV/\nLGAwA8UtMxPUjU1ERisZlBbfM4vYkEVCNFIcKVmzeTRHBawX65lSzlXgTMZbYxfg\ngOzGlVOAQS222W5GON0G43gGZoxwjmTq2t9knZkCgYA6hrJVNVQDTaDuPPorEWtr\nfme/cVjSgJkPVJBbgk9u+X/c2QTBjLVDGEgXi2AJpVx2GaXhK9xQv7pd546zoqBJ\nhC9VWNX7VnyIfUHF4pUH/TVtlZ65UUWnSMfUFyQXjIqanlgoevwii40/baucBgOs\nJmGnJX03Ir6J/pGf9VVWGwKBgAxYZiLMNT3yFyxX14OeTKTr67dyFajJCbHGbq5U\nFg3Fy1QQgxkEea2MSMGmN1/wZ/gNTAhXZDOmdSPIjb90tbSKBAjzBuesFSJXgzmI\nz/tXX0f7fGGE3wNLkzPFFle0KnOwTM2pFjyXEZFkhNtcD1p/XF7QuZrb6C9PRNK+\nhu/pAoGAfoXLptaMOQ5o+Pttj/IOQr0+1PNwqgO3h31RVxynp0g5Y19xflzVGrTT\n1SL8PHPr1CFDOlrEVOfAlD/ixvE/AHHemEr8M91e24sFgE8smhiJ3FQNYTSikc5R\n8BbGU4vZpZ4Gcu77aXM/cTnH/+9F5odzJ9ykPgweqZS/2PWUv8o=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'15a6a25cba884b55af693ae2e935d11c', 'name': u'vmtp_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', 'created_at': '2018-08-05T17:55:13.272198', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e85cb216870243c595e627594115def8', 'name': 'vmtp-project_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'67:03:68:5b:c3:e6:eb:e3:dc:b9:15:db:ad:09:f6:08', 'type': 'ssh', 'id': u'vmtp_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9'}) 2018-08-05 17:55:13,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-05 17:55:13,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 17:55:13,327 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 17:55: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-641de817-531b-492f-95ee-9f6ff3b71dfa x-compute-request-id: req-641de817-531b-492f-95ee-9f6ff3b71dfa Content-Length: 0 Content-Type: application/json 2018-08-05 17:55:13,327 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9 used request id req-641de817-531b-492f-95ee-9f6ff3b71dfa 2018-08-05 17:55:13,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0542998313904s 2018-08-05 17:55:13,327 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9 used request id req-641de817-531b-492f-95ee-9f6ff3b71dfa 2018-08-05 17:55:14,132 - 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-05 18:05:07,698 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp', '-d', '--json', '/home/opnfv/functest/results/vmtp/vmtp.json', '-c', '/home/opnfv/functest/results/vmtp/vmtp.conf'] 2018-08-05 17:55:14,976 INFO Using http://172.30.9.22:5000/v3 2018-08-05 17:55:14,976 INFO VM public key: /tmp/tmpSGEHfJ 2018-08-05 17:55:14,976 INFO VM private key: /tmp/tmp4oxZhp 2018-08-05 17:55:16,776 INFO Found image vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9 to launch VM, will continue 2018-08-05 17:55:17,713 INFO Using external router: external 2018-08-05 17:55:17,714 INFO Using external network: external. 2018-08-05 17:55:19,030 INFO Created internal network: pns-internal-net_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9. 2018-08-05 17:55:20,120 INFO Created internal network: pns-internal-net2_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9. 2018-08-05 17:55:23,289 DEBUG Ext router associated to pns-internal-net_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9 2018-08-05 17:55:26,068 DEBUG Ext router associated to pns-internal-net2_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9 2018-08-05 17:55:27,250 INFO OpenStack agent: Open vSwitch agent 2018-08-05 17:55:27,250 INFO OpenStack network type: vxlan 2018-08-05 17:55:28,508 INFO [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Creating server VM... 2018-08-05 17:55:28,508 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-05 17:55:31,461 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 1 of 50... 2018-08-05 17:55:33,975 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 2 of 50... 2018-08-05 17:55:36,545 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 3 of 50... 2018-08-05 17:55:39,329 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 4 of 50... 2018-08-05 17:55:41,957 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 5 of 50... 2018-08-05 17:55:44,499 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 6 of 50... 2018-08-05 17:55:47,036 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 7 of 50... 2018-08-05 17:55:49,775 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 8 of 50... 2018-08-05 17:55:52,349 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 9 of 50... 2018-08-05 17:55:54,971 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 10 of 50... 2018-08-05 17:55:57,643 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 11 of 50... 2018-08-05 17:56:00,378 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 12 of 50... 2018-08-05 17:56:02,947 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 13 of 50... 2018-08-05 17:56:05,862 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 14 of 50... 2018-08-05 17:56:08,611 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 15 of 50... 2018-08-05 17:56:11,344 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 16 of 50... 2018-08-05 17:56:14,199 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 17 of 50... 2018-08-05 17:56:16,753 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 18 of 50... 2018-08-05 17:56:19,419 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 19 of 50... 2018-08-05 17:56:21,958 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 20 of 50... 2018-08-05 17:56:24,312 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 21 of 50... 2018-08-05 17:56:27,073 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 22 of 50... 2018-08-05 17:56:29,649 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 23 of 50... 2018-08-05 17:56:32,311 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 24 of 50... 2018-08-05 17:56:35,043 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 25 of 50... 2018-08-05 17:56:37,404 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 26 of 50... 2018-08-05 17:56:40,158 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 27 of 50... 2018-08-05 17:56:43,024 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 28 of 50... 2018-08-05 17:56:45,579 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 29 of 50... 2018-08-05 17:56:48,138 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 30 of 50... 2018-08-05 17:56:50,718 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 31 of 50... 2018-08-05 17:56:53,276 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 32 of 50... 2018-08-05 17:56:55,821 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 33 of 50... 2018-08-05 17:56:58,380 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 34 of 50... 2018-08-05 17:57:00,974 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 35 of 50... 2018-08-05 17:57:03,548 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 36 of 50... 2018-08-05 17:57:05,911 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 37 of 50... 2018-08-05 17:57:08,477 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 38 of 50... 2018-08-05 17:57:11,039 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 39 of 50... 2018-08-05 17:57:16,576 INFO [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Internal network IP: 192.168.1.29 2018-08-05 17:57:16,577 INFO [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] SSH IP: 172.30.9.213 2018-08-05 17:57:16,577 INFO [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Setup SSH for ubuntu@172.30.9.213 2018-08-05 17:57:26,913 INFO [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Installing nuttcp-8.1.4... 2018-08-05 17:57:26,956 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Copying nuttcp-8.1.4 to target... 2018-08-05 17:57:27,172 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Starting nuttcp-8.1.4 server... 2018-08-05 17:57:27,215 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] 2018-08-05 17:57:27,261 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Creating client VM... 2018-08-05 17:57:27,261 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-05 17:57:30,908 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 1 of 50... 2018-08-05 17:57:33,215 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 2 of 50... 2018-08-05 17:57:35,758 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 3 of 50... 2018-08-05 17:57:38,459 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 4 of 50... 2018-08-05 17:57:40,919 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] VM status=BUILD, retrying 5 of 50... 2018-08-05 17:57:46,743 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Internal network IP: 192.168.1.17 2018-08-05 17:57:46,743 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] SSH IP: 172.30.9.208 2018-08-05 17:57:46,743 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Setup SSH for ubuntu@172.30.9.208 2018-08-05 17:57:56,301 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Installing nuttcp-8.1.4... 2018-08-05 17:57:56,346 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Copying nuttcp-8.1.4 to target... 2018-08-05 17:57:56,513 INFO ============================================================ 2018-08-05 17:57:56,513 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-05 17:58:05,564 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] PING 192.168.1.29 (192.168.1.29) 64(92) bytes of data. 72 bytes from 192.168.1.29: icmp_seq=1 ttl=64 time=47.2 ms 72 bytes from 192.168.1.29: icmp_seq=2 ttl=64 time=0.297 ms 72 bytes from 192.168.1.29: icmp_seq=3 ttl=64 time=0.139 ms 72 bytes from 192.168.1.29: icmp_seq=4 ttl=64 time=0.143 ms 72 bytes from 192.168.1.29: icmp_seq=5 ttl=64 time=0.405 ms 72 bytes from 192.168.1.29: icmp_seq=6 ttl=64 time=0.303 ms 72 bytes from 192.168.1.29: icmp_seq=7 ttl=64 time=0.100 ms 72 bytes from 192.168.1.29: icmp_seq=8 ttl=64 time=0.155 ms 72 bytes from 192.168.1.29: icmp_seq=9 ttl=64 time=0.120 ms 72 bytes from 192.168.1.29: icmp_seq=10 ttl=64 time=0.186 ms --- 192.168.1.29 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.100/4.907/47.222/14.105 ms 2018-08-05 17:58:14,613 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] PING 192.168.1.29 (192.168.1.29) 391(419) bytes of data. 399 bytes from 192.168.1.29: icmp_seq=1 ttl=64 time=0.131 ms 399 bytes from 192.168.1.29: icmp_seq=2 ttl=64 time=0.132 ms 399 bytes from 192.168.1.29: icmp_seq=3 ttl=64 time=0.138 ms 399 bytes from 192.168.1.29: icmp_seq=4 ttl=64 time=0.116 ms 399 bytes from 192.168.1.29: icmp_seq=5 ttl=64 time=0.305 ms 399 bytes from 192.168.1.29: icmp_seq=6 ttl=64 time=0.133 ms 399 bytes from 192.168.1.29: icmp_seq=7 ttl=64 time=0.119 ms 399 bytes from 192.168.1.29: icmp_seq=8 ttl=64 time=0.266 ms 399 bytes from 192.168.1.29: icmp_seq=9 ttl=64 time=0.339 ms 399 bytes from 192.168.1.29: icmp_seq=10 ttl=64 time=0.179 ms --- 192.168.1.29 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.116/0.185/0.339/0.082 ms 2018-08-05 17:58:23,662 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] PING 192.168.1.29 (192.168.1.29) 1500(1528) bytes of data. 1508 bytes from 192.168.1.29: icmp_seq=1 ttl=64 time=0.392 ms 1508 bytes from 192.168.1.29: icmp_seq=2 ttl=64 time=0.208 ms 1508 bytes from 192.168.1.29: icmp_seq=3 ttl=64 time=0.186 ms 1508 bytes from 192.168.1.29: icmp_seq=4 ttl=64 time=0.187 ms 1508 bytes from 192.168.1.29: icmp_seq=5 ttl=64 time=0.134 ms 1508 bytes from 192.168.1.29: icmp_seq=6 ttl=64 time=0.177 ms 1508 bytes from 192.168.1.29: icmp_seq=7 ttl=64 time=0.273 ms 1508 bytes from 192.168.1.29: icmp_seq=8 ttl=64 time=0.143 ms 1508 bytes from 192.168.1.29: icmp_seq=9 ttl=64 time=0.174 ms 1508 bytes from 192.168.1.29: icmp_seq=10 ttl=64 time=0.192 ms --- 192.168.1.29 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.134/0.206/0.392/0.073 ms 2018-08-05 17:58:23,663 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Measuring TCP Throughput (packet size=65536)... 2018-08-05 17:58:23,663 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:58:33,767 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=18060.8326 real_seconds=10.01 rate_Mbps=15139.5649 tx_cpu=31 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.15 2018-08-05 17:58:33,769 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:58:43,898 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=17289.9375 real_seconds=10.01 rate_Mbps=14493.4518 tx_cpu=30 rx_cpu=41 retrans=0 cwnd=3137 rtt_ms=0.18 2018-08-05 17:58:43,899 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:58:54,001 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=17488.4069 real_seconds=10.01 rate_Mbps=14659.9818 tx_cpu=32 rx_cpu=44 retrans=0 cwnd=3135 rtt_ms=0.26 2018-08-05 17:58:54,002 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Measuring UDP Throughput (packet size=128)... 2018-08-05 17:58:54,002 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:58:57,331 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=18.2336 real_seconds=1.00 rate_Mbps=152.5112 tx_cpu=12 rx_cpu=27 drop=0 pkt=149370 data_loss=0.00000 2018-08-05 17:58:57,332 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=128 throughput=1<156171/5000000<10000000 Kbps loss-rate=0 2018-08-05 17:58:57,333 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R468513K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:00,687 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=17.2878 real_seconds=1.00 rate_Mbps=144.4738 tx_cpu=13 rx_cpu=29 drop=0 pkt=141622 data_loss=0.00000 2018-08-05 17:59:00,687 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=128 throughput=1<147941/468513<468513 Kbps loss-rate=0 2018-08-05 17:59:00,688 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308227K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:04,015 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=17.0883 real_seconds=1.00 rate_Mbps=142.7624 tx_cpu=11 rx_cpu=28 drop=0 pkt=139987 data_loss=0.00000 2018-08-05 17:59:04,015 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=128 throughput=1<146188/308227<308227 Kbps loss-rate=0 2018-08-05 17:59:04,016 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227207K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:07,369 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=18.1670 real_seconds=1.00 rate_Mbps=151.9772 tx_cpu=12 rx_cpu=30 drop=0 pkt=148824 data_loss=0.00000 2018-08-05 17:59:07,370 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=128 throughput=1<155624/227207<227207 Kbps loss-rate=0 2018-08-05 17:59:07,370 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191415K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:10,724 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=16.9827 real_seconds=1.00 rate_Mbps=142.0041 tx_cpu=11 rx_cpu=29 drop=84 pkt=139207 data_loss=0.06061 2018-08-05 17:59:10,724 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=128 throughput=1<145412/191415<191415 Kbps loss-rate=0 2018-08-05 17:59:10,725 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168413K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:14,077 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=18.0983 real_seconds=1.00 rate_Mbps=151.3504 tx_cpu=14 rx_cpu=32 drop=0 pkt=148261 data_loss=0.00000 2018-08-05 17:59:14,078 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=128 throughput=1<154982/168413<168413 Kbps loss-rate=0 2018-08-05 17:59:14,078 DEBUG undershot, min=154982 kbps=161697 max=168413 2018-08-05 17:59:14,078 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161697K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:17,430 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=17.9467 real_seconds=1.00 rate_Mbps=150.1391 tx_cpu=12 rx_cpu=31 drop=0 pkt=147019 data_loss=0.00000 2018-08-05 17:59:17,431 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=128 throughput=154982<153742/161697<168413 Kbps loss-rate=0 2018-08-05 17:59:17,431 DEBUG undershot, min=161697 kbps=165055 max=168413 2018-08-05 17:59:17,431 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Measuring UDP Throughput (packet size=1024)... 2018-08-05 17:59:17,432 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:20,784 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=148.4121 real_seconds=1.00 rate_Mbps=1243.1374 tx_cpu=18 rx_cpu=34 drop=0 pkt=151974 data_loss=0.00000 2018-08-05 17:59:20,784 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=1024 throughput=1<1272972/5000000<10000000 Kbps loss-rate=0 2018-08-05 17:59:20,784 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3136486K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:24,113 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=136.4131 real_seconds=1.00 rate_Mbps=1142.4993 tx_cpu=19 rx_cpu=30 drop=0 pkt=139687 data_loss=0.00000 2018-08-05 17:59:24,114 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=1024 throughput=1<1169919/3136486<3136486 Kbps loss-rate=0 2018-08-05 17:59:24,114 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2153202K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:27,442 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=123.9131 real_seconds=1.00 rate_Mbps=1037.5824 tx_cpu=15 rx_cpu=26 drop=99 pkt=126986 data_loss=0.07798 2018-08-05 17:59:27,443 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=1024 throughput=1<1062484/2153202<2153202 Kbps loss-rate=0 2018-08-05 17:59:27,443 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1607843K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:30,796 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=143.2158 real_seconds=1.00 rate_Mbps=1199.4814 tx_cpu=20 rx_cpu=32 drop=0 pkt=146653 data_loss=0.00000 2018-08-05 17:59:30,797 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=1024 throughput=1<1228268/1607843<1607843 Kbps loss-rate=0 2018-08-05 17:59:30,797 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1418055K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:34,126 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=149.0508 real_seconds=1.00 rate_Mbps=1248.6205 tx_cpu=22 rx_cpu=32 drop=0 pkt=152628 data_loss=0.00000 2018-08-05 17:59:34,127 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=1024 throughput=1<1278587/1418055<1418055 Kbps loss-rate=0 2018-08-05 17:59:34,127 DEBUG undershot, min=1278587 kbps=1348321 max=1418055 2018-08-05 17:59:34,127 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1348321K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:37,456 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=151.0303 real_seconds=1.00 rate_Mbps=1265.1095 tx_cpu=20 rx_cpu=33 drop=0 pkt=154655 data_loss=0.00000 2018-08-05 17:59:37,457 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=1024 throughput=1278587<1295472/1348321<1418055 Kbps loss-rate=0 2018-08-05 17:59:37,457 DEBUG undershot, min=1295472 kbps=1356763 max=1418055 2018-08-05 17:59:37,457 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1356763K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:40,810 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=145.5137 real_seconds=1.00 rate_Mbps=1217.8609 tx_cpu=17 rx_cpu=33 drop=116 pkt=149122 data_loss=0.07780 2018-08-05 17:59:40,811 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=1024 throughput=1295472<1247089/1356763<1418055 Kbps loss-rate=0 2018-08-05 17:59:40,811 DEBUG undershot, min=1356763 kbps=1387409 max=1418055 2018-08-05 17:59:40,811 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Measuring UDP Throughput (packet size=8192)... 2018-08-05 17:59:40,812 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:44,140 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=595.3516 real_seconds=1.00 rate_Mbps=4992.4884 tx_cpu=99 rx_cpu=23 drop=89 pkt=76294 data_loss=0.11665 2018-08-05 17:59:44,141 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=8192 throughput=1<5112308/5000000<10000000 Kbps loss-rate=0 2018-08-05 17:59:44,141 DEBUG undershot, min=5112308 kbps=7556154 max=10000000 2018-08-05 17:59:44,141 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7556154K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:47,496 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=835.0938 real_seconds=1.00 rate_Mbps=6988.9549 tx_cpu=54 rx_cpu=29 drop=0 pkt=106892 data_loss=0.00000 2018-08-05 17:59:47,496 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=8192 throughput=5112308<7156689/7556154<10000000 Kbps loss-rate=0 2018-08-05 17:59:47,497 DEBUG undershot, min=7156689 kbps=8578344 max=10000000 2018-08-05 17:59:47,497 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8578344K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:50,822 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=925.5000 real_seconds=1.00 rate_Mbps=7745.2076 tx_cpu=34 rx_cpu=33 drop=37 pkt=118501 data_loss=0.03123 2018-08-05 17:59:50,823 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=8192 throughput=7156689<7931092/8578344<10000000 Kbps loss-rate=0 2018-08-05 17:59:50,823 DEBUG undershot, min=7931092 kbps=8965546 max=10000000 2018-08-05 17:59:50,823 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8965546K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:54,177 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=993.0000 real_seconds=1.00 rate_Mbps=8311.2705 tx_cpu=25 rx_cpu=32 drop=0 pkt=127104 data_loss=0.00000 2018-08-05 17:59:54,178 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=8192 throughput=7931092<8510740/8965546<10000000 Kbps loss-rate=0 2018-08-05 17:59:54,178 DEBUG undershot, min=8510740 kbps=9255370 max=10000000 2018-08-05 17:59:54,178 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9255370K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 17:59:57,531 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=908.9219 real_seconds=1.00 rate_Mbps=7614.9792 tx_cpu=24 rx_cpu=33 drop=31 pkt=116373 data_loss=0.02664 2018-08-05 17:59:57,531 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=8192 throughput=8510740<7797738/9255370<10000000 Kbps loss-rate=0 2018-08-05 17:59:57,532 DEBUG undershot, min=9255370 kbps=9627685 max=10000000 2018-08-05 17:59:57,532 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9627685K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:00:00,885 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] megabytes=815.1875 real_seconds=1.00 rate_Mbps=6826.3014 tx_cpu=28 rx_cpu=28 drop=133 pkt=104477 data_loss=0.12731 2018-08-05 18:00:00,886 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] pkt-size=8192 throughput=9255370<6990132/9627685<10000000 Kbps loss-rate=0 2018-08-05 18:00:00,893 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.17', 'ip_to': u'192.168.1.29', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.15, 'throughput_kbps': 15502914, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.18, 'throughput_kbps': 14841294, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.26, 'throughput_kbps': 15011821, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 153742, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.08, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1247089, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.13, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6990132, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.907', 'rtt_max_ms': '47.222', 'rtt_min_ms': '0.100', 'rtt_stddev': '14.105', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.185', 'rtt_max_ms': '0.339', 'rtt_min_ms': '0.116', 'rtt_stddev': '0.082', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.206', 'rtt_max_ms': '0.392', 'rtt_min_ms': '0.134', 'rtt_stddev': '0.073', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-05 18:00:00,894 INFO Deleting floating ip 4de28ff4-5273-43a1-bf6a-844010d85e05 2018-08-05 18:00:02,599 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Floating IP 172.30.9.208 deleted 2018-08-05 18:00:02,745 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Instance deleted 2018-08-05 18:00:02,809 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Creating client VM... 2018-08-05 18:00:02,809 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-05 18:00:05,636 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] VM status=BUILD, retrying 1 of 50... 2018-08-05 18:00:07,926 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] VM status=BUILD, retrying 2 of 50... 2018-08-05 18:00:10,461 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] VM status=BUILD, retrying 3 of 50... 2018-08-05 18:00:13,207 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] VM status=BUILD, retrying 4 of 50... 2018-08-05 18:00:16,269 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] VM status=BUILD, retrying 5 of 50... 2018-08-05 18:00:21,773 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Internal network IP: 192.168.2.10 2018-08-05 18:00:21,773 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] SSH IP: 172.30.9.214 2018-08-05 18:00:21,773 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Setup SSH for ubuntu@172.30.9.214 2018-08-05 18:00:30,297 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Installing nuttcp-8.1.4... 2018-08-05 18:00:30,341 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Copying nuttcp-8.1.4 to target... 2018-08-05 18:00:30,444 INFO ============================================================ 2018-08-05 18:00:30,444 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-05 18:00:39,486 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] PING 192.168.1.29 (192.168.1.29) 64(92) bytes of data. 72 bytes from 192.168.1.29: icmp_seq=1 ttl=63 time=1.03 ms 72 bytes from 192.168.1.29: icmp_seq=2 ttl=63 time=0.286 ms 72 bytes from 192.168.1.29: icmp_seq=3 ttl=63 time=0.529 ms 72 bytes from 192.168.1.29: icmp_seq=4 ttl=63 time=0.327 ms 72 bytes from 192.168.1.29: icmp_seq=5 ttl=63 time=0.383 ms 72 bytes from 192.168.1.29: icmp_seq=6 ttl=63 time=0.256 ms 72 bytes from 192.168.1.29: icmp_seq=7 ttl=63 time=0.274 ms 72 bytes from 192.168.1.29: icmp_seq=8 ttl=63 time=0.229 ms 72 bytes from 192.168.1.29: icmp_seq=9 ttl=63 time=0.485 ms 72 bytes from 192.168.1.29: icmp_seq=10 ttl=63 time=0.228 ms --- 192.168.1.29 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.228/0.403/1.037/0.233 ms 2018-08-05 18:00:48,522 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] PING 192.168.1.29 (192.168.1.29) 391(419) bytes of data. 399 bytes from 192.168.1.29: icmp_seq=1 ttl=63 time=0.316 ms 399 bytes from 192.168.1.29: icmp_seq=2 ttl=63 time=0.378 ms 399 bytes from 192.168.1.29: icmp_seq=3 ttl=63 time=0.271 ms 399 bytes from 192.168.1.29: icmp_seq=4 ttl=63 time=0.409 ms 399 bytes from 192.168.1.29: icmp_seq=5 ttl=63 time=0.394 ms 399 bytes from 192.168.1.29: icmp_seq=6 ttl=63 time=0.208 ms 399 bytes from 192.168.1.29: icmp_seq=7 ttl=63 time=0.290 ms 399 bytes from 192.168.1.29: icmp_seq=8 ttl=63 time=0.207 ms 399 bytes from 192.168.1.29: icmp_seq=9 ttl=63 time=0.213 ms 399 bytes from 192.168.1.29: icmp_seq=10 ttl=63 time=0.236 ms --- 192.168.1.29 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.207/0.292/0.409/0.075 ms 2018-08-05 18:00:57,567 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] PING 192.168.1.29 (192.168.1.29) 1500(1528) bytes of data. 1508 bytes from 192.168.1.29: icmp_seq=1 ttl=63 time=1.75 ms 1508 bytes from 192.168.1.29: icmp_seq=2 ttl=63 time=0.274 ms 1508 bytes from 192.168.1.29: icmp_seq=3 ttl=63 time=0.327 ms 1508 bytes from 192.168.1.29: icmp_seq=4 ttl=63 time=0.335 ms 1508 bytes from 192.168.1.29: icmp_seq=5 ttl=63 time=0.606 ms 1508 bytes from 192.168.1.29: icmp_seq=6 ttl=63 time=0.538 ms 1508 bytes from 192.168.1.29: icmp_seq=7 ttl=63 time=0.505 ms 1508 bytes from 192.168.1.29: icmp_seq=8 ttl=63 time=0.753 ms 1508 bytes from 192.168.1.29: icmp_seq=9 ttl=63 time=0.843 ms 1508 bytes from 192.168.1.29: icmp_seq=10 ttl=63 time=0.302 ms --- 192.168.1.29 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.274/0.623/1.754/0.420 ms 2018-08-05 18:00:57,568 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Measuring TCP Throughput (packet size=65536)... 2018-08-05 18:00:57,568 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:07,663 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=2102.7834 real_seconds=10.00 rate_Mbps=1764.4970 tx_cpu=4 rx_cpu=7 retrans=4 cwnd=311 rtt_ms=0.26 2018-08-05 18:01:07,663 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:17,760 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=2229.5529 real_seconds=10.00 rate_Mbps=1870.2898 tx_cpu=4 rx_cpu=7 retrans=13 cwnd=331 rtt_ms=0.34 2018-08-05 18:01:17,760 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:27,858 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=2557.9345 real_seconds=10.00 rate_Mbps=2145.9119 tx_cpu=4 rx_cpu=9 retrans=39 cwnd=390 rtt_ms=0.42 2018-08-05 18:01:27,858 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Measuring UDP Throughput (packet size=128)... 2018-08-05 18:01:27,859 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:31,183 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=17.1699 real_seconds=1.01 rate_Mbps=143.0430 tx_cpu=20 rx_cpu=21 drop=49414 pkt=190070 data_loss=25.99787 2018-08-05 18:01:31,183 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<146476/5000000<10000000 Kbps loss-rate=26 2018-08-05 18:01:31,184 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R439428K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:34,509 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=17.3356 real_seconds=1.01 rate_Mbps=143.9938 tx_cpu=22 rx_cpu=21 drop=54115 pkt=196128 data_loss=27.59154 2018-08-05 18:01:34,509 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<147449/439428<439428 Kbps loss-rate=27 2018-08-05 18:01:34,510 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R293438K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:37,836 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=17.1979 real_seconds=1.00 rate_Mbps=144.3079 tx_cpu=23 rx_cpu=22 drop=65285 pkt=206170 data_loss=31.66542 2018-08-05 18:01:37,836 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<147771/293438<293438 Kbps loss-rate=31 2018-08-05 18:01:37,836 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R220604K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:41,161 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=18.0898 real_seconds=1.00 rate_Mbps=151.8101 tx_cpu=24 rx_cpu=24 drop=62322 pkt=210514 data_loss=29.60483 2018-08-05 18:01:41,161 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<155453/220604<220604 Kbps loss-rate=29 2018-08-05 18:01:41,162 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188028K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:44,488 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=17.7943 real_seconds=1.00 rate_Mbps=148.7392 tx_cpu=33 rx_cpu=20 drop=35179 pkt=180950 data_loss=19.44125 2018-08-05 18:01:44,488 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<152308/188028<188028 Kbps loss-rate=19 2018-08-05 18:01:44,489 DEBUG overshot, min=1 kbps=152308 max=188028 2018-08-05 18:01:44,489 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152308K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:47,814 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=17.5887 real_seconds=1.00 rate_Mbps=147.2878 tx_cpu=79 rx_cpu=22 drop=4647 pkt=148733 data_loss=3.12405 2018-08-05 18:01:47,815 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<150822/152308<188028 Kbps loss-rate=3 2018-08-05 18:01:47,815 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Measuring UDP Throughput (packet size=1024)... 2018-08-05 18:01:47,815 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:51,167 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=141.1230 real_seconds=1.01 rate_Mbps=1175.2746 tx_cpu=37 rx_cpu=23 drop=49455 pkt=193965 data_loss=25.49687 2018-08-05 18:01:51,167 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1203481/5000000<10000000 Kbps loss-rate=25 2018-08-05 18:01:51,168 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3101740K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:54,493 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=139.3496 real_seconds=1.00 rate_Mbps=1163.1533 tx_cpu=27 rx_cpu=21 drop=66468 pkt=209162 data_loss=31.77825 2018-08-05 18:01:54,493 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1191068/3101740<3101740 Kbps loss-rate=31 2018-08-05 18:01:54,493 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2146404K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:01:57,818 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=139.2480 real_seconds=1.00 rate_Mbps=1168.8687 tx_cpu=38 rx_cpu=21 drop=58142 pkt=200732 data_loss=28.96500 2018-08-05 18:01:57,818 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1196921/2146404<2146404 Kbps loss-rate=28 2018-08-05 18:01:57,819 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1671662K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:01,143 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=139.8164 real_seconds=1.01 rate_Mbps=1160.9628 tx_cpu=24 rx_cpu=22 drop=37316 pkt=180488 data_loss=20.67506 2018-08-05 18:02:01,143 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1188825/1671662<1671662 Kbps loss-rate=20 2018-08-05 18:02:01,144 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1430243K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:04,470 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=141.4688 real_seconds=1.01 rate_Mbps=1179.2448 tx_cpu=29 rx_cpu=21 drop=26026 pkt=170890 data_loss=15.22967 2018-08-05 18:02:04,470 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1207546/1430243<1430243 Kbps loss-rate=15 2018-08-05 18:02:04,471 DEBUG overshot, min=1 kbps=1207546 max=1430243 2018-08-05 18:02:04,471 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1207546K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:07,799 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=141.3105 real_seconds=1.00 rate_Mbps=1186.3027 tx_cpu=75 rx_cpu=22 drop=2703 pkt=147405 data_loss=1.83376 2018-08-05 18:02:07,800 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1214773/1207546<1430243 Kbps loss-rate=1 2018-08-05 18:02:07,800 DEBUG undershot, min=1214773 kbps=1322508 max=1430243 2018-08-05 18:02:07,800 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1322508K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:11,127 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=146.7949 real_seconds=1.00 rate_Mbps=1226.5015 tx_cpu=67 rx_cpu=22 drop=11121 pkt=161439 data_loss=6.88870 2018-08-05 18:02:11,128 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1214773<1255937/1322508<1430243 Kbps loss-rate=6 2018-08-05 18:02:11,128 DEBUG overshot, min=1214773 kbps=1255937 max=1322508 2018-08-05 18:02:11,128 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1255937K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:14,480 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=144.0156 real_seconds=1.00 rate_Mbps=1204.9373 tx_cpu=75 rx_cpu=21 drop=5841 pkt=153313 data_loss=3.80985 2018-08-05 18:02:14,480 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1214773<1233855/1255937<1322508 Kbps loss-rate=3 2018-08-05 18:02:14,480 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Measuring UDP Throughput (packet size=8192)... 2018-08-05 18:02:14,481 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:17,831 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=195.5703 real_seconds=1.00 rate_Mbps=1634.8929 tx_cpu=99 rx_cpu=11 drop=51260 pkt=76293 data_loss=67.18834 2018-08-05 18:02:17,832 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1674130/5000000<10000000 Kbps loss-rate=67 2018-08-05 18:02:17,832 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3337065K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:21,158 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=198.1641 real_seconds=1.00 rate_Mbps=1658.1124 tx_cpu=99 rx_cpu=10 drop=25555 pkt=50920 data_loss=50.18656 2018-08-05 18:02:21,158 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1697907/3337065<3337065 Kbps loss-rate=50 2018-08-05 18:02:21,158 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2517486K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:24,484 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=201.9453 real_seconds=1.00 rate_Mbps=1690.0111 tx_cpu=99 rx_cpu=8 drop=12565 pkt=38414 data_loss=32.70944 2018-08-05 18:02:24,485 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1730571/2517486<2517486 Kbps loss-rate=32 2018-08-05 18:02:24,485 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2124028K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:27,810 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=197.7422 real_seconds=1.00 rate_Mbps=1655.0776 tx_cpu=99 rx_cpu=8 drop=7099 pkt=32410 data_loss=21.90372 2018-08-05 18:02:27,811 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1694799/2124028<2124028 Kbps loss-rate=21 2018-08-05 18:02:27,811 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1909413K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:31,137 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=197.0703 real_seconds=1.00 rate_Mbps=1648.6530 tx_cpu=98 rx_cpu=8 drop=3911 pkt=29136 data_loss=13.42326 2018-08-05 18:02:31,137 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1688220/1909413<1909413 Kbps loss-rate=13 2018-08-05 18:02:31,137 DEBUG overshot, min=1 kbps=1688220 max=1909413 2018-08-05 18:02:31,138 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1688220K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:34,488 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=198.8828 real_seconds=1.00 rate_Mbps=1669.2848 tx_cpu=99 rx_cpu=8 drop=303 pkt=25760 data_loss=1.17625 2018-08-05 18:02:34,489 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1709347/1688220<1909413 Kbps loss-rate=1 2018-08-05 18:02:34,489 DEBUG undershot, min=1709347 kbps=1809380 max=1909413 2018-08-05 18:02:34,489 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1809380K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:37,813 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=198.3672 real_seconds=1.00 rate_Mbps=1659.9908 tx_cpu=99 rx_cpu=12 drop=2218 pkt=27609 data_loss=8.03360 2018-08-05 18:02:37,814 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1709347<1699830/1809380<1909413 Kbps loss-rate=8 2018-08-05 18:02:37,814 DEBUG overshot, min=1709347 kbps=1699830 max=1809380 2018-08-05 18:02:37,814 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1699830K -p5001 -P5002 -fparse 192.168.1.29 2018-08-05 18:02:41,140 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=201.1094 real_seconds=1.00 rate_Mbps=1688.1419 tx_cpu=99 rx_cpu=12 drop=196 pkt=25938 data_loss=0.75562 2018-08-05 18:02:41,140 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1709347<1728657/1699830<1809380 Kbps loss-rate=0 2018-08-05 18:02:41,141 DEBUG undershot, min=1728657 kbps=1769018 max=1809380 2018-08-05 18:02:41,151 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.10', 'ip_to': u'192.168.1.29', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.26, 'throughput_kbps': 1806844, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.34, 'throughput_kbps': 1915176, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 39, 'rtt_ms': 0.42, 'throughput_kbps': 2197413, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.12, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150822, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.81, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1233855, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.76, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1728657, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.403', 'rtt_max_ms': '1.037', 'rtt_min_ms': '0.228', 'rtt_stddev': '0.233', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.292', 'rtt_max_ms': '0.409', 'rtt_min_ms': '0.207', 'rtt_stddev': '0.075', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.623', 'rtt_max_ms': '1.754', 'rtt_min_ms': '0.274', 'rtt_stddev': '0.420', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-05 18:02:41,152 INFO ============================================================ 2018-08-05 18:02:41,153 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-05 18:02:50,215 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] PING 172.30.9.213 (172.30.9.213) 64(92) bytes of data. 72 bytes from 172.30.9.213: icmp_seq=1 ttl=63 time=0.366 ms 72 bytes from 172.30.9.213: icmp_seq=2 ttl=63 time=0.254 ms 72 bytes from 172.30.9.213: icmp_seq=3 ttl=63 time=0.281 ms 72 bytes from 172.30.9.213: icmp_seq=4 ttl=63 time=0.596 ms 72 bytes from 172.30.9.213: icmp_seq=5 ttl=63 time=0.373 ms 72 bytes from 172.30.9.213: icmp_seq=6 ttl=63 time=0.304 ms 72 bytes from 172.30.9.213: icmp_seq=7 ttl=63 time=0.544 ms 72 bytes from 172.30.9.213: icmp_seq=8 ttl=63 time=0.265 ms 72 bytes from 172.30.9.213: icmp_seq=9 ttl=63 time=0.351 ms 72 bytes from 172.30.9.213: icmp_seq=10 ttl=63 time=0.256 ms --- 172.30.9.213 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.254/0.359/0.596/0.114 ms 2018-08-05 18:02:59,259 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] PING 172.30.9.213 (172.30.9.213) 391(419) bytes of data. 399 bytes from 172.30.9.213: icmp_seq=1 ttl=63 time=0.281 ms 399 bytes from 172.30.9.213: icmp_seq=2 ttl=63 time=0.365 ms 399 bytes from 172.30.9.213: icmp_seq=3 ttl=63 time=0.487 ms 399 bytes from 172.30.9.213: icmp_seq=4 ttl=63 time=0.463 ms 399 bytes from 172.30.9.213: icmp_seq=5 ttl=63 time=0.625 ms 399 bytes from 172.30.9.213: icmp_seq=6 ttl=63 time=0.625 ms 399 bytes from 172.30.9.213: icmp_seq=7 ttl=63 time=0.255 ms 399 bytes from 172.30.9.213: icmp_seq=8 ttl=63 time=0.355 ms 399 bytes from 172.30.9.213: icmp_seq=9 ttl=63 time=0.412 ms 399 bytes from 172.30.9.213: icmp_seq=10 ttl=63 time=0.355 ms --- 172.30.9.213 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.255/0.422/0.625/0.122 ms 2018-08-05 18:03:08,302 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] PING 172.30.9.213 (172.30.9.213) 1500(1528) bytes of data. 1508 bytes from 172.30.9.213: icmp_seq=1 ttl=63 time=1.93 ms 1508 bytes from 172.30.9.213: icmp_seq=2 ttl=63 time=0.351 ms 1508 bytes from 172.30.9.213: icmp_seq=3 ttl=63 time=0.502 ms 1508 bytes from 172.30.9.213: icmp_seq=4 ttl=63 time=0.306 ms 1508 bytes from 172.30.9.213: icmp_seq=5 ttl=63 time=0.428 ms 1508 bytes from 172.30.9.213: icmp_seq=6 ttl=63 time=0.328 ms 1508 bytes from 172.30.9.213: icmp_seq=7 ttl=63 time=0.326 ms 1508 bytes from 172.30.9.213: icmp_seq=8 ttl=63 time=0.323 ms 1508 bytes from 172.30.9.213: icmp_seq=9 ttl=63 time=0.421 ms 1508 bytes from 172.30.9.213: icmp_seq=10 ttl=63 time=0.377 ms --- 172.30.9.213 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.306/0.529/1.934/0.472 ms 2018-08-05 18:03:08,303 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Measuring TCP Throughput (packet size=65536)... 2018-08-05 18:03:08,303 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:03:18,401 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=2360.9914 real_seconds=10.00 rate_Mbps=1980.6766 tx_cpu=4 rx_cpu=7 retrans=32 cwnd=354 rtt_ms=0.23 2018-08-05 18:03:18,402 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:03:28,498 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=2699.8721 real_seconds=10.00 rate_Mbps=2265.2280 tx_cpu=4 rx_cpu=9 retrans=215 cwnd=417 rtt_ms=0.24 2018-08-05 18:03:28,498 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:03:38,595 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=2749.7819 real_seconds=10.00 rate_Mbps=2306.6833 tx_cpu=4 rx_cpu=9 retrans=251 cwnd=451 rtt_ms=0.36 2018-08-05 18:03:38,595 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Measuring UDP Throughput (packet size=128)... 2018-08-05 18:03:38,596 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:03:41,919 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=17.4124 real_seconds=1.00 rate_Mbps=146.1154 tx_cpu=19 rx_cpu=21 drop=70227 pkt=212869 data_loss=32.99057 2018-08-05 18:03:41,919 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<149622/5000000<10000000 Kbps loss-rate=32 2018-08-05 18:03:41,920 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R448866K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:03:45,246 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=17.2195 real_seconds=1.01 rate_Mbps=143.7137 tx_cpu=21 rx_cpu=19 drop=45106 pkt=186168 data_loss=24.22862 2018-08-05 18:03:45,247 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<147162/448866<448866 Kbps loss-rate=24 2018-08-05 18:03:45,247 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298014K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:03:48,572 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=16.9926 real_seconds=1.00 rate_Mbps=142.5420 tx_cpu=22 rx_cpu=19 drop=49880 pkt=189084 data_loss=26.38000 2018-08-05 18:03:48,572 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<145963/298014<298014 Kbps loss-rate=26 2018-08-05 18:03:48,572 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221988K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:03:51,899 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=17.0427 real_seconds=1.00 rate_Mbps=142.9211 tx_cpu=19 rx_cpu=21 drop=50156 pkt=189769 data_loss=26.42973 2018-08-05 18:03:51,899 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<146351/221988<221988 Kbps loss-rate=26 2018-08-05 18:03:51,900 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184169K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:03:55,224 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=16.2341 real_seconds=1.00 rate_Mbps=135.7732 tx_cpu=69 rx_cpu=20 drop=46863 pkt=179853 data_loss=26.05638 2018-08-05 18:03:55,224 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<139031/184169<184169 Kbps loss-rate=26 2018-08-05 18:03:55,224 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161600K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:03:58,551 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=16.8158 real_seconds=1.00 rate_Mbps=140.6428 tx_cpu=72 rx_cpu=20 drop=20058 pkt=157813 data_loss=12.71004 2018-08-05 18:03:58,552 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<144018/161600<161600 Kbps loss-rate=12 2018-08-05 18:03:58,552 DEBUG overshot, min=1 kbps=144018 max=161600 2018-08-05 18:03:58,552 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144018K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:01,877 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=16.4546 real_seconds=1.00 rate_Mbps=137.5626 tx_cpu=92 rx_cpu=20 drop=5847 pkt=140643 data_loss=4.15708 2018-08-05 18:04:01,877 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=128 throughput=1<140864/144018<161600 Kbps loss-rate=4 2018-08-05 18:04:01,878 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Measuring UDP Throughput (packet size=1024)... 2018-08-05 18:04:01,878 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:05,203 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=135.1328 real_seconds=1.01 rate_Mbps=1122.7506 tx_cpu=35 rx_cpu=22 drop=54611 pkt=192987 data_loss=28.29778 2018-08-05 18:04:05,204 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1149696/5000000<10000000 Kbps loss-rate=28 2018-08-05 18:04:05,204 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3074848K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:08,556 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=139.5264 real_seconds=1.01 rate_Mbps=1161.4943 tx_cpu=32 rx_cpu=19 drop=41201 pkt=184076 data_loss=22.38258 2018-08-05 18:04:08,557 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1189370/3074848<3074848 Kbps loss-rate=22 2018-08-05 18:04:08,557 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2132109K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:11,882 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=132.9033 real_seconds=1.00 rate_Mbps=1114.6754 tx_cpu=32 rx_cpu=19 drop=68531 pkt=204624 data_loss=33.49119 2018-08-05 18:04:11,882 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1141427/2132109<2132109 Kbps loss-rate=33 2018-08-05 18:04:11,883 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1636768K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:15,208 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=132.2500 real_seconds=1.01 rate_Mbps=1102.6058 tx_cpu=25 rx_cpu=20 drop=57309 pkt=192733 data_loss=29.73491 2018-08-05 18:04:15,208 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1129068/1636768<1636768 Kbps loss-rate=29 2018-08-05 18:04:15,208 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1382918K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:18,533 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=135.6299 real_seconds=1.00 rate_Mbps=1133.0393 tx_cpu=74 rx_cpu=21 drop=29929 pkt=168814 data_loss=17.72896 2018-08-05 18:04:18,534 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1160232/1382918<1382918 Kbps loss-rate=17 2018-08-05 18:04:18,534 DEBUG overshot, min=1 kbps=1160232 max=1382918 2018-08-05 18:04:18,534 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1160232K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:21,861 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=134.6162 real_seconds=1.00 rate_Mbps=1128.6275 tx_cpu=92 rx_cpu=22 drop=3783 pkt=141630 data_loss=2.67102 2018-08-05 18:04:21,861 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=1024 throughput=1<1155714/1160232<1382918 Kbps loss-rate=2 2018-08-05 18:04:21,862 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Measuring UDP Throughput (packet size=8192)... 2018-08-05 18:04:21,862 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:25,187 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=194.0547 real_seconds=1.00 rate_Mbps=1627.9154 tx_cpu=67 rx_cpu=11 drop=50725 pkt=75564 data_loss=67.12853 2018-08-05 18:04:25,187 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1666985/5000000<10000000 Kbps loss-rate=67 2018-08-05 18:04:25,188 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3333492K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:28,540 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=193.5000 real_seconds=1.00 rate_Mbps=1620.1659 tx_cpu=99 rx_cpu=10 drop=26097 pkt=50865 data_loss=51.30640 2018-08-05 18:04:28,540 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1659049/3333492<3333492 Kbps loss-rate=51 2018-08-05 18:04:28,541 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2496270K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:31,868 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=190.6172 real_seconds=1.00 rate_Mbps=1600.7929 tx_cpu=99 rx_cpu=9 drop=13691 pkt=38090 data_loss=35.94381 2018-08-05 18:04:31,868 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1639211/2496270<2496270 Kbps loss-rate=35 2018-08-05 18:04:31,869 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2067740K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:35,193 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=188.9766 real_seconds=1.00 rate_Mbps=1580.4647 tx_cpu=99 rx_cpu=8 drop=7363 pkt=31552 data_loss=23.33606 2018-08-05 18:04:35,193 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1618395/2067740<2067740 Kbps loss-rate=23 2018-08-05 18:04:35,194 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1843067K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:38,520 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=192.7266 real_seconds=1.00 rate_Mbps=1612.5360 tx_cpu=99 rx_cpu=8 drop=3454 pkt=28123 data_loss=12.28173 2018-08-05 18:04:38,520 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1651236/1843067<1843067 Kbps loss-rate=12 2018-08-05 18:04:38,521 DEBUG overshot, min=1 kbps=1651236 max=1843067 2018-08-05 18:04:38,521 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1651236K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:41,871 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=196.8125 real_seconds=1.00 rate_Mbps=1652.0485 tx_cpu=99 rx_cpu=8 drop=4 pkt=25196 data_loss=0.01590 2018-08-05 18:04:41,872 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1<1691697/1651236<1843067 Kbps loss-rate=0 2018-08-05 18:04:41,872 DEBUG undershot, min=1691697 kbps=1767382 max=1843067 2018-08-05 18:04:41,873 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1767382K -p5001 -P5002 -fparse 172.30.9.213 2018-08-05 18:04:45,223 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] megabytes=205.7188 real_seconds=1.00 rate_Mbps=1726.4035 tx_cpu=99 rx_cpu=8 drop=636 pkt=26968 data_loss=2.35833 2018-08-05 18:04:45,224 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] pkt-size=8192 throughput=1691697<1767837/1767382<1843067 Kbps loss-rate=2 2018-08-05 18:04:45,235 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.10', 'ip_to': u'172.30.9.213', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 32, 'rtt_ms': 0.23, 'throughput_kbps': 2028212, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 215, 'rtt_ms': 0.24, 'throughput_kbps': 2319593, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 251, 'rtt_ms': 0.36, 'throughput_kbps': 2362043, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.16, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 140864, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.67, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1155714, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.36, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1767837, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.359', 'rtt_max_ms': '0.596', 'rtt_min_ms': '0.254', 'rtt_stddev': '0.114', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.422', 'rtt_max_ms': '0.625', 'rtt_min_ms': '0.255', 'rtt_stddev': '0.122', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.529', 'rtt_max_ms': '1.934', 'rtt_min_ms': '0.306', 'rtt_stddev': '0.472', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-05 18:04:45,236 INFO Deleting floating ip c9c9c4fd-fb99-4c67-bbb4-a7639a1e7740 2018-08-05 18:04:46,994 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Floating IP 172.30.9.214 deleted 2018-08-05 18:04:47,193 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca92] Instance deleted 2018-08-05 18:04:47,257 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca93] Creating client VM... 2018-08-05 18:04:47,258 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca93] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-05 18:04:51,332 DEBUG [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca93] VM status=BUILD, retrying 1 of 50... 2018-08-05 18:04:53,839 ERROR Instance creation error: No valid host was found. 2018-08-05 18:04:53,840 ERROR Instance failed status=ERROR 2018-08-05 18:04:54,802 INFO [TestClient_5d47432e-ac56-4e77-91c6-e0c7ed5eaca93] Server creation failed 2018-08-05 18:04:54,803 INFO { 'desc': 'VM to VM same network fixed IP (inter-node)', 'results': ['error: VM cannot be spawned.']} 2018-08-05 18:04:54,803 INFO Cleaning up... 2018-08-05 18:04:54,803 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Terminating nuttcp-8.1.4 2018-08-05 18:04:54,814 INFO Deleting floating ip 4d1d68f7-bdec-4b2b-a6d5-8e51429e1885 2018-08-05 18:04:56,820 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Floating IP 172.30.9.213 deleted 2018-08-05 18:04:57,013 DEBUG [TestServer_5d47432e-ac56-4e77-91c6-e0c7ed5eaca91] Instance deleted 2018-08-05 18:05:04,583 INFO Network pns-internal-net_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9 deleted. 2018-08-05 18:05:07,350 INFO Network pns-internal-net2_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9 deleted. 2018-08-05 18:05:07,417 INFO Removed public key pns_public_key 2018-08-05 18:05:07,418 INFO Deleting security group 2018-08-05 18:05:07,608 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 8 [66.67%] Failed Scenarios: 4 [33.33%] Skipped Scenarios: 17 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '15118676', 'rtt_ms': '0.196667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 153742, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1247089, | | | | | 'loss_rate': 0.08}, 8192: {'tp_kbps': 6990132, 'loss_rate': 0.13}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.185/0.116/0.339/0.082', | | | | | '64-byte': '4.907/0.100/47.222/14.105', '1500-byte': '0.206/0.134/0.392/0.073'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | FAILED | {} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | FAILED | {} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | FAILED | {} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | FAILED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1973144', 'rtt_ms': '0.34'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150822, 'loss_rate': 3.12}, 1024: {'tp_kbps': 1233855, | | | | | 'loss_rate': 3.81}, 8192: {'tp_kbps': 1728657, 'loss_rate': 0.76}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.292/0.207/0.409/0.075', | | | | | '64-byte': '0.403/0.228/1.037/0.233', '1500-byte': '0.623/0.274/1.754/0.420'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2236616', 'rtt_ms': '0.276667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 140864, 'loss_rate': 4.16}, 1024: {'tp_kbps': 1155714, | | | | | 'loss_rate': 2.67}, 8192: {'tp_kbps': 1767837, 'loss_rate': 2.36}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.422/0.255/0.625/0.122', | | | | | '64-byte': '0.359/0.254/0.596/0.114', '1500-byte': '0.529/0.306/1.934/0.472'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | SKIPPED | {} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | SKIPPED | {} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | SKIPPED | {} | | 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-05 18:05:07,611 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-05 18:05:07,826 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 18:05:07,826 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 10:15 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-05 18:05:07,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 18:05:07,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9a3a2bde-97df-4cee-988d-0918cb7c92c1/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" -d '{"subnet_id": "8f2a5855-ec0c-4c76-8d63-73d3bef4eadd"}' 2018-08-05 18:05:10,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b947eb83-31f9-4bdd-968b-c311724f00df Date: Sun, 05 Aug 2018 18:05:10 GMT RESP BODY: {"network_id": "8c68c90a-1fd5-467e-b0ad-01b9840ee3e7", "tenant_id": "e85cb216870243c595e627594115def8", "subnet_id": "8f2a5855-ec0c-4c76-8d63-73d3bef4eadd", "subnet_ids": ["8f2a5855-ec0c-4c76-8d63-73d3bef4eadd"], "port_id": "53613bee-c962-4f25-990e-89bc1b43d6a2", "id": "9a3a2bde-97df-4cee-988d-0918cb7c92c1"} 2018-08-05 18:05:10,372 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9a3a2bde-97df-4cee-988d-0918cb7c92c1/remove_router_interface.json used request id req-b947eb83-31f9-4bdd-968b-c311724f00df 2018-08-05 18:05:10,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.53922200203s 2018-08-05 18:05:10,372 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9a3a2bde-97df-4cee-988d-0918cb7c92c1/remove_router_interface.json used request id req-b947eb83-31f9-4bdd-968b-c311724f00df returning object 9a3a2bde-97df-4cee-988d-0918cb7c92c1 2018-08-05 18:05:10,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 18:05:10,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 18:05:10,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-4fa92b30-7ff9-45fb-9689-a23c003d79fb Date: Sun, 05 Aug 2018 18:05:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e85cb216870243c595e627594115def8", "created_at": "2018-08-05T17:54:56Z", "admin_state_up": true, "updated_at": "2018-08-05T18:05:08Z", "project_id": "e85cb216870243c595e627594115def8", "flavor_id": null, "revision_number": 13, "routes": [], "ha": true, "id": "9a3a2bde-97df-4cee-988d-0918cb7c92c1", "name": "vmtp-router_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}]} 2018-08-05 18:05:10,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4fa92b30-7ff9-45fb-9689-a23c003d79fb 2018-08-05 18:05:10,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.387590885162s 2018-08-05 18:05:10,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4fa92b30-7ff9-45fb-9689-a23c003d79fb 2018-08-05 18:05:10,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 18:05:10,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/9a3a2bde-97df-4cee-988d-0918cb7c92c1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 18:05:14,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ea12f8d-73f1-4644-a5b9-37ca76c543dd Content-Length: 0 Date: Sun, 05 Aug 2018 18:05:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:05:14,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9a3a2bde-97df-4cee-988d-0918cb7c92c1.json used request id req-2ea12f8d-73f1-4644-a5b9-37ca76c543dd 2018-08-05 18:05:14,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.98873186111s 2018-08-05 18:05:14,751 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9a3a2bde-97df-4cee-988d-0918cb7c92c1.json used request id req-2ea12f8d-73f1-4644-a5b9-37ca76c543dd 2018-08-05 18:05:14,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 18:05:14,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 18:05:14,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1322 X-Openstack-Request-Id: req-40493d3b-0821-4998-80b3-f4c97c28be0e Date: Sun, 05 Aug 2018 18:05:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:54:54Z","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":"8f2a5855-ec0c-4c76-8d63-73d3bef4eadd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e85cb216870243c595e627594115def8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmtp-subnet_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9","enable_dhcp":true,"segment_id":null,"network_id":"8c68c90a-1fd5-467e-b0ad-01b9840ee3e7","tenant_id":"e85cb216870243c595e627594115def8","created_at":"2018-08-05T17:54:54Z","ip_version":4},{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 18:05:14,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-40493d3b-0821-4998-80b3-f4c97c28be0e 2018-08-05 18:05:14,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.238981962204s 2018-08-05 18:05:14,991 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-40493d3b-0821-4998-80b3-f4c97c28be0e 2018-08-05 18:05:14,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 18:05:14,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8f2a5855-ec0c-4c76-8d63-73d3bef4eadd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 18:05:17,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53429143-bf6f-471f-b351-6ea634171cb3 Date: Sun, 05 Aug 2018 18:05:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:05:17,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8f2a5855-ec0c-4c76-8d63-73d3bef4eadd.json used request id req-53429143-bf6f-471f-b351-6ea634171cb3 2018-08-05 18:05:17,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.33994603157s 2018-08-05 18:05:17,333 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8f2a5855-ec0c-4c76-8d63-73d3bef4eadd.json used request id req-53429143-bf6f-471f-b351-6ea634171cb3 2018-08-05 18:05:17,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:05:17,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 18:05:17,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-5d19b9fd-d6d4-4cb1-a1c1-1b1973ea1d7f Date: Sun, 05 Aug 2018 18:05:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8c68c90a-1fd5-467e-b0ad-01b9840ee3e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"e85cb216870243c595e627594115def8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:05:17Z","qos_policy_id":null,"name":"vmtp-net_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9","admin_state_up":true,"tenant_id":"e85cb216870243c595e627594115def8","created_at":"2018-08-05T17:54:53Z","provider:network_type":"vxlan"}]} 2018-08-05 18:05:17,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5d19b9fd-d6d4-4cb1-a1c1-1b1973ea1d7f 2018-08-05 18:05:17,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285377025604s 2018-08-05 18:05:17,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5d19b9fd-d6d4-4cb1-a1c1-1b1973ea1d7f 2018-08-05 18:05:17,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 18:05:17,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/8c68c90a-1fd5-467e-b0ad-01b9840ee3e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 18:05:18,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f3679b3-e251-40c7-814d-f8058fac40d9 Date: Sun, 05 Aug 2018 18:05:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:05:18,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8c68c90a-1fd5-467e-b0ad-01b9840ee3e7.json used request id req-6f3679b3-e251-40c7-814d-f8058fac40d9 2018-08-05 18:05:18,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.986586093903s 2018-08-05 18:05:18,607 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8c68c90a-1fd5-467e-b0ad-01b9840ee3e7.json used request id req-6f3679b3-e251-40c7-814d-f8058fac40d9 2018-08-05 18:05:18,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:05:18,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 18:05:18,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-31f2626f-3225-40ff-804a-dc0011d1a282 Date: Sun, 05 Aug 2018 18:05:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/snap", "metadata": {}}], "file": "/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/file", "owner": "e85cb216870243c595e627594115def8", "id": "b0fb6d9d-8138-4b13-9949-09335d77a54d", "size": 263062016, "self": "/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/b0fb6d9d-8138-4b13-9949-09335d77a54d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T17:55:11Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T17:55:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:05:18,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-31f2626f-3225-40ff-804a-dc0011d1a282 2018-08-05 18:05:18,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223616838455s 2018-08-05 18:05:18,836 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-31f2626f-3225-40ff-804a-dc0011d1a282 2018-08-05 18:05:18,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 18:05:18,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 18:05:20,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6b1e6f3-b0f6-431c-9269-c29d34ebaf18 Date: Sun, 05 Aug 2018 18:05: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-05 18:05:20,118 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d used request id req-e6b1e6f3-b0f6-431c-9269-c29d34ebaf18 2018-08-05 18:05:20,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.28127002716s 2018-08-05 18:05:20,119 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b0fb6d9d-8138-4b13-9949-09335d77a54d used request id req-e6b1e6f3-b0f6-431c-9269-c29d34ebaf18 2018-08-05 18:05:20,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 18:05:20,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 18:05:20,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05: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-db900b15-212b-4e78-a3a8-f458cdc31d72 x-compute-request-id: req-db900b15-212b-4e78-a3a8-f458cdc31d72 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0bc2e76f-730f-4afe-a004-2735ea89ecf7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0bc2e76f-730f-4afe-a004-2735ea89ecf7", "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": "0bc2e76f-730f-4afe-a004-2735ea89ecf7"}]} 2018-08-05 18:05:20,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-db900b15-212b-4e78-a3a8-f458cdc31d72 2018-08-05 18:05:20,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.215195894241s 2018-08-05 18:05:20,335 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-db900b15-212b-4e78-a3a8-f458cdc31d72 2018-08-05 18:05:20,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 18:05:20,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0bc2e76f-730f-4afe-a004-2735ea89ecf7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 18:05:20,376 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 18:05: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-fc4b3c2f-6a12-4d54-aed4-612da4c911d2 x-compute-request-id: req-fc4b3c2f-6a12-4d54-aed4-612da4c911d2 Content-Length: 0 Content-Type: application/json 2018-08-05 18:05:20,376 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0bc2e76f-730f-4afe-a004-2735ea89ecf7 used request id req-fc4b3c2f-6a12-4d54-aed4-612da4c911d2 2018-08-05 18:05:20,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0394628047943s 2018-08-05 18:05:20,376 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0bc2e76f-730f-4afe-a004-2735ea89ecf7 used request id req-fc4b3c2f-6a12-4d54-aed4-612da4c911d2 2018-08-05 18:05:20,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:05:20,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 18:05:20,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c3e2da-8fb9-4d11-8903-024abbab52f0 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmtp-user_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "links": {"self": "http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15a6a25cba884b55af693ae2e935d11c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 18:05:20,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-65c3e2da-8fb9-4d11-8903-024abbab52f0 2018-08-05 18:05:20,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125202178955s 2018-08-05 18:05:20,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-65c3e2da-8fb9-4d11-8903-024abbab52f0 2018-08-05 18:05:20,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:05:20,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 18:05:20,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5589b7-f3eb-44b8-99e8-a83b7498be23 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9", "links": {"self": "http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "15a6a25cba884b55af693ae2e935d11c", "description": null}} 2018-08-05 18:05:20,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c used request id req-ae5589b7-f3eb-44b8-99e8-a83b7498be23 2018-08-05 18:05:20,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12230014801s 2018-08-05 18:05:20,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c used request id req-ae5589b7-f3eb-44b8-99e8-a83b7498be23 2018-08-05 18:05:20,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 18:05:20,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 18:05:20,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae6ebf23-de86-4566-8e4b-70a5909715f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:05:20,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c used request id req-ae6ebf23-de86-4566-8e4b-70a5909715f8 2018-08-05 18:05:20,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.264795064926s 2018-08-05 18:05:20,896 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/15a6a25cba884b55af693ae2e935d11c used request id req-ae6ebf23-de86-4566-8e4b-70a5909715f8 2018-08-05 18:05:20,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 18:05:20,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 18:05:21,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43563cbb-cec1-4de6-b4d8-ae06e36f199d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8"}, "tags": [], "enabled": true, "id": "e85cb216870243c595e627594115def8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5d47432e-ac56-4e77-91c6-e0c7ed5eaca9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 18:05:21,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-43563cbb-cec1-4de6-b4d8-ae06e36f199d 2018-08-05 18:05:21,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109721183777s 2018-08-05 18:05:21,012 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-43563cbb-cec1-4de6-b4d8-ae06e36f199d 2018-08-05 18:05:21,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 18:05:21,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bbb615024f041bcea6f9091b2152459b836d309a" 2018-08-05 18:05:21,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea540172-55e9-4937-a091-52980ba50b56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:05:21,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8 used request id req-ea540172-55e9-4937-a091-52980ba50b56 2018-08-05 18:05:21,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168805122375s 2018-08-05 18:05:21,186 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e85cb216870243c595e627594115def8 used request id req-ea540172-55e9-4937-a091-52980ba50b56 2018-08-05 18:05:21,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:05:21,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c81936e2536c4c899b72f6a7aa69bc4153c8392" 2018-08-05 18:05:21,313 - keystoneauth.session - DEBUG - RESP: [401] Content-Type: application/json Content-Length: 114 Www-Authenticate: Keystone uri="http://192.30.9.6:5000" X-Openstack-Request-Id: req-589ed9fc-3438-4cc0-9bce-1379f53c38fc Date: Sun, 05 Aug 2018 18:05:21 GMT RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2018-08-05 18:05:21,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-589ed9fc-3438-4cc0-9bce-1379f53c38fc 2018-08-05 18:05:21,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:05:21,326 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-08-05 18:05:21,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.140500068665s 2018-08-05 18:05:21,327 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-08-05 18:05:21,370 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-05 18:05:21,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 18:05:21,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-05 18:05:21,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 18:05:21,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 18:05:21,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 18:05:21,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 18:05:21,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 18:05:21,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 18:05:21,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 18:05:21,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 18:05:21,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 18:05:21,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-05 18:05:21,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-05 18:05:21,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:05:21,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a9bd3b-c2e8-4773-a289-1f585d67df3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 18:05:21,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-96a9bd3b-c2e8-4773-a289-1f585d67df3b 2018-08-05 18:05:21,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:05:21,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T19:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["xQPV4HBYR4ipY6V3Xzb41A"], "issued_at": "2018-08-05T18:05:21.000000Z"}} 2018-08-05 18:05:21,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:05:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:05:22,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f8954a46-aab6-438b-a90e-6bbcfd30f57c Date: Sun, 05 Aug 2018 18:05:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 18:05:22,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f8954a46-aab6-438b-a90e-6bbcfd30f57c 2018-08-05 18:05:22,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260854005814s 2018-08-05 18:05:22,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f8954a46-aab6-438b-a90e-6bbcfd30f57c 2018-08-05 18:05:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:05:22,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c459dde-fcbc-484d-aff9-4e32d7a4f9a4 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 18:05:22,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9c459dde-fcbc-484d-aff9-4e32d7a4f9a4 2018-08-05 18:05:22,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 18:05:22,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:05:22,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d20de8-789a-4501-8922-8048e632ac30 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 18:05:22,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-76d20de8-789a-4501-8922-8048e632ac30 2018-08-05 18:05:22,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120278120041s 2018-08-05 18:05:22,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-76d20de8-789a-4501-8922-8048e632ac30 2018-08-05 18:05:22,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 18:05:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}}' 2018-08-05 18:05:22,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760c2d79-a825-46d7-a2a3-41a75738a80a 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.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a"}, "tags": [], "enabled": true, "id": "b1eeca0aadc241d98b2aff2a92c0a00a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}} 2018-08-05 18:05:22,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-760c2d79-a825-46d7-a2a3-41a75738a80a 2018-08-05 18:05:22,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.151516199112s 2018-08-05 18:05:22,377 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-760c2d79-a825-46d7-a2a3-41a75738a80a 2018-08-05 18:05:22,378 - 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'b1eeca0aadc241d98b2aff2a92c0a00a', '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_91e0ab2f-3776-4f20-88fd-f2d781db21a4'}) 2018-08-05 18:05:22,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 18:05:22,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5da00dd7-b096-4ded-89e0-64a1d5fa1e94", "email": null, "name": "shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}}' 2018-08-05 18:05:22,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98aa07a9-3046-4021-9854-73fcbad7ed7f Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "links": {"self": "http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3775a8b8ca046bfad955b252687d7a8", "domain_id": "default", "password_expires_at": null}} 2018-08-05 18:05:22,771 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-98aa07a9-3046-4021-9854-73fcbad7ed7f 2018-08-05 18:05:22,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387168169022s 2018-08-05 18:05:22,772 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-98aa07a9-3046-4021-9854-73fcbad7ed7f 2018-08-05 18:05:22,772 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e3775a8b8ca046bfad955b252687d7a8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4'}) 2018-08-05 18:05:22,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:05:22,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:05:22,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86fbed63-4f98-4ff0-adb6-eda9ef19caf0 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:05:22,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-86fbed63-4f98-4ff0-adb6-eda9ef19caf0 2018-08-05 18:05:22,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105839014053s 2018-08-05 18:05:22,882 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-86fbed63-4f98-4ff0-adb6-eda9ef19caf0 2018-08-05 18:05:22,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:05:22,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:05:22,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1fd1a8b-c519-4162-830e-647f527a1054 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:05:22,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d1fd1a8b-c519-4162-830e-647f527a1054 2018-08-05 18:05:22,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103920936584s 2018-08-05 18:05:22,991 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d1fd1a8b-c519-4162-830e-647f527a1054 2018-08-05 18:05:22,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:05:22,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:05:23,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77bba618-ddc5-4085-8354-e9a84ec1d119 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:05:23,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-77bba618-ddc5-4085-8354-e9a84ec1d119 2018-08-05 18:05:23,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0977098941803s 2018-08-05 18:05:23,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-77bba618-ddc5-4085-8354-e9a84ec1d119 2018-08-05 18:05:23,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 18:05:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:05:23,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8765bf36-ab5a-4cd6-b25e-e31e8523a415 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 18:05:23,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8765bf36-ab5a-4cd6-b25e-e31e8523a415 2018-08-05 18:05:23,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10809803009s 2018-08-05 18:05:23,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8765bf36-ab5a-4cd6-b25e-e31e8523a415 2018-08-05 18:05:23,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:05:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:05:23,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205e28f4-60b3-4bd2-a3b2-3e686a33b69c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "links": {"self": "http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3775a8b8ca046bfad955b252687d7a8", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 18:05:23,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-205e28f4-60b3-4bd2-a3b2-3e686a33b69c 2018-08-05 18:05:23,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115975856781s 2018-08-05 18:05:23,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-205e28f4-60b3-4bd2-a3b2-3e686a33b69c 2018-08-05 18:05:23,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 18:05:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:05:23,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b93894b-8937-41d2-9cbb-3e4f847c2f33 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a"}, "tags": [], "enabled": true, "id": "b1eeca0aadc241d98b2aff2a92c0a00a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}]} 2018-08-05 18:05:23,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6b93894b-8937-41d2-9cbb-3e4f847c2f33 2018-08-05 18:05:23,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0993769168854s 2018-08-05 18:05:23,436 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6b93894b-8937-41d2-9cbb-3e4f847c2f33 2018-08-05 18:05:23,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 18:05:23,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:05:23,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f771ea-5e23-4ba9-8aed-e513d04118cd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a", "previous": null, "next": null}} 2018-08-05 18:05:23,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a used request id req-f3f771ea-5e23-4ba9-8aed-e513d04118cd 2018-08-05 18:05:23,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106243133545s 2018-08-05 18:05:23,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a used request id req-f3f771ea-5e23-4ba9-8aed-e513d04118cd 2018-08-05 18:05:23,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 18:05:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a/users/e3775a8b8ca046bfad955b252687d7a8/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:05:23,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f70f2f5-00d6-4282-8022-6494a02db7e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:05:23,732 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a/users/e3775a8b8ca046bfad955b252687d7a8/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-3f70f2f5-00d6-4282-8022-6494a02db7e2 2018-08-05 18:05:23,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.178633213043s 2018-08-05 18:05:23,732 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a/users/e3775a8b8ca046bfad955b252687d7a8/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-3f70f2f5-00d6-4282-8022-6494a02db7e2 2018-08-05 18:05:23,733 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 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'b1eeca0aadc241d98b2aff2a92c0a00a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5da00dd7-b096-4ded-89e0-64a1d5fa1e94', 'username': u'shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 18:05:23,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 18:05:23,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-05 18:05:23,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 18:05:23,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 18:05:23,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 18:05:23,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 18:05:23,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 18:05:23,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 18:05:23,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 18:05:23,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 18:05:23,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 18:05:23,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 18:05:23,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 18:05:23,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 18:05:23,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 18:05:23,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 18:05:23,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 18:05:23,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 18:05:23,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 18:05:23,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 18:05:23,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 18:05:23,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 18:05:23,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 18:05:23,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-05 18:05:23,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-05 18:05:23,738 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'password': '5da00dd7-b096-4ded-89e0-64a1d5fa1e94', 'project_name': 'shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'b1eeca0aadc241d98b2aff2a92c0a00a', 'project_domain_name': 'Default'} 2018-08-05 18:05:23,739 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-05 18:05:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:05:23,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf105636-940a-4d31-a3e7-f77e397e9188 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 18:05:23,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cf105636-940a-4d31-a3e7-f77e397e9188 2018-08-05 18:05:23,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:05:24,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T19:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1eeca0aadc241d98b2aff2a92c0a00a", "name": "shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/b1eeca0aadc241d98b2aff2a92c0a00a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "id": "e3775a8b8ca046bfad955b252687d7a8"}, "audit_ids": ["JQiH_BbRSV2DknPBa1R2mQ"], "issued_at": "2018-08-05T18:05:24.000000Z"}} 2018-08-05 18:05:24,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 18:05:24,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"network": {"name": "shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "admin_state_up": true}}' 2018-08-05 18:05:24,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-933fd6f2-51f6-4ddc-b3f1-7be4aa73ea82 Date: Sun, 05 Aug 2018 18:05:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:05:24Z","is_default":false,"name":"shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:05:24Z","mtu":1450}} 2018-08-05 18:05:24,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-933fd6f2-51f6-4ddc-b3f1-7be4aa73ea82 2018-08-05 18:05:24,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.551559925079s 2018-08-05 18:05:24,710 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-933fd6f2-51f6-4ddc-b3f1-7be4aa73ea82 2018-08-05 18:05:24,710 - 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-05T18:05:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'6b0d257e-979a-47a3-8e79-351ccf88ec7b', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4', u'admin_state_up': True, u'tenant_id': u'b1eeca0aadc241d98b2aff2a92c0a00a', u'created_at': u'2018-08-05T18:05:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b1eeca0aadc241d98b2aff2a92c0a00a', u'l2_adjacency': True}) 2018-08-05 18:05:24,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:05:24,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:24,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-fcd3da81-2379-41b3-88f5-66184b94fa4a Date: Sun, 05 Aug 2018 18:05:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:05:24Z","qos_policy_id":null,"name":"shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4","admin_state_up":true,"tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:05:24Z","mtu":1450}]} 2018-08-05 18:05:24,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fcd3da81-2379-41b3-88f5-66184b94fa4a 2018-08-05 18:05:24,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284694910049s 2018-08-05 18:05:24,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fcd3da81-2379-41b3-88f5-66184b94fa4a 2018-08-05 18:05:24,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 18:05:24,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"subnet": {"name": "shaker-subnet_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "enable_dhcp": true, "network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 18:05:26,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ea14b399-64ba-498c-b151-91f9cd184f1d Date: Sun, 05 Aug 2018 18:05:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:05:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T18:05:25Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","id":"da47ee93-74ff-410a-a676-6e88c433bbb8","subnetpool_id":null,"name":"shaker-subnet_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}} 2018-08-05 18:05:26,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ea14b399-64ba-498c-b151-91f9cd184f1d 2018-08-05 18:05:26,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.08878707886s 2018-08-05 18:05:26,087 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ea14b399-64ba-498c-b151-91f9cd184f1d 2018-08-05 18:05:26,087 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T18:05:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'da47ee93-74ff-410a-a676-6e88c433bbb8', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_91e0ab2f-3776-4f20-88fd-f2d781db21a4', u'enable_dhcp': True, u'network_id': u'6b0d257e-979a-47a3-8e79-351ccf88ec7b', u'tenant_id': u'b1eeca0aadc241d98b2aff2a92c0a00a', u'created_at': u'2018-08-05T18:05:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b1eeca0aadc241d98b2aff2a92c0a00a'}) 2018-08-05 18:05:26,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 18:05:26,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "shaker-router_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "admin_state_up": true}}' 2018-08-05 18:05:33,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7c0f61c2-2dd6-428c-a7b2-aac5e49b52b6 Date: Sun, 05 Aug 2018 18:05:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:27Z", "admin_state_up": true, "updated_at": "2018-08-05T18:05:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd", "name": "shaker-router_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}} 2018-08-05 18:05:33,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7c0f61c2-2dd6-428c-a7b2-aac5e49b52b6 2018-08-05 18:05:33,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.0256562233s 2018-08-05 18:05:33,114 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7c0f61c2-2dd6-428c-a7b2-aac5e49b52b6 2018-08-05 18:05:33,114 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T18:05:28Z', u'revision_number': 3, u'id': u'09a4c446-bcad-41da-8f78-5acc3dc3b7dd', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_91e0ab2f-3776-4f20-88fd-f2d781db21a4', u'admin_state_up': True, u'tenant_id': u'b1eeca0aadc241d98b2aff2a92c0a00a', u'created_at': u'2018-08-05T18:05:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'b1eeca0aadc241d98b2aff2a92c0a00a'}) 2018-08-05 18:05:33,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 18:05:33,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/09a4c446-bcad-41da-8f78-5acc3dc3b7dd/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"subnet_id": "da47ee93-74ff-410a-a676-6e88c433bbb8"}' 2018-08-05 18:05:36,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-55f8cf87-5d7c-47b7-8671-8822b625a772 Date: Sun, 05 Aug 2018 18:05:36 GMT RESP BODY: {"network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "subnet_id": "da47ee93-74ff-410a-a676-6e88c433bbb8", "subnet_ids": ["da47ee93-74ff-410a-a676-6e88c433bbb8"], "port_id": "9c482f47-d61f-4d9d-9807-dc6e5f3aaa58", "id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd"} 2018-08-05 18:05:36,263 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/09a4c446-bcad-41da-8f78-5acc3dc3b7dd/add_router_interface.json used request id req-55f8cf87-5d7c-47b7-8671-8822b625a772 2018-08-05 18:05:36,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.14833211899s 2018-08-05 18:05:36,263 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/09a4c446-bcad-41da-8f78-5acc3dc3b7dd/add_router_interface.json used request id req-55f8cf87-5d7c-47b7-8671-8822b625a772 returning object 09a4c446-bcad-41da-8f78-5acc3dc3b7dd 2018-08-05 18:05:36,264 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-05 18:05:39,792 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-05 18:05:39,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:05:39,797 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 18:05:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 18:05:39,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:05:39,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:40,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3073ba41-924b-4f39-b9f3-7b446166e9fc Date: Sun, 05 Aug 2018 18:05:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:05:40,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3073ba41-924b-4f39-b9f3-7b446166e9fc 2018-08-05 18:05:40,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.243958950043s 2018-08-05 18:05:40,046 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3073ba41-924b-4f39-b9f3-7b446166e9fc 2018-08-05 18:05:40,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 18:05:40,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}' 2018-08-05 18:05:40,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cd24b3e6-7014-4a93-84d3-f3448067ba48 Date: Sun, 05 Aug 2018 18:05:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/file", "owner": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "size": null, "self": "/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-05T18:05:40Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "checksum": null, "created_at": "2018-08-05T18:05:40Z", "protected": false} 2018-08-05 18:05:40,320 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-cd24b3e6-7014-4a93-84d3-f3448067ba48 2018-08-05 18:05:40,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.265758037567s 2018-08-05 18:05:40,320 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-cd24b3e6-7014-4a93-84d3-f3448067ba48 returning object d20cb214-8108-4ff8-a627-9461bae6f6a1 2018-08-05 18:05:40,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 18:05:40,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '' 2018-08-05 18:05:50,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23e411e1-4727-4e5b-8b82-565bdeadd0f9 Date: Sun, 05 Aug 2018 18:05: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-05 18:05:50,279 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/file used request id req-23e411e1-4727-4e5b-8b82-565bdeadd0f9 2018-08-05 18:05:50,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.95755195618s 2018-08-05 18:05:50,279 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/file used request id req-23e411e1-4727-4e5b-8b82-565bdeadd0f9 2018-08-05 18:05:50,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:05:50,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:50,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-9468d4b9-05be-4c3c-ab22-1eb7ce12fa73 Date: Sun, 05 Aug 2018 18:05:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/snap", "metadata": {}}], "file": "/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/file", "owner": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "size": 666173440, "self": "/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-05T18:05:50Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-05T18:05:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:05:50,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9468d4b9-05be-4c3c-ab22-1eb7ce12fa73 2018-08-05 18:05:50,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.249011039734s 2018-08-05 18:05:50,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9468d4b9-05be-4c3c-ab22-1eb7ce12fa73 2018-08-05 18:05:50,534 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/file', 'owner': u'b1eeca0aadc241d98b2aff2a92c0a00a', 'id': u'd20cb214-8108-4ff8-a627-9461bae6f6a1', 'size': 666173440, u'self': u'/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1eeca0aadc241d98b2aff2a92c0a00a', 'name': 'shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T18:05:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T18:05:50Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'created': u'2018-08-05T18:05:40Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-05T18:05:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2018-08-05 18:05:50,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 18:05:50,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-05 18:05:50,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad66e393-b0cb-453e-a2ad-93acc7b7cff7 x-compute-request-id: req-ad66e393-b0cb-453e-a2ad-93acc7b7cff7 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "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": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e"}} 2018-08-05 18:05:50,787 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ad66e393-b0cb-453e-a2ad-93acc7b7cff7 2018-08-05 18:05:50,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.251671791077s 2018-08-05 18:05:50,787 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ad66e393-b0cb-453e-a2ad-93acc7b7cff7 2018-08-05 18:05:50,788 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_91e0ab2f-3776-4f20-88fd-f2d781db21a4', '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'449c5b575fb242d6b133df2f87012577', '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'6fd934b2-baf5-4bf6-9065-1d3addf2cf7e', 'swap': 0}) 2018-08-05 18:05:50,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 18:05:50,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" -d '{"extra_specs": {}}' 2018-08-05 18:05:50,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a15038d3-7842-4ae4-8b1f-e6bca7a7809d x-compute-request-id: req-a15038d3-7842-4ae4-8b1f-e6bca7a7809d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 18:05:50,811 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e/os-extra_specs used request id req-a15038d3-7842-4ae4-8b1f-e6bca7a7809d 2018-08-05 18:05:50,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226209163666s 2018-08-05 18:05:50,812 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e/os-extra_specs used request id req-a15038d3-7842-4ae4-8b1f-e6bca7a7809d 2018-08-05 18:05:50,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-05 18:05:50,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"keypair": {"name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}}' 2018-08-05 18:05:51,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e73c34ed-66b0-46e2-b147-358230b4484b x-compute-request-id: req-e73c34ed-66b0-46e2-b147-358230b4484b Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsHHiHbQkov3O5frsCHfSJuSiOni7Ab1ZYjT8Q3MVZyuxl6HUPZo0CABZOssdeGa7PBtyx4RvArtJ8JFt2a+eeXdGiKhdTlq2hxXOv3PjgfzYLdjZwvVUT3PN9iko3+7LqHEBmnsvTM/Ef3vUXNTJ/YAOhw4SP8eJRFwVmwLG3oBKpXvj/wdxjAO0Woy53RxraIkbdB2K5RyOCWHtp1ZF1VTYMH0elkX1bKMTYEMwe2H0dvnYzZdDwsa34oPgcQzd4TfF5Ab9L2rNA31PU79kPAIeJ0HlbgCc4eOcnooy4IH5lnzRik4kaY+ko3ftinZ6oaeuQBaSF8the8cKXPTg9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArBx4h20JKL9zuX67Ah30ibkojp4uwG9WWI0/ENzFWcrsZeh1\nD2aNAgAWTrLHXhmuzwbcseEbwK7SfCRbdmvnnl3RoioXU5atocVzr9z44H82C3Y2\ncL1VE9zzfYpKN/uy6hxAZp7L0zPxH971FzUyf2ADocOEj/HiURcFZsCxt6ASqV74\n/8HcYwDtFqMud0ca2iJG3QdiuUcjglh7adWRdVU2DB9HpZF9WyjE2BDMHth9Hb52\nM2XQ8LGt+KD4HEM3eE3xeQG/S9qzQN9T1O/ZDwCHidB5W4AnOHjnJ6KMuCB+ZZ80\nYpOJGmPpKN37Yp2eqGnrkAWkhfLYXvHClz04PQIDAQABAoIBADxXawaH+tsXbHpP\nbT9Lw0155jdCTD/ZiRtYwhCmZmaZ15HPEyOIH83gu/FxiqZ6OKiKzltrAfDnGhK+\nKHb3U+hZGkNRoIYE4PFDqdCxl2wWDZutIV8bcjWZlKCiGG1SSKL9rrKL4Ag3QMWc\nxK8TTpYL0ponU1WoR2GIwbMJwgUPfeAX6yANPPMCxIA+UwMpPlQLXNw2Dyqrsz8o\nwt8Ez1h10sISFgRO52cSTGSpAyuuHiaA4HSHcNq4L6WHbuzLDWxbzdY3LQVUQNx+\nyrokA6ginXJq6ME6fi/zP04cA2Sl+JoK+mnN4iwLt3oLbvynXLN1DVSpsaSyL7hM\nbTQwCb0CgYEA1y9i+jJlyHM9seMOjJ5o1hQTEo3PNrlEPdqLnM5cZajhRhs+VKU8\njUXJrBoKfmr27xZZvMjj89LVDGJOso/CbI3a19wPwdwwvz4ojyAZPHbshbgMYvar\ndlZFLGzqfjcAxRjP3bZWhW0k3llYJSWe99OupD9Sz9I1MFIm5eIFO1MCgYEAzMGS\nP4j60rMqr6znNfJbeOQInufZSTddOQeKLP2iWKbQk7kpUu0GOc68uavyzsJLiQ2F\nYXW9OMbP79ZwtJVQ+1JGgmCJFuOZnhQTjY5s0ERbeU0h9uf/cpu/wP+DwKPCT2B9\nmVAgq6ME//vSnPVclRWfcwQCxK0aNHNh5yQE3C8CgYA36qJnrYzxZ7DSdtQjCk7n\nwlOqcJs19zKaeB3rY1xzNk1DsHSj/kQb2dSsGiA79YOxYTd0bSd/BnxCOZGFqQG2\nv63shcy6bYNlTruvZYHpSmXv4YGmfb7Ug1p6TtsobRaQIQBy9pzJEzGPbdwP2xTS\nBXnOSH42bsNPiSl+dxsw7QKBgFY272iXOd28GS4tZJF/geqOQd7/CqvchwE7XoAB\nL/maC9sXrQHA0c1HconPkAZlIz8LFW1rEQi2FdoL9hrjgFzCUPQWx8J+hTFdjLof\nDUxIbCfQRYvcNeBBGmWecRCNI4UewOPsLEV49+L9WrpCSgBwQVpBhxTfOlh5ePDF\nZtJ7AoGBAKXXsSZMHadEkFbA7VllEMJXo5ban89uBab3WbS99nAiJallGd/Z7cOf\n74MLnjbncXy6ahDB7re7mT37cd6lkhhKIHdWHdxxtFvJj3SIUr6hgkbF1+W3Md4R\nEvfRhgB2muva5rbX79+y5FaUH+3iM5wj2hOasNJRMrTgK4wplW6O\n-----END RSA PRIVATE KEY-----\n", "user_id": "e3775a8b8ca046bfad955b252687d7a8", "name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "fingerprint": "67:d9:16:c3:9c:1d:d4:66:a9:b0:2c:5d:bf:ed:40:32"}} 2018-08-05 18:05:51,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e73c34ed-66b0-46e2-b147-358230b4484b 2018-08-05 18:05:51,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.380591154099s 2018-08-05 18:05:51,193 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e73c34ed-66b0-46e2-b147-358230b4484b 2018-08-05 18:05:51,194 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsHHiHbQkov3O5frsCHfSJuSiOni7Ab1ZYjT8Q3MVZyuxl6HUPZo0CABZOssdeGa7PBtyx4RvArtJ8JFt2a+eeXdGiKhdTlq2hxXOv3PjgfzYLdjZwvVUT3PN9iko3+7LqHEBmnsvTM/Ef3vUXNTJ/YAOhw4SP8eJRFwVmwLG3oBKpXvj/wdxjAO0Woy53RxraIkbdB2K5RyOCWHtp1ZF1VTYMH0elkX1bKMTYEMwe2H0dvnYzZdDwsa34oPgcQzd4TfF5Ab9L2rNA31PU79kPAIeJ0HlbgCc4eOcnooy4IH5lnzRik4kaY+ko3ftinZ6oaeuQBaSF8the8cKXPTg9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArBx4h20JKL9zuX67Ah30ibkojp4uwG9WWI0/ENzFWcrsZeh1\nD2aNAgAWTrLHXhmuzwbcseEbwK7SfCRbdmvnnl3RoioXU5atocVzr9z44H82C3Y2\ncL1VE9zzfYpKN/uy6hxAZp7L0zPxH971FzUyf2ADocOEj/HiURcFZsCxt6ASqV74\n/8HcYwDtFqMud0ca2iJG3QdiuUcjglh7adWRdVU2DB9HpZF9WyjE2BDMHth9Hb52\nM2XQ8LGt+KD4HEM3eE3xeQG/S9qzQN9T1O/ZDwCHidB5W4AnOHjnJ6KMuCB+ZZ80\nYpOJGmPpKN37Yp2eqGnrkAWkhfLYXvHClz04PQIDAQABAoIBADxXawaH+tsXbHpP\nbT9Lw0155jdCTD/ZiRtYwhCmZmaZ15HPEyOIH83gu/FxiqZ6OKiKzltrAfDnGhK+\nKHb3U+hZGkNRoIYE4PFDqdCxl2wWDZutIV8bcjWZlKCiGG1SSKL9rrKL4Ag3QMWc\nxK8TTpYL0ponU1WoR2GIwbMJwgUPfeAX6yANPPMCxIA+UwMpPlQLXNw2Dyqrsz8o\nwt8Ez1h10sISFgRO52cSTGSpAyuuHiaA4HSHcNq4L6WHbuzLDWxbzdY3LQVUQNx+\nyrokA6ginXJq6ME6fi/zP04cA2Sl+JoK+mnN4iwLt3oLbvynXLN1DVSpsaSyL7hM\nbTQwCb0CgYEA1y9i+jJlyHM9seMOjJ5o1hQTEo3PNrlEPdqLnM5cZajhRhs+VKU8\njUXJrBoKfmr27xZZvMjj89LVDGJOso/CbI3a19wPwdwwvz4ojyAZPHbshbgMYvar\ndlZFLGzqfjcAxRjP3bZWhW0k3llYJSWe99OupD9Sz9I1MFIm5eIFO1MCgYEAzMGS\nP4j60rMqr6znNfJbeOQInufZSTddOQeKLP2iWKbQk7kpUu0GOc68uavyzsJLiQ2F\nYXW9OMbP79ZwtJVQ+1JGgmCJFuOZnhQTjY5s0ERbeU0h9uf/cpu/wP+DwKPCT2B9\nmVAgq6ME//vSnPVclRWfcwQCxK0aNHNh5yQE3C8CgYA36qJnrYzxZ7DSdtQjCk7n\nwlOqcJs19zKaeB3rY1xzNk1DsHSj/kQb2dSsGiA79YOxYTd0bSd/BnxCOZGFqQG2\nv63shcy6bYNlTruvZYHpSmXv4YGmfb7Ug1p6TtsobRaQIQBy9pzJEzGPbdwP2xTS\nBXnOSH42bsNPiSl+dxsw7QKBgFY272iXOd28GS4tZJF/geqOQd7/CqvchwE7XoAB\nL/maC9sXrQHA0c1HconPkAZlIz8LFW1rEQi2FdoL9hrjgFzCUPQWx8J+hTFdjLof\nDUxIbCfQRYvcNeBBGmWecRCNI4UewOPsLEV49+L9WrpCSgBwQVpBhxTfOlh5ePDF\nZtJ7AoGBAKXXsSZMHadEkFbA7VllEMJXo5ban89uBab3WbS99nAiJallGd/Z7cOf\n74MLnjbncXy6ahDB7re7mT37cd6lkhhKIHdWHdxxtFvJj3SIUr6hgkbF1+W3Md4R\nEvfRhgB2muva5rbX79+y5FaUH+3iM5wj2hOasNJRMrTgK4wplW6O\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e3775a8b8ca046bfad955b252687d7a8', 'name': u'shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'created_at': '2018-08-05T18:05:51.194308', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1eeca0aadc241d98b2aff2a92c0a00a', 'name': 'shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'67:d9:16:c3:9c:1d:d4:66:a9:b0:2c:5d:bf:ed:40:32', 'type': 'ssh', 'id': u'shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4'}) 2018-08-05 18:05:51,194 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArBx4h20JKL9zuX67Ah30ibkojp4uwG9WWI0/ENzFWcrsZeh1 D2aNAgAWTrLHXhmuzwbcseEbwK7SfCRbdmvnnl3RoioXU5atocVzr9z44H82C3Y2 cL1VE9zzfYpKN/uy6hxAZp7L0zPxH971FzUyf2ADocOEj/HiURcFZsCxt6ASqV74 /8HcYwDtFqMud0ca2iJG3QdiuUcjglh7adWRdVU2DB9HpZF9WyjE2BDMHth9Hb52 M2XQ8LGt+KD4HEM3eE3xeQG/S9qzQN9T1O/ZDwCHidB5W4AnOHjnJ6KMuCB+ZZ80 YpOJGmPpKN37Yp2eqGnrkAWkhfLYXvHClz04PQIDAQABAoIBADxXawaH+tsXbHpP bT9Lw0155jdCTD/ZiRtYwhCmZmaZ15HPEyOIH83gu/FxiqZ6OKiKzltrAfDnGhK+ KHb3U+hZGkNRoIYE4PFDqdCxl2wWDZutIV8bcjWZlKCiGG1SSKL9rrKL4Ag3QMWc xK8TTpYL0ponU1WoR2GIwbMJwgUPfeAX6yANPPMCxIA+UwMpPlQLXNw2Dyqrsz8o wt8Ez1h10sISFgRO52cSTGSpAyuuHiaA4HSHcNq4L6WHbuzLDWxbzdY3LQVUQNx+ yrokA6ginXJq6ME6fi/zP04cA2Sl+JoK+mnN4iwLt3oLbvynXLN1DVSpsaSyL7hM bTQwCb0CgYEA1y9i+jJlyHM9seMOjJ5o1hQTEo3PNrlEPdqLnM5cZajhRhs+VKU8 jUXJrBoKfmr27xZZvMjj89LVDGJOso/CbI3a19wPwdwwvz4ojyAZPHbshbgMYvar dlZFLGzqfjcAxRjP3bZWhW0k3llYJSWe99OupD9Sz9I1MFIm5eIFO1MCgYEAzMGS P4j60rMqr6znNfJbeOQInufZSTddOQeKLP2iWKbQk7kpUu0GOc68uavyzsJLiQ2F YXW9OMbP79ZwtJVQ+1JGgmCJFuOZnhQTjY5s0ERbeU0h9uf/cpu/wP+DwKPCT2B9 mVAgq6ME//vSnPVclRWfcwQCxK0aNHNh5yQE3C8CgYA36qJnrYzxZ7DSdtQjCk7n wlOqcJs19zKaeB3rY1xzNk1DsHSj/kQb2dSsGiA79YOxYTd0bSd/BnxCOZGFqQG2 v63shcy6bYNlTruvZYHpSmXv4YGmfb7Ug1p6TtsobRaQIQBy9pzJEzGPbdwP2xTS BXnOSH42bsNPiSl+dxsw7QKBgFY272iXOd28GS4tZJF/geqOQd7/CqvchwE7XoAB L/maC9sXrQHA0c1HconPkAZlIz8LFW1rEQi2FdoL9hrjgFzCUPQWx8J+hTFdjLof DUxIbCfQRYvcNeBBGmWecRCNI4UewOPsLEV49+L9WrpCSgBwQVpBhxTfOlh5ePDF ZtJ7AoGBAKXXsSZMHadEkFbA7VllEMJXo5ban89uBab3WbS99nAiJallGd/Z7cOf 74MLnjbncXy6ahDB7re7mT37cd6lkhhKIHdWHdxxtFvJj3SIUr6hgkbF1+W3Md4R EvfRhgB2muva5rbX79+y5FaUH+3iM5wj2hOasNJRMrTgK4wplW6O -----END RSA PRIVATE KEY----- 2018-08-05 18:05:51,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-05 18:05:51,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"security_group": {"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-05 18:05:51,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-aea99992-3927-4aa7-a199-f55adbc5f8e6 Date: Sun, 05 Aug 2018 18:05:51 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:51Z", "updated_at": "2018-08-05T18:05:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "5ccfdddc-df9f-4a87-a5d8-feeddab2d677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "96d6f12e-c8a1-4405-8221-f97b452d933b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}], "revision_number": 1, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}} 2018-08-05 18:05:51,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-aea99992-3927-4aa7-a199-f55adbc5f8e6 2018-08-05 18:05:51,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.358129024506s 2018-08-05 18:05:51,556 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-aea99992-3927-4aa7-a199-f55adbc5f8e6 2018-08-05 18:05:51,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:05:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:51,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-990eba82-6d72-4b75-9d01-dcabbc64ab61 Date: Sun, 05 Aug 2018 18:05:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:51Z", "updated_at": "2018-08-05T18:05:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "5ccfdddc-df9f-4a87-a5d8-feeddab2d677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "96d6f12e-c8a1-4405-8221-f97b452d933b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}], "revision_number": 1, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}, {"description": "Default security group", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:24Z", "updated_at": "2018-08-05T18:05:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "4cd70b90-6583-48cd-9949-182c64ad9f53", "remote_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "9819c5f4-6239-4159-afc9-ac944820f356", "remote_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "c468f5ce-2b2a-4855-9e14-6e7b103a7899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "d6ad2de3-99c1-4a52-b1cd-309057ce0992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}], "revision_number": 1, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "name": "default"}]} 2018-08-05 18:05:51,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-990eba82-6d72-4b75-9d01-dcabbc64ab61 2018-08-05 18:05:51,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0574541091919s 2018-08-05 18:05:51,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-990eba82-6d72-4b75-9d01-dcabbc64ab61 2018-08-05 18:05:51,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:05:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -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": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d"}}' 2018-08-05 18:05:51,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7e08e785-0952-4734-894a-35053c1cf579 Date: Sun, 05 Aug 2018 18:05:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "port_range_min": 22, "revision_number": 0, "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:51Z", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "4a31a856-5bc2-458b-88d9-3962217193f6"}} 2018-08-05 18:05:51,938 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7e08e785-0952-4734-894a-35053c1cf579 2018-08-05 18:05:51,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.315420866013s 2018-08-05 18:05:51,938 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7e08e785-0952-4734-894a-35053c1cf579 2018-08-05 18:05:51,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:05:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:52,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-061f5f0c-d7cc-4896-b9f2-c8c1392d799f Date: Sun, 05 Aug 2018 18:05:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:51Z", "updated_at": "2018-08-05T18:05:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "4a31a856-5bc2-458b-88d9-3962217193f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "5ccfdddc-df9f-4a87-a5d8-feeddab2d677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "96d6f12e-c8a1-4405-8221-f97b452d933b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}], "revision_number": 2, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}, {"description": "Default security group", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:24Z", "updated_at": "2018-08-05T18:05:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "4cd70b90-6583-48cd-9949-182c64ad9f53", "remote_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "9819c5f4-6239-4159-afc9-ac944820f356", "remote_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "c468f5ce-2b2a-4855-9e14-6e7b103a7899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "d6ad2de3-99c1-4a52-b1cd-309057ce0992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}], "revision_number": 1, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "name": "default"}]} 2018-08-05 18:05:52,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-061f5f0c-d7cc-4896-b9f2-c8c1392d799f 2018-08-05 18:05:52,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230782032013s 2018-08-05 18:05:52,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-061f5f0c-d7cc-4896-b9f2-c8c1392d799f 2018-08-05 18:05:52,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:05:52,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -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": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d"}}' 2018-08-05 18:05:52,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2ef01e8d-ad1c-4dd3-b0f3-e7e8b9ae7392 Date: Sun, 05 Aug 2018 18:05:52 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-05T18:05:52Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "port_range_min": null, "revision_number": 0, "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:52Z", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "a7633d30-5805-4e87-abd4-505b684a5202"}} 2018-08-05 18:05:52,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2ef01e8d-ad1c-4dd3-b0f3-e7e8b9ae7392 2018-08-05 18:05:52,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.174772024155s 2018-08-05 18:05:52,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2ef01e8d-ad1c-4dd3-b0f3-e7e8b9ae7392 2018-08-05 18:05:52,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:05:52,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:52,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-1e049c1a-95f9-4e7e-b01a-dccd8cc9f266 Date: Sun, 05 Aug 2018 18:05:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:51Z", "updated_at": "2018-08-05T18:05:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "4a31a856-5bc2-458b-88d9-3962217193f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "5ccfdddc-df9f-4a87-a5d8-feeddab2d677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "96d6f12e-c8a1-4405-8221-f97b452d933b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:52Z", "revision_number": 0, "id": "a7633d30-5805-4e87-abd4-505b684a5202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:52Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}], "revision_number": 3, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}, {"description": "Default security group", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:24Z", "updated_at": "2018-08-05T18:05:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "4cd70b90-6583-48cd-9949-182c64ad9f53", "remote_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "9819c5f4-6239-4159-afc9-ac944820f356", "remote_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "c468f5ce-2b2a-4855-9e14-6e7b103a7899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "d6ad2de3-99c1-4a52-b1cd-309057ce0992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}], "revision_number": 1, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "name": "default"}]} 2018-08-05 18:05:52,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1e049c1a-95f9-4e7e-b01a-dccd8cc9f266 2018-08-05 18:05:52,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21604681015s 2018-08-05 18:05:52,571 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1e049c1a-95f9-4e7e-b01a-dccd8cc9f266 2018-08-05 18:05:52,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:05:52,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -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": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d"}}' 2018-08-05 18:05:52,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-5fb66da3-c161-48ce-a73a-9b2bc21eeb0d Date: Sun, 05 Aug 2018 18:05:52 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-05T18:05:52Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "port_range_min": 9000, "revision_number": 0, "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:52Z", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "e761488f-e195-4423-967d-6005c5691a81"}} 2018-08-05 18:05:52,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5fb66da3-c161-48ce-a73a-9b2bc21eeb0d 2018-08-05 18:05:52,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.36394906044s 2018-08-05 18:05:52,939 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5fb66da3-c161-48ce-a73a-9b2bc21eeb0d 2018-08-05 18:05:52,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:05:52,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:53,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-2d149808-8885-4c77-a6aa-3d04ca334e3a Date: Sun, 05 Aug 2018 18:05:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","l2_adjacency":true,"status":"ACTIVE","subnets":["da47ee93-74ff-410a-a676-6e88c433bbb8"],"description":"","tags":[],"updated_at":"2018-08-05T18:05:25Z","qos_policy_id":null,"name":"shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4","admin_state_up":true,"tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:05:24Z","mtu":1450}]} 2018-08-05 18:05:53,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2d149808-8885-4c77-a6aa-3d04ca334e3a 2018-08-05 18:05:53,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118763923645s 2018-08-05 18:05:53,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2d149808-8885-4c77-a6aa-3d04ca334e3a 2018-08-05 18:05:53,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:05:53,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:53,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-169b4905-bb51-40ef-a8a5-e29d3bd811ab Date: Sun, 05 Aug 2018 18:05:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/snap", "metadata": {}}], "file": "/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/file", "owner": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "size": 666173440, "self": "/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-05T18:05:50Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-05T18:05:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:05:53,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-169b4905-bb51-40ef-a8a5-e29d3bd811ab 2018-08-05 18:05:53,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225769042969s 2018-08-05 18:05:53,290 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-169b4905-bb51-40ef-a8a5-e29d3bd811ab 2018-08-05 18:05:53,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 18:05:53,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:53,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4da549db-5f65-4279-9c8c-977a03ceefca x-compute-request-id: req-4da549db-5f65-4279-9c8c-977a03ceefca Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "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": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e"}]} 2018-08-05 18:05:53,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-4da549db-5f65-4279-9c8c-977a03ceefca 2018-08-05 18:05:53,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251131057739s 2018-08-05 18:05:53,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-4da549db-5f65-4279-9c8c-977a03ceefca 2018-08-05 18:05:53,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 18:05:53,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"server": {"name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "imageRef": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "flavorRef": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6b0d257e-979a-47a3-8e79-351ccf88ec7b"}], "security_groups": [{"name": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d"}]}}' 2018-08-05 18:05:57,373 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 18:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb85719c-5079-4f0b-a905-6520473e6aa7 x-compute-request-id: req-cb85719c-5079-4f0b-a905-6520473e6aa7 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d"}], "OS-DCF:diskConfig": "MANUAL", "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "adminPass": "2CarBKGJn5pF"}} 2018-08-05 18:05:57,373 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cb85719c-5079-4f0b-a905-6520473e6aa7 2018-08-05 18:05:57,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.054240942s 2018-08-05 18:05:57,374 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cb85719c-5079-4f0b-a905-6520473e6aa7 2018-08-05 18:05:57,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:05:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:57,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:05: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-9c82b81d-b878-48a9-ac24-96b15791c9d2 x-compute-request-id: req-9c82b81d-b878-48a9-ac24-96b15791c9d2 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "user_id": "e3775a8b8ca046bfad955b252687d7a8", "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-05T18:05:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:05:57,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c82b81d-b878-48a9-ac24-96b15791c9d2 2018-08-05 18:05:57,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520536184311s 2018-08-05 18:05:57,895 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c82b81d-b878-48a9-ac24-96b15791c9d2 2018-08-05 18:05:57,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:05:57,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:58,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-0b50c1cb-ee63-4b99-8f23-253b8ce29764 Date: Sun, 05 Aug 2018 18:05:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","l2_adjacency":true,"status":"ACTIVE","subnets":["da47ee93-74ff-410a-a676-6e88c433bbb8"],"description":"","tags":[],"updated_at":"2018-08-05T18:05:25Z","qos_policy_id":null,"name":"shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4","admin_state_up":true,"tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:05:24Z","mtu":1450}]} 2018-08-05 18:05:58,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0b50c1cb-ee63-4b99-8f23-253b8ce29764 2018-08-05 18:05:58,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.132994890213s 2018-08-05 18:05:58,036 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0b50c1cb-ee63-4b99-8f23-253b8ce29764 2018-08-05 18:05:58,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 18:05:58,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:05:58,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c1257a32-004c-42f3-b4b8-710f5ca943b8 Date: Sun, 05 Aug 2018 18:05:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:05:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T18:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","id":"da47ee93-74ff-410a-a676-6e88c433bbb8","subnetpool_id":null,"name":"shaker-subnet_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}]} 2018-08-05 18:05:58,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c1257a32-004c-42f3-b4b8-710f5ca943b8 2018-08-05 18:05:58,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.051017999649s 2018-08-05 18:05:58,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c1257a32-004c-42f3-b4b8-710f5ca943b8 2018-08-05 18:05:58,088 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:00,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:00,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:00,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06: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-31abcd0d-4d8e-45db-8063-f7717643d3dd x-compute-request-id: req-31abcd0d-4d8e-45db-8063-f7717643d3dd Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:00,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-31abcd0d-4d8e-45db-8063-f7717643d3dd 2018-08-05 18:06:00,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.257473945618s 2018-08-05 18:06:00,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-31abcd0d-4d8e-45db-8063-f7717643d3dd 2018-08-05 18:06:00,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:02,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:03,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9dcf74a-3880-4f3a-9e16-b4d879daa3a9 x-compute-request-id: req-a9dcf74a-3880-4f3a-9e16-b4d879daa3a9 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:03,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9dcf74a-3880-4f3a-9e16-b4d879daa3a9 2018-08-05 18:06:03,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778898000717s 2018-08-05 18:06:03,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9dcf74a-3880-4f3a-9e16-b4d879daa3a9 2018-08-05 18:06:03,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:05,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:05,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-becb1f33-8016-403d-a8dc-a4be53389e56 x-compute-request-id: req-becb1f33-8016-403d-a8dc-a4be53389e56 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:05,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-becb1f33-8016-403d-a8dc-a4be53389e56 2018-08-05 18:06:05,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583871126175s 2018-08-05 18:06:05,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-becb1f33-8016-403d-a8dc-a4be53389e56 2018-08-05 18:06:05,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:07,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:07,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:08,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06: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-9bad0fdd-bd54-4b8e-9ec5-f5953c6ede32 x-compute-request-id: req-9bad0fdd-bd54-4b8e-9ec5-f5953c6ede32 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:08,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9bad0fdd-bd54-4b8e-9ec5-f5953c6ede32 2018-08-05 18:06:08,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.817495107651s 2018-08-05 18:06:08,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9bad0fdd-bd54-4b8e-9ec5-f5953c6ede32 2018-08-05 18:06:08,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:10,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:10,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:11,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06: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-f994233d-36fe-4e5d-b80f-14a521cc0c48 x-compute-request-id: req-f994233d-36fe-4e5d-b80f-14a521cc0c48 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:11,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f994233d-36fe-4e5d-b80f-14a521cc0c48 2018-08-05 18:06:11,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686028957367s 2018-08-05 18:06:11,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f994233d-36fe-4e5d-b80f-14a521cc0c48 2018-08-05 18:06:11,246 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:13,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:13,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:13,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ada18f8d-9aca-4388-ac57-fc1c0c3ed233 x-compute-request-id: req-ada18f8d-9aca-4388-ac57-fc1c0c3ed233 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:13,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ada18f8d-9aca-4388-ac57-fc1c0c3ed233 2018-08-05 18:06:13,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599931955338s 2018-08-05 18:06:13,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ada18f8d-9aca-4388-ac57-fc1c0c3ed233 2018-08-05 18:06:13,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:15,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:15,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:16,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2105244d-a34e-4b96-9460-379c413f6d1f x-compute-request-id: req-2105244d-a34e-4b96-9460-379c413f6d1f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:16,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2105244d-a34e-4b96-9460-379c413f6d1f 2018-08-05 18:06:16,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768041849136s 2018-08-05 18:06:16,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2105244d-a34e-4b96-9460-379c413f6d1f 2018-08-05 18:06:16,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:18,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:19,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06: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-780a47ba-dbc0-4a3b-ac07-2c8481422ccc x-compute-request-id: req-780a47ba-dbc0-4a3b-ac07-2c8481422ccc Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:19,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-780a47ba-dbc0-4a3b-ac07-2c8481422ccc 2018-08-05 18:06:19,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.841763973236s 2018-08-05 18:06:19,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-780a47ba-dbc0-4a3b-ac07-2c8481422ccc 2018-08-05 18:06:19,475 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:21,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:21,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:22,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b599ed9f-c75e-4308-84df-5b8db2f1046c x-compute-request-id: req-b599ed9f-c75e-4308-84df-5b8db2f1046c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:22,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b599ed9f-c75e-4308-84df-5b8db2f1046c 2018-08-05 18:06:22,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.808268070221s 2018-08-05 18:06:22,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b599ed9f-c75e-4308-84df-5b8db2f1046c 2018-08-05 18:06:22,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:24,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:25,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06: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-b2aa7646-68aa-4fd0-9144-c11868fbf2bc x-compute-request-id: req-b2aa7646-68aa-4fd0-9144-c11868fbf2bc Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:25,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b2aa7646-68aa-4fd0-9144-c11868fbf2bc 2018-08-05 18:06:25,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784452915192s 2018-08-05 18:06:25,078 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b2aa7646-68aa-4fd0-9144-c11868fbf2bc 2018-08-05 18:06:25,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:27,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:27,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:27,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e83ac5d-4ea3-4409-8e25-231a1e12bfba x-compute-request-id: req-3e83ac5d-4ea3-4409-8e25-231a1e12bfba Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:27,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e83ac5d-4ea3-4409-8e25-231a1e12bfba 2018-08-05 18:06:27,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754254817963s 2018-08-05 18:06:27,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e83ac5d-4ea3-4409-8e25-231a1e12bfba 2018-08-05 18:06:27,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:29,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:29,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:30,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06: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-b5141d20-4185-4a2d-9709-15fb22db12d6 x-compute-request-id: req-b5141d20-4185-4a2d-9709-15fb22db12d6 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:30,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5141d20-4185-4a2d-9709-15fb22db12d6 2018-08-05 18:06:30,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04189991951s 2018-08-05 18:06:30,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5141d20-4185-4a2d-9709-15fb22db12d6 2018-08-05 18:06:30,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:32,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:33,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f394623d-142b-44bd-934f-eacc7bf5d270 x-compute-request-id: req-f394623d-142b-44bd-934f-eacc7bf5d270 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:33,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f394623d-142b-44bd-934f-eacc7bf5d270 2018-08-05 18:06:33,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775992155075s 2018-08-05 18:06:33,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f394623d-142b-44bd-934f-eacc7bf5d270 2018-08-05 18:06:33,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:35,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:35,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:36,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b5ccef8-a271-4f41-a2e5-1a5e3f4a3d19 x-compute-request-id: req-6b5ccef8-a271-4f41-a2e5-1a5e3f4a3d19 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:36,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b5ccef8-a271-4f41-a2e5-1a5e3f4a3d19 2018-08-05 18:06:36,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670473814011s 2018-08-05 18:06:36,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b5ccef8-a271-4f41-a2e5-1a5e3f4a3d19 2018-08-05 18:06:36,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:38,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:38,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:39,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06: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-4c9406e5-b668-4b87-b893-fb8cabace455 x-compute-request-id: req-4c9406e5-b668-4b87-b893-fb8cabace455 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:39,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c9406e5-b668-4b87-b893-fb8cabace455 2018-08-05 18:06:39,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18485188484s 2018-08-05 18:06:39,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c9406e5-b668-4b87-b893-fb8cabace455 2018-08-05 18:06:39,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:41,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:41,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:42,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06: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-129e8eab-3a57-40df-8f8f-360d7ef5ddae x-compute-request-id: req-129e8eab-3a57-40df-8f8f-360d7ef5ddae Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:42,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-129e8eab-3a57-40df-8f8f-360d7ef5ddae 2018-08-05 18:06:42,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588238954544s 2018-08-05 18:06:42,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-129e8eab-3a57-40df-8f8f-360d7ef5ddae 2018-08-05 18:06:42,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:44,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:44,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24a95d4e-d093-402b-962d-d94ffe79c52f x-compute-request-id: req-24a95d4e-d093-402b-962d-d94ffe79c52f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:44,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-24a95d4e-d093-402b-962d-d94ffe79c52f 2018-08-05 18:06:44,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579129934311s 2018-08-05 18:06:44,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-24a95d4e-d093-402b-962d-d94ffe79c52f 2018-08-05 18:06:44,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:46,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:46,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:47,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06: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-e910bfda-51b7-49f1-b869-5b61952cc978 x-compute-request-id: req-e910bfda-51b7-49f1-b869-5b61952cc978 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:47,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e910bfda-51b7-49f1-b869-5b61952cc978 2018-08-05 18:06:47,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62521982193s 2018-08-05 18:06:47,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e910bfda-51b7-49f1-b869-5b61952cc978 2018-08-05 18:06:47,355 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:49,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:49,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:49,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dca0b43a-4834-4ece-9c32-b4a45c85b255 x-compute-request-id: req-dca0b43a-4834-4ece-9c32-b4a45c85b255 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:49,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dca0b43a-4834-4ece-9c32-b4a45c85b255 2018-08-05 18:06:49,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561757087708s 2018-08-05 18:06:49,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dca0b43a-4834-4ece-9c32-b4a45c85b255 2018-08-05 18:06:49,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:51,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:51,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:52,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06: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-442528ed-d4e9-4793-a236-4db1bf550645 x-compute-request-id: req-442528ed-d4e9-4793-a236-4db1bf550645 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:52,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-442528ed-d4e9-4793-a236-4db1bf550645 2018-08-05 18:06:52,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578603029251s 2018-08-05 18:06:52,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-442528ed-d4e9-4793-a236-4db1bf550645 2018-08-05 18:06:52,508 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:54,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:55,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e513e32-bee6-4d1d-9f4b-3618a75a9314 x-compute-request-id: req-1e513e32-bee6-4d1d-9f4b-3618a75a9314 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:55,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e513e32-bee6-4d1d-9f4b-3618a75a9314 2018-08-05 18:06:55,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743170976639s 2018-08-05 18:06:55,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e513e32-bee6-4d1d-9f4b-3618a75a9314 2018-08-05 18:06:55,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:06:57,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:06:57,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:06:58,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:06:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5be589a3-db0b-4ede-8a35-08e5a3aa4b68 x-compute-request-id: req-5be589a3-db0b-4ede-8a35-08e5a3aa4b68 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:06:58,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5be589a3-db0b-4ede-8a35-08e5a3aa4b68 2018-08-05 18:06:58,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763255834579s 2018-08-05 18:06:58,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5be589a3-db0b-4ede-8a35-08e5a3aa4b68 2018-08-05 18:06:58,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:00,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:00,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:00,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1cbc6b1-69ba-4762-a77e-539673c1ca11 x-compute-request-id: req-a1cbc6b1-69ba-4762-a77e-539673c1ca11 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:00,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1cbc6b1-69ba-4762-a77e-539673c1ca11 2018-08-05 18:07:00,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71116399765s 2018-08-05 18:07:00,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1cbc6b1-69ba-4762-a77e-539673c1ca11 2018-08-05 18:07:00,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:02,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:02,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:03,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e38fd79-6fbf-4fe4-9dd8-eb5bfb0de03d x-compute-request-id: req-4e38fd79-6fbf-4fe4-9dd8-eb5bfb0de03d Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:03,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4e38fd79-6fbf-4fe4-9dd8-eb5bfb0de03d 2018-08-05 18:07:03,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783121109009s 2018-08-05 18:07:03,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4e38fd79-6fbf-4fe4-9dd8-eb5bfb0de03d 2018-08-05 18:07:03,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:05,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:05,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:06,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-147dd27c-e42c-487f-8f93-3a66633f3d5f x-compute-request-id: req-147dd27c-e42c-487f-8f93-3a66633f3d5f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:06,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-147dd27c-e42c-487f-8f93-3a66633f3d5f 2018-08-05 18:07:06,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584591150284s 2018-08-05 18:07:06,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-147dd27c-e42c-487f-8f93-3a66633f3d5f 2018-08-05 18:07:06,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:08,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:08,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:08,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5ceac11-6240-4bb1-bc38-f0d449d09e31 x-compute-request-id: req-b5ceac11-6240-4bb1-bc38-f0d449d09e31 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:08,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5ceac11-6240-4bb1-bc38-f0d449d09e31 2018-08-05 18:07:08,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766232013702s 2018-08-05 18:07:08,895 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5ceac11-6240-4bb1-bc38-f0d449d09e31 2018-08-05 18:07:08,899 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:10,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:10,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:11,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-557c2972-a82c-4904-bf14-8f3457c1cff9 x-compute-request-id: req-557c2972-a82c-4904-bf14-8f3457c1cff9 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:11,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-557c2972-a82c-4904-bf14-8f3457c1cff9 2018-08-05 18:07:11,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04566717148s 2018-08-05 18:07:11,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-557c2972-a82c-4904-bf14-8f3457c1cff9 2018-08-05 18:07:11,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:13,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:13,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:14,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b0b2c43-bc4f-4579-b708-922b1c5885b6 x-compute-request-id: req-9b0b2c43-bc4f-4579-b708-922b1c5885b6 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:14,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b0b2c43-bc4f-4579-b708-922b1c5885b6 2018-08-05 18:07:14,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199450016022s 2018-08-05 18:07:14,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b0b2c43-bc4f-4579-b708-922b1c5885b6 2018-08-05 18:07:14,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:16,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:16,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:16,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94c0a5b2-895c-4ca8-a7d8-b83f7dcf7f2f x-compute-request-id: req-94c0a5b2-895c-4ca8-a7d8-b83f7dcf7f2f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:16,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-94c0a5b2-895c-4ca8-a7d8-b83f7dcf7f2f 2018-08-05 18:07:16,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677284955978s 2018-08-05 18:07:16,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-94c0a5b2-895c-4ca8-a7d8-b83f7dcf7f2f 2018-08-05 18:07:16,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:18,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:18,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:19,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b37cb67-11ec-4cbf-a3d6-72c2e0dc721a x-compute-request-id: req-5b37cb67-11ec-4cbf-a3d6-72c2e0dc721a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:19,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b37cb67-11ec-4cbf-a3d6-72c2e0dc721a 2018-08-05 18:07:19,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.986418008804s 2018-08-05 18:07:19,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b37cb67-11ec-4cbf-a3d6-72c2e0dc721a 2018-08-05 18:07:19,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:21,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:21,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:22,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d4f8a8c-6673-418b-97a9-a9d3fb48caaf x-compute-request-id: req-9d4f8a8c-6673-418b-97a9-a9d3fb48caaf Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:22,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d4f8a8c-6673-418b-97a9-a9d3fb48caaf 2018-08-05 18:07:22,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629146099091s 2018-08-05 18:07:22,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d4f8a8c-6673-418b-97a9-a9d3fb48caaf 2018-08-05 18:07:22,472 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:24,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:24,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:25,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4096737-1ba0-4573-b9a7-4cf1d0cde337 x-compute-request-id: req-d4096737-1ba0-4573-b9a7-4cf1d0cde337 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:25,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d4096737-1ba0-4573-b9a7-4cf1d0cde337 2018-08-05 18:07:25,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596225976944s 2018-08-05 18:07:25,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d4096737-1ba0-4573-b9a7-4cf1d0cde337 2018-08-05 18:07:25,075 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:27,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:27,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:27,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc873405-e080-4c23-87ff-3033a879dd11 x-compute-request-id: req-dc873405-e080-4c23-87ff-3033a879dd11 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:27,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dc873405-e080-4c23-87ff-3033a879dd11 2018-08-05 18:07:27,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708080053329s 2018-08-05 18:07:27,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dc873405-e080-4c23-87ff-3033a879dd11 2018-08-05 18:07:27,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:29,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:29,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76c920a7-9394-47cf-a90c-4a4ffbbc6bdb x-compute-request-id: req-76c920a7-9394-47cf-a90c-4a4ffbbc6bdb Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:29,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-76c920a7-9394-47cf-a90c-4a4ffbbc6bdb 2018-08-05 18:07:29,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20218706131s 2018-08-05 18:07:29,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-76c920a7-9394-47cf-a90c-4a4ffbbc6bdb 2018-08-05 18:07:29,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:32,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:32,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:32,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2766c39d-95c4-46d6-9a25-0d4e947374b4 x-compute-request-id: req-2766c39d-95c4-46d6-9a25-0d4e947374b4 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:32,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2766c39d-95c4-46d6-9a25-0d4e947374b4 2018-08-05 18:07:32,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576256990433s 2018-08-05 18:07:32,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2766c39d-95c4-46d6-9a25-0d4e947374b4 2018-08-05 18:07:32,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:34,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:35,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9cbead2-1f51-496f-8772-8a159f08f5a8 x-compute-request-id: req-c9cbead2-1f51-496f-8772-8a159f08f5a8 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:35,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c9cbead2-1f51-496f-8772-8a159f08f5a8 2018-08-05 18:07:35,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59424996376s 2018-08-05 18:07:35,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c9cbead2-1f51-496f-8772-8a159f08f5a8 2018-08-05 18:07:35,183 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:37,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:37,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:37,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db45a053-8a70-4134-9ca7-0f9ead7544b7 x-compute-request-id: req-db45a053-8a70-4134-9ca7-0f9ead7544b7 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:37,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-db45a053-8a70-4134-9ca7-0f9ead7544b7 2018-08-05 18:07:37,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595808029175s 2018-08-05 18:07:37,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-db45a053-8a70-4134-9ca7-0f9ead7544b7 2018-08-05 18:07:37,786 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:39,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:39,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:40,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5c5685f-a924-4ddb-825e-8821e7f21d5c x-compute-request-id: req-b5c5685f-a924-4ddb-825e-8821e7f21d5c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:40,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5c5685f-a924-4ddb-825e-8821e7f21d5c 2018-08-05 18:07:40,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17153310776s 2018-08-05 18:07:40,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5c5685f-a924-4ddb-825e-8821e7f21d5c 2018-08-05 18:07:40,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:42,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:43,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7368d584-a23c-47f2-846b-32dc5e3c8173 x-compute-request-id: req-7368d584-a23c-47f2-846b-32dc5e3c8173 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:43,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7368d584-a23c-47f2-846b-32dc5e3c8173 2018-08-05 18:07:43,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585501194s 2018-08-05 18:07:43,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7368d584-a23c-47f2-846b-32dc5e3c8173 2018-08-05 18:07:43,556 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:45,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:45,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:46,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f033434a-22e5-4003-abfc-1e28a3896b2a x-compute-request-id: req-f033434a-22e5-4003-abfc-1e28a3896b2a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:46,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f033434a-22e5-4003-abfc-1e28a3896b2a 2018-08-05 18:07:46,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620322942734s 2018-08-05 18:07:46,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f033434a-22e5-4003-abfc-1e28a3896b2a 2018-08-05 18:07:46,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:48,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:48,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:48,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a593a64-c13b-482b-a45b-c986b503514f x-compute-request-id: req-6a593a64-c13b-482b-a45b-c986b503514f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:48,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a593a64-c13b-482b-a45b-c986b503514f 2018-08-05 18:07:48,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196059942245s 2018-08-05 18:07:48,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a593a64-c13b-482b-a45b-c986b503514f 2018-08-05 18:07:48,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:50,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:50,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:50,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07: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-073cbaa8-5f5a-4826-900e-7ee4d07968f6 x-compute-request-id: req-073cbaa8-5f5a-4826-900e-7ee4d07968f6 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:50,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-073cbaa8-5f5a-4826-900e-7ee4d07968f6 2018-08-05 18:07:50,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567958116531s 2018-08-05 18:07:50,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-073cbaa8-5f5a-4826-900e-7ee4d07968f6 2018-08-05 18:07:50,961 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:52,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:52,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:53,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28aa5ccb-5185-4a0a-ae8f-234182f26087 x-compute-request-id: req-28aa5ccb-5185-4a0a-ae8f-234182f26087 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:53,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28aa5ccb-5185-4a0a-ae8f-234182f26087 2018-08-05 18:07:53,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414566993713s 2018-08-05 18:07:53,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28aa5ccb-5185-4a0a-ae8f-234182f26087 2018-08-05 18:07:53,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:55,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:55,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:55,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07: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-cb54fb59-0063-457e-957f-92527bf86ec1 x-compute-request-id: req-cb54fb59-0063-457e-957f-92527bf86ec1 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:55,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cb54fb59-0063-457e-957f-92527bf86ec1 2018-08-05 18:07:55,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587010860443s 2018-08-05 18:07:55,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cb54fb59-0063-457e-957f-92527bf86ec1 2018-08-05 18:07:55,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:07:57,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:07:57,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:07:58,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:07:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-392b0c1b-e6c0-4225-9703-3b8217279dd4 x-compute-request-id: req-392b0c1b-e6c0-4225-9703-3b8217279dd4 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:07:58,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-392b0c1b-e6c0-4225-9703-3b8217279dd4 2018-08-05 18:07:58,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413537025452s 2018-08-05 18:07:58,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-392b0c1b-e6c0-4225-9703-3b8217279dd4 2018-08-05 18:07:58,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:00,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:00,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-4c0a7e38-1cd3-4917-9af4-b5044892ff1a x-compute-request-id: req-4c0a7e38-1cd3-4917-9af4-b5044892ff1a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:00,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c0a7e38-1cd3-4917-9af4-b5044892ff1a 2018-08-05 18:08:00,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385487794876s 2018-08-05 18:08:00,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c0a7e38-1cd3-4917-9af4-b5044892ff1a 2018-08-05 18:08:00,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:02,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:02,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:03,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be83126e-6712-422c-81a0-a09995994356 x-compute-request-id: req-be83126e-6712-422c-81a0-a09995994356 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:03,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-be83126e-6712-422c-81a0-a09995994356 2018-08-05 18:08:03,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612833023071s 2018-08-05 18:08:03,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-be83126e-6712-422c-81a0-a09995994356 2018-08-05 18:08:03,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:05,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:05,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:05,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-d0f746a1-8909-4e26-96d1-1e96ed828edf x-compute-request-id: req-d0f746a1-8909-4e26-96d1-1e96ed828edf Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:05,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d0f746a1-8909-4e26-96d1-1e96ed828edf 2018-08-05 18:08:05,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582548141479s 2018-08-05 18:08:05,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d0f746a1-8909-4e26-96d1-1e96ed828edf 2018-08-05 18:08:05,998 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:08,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:08,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:08,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-1ead81b5-98c7-486f-a667-3f532ab6aad3 x-compute-request-id: req-1ead81b5-98c7-486f-a667-3f532ab6aad3 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:08,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ead81b5-98c7-486f-a667-3f532ab6aad3 2018-08-05 18:08:08,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556906938553s 2018-08-05 18:08:08,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ead81b5-98c7-486f-a667-3f532ab6aad3 2018-08-05 18:08:08,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:10,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:10,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:11,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-04edcc33-3a24-4936-a999-e2cac13220f3 x-compute-request-id: req-04edcc33-3a24-4936-a999-e2cac13220f3 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:11,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04edcc33-3a24-4936-a999-e2cac13220f3 2018-08-05 18:08:11,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41935181618s 2018-08-05 18:08:11,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04edcc33-3a24-4936-a999-e2cac13220f3 2018-08-05 18:08:11,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:13,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:13,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:14,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-8b2d9175-8314-444b-87e1-34f73440e556 x-compute-request-id: req-8b2d9175-8314-444b-87e1-34f73440e556 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:14,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b2d9175-8314-444b-87e1-34f73440e556 2018-08-05 18:08:14,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403739929199s 2018-08-05 18:08:14,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b2d9175-8314-444b-87e1-34f73440e556 2018-08-05 18:08:14,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:16,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:16,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:17,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-17a06558-462d-4896-99af-be8465922d24 x-compute-request-id: req-17a06558-462d-4896-99af-be8465922d24 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:17,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-17a06558-462d-4896-99af-be8465922d24 2018-08-05 18:08:17,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600175142288s 2018-08-05 18:08:17,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-17a06558-462d-4896-99af-be8465922d24 2018-08-05 18:08:17,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:19,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:19,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:19,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-04573181-be62-4ec8-b6be-47c39c2e0e42 x-compute-request-id: req-04573181-be62-4ec8-b6be-47c39c2e0e42 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:19,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04573181-be62-4ec8-b6be-47c39c2e0e42 2018-08-05 18:08:19,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383224010468s 2018-08-05 18:08:19,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04573181-be62-4ec8-b6be-47c39c2e0e42 2018-08-05 18:08:19,395 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:21,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:21,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4ec7c8c-127c-47c8-a2a0-5533c44b30e6 x-compute-request-id: req-d4ec7c8c-127c-47c8-a2a0-5533c44b30e6 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:21,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d4ec7c8c-127c-47c8-a2a0-5533c44b30e6 2018-08-05 18:08:21,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407995939255s 2018-08-05 18:08:21,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d4ec7c8c-127c-47c8-a2a0-5533c44b30e6 2018-08-05 18:08:21,810 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:23,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:23,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:24,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-8298882d-76e2-44c8-af8d-96c8ba69823c x-compute-request-id: req-8298882d-76e2-44c8-af8d-96c8ba69823c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:24,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8298882d-76e2-44c8-af8d-96c8ba69823c 2018-08-05 18:08:24,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603976964951s 2018-08-05 18:08:24,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8298882d-76e2-44c8-af8d-96c8ba69823c 2018-08-05 18:08:24,422 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:26,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:26,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:27,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-5c8ef86e-092d-4b5c-864e-232ce6eb2635 x-compute-request-id: req-5c8ef86e-092d-4b5c-864e-232ce6eb2635 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:27,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c8ef86e-092d-4b5c-864e-232ce6eb2635 2018-08-05 18:08:27,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601972818375s 2018-08-05 18:08:27,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c8ef86e-092d-4b5c-864e-232ce6eb2635 2018-08-05 18:08:27,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:29,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:29,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc587dff-2826-4ec4-8ce3-a25e4b469c31 x-compute-request-id: req-cc587dff-2826-4ec4-8ce3-a25e4b469c31 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:29,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc587dff-2826-4ec4-8ce3-a25e4b469c31 2018-08-05 18:08:29,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608175039291s 2018-08-05 18:08:29,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc587dff-2826-4ec4-8ce3-a25e4b469c31 2018-08-05 18:08:29,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:31,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:31,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f7d70b5-f1ff-4c44-8162-d44aaae521de x-compute-request-id: req-3f7d70b5-f1ff-4c44-8162-d44aaae521de Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:31,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f7d70b5-f1ff-4c44-8162-d44aaae521de 2018-08-05 18:08:31,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213582992554s 2018-08-05 18:08:31,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f7d70b5-f1ff-4c44-8162-d44aaae521de 2018-08-05 18:08:31,865 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:33,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:34,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-59de1385-7bbf-4481-8ca3-c692b62cac9b x-compute-request-id: req-59de1385-7bbf-4481-8ca3-c692b62cac9b Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:34,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-59de1385-7bbf-4481-8ca3-c692b62cac9b 2018-08-05 18:08:34,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579732894897s 2018-08-05 18:08:34,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-59de1385-7bbf-4481-8ca3-c692b62cac9b 2018-08-05 18:08:34,452 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:36,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:37,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60109c26-891f-4112-91e7-f1398fba185c x-compute-request-id: req-60109c26-891f-4112-91e7-f1398fba185c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:37,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60109c26-891f-4112-91e7-f1398fba185c 2018-08-05 18:08:37,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.813420772552s 2018-08-05 18:08:37,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60109c26-891f-4112-91e7-f1398fba185c 2018-08-05 18:08:37,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:39,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:39,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18a99ca5-0d7f-436a-8948-9f5df67d4ccf x-compute-request-id: req-18a99ca5-0d7f-436a-8948-9f5df67d4ccf Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:39,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-18a99ca5-0d7f-436a-8948-9f5df67d4ccf 2018-08-05 18:08:39,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60592508316s 2018-08-05 18:08:39,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-18a99ca5-0d7f-436a-8948-9f5df67d4ccf 2018-08-05 18:08:39,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:41,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:41,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:42,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-08d9b756-edd1-4a17-8807-81f7fe9ba627 x-compute-request-id: req-08d9b756-edd1-4a17-8807-81f7fe9ba627 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:42,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08d9b756-edd1-4a17-8807-81f7fe9ba627 2018-08-05 18:08:42,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583564996719s 2018-08-05 18:08:42,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08d9b756-edd1-4a17-8807-81f7fe9ba627 2018-08-05 18:08:42,475 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:44,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:45,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99e578ba-cdb6-445d-b24e-a6152aa7100b x-compute-request-id: req-99e578ba-cdb6-445d-b24e-a6152aa7100b Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:45,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99e578ba-cdb6-445d-b24e-a6152aa7100b 2018-08-05 18:08:45,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646471977234s 2018-08-05 18:08:45,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99e578ba-cdb6-445d-b24e-a6152aa7100b 2018-08-05 18:08:45,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:47,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:47,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:47,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d992d083-14a7-4f8c-9a71-fa3158c79805 x-compute-request-id: req-d992d083-14a7-4f8c-9a71-fa3158c79805 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:47,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d992d083-14a7-4f8c-9a71-fa3158c79805 2018-08-05 18:08:47,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625841140747s 2018-08-05 18:08:47,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d992d083-14a7-4f8c-9a71-fa3158c79805 2018-08-05 18:08:47,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:49,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:50,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a10208c6-b70b-4c13-8120-02555764b8e3 x-compute-request-id: req-a10208c6-b70b-4c13-8120-02555764b8e3 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:50,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a10208c6-b70b-4c13-8120-02555764b8e3 2018-08-05 18:08:50,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585768222809s 2018-08-05 18:08:50,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a10208c6-b70b-4c13-8120-02555764b8e3 2018-08-05 18:08:50,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:52,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:52,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:52,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b98a1764-2596-43b8-ae1e-141eb49bc212 x-compute-request-id: req-b98a1764-2596-43b8-ae1e-141eb49bc212 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:52,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b98a1764-2596-43b8-ae1e-141eb49bc212 2018-08-05 18:08:52,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617559194565s 2018-08-05 18:08:52,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b98a1764-2596-43b8-ae1e-141eb49bc212 2018-08-05 18:08:52,978 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:54,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:54,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:55,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-81638236-c3fe-493d-b2a8-c806b34f7d82 x-compute-request-id: req-81638236-c3fe-493d-b2a8-c806b34f7d82 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:06:00Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:55,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-81638236-c3fe-493d-b2a8-c806b34f7d82 2018-08-05 18:08:55,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413470983505s 2018-08-05 18:08:55,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-81638236-c3fe-493d-b2a8-c806b34f7d82 2018-08-05 18:08:55,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:08:57,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:08:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:57,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:08: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-782218d5-3336-48bd-96d8-4683eb886d89 x-compute-request-id: req-782218d5-3336-48bd-96d8-4683eb886d89 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e6:61", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T18:08:55.000000", "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T18:08:55Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:08:57,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-782218d5-3336-48bd-96d8-4683eb886d89 2018-08-05 18:08:57,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586504936218s 2018-08-05 18:08:57,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-782218d5-3336-48bd-96d8-4683eb886d89 2018-08-05 18:08:57,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 18:08:57,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=8865042a-8c2e-4001-8eb5-939e509b7070" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:58,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-98292e88-84d7-46b4-a5bf-879c4952ff32 Date: Sun, 05 Aug 2018 18:08:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T18:08:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"da47ee93-74ff-410a-a676-6e88c433bbb8","ip_address":"192.168.120.17"}],"id":"78831f45-a77d-4229-92de-36ea5bb7bad3","security_groups":["2aaf0730-4c70-45e5-9cd4-6ac9acfa376d"],"mac_address":"fa:16:3e:f3:e6:61","project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:06:00Z","binding:vnic_type":"normal","device_id":"8865042a-8c2e-4001-8eb5-939e509b7070","ip_allocation":"immediate"}]} 2018-08-05 18:08:58,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8865042a-8c2e-4001-8eb5-939e509b7070 used request id req-98292e88-84d7-46b4-a5bf-879c4952ff32 2018-08-05 18:08:58,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0621531009674s 2018-08-05 18:08:58,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8865042a-8c2e-4001-8eb5-939e509b7070 used request id req-98292e88-84d7-46b4-a5bf-879c4952ff32 2018-08-05 18:08:58,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:08:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=78831f45-a77d-4229-92de-36ea5bb7bad3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:58,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5c70f186-998e-41b1-926c-6677250c5d75 Date: Sun, 05 Aug 2018 18:08:58 GMT RESP BODY: {"floatingips": []} 2018-08-05 18:08:58,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=78831f45-a77d-4229-92de-36ea5bb7bad3 used request id req-5c70f186-998e-41b1-926c-6677250c5d75 2018-08-05 18:08:58,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.28337097168s 2018-08-05 18:08:58,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=78831f45-a77d-4229-92de-36ea5bb7bad3 used request id req-5c70f186-998e-41b1-926c-6677250c5d75 2018-08-05 18:08:58,344 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:e6:61', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd20cb214-8108-4ff8-a627-9461bae6f6a1'}), 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-05T18:08:55.000000', 'flavor': Munch({u'id': u'6fd934b2-baf5-4bf6-9065-1d3addf2cf7e'}), 'az': u'nova', 'id': u'8865042a-8c2e-4001-8eb5-939e509b7070', 'security_groups': [Munch({u'name': u'shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e3775a8b8ca046bfad955b252687d7a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1eeca0aadc241d98b2aff2a92c0a00a', 'name': 'shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4', '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-05T18:08:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T18:08:55Z', 'hostId': u'9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157', '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-05T18:08:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b1eeca0aadc241d98b2aff2a92c0a00a', 'name': u'shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'adminPass': u'2CarBKGJn5pF', 'tenant_id': u'b1eeca0aadc241d98b2aff2a92c0a00a', 'created_at': u'2018-08-05T18:05:57Z', 'created': u'2018-08-05T18:05:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 18:08:58,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:08:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:58,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-218d01fc-299c-4d40-a1a2-e0aef26da5e8 Date: Sun, 05 Aug 2018 18:08:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","l2_adjacency":true,"status":"ACTIVE","subnets":["da47ee93-74ff-410a-a676-6e88c433bbb8"],"description":"","tags":[],"updated_at":"2018-08-05T18:05:25Z","qos_policy_id":null,"name":"shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4","admin_state_up":true,"tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:05:24Z","mtu":1450}]} 2018-08-05 18:08:58,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-218d01fc-299c-4d40-a1a2-e0aef26da5e8 2018-08-05 18:08:58,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110954999924s 2018-08-05 18:08:58,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-218d01fc-299c-4d40-a1a2-e0aef26da5e8 2018-08-05 18:08:58,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 18:08:58,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=8865042a-8c2e-4001-8eb5-939e509b7070" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:08:58,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-ab4c72c3-6d30-43fd-a281-a5664c74c092 Date: Sun, 05 Aug 2018 18:08:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T18:08:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"da47ee93-74ff-410a-a676-6e88c433bbb8","ip_address":"192.168.120.17"}],"id":"78831f45-a77d-4229-92de-36ea5bb7bad3","security_groups":["2aaf0730-4c70-45e5-9cd4-6ac9acfa376d"],"mac_address":"fa:16:3e:f3:e6:61","project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:06:00Z","binding:vnic_type":"normal","device_id":"8865042a-8c2e-4001-8eb5-939e509b7070","ip_allocation":"immediate"}]} 2018-08-05 18:08:58,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8865042a-8c2e-4001-8eb5-939e509b7070 used request id req-ab4c72c3-6d30-43fd-a281-a5664c74c092 2018-08-05 18:08:58,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0625038146973s 2018-08-05 18:08:58,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8865042a-8c2e-4001-8eb5-939e509b7070 used request id req-ab4c72c3-6d30-43fd-a281-a5664c74c092 2018-08-05 18:08:58,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-05 18:08:58,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"floatingip": {"floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "fixed_ip_address": "192.168.120.17", "port_id": "78831f45-a77d-4229-92de-36ea5bb7bad3"}}' 2018-08-05 18:09:01,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-caeca76a-7e0d-4e7d-a6ad-b8ac8fb1c982 Date: Sun, 05 Aug 2018 18:09:01 GMT RESP BODY: {"floatingip": {"router_id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:08:59Z", "updated_at": "2018-08-05T18:08:59Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:e6:61", "device_id": "8865042a-8c2e-4001-8eb5-939e509b7070"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_id": "78831f45-a77d-4229-92de-36ea5bb7bad3", "id": "a208ab32-75c9-49bc-bc06-088063aab947", "qos_policy_id": null}} 2018-08-05 18:09:01,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-caeca76a-7e0d-4e7d-a6ad-b8ac8fb1c982 2018-08-05 18:09:01,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.62844991684s 2018-08-05 18:09:01,153 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-caeca76a-7e0d-4e7d-a6ad-b8ac8fb1c982 2018-08-05 18:09:01,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:09:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:09:01,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-da16d582-dad6-482d-b2a2-0f3ba84ce583 Date: Sun, 05 Aug 2018 18:09:01 GMT RESP BODY: {"floatingips": [{"router_id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:08:59Z", "updated_at": "2018-08-05T18:08:59Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:e6:61", "device_id": "8865042a-8c2e-4001-8eb5-939e509b7070"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_id": "78831f45-a77d-4229-92de-36ea5bb7bad3", "id": "a208ab32-75c9-49bc-bc06-088063aab947", "qos_policy_id": null}]} 2018-08-05 18:09:01,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-da16d582-dad6-482d-b2a2-0f3ba84ce583 2018-08-05 18:09:01,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.373538017273s 2018-08-05 18:09:01,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-da16d582-dad6-482d-b2a2-0f3ba84ce583 2018-08-05 18:09:01,538 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:09:01,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:09:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:09:01,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4030e4f5-eada-4b0b-81a2-c79fe82f7527 Date: Sun, 05 Aug 2018 18:09:01 GMT RESP BODY: {"floatingips": [{"router_id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:08:59Z", "updated_at": "2018-08-05T18:08:59Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:e6:61", "device_id": "8865042a-8c2e-4001-8eb5-939e509b7070"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_id": "78831f45-a77d-4229-92de-36ea5bb7bad3", "id": "a208ab32-75c9-49bc-bc06-088063aab947", "qos_policy_id": null}]} 2018-08-05 18:09:01,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4030e4f5-eada-4b0b-81a2-c79fe82f7527 2018-08-05 18:09:01,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0663068294525s 2018-08-05 18:09:01,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4030e4f5-eada-4b0b-81a2-c79fe82f7527 2018-08-05 18:09:01,713 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:09:01,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:09:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:09:01,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-389c68f7-a244-42af-880d-548b23fa93fd Date: Sun, 05 Aug 2018 18:09:01 GMT RESP BODY: {"floatingips": [{"router_id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:08:59Z", "updated_at": "2018-08-05T18:08:59Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:e6:61", "device_id": "8865042a-8c2e-4001-8eb5-939e509b7070"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_id": "78831f45-a77d-4229-92de-36ea5bb7bad3", "id": "a208ab32-75c9-49bc-bc06-088063aab947", "qos_policy_id": null}]} 2018-08-05 18:09:01,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-389c68f7-a244-42af-880d-548b23fa93fd 2018-08-05 18:09:01,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625019073486s 2018-08-05 18:09:01,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-389c68f7-a244-42af-880d-548b23fa93fd 2018-08-05 18:09:01,885 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:09:01,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:09:01,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:09:02,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-3cb9c51c-e9c4-4f3c-865f-53d4f47208e9 Date: Sun, 05 Aug 2018 18:09:02 GMT RESP BODY: {"floatingips": [{"router_id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:08:59Z", "updated_at": "2018-08-05T18:08:59Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:e6:61", "device_id": "8865042a-8c2e-4001-8eb5-939e509b7070"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_id": "78831f45-a77d-4229-92de-36ea5bb7bad3", "id": "a208ab32-75c9-49bc-bc06-088063aab947", "qos_policy_id": null}]} 2018-08-05 18:09:02,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3cb9c51c-e9c4-4f3c-865f-53d4f47208e9 2018-08-05 18:09:02,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.112378835678s 2018-08-05 18:09:02,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3cb9c51c-e9c4-4f3c-865f-53d4f47208e9 2018-08-05 18:09:02,106 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:09:02,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:09:02,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:09:02,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-66cbdf8f-8ac6-4404-aa98-4b2753fc31b2 Date: Sun, 05 Aug 2018 18:09:02 GMT RESP BODY: {"floatingips": [{"router_id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:08:59Z", "updated_at": "2018-08-05T18:08:59Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:e6:61", "device_id": "8865042a-8c2e-4001-8eb5-939e509b7070"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_id": "78831f45-a77d-4229-92de-36ea5bb7bad3", "id": "a208ab32-75c9-49bc-bc06-088063aab947", "qos_policy_id": null}]} 2018-08-05 18:09:02,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-66cbdf8f-8ac6-4404-aa98-4b2753fc31b2 2018-08-05 18:09:02,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616979598999s 2018-08-05 18:09:02,273 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-66cbdf8f-8ac6-4404-aa98-4b2753fc31b2 2018-08-05 18:09:02,276 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:09:02,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:09:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:09:02,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-40f972a3-5e32-4eea-8325-d72600febfe0 Date: Sun, 05 Aug 2018 18:09:02 GMT RESP BODY: {"floatingips": [{"router_id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:08:59Z", "updated_at": "2018-08-05T18:08:59Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:e6:61", "device_id": "8865042a-8c2e-4001-8eb5-939e509b7070"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_id": "78831f45-a77d-4229-92de-36ea5bb7bad3", "id": "a208ab32-75c9-49bc-bc06-088063aab947", "qos_policy_id": null}]} 2018-08-05 18:09:02,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-40f972a3-5e32-4eea-8325-d72600febfe0 2018-08-05 18:09:02,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617821216583s 2018-08-05 18:09:02,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-40f972a3-5e32-4eea-8325-d72600febfe0 2018-08-05 18:09:02,447 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:09:02,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:09:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:09:02,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-394be26e-02d6-4e60-9101-2a41b4abbb0d Date: Sun, 05 Aug 2018 18:09:02 GMT RESP BODY: {"floatingips": [{"router_id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:08:59Z", "updated_at": "2018-08-05T18:09:02Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:e6:61", "device_id": "8865042a-8c2e-4001-8eb5-939e509b7070"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_id": "78831f45-a77d-4229-92de-36ea5bb7bad3", "id": "a208ab32-75c9-49bc-bc06-088063aab947", "qos_policy_id": null}]} 2018-08-05 18:09:02,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-394be26e-02d6-4e60-9101-2a41b4abbb0d 2018-08-05 18:09:02,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0771760940552s 2018-08-05 18:09:02,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-394be26e-02d6-4e60-9101-2a41b4abbb0d 2018-08-05 18:09:02,633 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'09a4c446-bcad-41da-8f78-5acc3dc3b7dd', 'updated_at': u'2018-08-05T18:09:02Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'78831f45-a77d-4229-92de-36ea5bb7bad3', 'id': u'a208ab32-75c9-49bc-bc06-088063aab947', 'network': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'port': u'78831f45-a77d-4229-92de-36ea5bb7bad3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1eeca0aadc241d98b2aff2a92c0a00a', 'name': 'shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b1eeca0aadc241d98b2aff2a92c0a00a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6b0d257e-979a-47a3-8e79-351ccf88ec7b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f3:e6:61', u'device_id': u'8865042a-8c2e-4001-8eb5-939e509b7070'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b1eeca0aadc241d98b2aff2a92c0a00a', 'created_at': u'2018-08-05T18:08:59Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6b0d257e-979a-47a3-8e79-351ccf88ec7b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f3:e6:61', u'device_id': u'8865042a-8c2e-4001-8eb5-939e509b7070'}), 'router': u'09a4c446-bcad-41da-8f78-5acc3dc3b7dd'}) 2018-08-05 18:09:02,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 18:09:02,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 18:09:02,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-affa9b03-0c77-4c61-9759-6af01973280e x-compute-request-id: req-affa9b03-0c77-4c61-9759-6af01973280e Content-Encoding: gzip Content-Length: 10611 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 669741970 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.140018] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141801] pid_max: default: 32768 minimum: 301\n[ 0.142765] ACPI: Core revision 20150930\n[ 0.144219] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145635] Security Framework initialized\n[ 0.146570] Yama: becoming mindful.\n[ 0.147413] AppArmor: AppArmor initialized\n[ 0.148372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149897] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151307] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152663] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154277] Initializing cgroup subsys io\n[ 0.155242] Initializing cgroup subsys memory\n[ 0.156249] Initializing cgroup subsys devices\n[ 0.157248] Initializing cgroup subsys freezer\n[ 0.158184] Initializing cgroup subsys net_cls\n[ 0.159186] Initializing cgroup subsys perf_event\n[ 0.160175] Initializing cgroup subsys net_prio\n[ 0.161192] Initializing cgroup subsys hugetlb\n[ 0.162206] Initializing cgroup subsys pids\n[ 0.163227] CPU: Physical Processor ID: 0\n[ 0.164864] mce: CPU supports 10 MCE banks\n[ 0.165827] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167012] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168303] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.169511] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.170873] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.172321] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.173593] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.175346] Speculative Store Bypass: Vulnerable\n[ 0.192135] Freeing SMP alternatives memory: 32K\n[ 0.197847] ftrace: allocating 32237 entries in 126 pages\n[ 0.232505] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233891] smpboot: Max logical packages: 1\n[ 0.235031] x2apic enabled\n[ 0.235929] Switched APIC routing to physical x2apic.\n[ 0.237835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239158] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241579] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243662] KVM setup paravirtual spinlock\n[ 0.245115] x86: Booted up 1 node, 1 CPUs\n[ 0.246039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247678] devtmpfs: initialized\n[ 0.250011] evm: security.selinux\n[ 0.250825] evm: security.SMACK64\n[ 0.251635] evm: security.SMACK64EXEC\n[ 0.252510] evm: security.SMACK64TRANSMUTE\n[ 0.253470] evm: security.SMACK64MMAP\n[ 0.254340] evm: security.ima\n[ 0.255084] evm: security.capability\n[ 0.256029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258134] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.259531] pinctrl core: initialized pinctrl subsystem\n[ 0.260749] RTC time: 18:08:55, date: 08/05/18\n[ 0.261759] NET: Registered protocol family 16\n[ 0.262794] cpuidle: using governor ladder\n[ 0.263652] cpuidle: using governor menu\n[ 0.264473] PCCT header not found.\n[ 0.265265] ACPI: bus type PCI registered\n[ 0.266098] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267397] PCI: Using configuration type 1 for base access\n[ 0.269292] ACPI: Added _OSI(Module Device)\n[ 0.270179] ACPI: Added _OSI(Processor Device)\n[ 0.271083] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272024] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273891] ACPI: Interpreter enabled\n[ 0.274699] ACPI: (supports S0 S5)\n[ 0.275446] ACPI: Using IOAPIC for interrupt routing\n[ 0.276444] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.279754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.280968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.282278] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285865] acpiphp: Slot [3] registered\n[ 0.286702] acpiphp: Slot [4] registered\n[ 0.297668] acpiphp: Slot [5] registered\n[ 0.298523] acpiphp: Slot [6] registered\n[ 0.299377] acpiphp: Slot [7] registered\n[ 0.300210] acpiphp: Slot [8] registered\n[ 0.301043] acpiphp: Slot [9] registered\n[ 0.301882] acpiphp: Slot [10] registered\n[ 0.302728] acpiphp: Slot [11] registered\n[ 0.303579] acpiphp: Slot [12] registered\n[ 0.304431] acpiphp: Slot [13] registered\n[ 0.305284] acpiphp: Slot [14] registered\n[ 0.306136] acpiphp: Slot [15] registered\n[ 0.306988] acpiphp: Slot [16] registered\n[ 0.307831] acpiphp: Slot [17] registered\n[ 0.308682] acpiphp: Slot [18] registered\n[ 0.309529] acpiphp: Slot [19] registered\n[ 0.310388] acpiphp: Slot [20] registered\n[ 0.311240] acpiphp: Slot [21] registered\n[ 0.312085] acpiphp: Slot [22] registered\n[ 0.312933] acpiphp: Slot [23] registered\n[ 0.313777] acpiphp: Slot [24] registered\n[ 0.314626] acpiphp: Slot [25] registered\n[ 0.315475] acpiphp: Slot [26] registered\n[ 0.316330] acpiphp: Slot [27] registered\n[ 0.317179] acpiphp: Slot [28] registered\n[ 0.318026] acpiphp: Slot [29] registered\n[ 0.318874] acpiphp: Slot [30] registered\n[ 0.319721] acpiphp: Slot [31] registered\n[ 0.320564] PCI host bridge to bus 0000:00\n[ 0.321413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322680] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323948] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325538] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327055] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.328594] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.331919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.333251] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.334647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.335977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340573] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360411] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363448] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368064] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369433] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372161] vgaarb: loaded\n[ 0.372786] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374096] SCSI subsystem initialized\n[ 0.375031] ACPI: bus type USB registered\n[ 0.375898] usbcore: registered new interface driver usbfs\n[ 0.376979] usbcore: registered new interface driver hub\n[ 0.378031] usbcore: registered new device driver usb\n[ 0.379183] PCI: Using ACPI for IRQ routing\n[ 0.380330] NetLabel: Initializing\n[ 0.381095] NetLabel: domain hash size = 128\n[ 0.381987] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382981] NetLabel: unlabeled traffic allowed by default\n[ 0.384176] amd_nb: Cannot enumerate AMD northbridges\n[ 0.385214] clocksource: Switched to clocksource kvm-clock\n[ 0.392898] AppArmor: AppArmor Filesystem Enabled\n[ 0.393936] pnp: PnP ACPI init\n[ 0.394917] pnp: PnP ACPI: found 5 devices\n[ 0.401340] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403146] NET: Registered protocol family 2\n[ 0.404217] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405570] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406826] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408078] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409212] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412713] NET: Registered protocol family 1\n[ 0.413713] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414921] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432030] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.448460] Unpacking initramfs...\n[ 0.897990] Freeing initrd memory: 37084K\n[ 0.899389] Scanning for low memory corruption every 60 seconds\n[ 0.900974] audit: initializing netlink subsys (disabled)\n[ 0.902104] audit: type=2000 audit(1533492536.966:1): initialized\n[ 0.903587] Initialise system trusted keyring\n[ 0.904696] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.905952] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.908245] zbud: loaded\n[ 0.909133] VFS: Disk quotas dquot_6.6.0\n[ 0.910003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.911541] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.912901] fuse init (API version 7.23)\n[ 0.913871] Key type big_key registered\n[ 0.914707] Allocating IMA MOK and blacklist keyrings.\n[ 0.916051] Key type asymmetric registered\n[ 0.916918] Asymmetric key parser 'x509' registered\n[ 0.917936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.919492] io scheduler noop registered\n[ 0.920333] io scheduler deadline registered (default)\n[ 0.921406] io scheduler cfq registered\n[ 0.922305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.923401] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.924759] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.926292] ACPI: Power Button [PWRF]\n[ 0.927230] GHES: HEST is not enabled!\n[ 0.942682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.974708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.977108] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.000904] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.003333] Linux agpgart interface v0.103\n[ 1.005568] loop: module loaded\n[ 1.008464] vda: vda1\n[ 1.009843] scsi host0: ata_piix\n[ 1.010636] scsi host1: ata_piix\n[ 1.011397] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.012681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.014275] libphy: Fixed MDIO Bus: probed\n[ 1.015144] tun: Universal TUN/TAP device driver, 1.6\n[ 1.016153] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.018484] PPP generic driver version 2.4.2\n[ 1.019454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.020720] ehci-pci: EHCI PCI platform driver\n[ 1.021672] ehci-platform: EHCI generic platform driver\n[ 1.022723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.023926] ohci-pci: OHCI PCI platform driver\n[ 1.024848] ohci-platform: OHCI generic platform driver\n[ 1.025896] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.041958] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.043106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.044774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.045959] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.047316] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.048820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.050579] usb usb1: Product: UHCI Host Controller\n[ 1.051705] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053100] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054286] hub 1-0:1.0: USB hub found\n[ 1.055190] hub 1-0:1.0: 2 ports detected\n[ 1.056267] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058777] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.060045] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.061316] mousedev: PS/2 mouse device common for all mice\n[ 1.062837] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.065111] rtc_cmos 00:00: RTC can wake from S4\n[ 1.066431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.067850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.069316] i2c /dev entries driver\n[ 1.070234] device-mapper: uevent: version 1.0.3\n[ 1.071361] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.073341] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.074948] NET: Registered protocol family 10\n[ 1.076231] NET: Registered protocol family 17\n[ 1.077335] Key type dns_resolver registered\n[ 1.078540] registered taskstats version 1\n[ 1.079540] Loading compiled-in X.509 certificates\n[ 1.081203] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.083552] zswap: loaded using pool lzo/zbud\n[ 1.085996] Key type trusted registered\n[ 1.088929] Key type encrypted registered\n[ 1.089979] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.091279] ima: No TPM chip found, activating TPM-bypass!\n[ 1.092562] evm: HMAC attrs: 0x1\n[ 1.093662] Magic number: 14:361:139\n[ 1.094610] acpi device:10: hash matches\n[ 1.095647] rtc_cmos 00:00: setting system clock to 2018-08-05 18:08:56 UTC (1533492536)\n[ 1.097651] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.109168] EDD information not available.\n[ 1.174545] Freeing unused kernel memory: 1512K\n[ 1.175672] Write protecting the kernel read-only data: 14336k\n[ 1.177953] Freeing unused kernel memory: 1692K\n[ 1.179249] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.189735] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.191621] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.193805] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.195770] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.197684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.199602] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.206701] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.208611] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.211559] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.214275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.270215] virtio_net virtio0 ens3: renamed from eth0\n[ 1.273090] [drm] Initialized drm 1.1.0 20060810\n[ 1.281538] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.283417] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.309607] FDC 0 is a S82078B\n[ 1.318775] AVX2 version of gcm_enc/dec engaged.\n[ 1.319742] AES CTR mode by8 optimization enabled\n[ 1.365254] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530368] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.531687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533044] usb 1-1: Product: QEMU USB Tablet\n[ 1.533947] usb 1-1: Manufacturer: QEMU\n[ 1.534760] usb 1-1: SerialNumber: 42\n[ 1.542775] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.548707] usbcore: registered new interface driver usbhid\n[ 1.549853] usbhid: USB HID core driver\n[ 1.552600] 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.554999] 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\nBegin: Loading essential drivers ... [ 1.822896] md: linear personality registered for level -1\n[ 1.826525] md: multipath personality registered for level -4\n[ 1.830188] md: raid0 personality registered for level 0\n[ 1.834299] md: raid1 personality registered for level 1\n[ 1.905231] raid6: sse2x1 gen() 11650 MB/s\n[ 1.973218] raid6: sse2x1 xor() 9060 MB/s\n[ 2.041216] raid6: sse2x2 gen() 14776 MB/s\n[ 2.109216] raid6: sse2x2 xor() 9870 MB/s\n[ 2.177217] raid6: sse2x4 gen() 17106 MB/s\n[ 2.245216] raid6: sse2x4 xor() 11832 MB/s\n[ 2.313216] raid6: avx2x1 gen() 22612 MB/s\n[ 2.381237] raid6: avx2x2 gen() 26305 MB/s\n[ 2.449216] raid6: avx2x4 gen() 30476 MB/s\n[ 2.450421] raid6: using algorithm avx2x4 gen() 30476 MB/s\n[ 2.451861] raid6: using avx2x2 recovery algorithm\n[ 2.453155] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.454743] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.458643] xor: automatically using best checksumming function:\n[ 2.497214] avx : 32610.000 MB/sec\n[ 2.499669] async_tx: api initialized (async)\n[ 2.510363] md: raid6 personality registered for level 6\n[ 2.511857] md: raid5 personality registered for level 5\n[ 2.513264] md: raid4 personality registered for level 4\n[ 2.519148] 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.549367] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.569342] 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.676730] 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.681288] systemd[1]: Detected virtualization kvm.\n[ 2.682620] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.686887] systemd[1]: Set hostname to .\n[ 2.690275] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.691869] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.816462] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.819344] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.821723] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.824595] 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[ 2.829018] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.831647] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.834282] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.837728] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.841023] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.843963] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.847646] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.851907] 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[ 2.858722] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.862451] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.868622] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.871367] systemd[1]: Reached target Encrypted Volumes.\n[ 2.874738] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.881432] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.886430] iscsi: registered transport (tcp)\n[ 2.887744] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.893745] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.902781] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.921748] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.926122] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.934464] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.942813] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.949466] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.954920] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.960492] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.965413] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.971369] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.974485] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[ 2.978808] iscsi: registered transport (iser)\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.983277] 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[ 2.995581] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.000568] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.005909] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.009006] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started 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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\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] 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.865616] intel_rapl: no valid rapl domains found in package 0\n[[0;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[ 4.344092] cloud-init[486]: Cloud-init v. 18.2 running 'init-local' at Sun, 05 Aug 2018 18:08:59 +0000. Up 4.16 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\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"} 2018-08-05 18:09:02,749 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070/action used request id req-affa9b03-0c77-4c61-9759-6af01973280e 2018-08-05 18:09:02,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.115352153778s 2018-08-05 18:09:02,751 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070/action used request id req-affa9b03-0c77-4c61-9759-6af01973280e 2018-08-05 18:09:02,751 - 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 669741970 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.140018] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141801] pid_max: default: 32768 minimum: 301 [ 0.142765] ACPI: Core revision 20150930 [ 0.144219] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145635] Security Framework initialized [ 0.146570] Yama: becoming mindful. [ 0.147413] AppArmor: AppArmor initialized [ 0.148372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149897] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151307] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152663] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154277] Initializing cgroup subsys io [ 0.155242] Initializing cgroup subsys memory [ 0.156249] Initializing cgroup subsys devices [ 0.157248] Initializing cgroup subsys freezer [ 0.158184] Initializing cgroup subsys net_cls [ 0.159186] Initializing cgroup subsys perf_event [ 0.160175] Initializing cgroup subsys net_prio [ 0.161192] Initializing cgroup subsys hugetlb [ 0.162206] Initializing cgroup subsys pids [ 0.163227] CPU: Physical Processor ID: 0 [ 0.164864] mce: CPU supports 10 MCE banks [ 0.165827] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167012] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168303] Spectre V2 : Mitigation: Full generic retpoline [ 0.169511] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.170873] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.172321] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.173593] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.175346] Speculative Store Bypass: Vulnerable [ 0.192135] Freeing SMP alternatives memory: 32K [ 0.197847] ftrace: allocating 32237 entries in 126 pages [ 0.232505] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.233891] smpboot: Max logical packages: 1 [ 0.235031] x2apic enabled [ 0.235929] Switched APIC routing to physical x2apic. [ 0.237835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239158] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241579] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243662] KVM setup paravirtual spinlock [ 0.245115] x86: Booted up 1 node, 1 CPUs [ 0.246039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247678] devtmpfs: initialized [ 0.250011] evm: security.selinux [ 0.250825] evm: security.SMACK64 [ 0.251635] evm: security.SMACK64EXEC [ 0.252510] evm: security.SMACK64TRANSMUTE [ 0.253470] evm: security.SMACK64MMAP [ 0.254340] evm: security.ima [ 0.255084] evm: security.capability [ 0.256029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.258134] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.259531] pinctrl core: initialized pinctrl subsystem [ 0.260749] RTC time: 18:08:55, date: 08/05/18 [ 0.261759] NET: Registered protocol family 16 [ 0.262794] cpuidle: using governor ladder [ 0.263652] cpuidle: using governor menu [ 0.264473] PCCT header not found. [ 0.265265] ACPI: bus type PCI registered [ 0.266098] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267397] PCI: Using configuration type 1 for base access [ 0.269292] ACPI: Added _OSI(Module Device) [ 0.270179] ACPI: Added _OSI(Processor Device) [ 0.271083] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272024] ACPI: Added _OSI(Processor Aggregator Device) [ 0.273891] ACPI: Interpreter enabled [ 0.274699] ACPI: (supports S0 S5) [ 0.275446] ACPI: Using IOAPIC for interrupt routing [ 0.276444] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.279754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.280968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.282278] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.283529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.285865] acpiphp: Slot [3] registered [ 0.286702] acpiphp: Slot [4] registered [ 0.297668] acpiphp: Slot [5] registered [ 0.298523] acpiphp: Slot [6] registered [ 0.299377] acpiphp: Slot [7] registered [ 0.300210] acpiphp: Slot [8] registered [ 0.301043] acpiphp: Slot [9] registered [ 0.301882] acpiphp: Slot [10] registered [ 0.302728] acpiphp: Slot [11] registered [ 0.303579] acpiphp: Slot [12] registered [ 0.304431] acpiphp: Slot [13] registered [ 0.305284] acpiphp: Slot [14] registered [ 0.306136] acpiphp: Slot [15] registered [ 0.306988] acpiphp: Slot [16] registered [ 0.307831] acpiphp: Slot [17] registered [ 0.308682] acpiphp: Slot [18] registered [ 0.309529] acpiphp: Slot [19] registered [ 0.310388] acpiphp: Slot [20] registered [ 0.311240] acpiphp: Slot [21] registered [ 0.312085] acpiphp: Slot [22] registered [ 0.312933] acpiphp: Slot [23] registered [ 0.313777] acpiphp: Slot [24] registered [ 0.314626] acpiphp: Slot [25] registered [ 0.315475] acpiphp: Slot [26] registered [ 0.316330] acpiphp: Slot [27] registered [ 0.317179] acpiphp: Slot [28] registered [ 0.318026] acpiphp: Slot [29] registered [ 0.318874] acpiphp: Slot [30] registered [ 0.319721] acpiphp: Slot [31] registered [ 0.320564] PCI host bridge to bus 0000:00 [ 0.321413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.322680] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.323948] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.325538] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.327055] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.328594] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.331919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.333251] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.334647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.335977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.339085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.340573] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360411] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363448] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368064] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369433] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372161] vgaarb: loaded [ 0.372786] vgaarb: bridge control possible 0000:00:02.0 [ 0.374096] SCSI subsystem initialized [ 0.375031] ACPI: bus type USB registered [ 0.375898] usbcore: registered new interface driver usbfs [ 0.376979] usbcore: registered new interface driver hub [ 0.378031] usbcore: registered new device driver usb [ 0.379183] PCI: Using ACPI for IRQ routing [ 0.380330] NetLabel: Initializing [ 0.381095] NetLabel: domain hash size = 128 [ 0.381987] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382981] NetLabel: unlabeled traffic allowed by default [ 0.384176] amd_nb: Cannot enumerate AMD northbridges [ 0.385214] clocksource: Switched to clocksource kvm-clock [ 0.392898] AppArmor: AppArmor Filesystem Enabled [ 0.393936] pnp: PnP ACPI init [ 0.394917] pnp: PnP ACPI: found 5 devices [ 0.401340] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.403146] NET: Registered protocol family 2 [ 0.404217] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.405570] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.406826] TCP: Hash tables configured (established 4096 bind 4096) [ 0.408078] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.409212] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412713] NET: Registered protocol family 1 [ 0.413713] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414921] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.416056] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.432030] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.448460] Unpacking initramfs... [ 0.897990] Freeing initrd memory: 37084K [ 0.899389] Scanning for low memory corruption every 60 seconds [ 0.900974] audit: initializing netlink subsys (disabled) [ 0.902104] audit: type=2000 audit(1533492536.966:1): initialized [ 0.903587] Initialise system trusted keyring [ 0.904696] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.905952] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.908245] zbud: loaded [ 0.909133] VFS: Disk quotas dquot_6.6.0 [ 0.910003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.911541] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.912901] fuse init (API version 7.23) [ 0.913871] Key type big_key registered [ 0.914707] Allocating IMA MOK and blacklist keyrings. [ 0.916051] Key type asymmetric registered [ 0.916918] Asymmetric key parser 'x509' registered [ 0.917936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.919492] io scheduler noop registered [ 0.920333] io scheduler deadline registered (default) [ 0.921406] io scheduler cfq registered [ 0.922305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.923401] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.924759] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.926292] ACPI: Power Button [PWRF] [ 0.927230] GHES: HEST is not enabled! [ 0.942682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.974708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.977108] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.000904] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.003333] Linux agpgart interface v0.103 [ 1.005568] loop: module loaded [ 1.008464] vda: vda1 [ 1.009843] scsi host0: ata_piix [ 1.010636] scsi host1: ata_piix [ 1.011397] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.012681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.014275] libphy: Fixed MDIO Bus: probed [ 1.015144] tun: Universal TUN/TAP device driver, 1.6 [ 1.016153] tun: (C) 1999-2004 Max Krasnyansky [ 1.018484] PPP generic driver version 2.4.2 [ 1.019454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.020720] ehci-pci: EHCI PCI platform driver [ 1.021672] ehci-platform: EHCI generic platform driver [ 1.022723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.023926] ohci-pci: OHCI PCI platform driver [ 1.024848] ohci-platform: OHCI generic platform driver [ 1.025896] uhci_hcd: USB Universal Host Controller Interface driver [ 1.041958] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.043106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.044774] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.045959] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.047316] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.048820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.050579] usb usb1: Product: UHCI Host Controller [ 1.051705] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053100] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054286] hub 1-0:1.0: USB hub found [ 1.055190] hub 1-0:1.0: 2 ports detected [ 1.056267] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058777] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.060045] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.061316] mousedev: PS/2 mouse device common for all mice [ 1.062837] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.065111] rtc_cmos 00:00: RTC can wake from S4 [ 1.066431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.067850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.069316] i2c /dev entries driver [ 1.070234] device-mapper: uevent: version 1.0.3 [ 1.071361] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.073341] ledtrig-cpu: registered to indicate activity on CPUs [ 1.074948] NET: Registered protocol family 10 [ 1.076231] NET: Registered protocol family 17 [ 1.077335] Key type dns_resolver registered [ 1.078540] registered taskstats version 1 [ 1.079540] Loading compiled-in X.509 certificates [ 1.081203] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.083552] zswap: loaded using pool lzo/zbud [ 1.085996] Key type trusted registered [ 1.088929] Key type encrypted registered [ 1.089979] AppArmor: AppArmor sha1 policy hashing enabled [ 1.091279] ima: No TPM chip found, activating TPM-bypass! [ 1.092562] evm: HMAC attrs: 0x1 [ 1.093662] Magic number: 14:361:139 [ 1.094610] acpi device:10: hash matches [ 1.095647] rtc_cmos 00:00: setting system clock to 2018-08-05 18:08:56 UTC (1533492536) [ 1.097651] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.109168] EDD information not available. [ 1.174545] Freeing unused kernel memory: 1512K [ 1.175672] Write protecting the kernel read-only data: 14336k [ 1.177953] Freeing unused kernel memory: 1692K [ 1.179249] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.189735] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.191621] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.193805] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.195770] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.197684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.199602] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.206701] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.208611] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.211559] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.214275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.270215] virtio_net virtio0 ens3: renamed from eth0 [ 1.273090] [drm] Initialized drm 1.1.0 20060810 [ 1.281538] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.283417] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.309607] FDC 0 is a S82078B [ 1.318775] AVX2 version of gcm_enc/dec engaged. [ 1.319742] AES CTR mode by8 optimization enabled [ 1.365254] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530368] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.531687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533044] usb 1-1: Product: QEMU USB Tablet [ 1.533947] usb 1-1: Manufacturer: QEMU [ 1.534760] usb 1-1: SerialNumber: 42 [ 1.542775] hidraw: raw HID events driver (C) Jiri Kosina [ 1.548707] usbcore: registered new interface driver usbhid [ 1.549853] usbhid: USB HID core driver [ 1.552600] 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.554999] 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 Begin: Loading essential drivers ... [ 1.822896] md: linear personality registered for level -1 [ 1.826525] md: multipath personality registered for level -4 [ 1.830188] md: raid0 personality registered for level 0 [ 1.834299] md: raid1 personality registered for level 1 [ 1.905231] raid6: sse2x1 gen() 11650 MB/s [ 1.973218] raid6: sse2x1 xor() 9060 MB/s [ 2.041216] raid6: sse2x2 gen() 14776 MB/s [ 2.109216] raid6: sse2x2 xor() 9870 MB/s [ 2.177217] raid6: sse2x4 gen() 17106 MB/s [ 2.245216] raid6: sse2x4 xor() 11832 MB/s [ 2.313216] raid6: avx2x1 gen() 22612 MB/s [ 2.381237] raid6: avx2x2 gen() 26305 MB/s [ 2.449216] raid6: avx2x4 gen() 30476 MB/s [ 2.450421] raid6: using algorithm avx2x4 gen() 30476 MB/s [ 2.451861] raid6: using avx2x2 recovery algorithm [ 2.453155] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.454743] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.458643] xor: automatically using best checksumming function: [ 2.497214] avx : 32610.000 MB/sec [ 2.499669] async_tx: api initialized (async) [ 2.510363] md: raid6 personality registered for level 6 [ 2.511857] md: raid5 personality registered for level 5 [ 2.513264] md: raid4 personality registered for level 4 [ 2.519148] 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.549367] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.569342] 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.676730] 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.681288] systemd[1]: Detected virtualization kvm. [ 2.682620] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.686887] systemd[1]: Set hostname to . [ 2.690275] systemd[1]: Initializing machine ID from KVM UUID. [ 2.691869] systemd[1]: Installed transient /etc/machine-id file. [ 2.816462] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.819344] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.821723] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.824595] 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. [ 2.829018] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.831647] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.834282] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.837728] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.841023] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.843963] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.847646] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.851907] 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... [ 2.858722] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.862451] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.868622] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.871367] systemd[1]: Reached target Encrypted Volumes. [ 2.874738] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.881432] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.886430] iscsi: registered transport (tcp) [ 2.887744] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.893745] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.902781] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.921748] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.926122] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.934464] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.942813] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.949466] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.954920] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.960492] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.965413] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.971369] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.974485] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 2.978808] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.983277] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.995581] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.000568] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.005909] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.009006] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[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. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[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] 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.865616] intel_rapl: no valid rapl domains found in package 0 [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [ 4.344092] cloud-init[486]: Cloud-init v. 18.2 running 'init-local' at Sun, 05 Aug 2018 18:08:59 +0000. Up 4.16 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-05 18:09:02,754 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: [Errno None] Unable to connect to port 22 on 172.30.9.209 2018-08-05 18:09:11,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 18:09:11,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 18:09:11,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09: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-a3179903-bae9-4517-859b-7ffc2cb64117 x-compute-request-id: req-a3179903-bae9-4517-859b-7ffc2cb64117 Content-Encoding: gzip Content-Length: 14332 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 669741970 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.140018] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141801] pid_max: default: 32768 minimum: 301\n[ 0.142765] ACPI: Core revision 20150930\n[ 0.144219] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145635] Security Framework initialized\n[ 0.146570] Yama: becoming mindful.\n[ 0.147413] AppArmor: AppArmor initialized\n[ 0.148372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149897] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151307] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152663] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154277] Initializing cgroup subsys io\n[ 0.155242] Initializing cgroup subsys memory\n[ 0.156249] Initializing cgroup subsys devices\n[ 0.157248] Initializing cgroup subsys freezer\n[ 0.158184] Initializing cgroup subsys net_cls\n[ 0.159186] Initializing cgroup subsys perf_event\n[ 0.160175] Initializing cgroup subsys net_prio\n[ 0.161192] Initializing cgroup subsys hugetlb\n[ 0.162206] Initializing cgroup subsys pids\n[ 0.163227] CPU: Physical Processor ID: 0\n[ 0.164864] mce: CPU supports 10 MCE banks\n[ 0.165827] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167012] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168303] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.169511] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.170873] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.172321] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.173593] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.175346] Speculative Store Bypass: Vulnerable\n[ 0.192135] Freeing SMP alternatives memory: 32K\n[ 0.197847] ftrace: allocating 32237 entries in 126 pages\n[ 0.232505] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233891] smpboot: Max logical packages: 1\n[ 0.235031] x2apic enabled\n[ 0.235929] Switched APIC routing to physical x2apic.\n[ 0.237835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239158] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241579] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243662] KVM setup paravirtual spinlock\n[ 0.245115] x86: Booted up 1 node, 1 CPUs\n[ 0.246039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247678] devtmpfs: initialized\n[ 0.250011] evm: security.selinux\n[ 0.250825] evm: security.SMACK64\n[ 0.251635] evm: security.SMACK64EXEC\n[ 0.252510] evm: security.SMACK64TRANSMUTE\n[ 0.253470] evm: security.SMACK64MMAP\n[ 0.254340] evm: security.ima\n[ 0.255084] evm: security.capability\n[ 0.256029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258134] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.259531] pinctrl core: initialized pinctrl subsystem\n[ 0.260749] RTC time: 18:08:55, date: 08/05/18\n[ 0.261759] NET: Registered protocol family 16\n[ 0.262794] cpuidle: using governor ladder\n[ 0.263652] cpuidle: using governor menu\n[ 0.264473] PCCT header not found.\n[ 0.265265] ACPI: bus type PCI registered\n[ 0.266098] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267397] PCI: Using configuration type 1 for base access\n[ 0.269292] ACPI: Added _OSI(Module Device)\n[ 0.270179] ACPI: Added _OSI(Processor Device)\n[ 0.271083] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272024] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273891] ACPI: Interpreter enabled\n[ 0.274699] ACPI: (supports S0 S5)\n[ 0.275446] ACPI: Using IOAPIC for interrupt routing\n[ 0.276444] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.279754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.280968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.282278] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285865] acpiphp: Slot [3] registered\n[ 0.286702] acpiphp: Slot [4] registered\n[ 0.297668] acpiphp: Slot [5] registered\n[ 0.298523] acpiphp: Slot [6] registered\n[ 0.299377] acpiphp: Slot [7] registered\n[ 0.300210] acpiphp: Slot [8] registered\n[ 0.301043] acpiphp: Slot [9] registered\n[ 0.301882] acpiphp: Slot [10] registered\n[ 0.302728] acpiphp: Slot [11] registered\n[ 0.303579] acpiphp: Slot [12] registered\n[ 0.304431] acpiphp: Slot [13] registered\n[ 0.305284] acpiphp: Slot [14] registered\n[ 0.306136] acpiphp: Slot [15] registered\n[ 0.306988] acpiphp: Slot [16] registered\n[ 0.307831] acpiphp: Slot [17] registered\n[ 0.308682] acpiphp: Slot [18] registered\n[ 0.309529] acpiphp: Slot [19] registered\n[ 0.310388] acpiphp: Slot [20] registered\n[ 0.311240] acpiphp: Slot [21] registered\n[ 0.312085] acpiphp: Slot [22] registered\n[ 0.312933] acpiphp: Slot [23] registered\n[ 0.313777] acpiphp: Slot [24] registered\n[ 0.314626] acpiphp: Slot [25] registered\n[ 0.315475] acpiphp: Slot [26] registered\n[ 0.316330] acpiphp: Slot [27] registered\n[ 0.317179] acpiphp: Slot [28] registered\n[ 0.318026] acpiphp: Slot [29] registered\n[ 0.318874] acpiphp: Slot [30] registered\n[ 0.319721] acpiphp: Slot [31] registered\n[ 0.320564] PCI host bridge to bus 0000:00\n[ 0.321413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322680] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323948] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325538] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327055] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.328594] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.331919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.333251] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.334647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.335977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.340573] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360411] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363448] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368064] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369433] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372161] vgaarb: loaded\n[ 0.372786] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374096] SCSI subsystem initialized\n[ 0.375031] ACPI: bus type USB registered\n[ 0.375898] usbcore: registered new interface driver usbfs\n[ 0.376979] usbcore: registered new interface driver hub\n[ 0.378031] usbcore: registered new device driver usb\n[ 0.379183] PCI: Using ACPI for IRQ routing\n[ 0.380330] NetLabel: Initializing\n[ 0.381095] NetLabel: domain hash size = 128\n[ 0.381987] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382981] NetLabel: unlabeled traffic allowed by default\n[ 0.384176] amd_nb: Cannot enumerate AMD northbridges\n[ 0.385214] clocksource: Switched to clocksource kvm-clock\n[ 0.392898] AppArmor: AppArmor Filesystem Enabled\n[ 0.393936] pnp: PnP ACPI init\n[ 0.394917] pnp: PnP ACPI: found 5 devices\n[ 0.401340] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403146] NET: Registered protocol family 2\n[ 0.404217] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405570] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406826] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408078] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409212] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412713] NET: Registered protocol family 1\n[ 0.413713] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414921] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432030] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.448460] Unpacking initramfs...\n[ 0.897990] Freeing initrd memory: 37084K\n[ 0.899389] Scanning for low memory corruption every 60 seconds\n[ 0.900974] audit: initializing netlink subsys (disabled)\n[ 0.902104] audit: type=2000 audit(1533492536.966:1): initialized\n[ 0.903587] Initialise system trusted keyring\n[ 0.904696] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.905952] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.908245] zbud: loaded\n[ 0.909133] VFS: Disk quotas dquot_6.6.0\n[ 0.910003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.911541] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.912901] fuse init (API version 7.23)\n[ 0.913871] Key type big_key registered\n[ 0.914707] Allocating IMA MOK and blacklist keyrings.\n[ 0.916051] Key type asymmetric registered\n[ 0.916918] Asymmetric key parser 'x509' registered\n[ 0.917936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.919492] io scheduler noop registered\n[ 0.920333] io scheduler deadline registered (default)\n[ 0.921406] io scheduler cfq registered\n[ 0.922305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.923401] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.924759] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.926292] ACPI: Power Button [PWRF]\n[ 0.927230] GHES: HEST is not enabled!\n[ 0.942682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.974708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.977108] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.000904] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.003333] Linux agpgart interface v0.103\n[ 1.005568] loop: module loaded\n[ 1.008464] vda: vda1\n[ 1.009843] scsi host0: ata_piix\n[ 1.010636] scsi host1: ata_piix\n[ 1.011397] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.012681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.014275] libphy: Fixed MDIO Bus: probed\n[ 1.015144] tun: Universal TUN/TAP device driver, 1.6\n[ 1.016153] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.018484] PPP generic driver version 2.4.2\n[ 1.019454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.020720] ehci-pci: EHCI PCI platform driver\n[ 1.021672] ehci-platform: EHCI generic platform driver\n[ 1.022723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.023926] ohci-pci: OHCI PCI platform driver\n[ 1.024848] ohci-platform: OHCI generic platform driver\n[ 1.025896] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.041958] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.043106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.044774] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.045959] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.047316] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.048820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.050579] usb usb1: Product: UHCI Host Controller\n[ 1.051705] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053100] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054286] hub 1-0:1.0: USB hub found\n[ 1.055190] hub 1-0:1.0: 2 ports detected\n[ 1.056267] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058777] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.060045] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.061316] mousedev: PS/2 mouse device common for all mice\n[ 1.062837] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.065111] rtc_cmos 00:00: RTC can wake from S4\n[ 1.066431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.067850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.069316] i2c /dev entries driver\n[ 1.070234] device-mapper: uevent: version 1.0.3\n[ 1.071361] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.073341] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.074948] NET: Registered protocol family 10\n[ 1.076231] NET: Registered protocol family 17\n[ 1.077335] Key type dns_resolver registered\n[ 1.078540] registered taskstats version 1\n[ 1.079540] Loading compiled-in X.509 certificates\n[ 1.081203] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.083552] zswap: loaded using pool lzo/zbud\n[ 1.085996] Key type trusted registered\n[ 1.088929] Key type encrypted registered\n[ 1.089979] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.091279] ima: No TPM chip found, activating TPM-bypass!\n[ 1.092562] evm: HMAC attrs: 0x1\n[ 1.093662] Magic number: 14:361:139\n[ 1.094610] acpi device:10: hash matches\n[ 1.095647] rtc_cmos 00:00: setting system clock to 2018-08-05 18:08:56 UTC (1533492536)\n[ 1.097651] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.109168] EDD information not available.\n[ 1.174545] Freeing unused kernel memory: 1512K\n[ 1.175672] Write protecting the kernel read-only data: 14336k\n[ 1.177953] Freeing unused kernel memory: 1692K\n[ 1.179249] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.189735] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.191621] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.193805] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.195770] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.197684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.199602] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.206701] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.208611] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.211559] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.214275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.270215] virtio_net virtio0 ens3: renamed from eth0\n[ 1.273090] [drm] Initialized drm 1.1.0 20060810\n[ 1.281538] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.283417] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.309607] FDC 0 is a S82078B\n[ 1.318775] AVX2 version of gcm_enc/dec engaged.\n[ 1.319742] AES CTR mode by8 optimization enabled\n[ 1.365254] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530368] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.531687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533044] usb 1-1: Product: QEMU USB Tablet\n[ 1.533947] usb 1-1: Manufacturer: QEMU\n[ 1.534760] usb 1-1: SerialNumber: 42\n[ 1.542775] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.548707] usbcore: registered new interface driver usbhid\n[ 1.549853] usbhid: USB HID core driver\n[ 1.552600] 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.554999] 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\nBegin: Loading essential drivers ... [ 1.822896] md: linear personality registered for level -1\n[ 1.826525] md: multipath personality registered for level -4\n[ 1.830188] md: raid0 personality registered for level 0\n[ 1.834299] md: raid1 personality registered for level 1\n[ 1.905231] raid6: sse2x1 gen() 11650 MB/s\n[ 1.973218] raid6: sse2x1 xor() 9060 MB/s\n[ 2.041216] raid6: sse2x2 gen() 14776 MB/s\n[ 2.109216] raid6: sse2x2 xor() 9870 MB/s\n[ 2.177217] raid6: sse2x4 gen() 17106 MB/s\n[ 2.245216] raid6: sse2x4 xor() 11832 MB/s\n[ 2.313216] raid6: avx2x1 gen() 22612 MB/s\n[ 2.381237] raid6: avx2x2 gen() 26305 MB/s\n[ 2.449216] raid6: avx2x4 gen() 30476 MB/s\n[ 2.450421] raid6: using algorithm avx2x4 gen() 30476 MB/s\n[ 2.451861] raid6: using avx2x2 recovery algorithm\n[ 2.453155] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.454743] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.458643] xor: automatically using best checksumming function:\n[ 2.497214] avx : 32610.000 MB/sec\n[ 2.499669] async_tx: api initialized (async)\n[ 2.510363] md: raid6 personality registered for level 6\n[ 2.511857] md: raid5 personality registered for level 5\n[ 2.513264] md: raid4 personality registered for level 4\n[ 2.519148] 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.549367] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.569342] 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.676730] 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.681288] systemd[1]: Detected virtualization kvm.\n[ 2.682620] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.686887] systemd[1]: Set hostname to .\n[ 2.690275] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.691869] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.816462] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.819344] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.821723] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.824595] 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[ 2.829018] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.831647] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.834282] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.837728] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.841023] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.843963] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.847646] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.851907] 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[ 2.858722] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.862451] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.868622] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.871367] systemd[1]: Reached target Encrypted Volumes.\n[ 2.874738] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.881432] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.886430] iscsi: registered transport (tcp)\n[ 2.887744] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.893745] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.902781] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.921748] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.926122] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.934464] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.942813] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.949466] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.954920] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.960492] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.965413] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.971369] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.974485] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[ 2.978808] iscsi: registered transport (iser)\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.983277] 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[ 2.995581] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.000568] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.005909] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.009006] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started 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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\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] 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.865616] intel_rapl: no valid rapl domains found in package 0\n[[0;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[ 4.344092] cloud-init[486]: Cloud-init v. 18.2 running 'init-local' at Sun, 05 Aug 2018 18:08:59 +0000. Up 4.16 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\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[ 8.871435] cloud-init[917]: Cloud-init v. 18.2 running 'init' at Sun, 05 Aug 2018 18:09:00 +0000. Up 5.40 seconds.\n[ 8.873645] cloud-init[917]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.879900] cloud-init[917]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.882604] cloud-init[917]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.887045] cloud-init[917]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.892372] cloud-init[917]: ci-info: | ens3 | True | 192.168.120.17 | 255.255.255.0 | . | fa:16:3e:f3:e6:61 |\n[ 8.896161] cloud-init[917]: ci-info: | ens3 | True | fe80::f816:3eff:fef3:e661/64 | . | link | fa:16:3e:f3:e6:61 |\n[ 8.898615] cloud-init[917]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.905504] cloud-init[917]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.907551] cloud-init[917]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.913619] cloud-init[917]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 8.915516] cloud-init[917]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 8.921515] cloud-init[917]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.923406] cloud-init[917]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 8.929346] cloud-init[917]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 8.931250] cloud-init[917]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 8.936344] cloud-init[917]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.940139] cloud-init[917]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 8.944136] cloud-init[917]: 2018-08-05 18:09:04,448 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 9.328913] cloud-init[917]: Generating public/private rsa key pair.\n[ 9.330629] cloud-init[917]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.336324] cloud-init[917]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.338266] cloud-init[917]: The key fingerprint is:\n[ 9.340141] cloud-init[917]: SHA256:Idh3u3LMZB49zcwHo1Oc0sdKqxw1C3NAfvGEY3vKgQE root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4\n[ 9.348125] cloud-init[917]: The key's randomart image is:\n[ 9.349661] cloud-init[917]: +---[RSA 2048]----+\n[ 9.350982] cloud-init[917]: | Eoo ...|\n[ 9.356312] cloud-init[917]: | o ..++* |\n[ 9.357654] cloud-init[917]: | . o o . =+&o+|\n[ 9.358973] cloud-init[917]: | o o o./oO.|\n[ 9.364318] cloud-init[917]: | S = *.O+.|\n[ 9.365644] cloud-init[917]: | * + =o. |\n[ 9.366960] cloud-init[917]: | . * o |\n[ 9.372319] cloud-init[917]: | o |\n[ 9.373624] cloud-init[917]: | |\n[ 9.374938] cloud-init[917]: +----[SHA256]-----+\n[ 9.380315] cloud-init[917]: Generating public/private dsa key pair.\n[ 9.381917] cloud-init[917]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.388573] cloud-init[917]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.390581] cloud-init[917]: The key fingerprint is:\n[ 9.392118] cloud-init[917]: SHA256:8duKUssdQD+mMVtmeezt7e8IB+ckUr7SZnnkWK6gJos root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 9.398167] cloud-init[917]: The key's randomart image is:\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.400979] cloud-init[917]: +---[DSA 1024]----+\n Starting iSCSI initiator daemon (iscsid)...[ 9.404378] cloud-init[917]: | |\n[ 9.405401] cloud-init[917]: | . |\n[ 9.406429] cloud-init[917]: | ... o. |\n[ 9.407442] cloud-init[917]: \n[[0;32m OK [0m] Reached target System Initialization.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n| +oOoo |\n[ 9.413186] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.cloud-init[917]: | S@o++.= |\n[ 9.418110] cloud-init[917]: | + .=.#. |\n[ 9.419125] cloud-init[917]: | o o+.X.*. |\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 9.424453] cloud-init[917]: | .o +o.* =...|\n[ 9.425471] cloud-init[917]: | E .=o . . .o=|\n[ 9.426485] cloud-init[917]: +----[SHA256]-----+\n[ 9.427492] cloud-init[917]: \nGenerating public/private ecdsa key pair. Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 9.432674] cloud-init[917]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.434350] cloud-init[917]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 9.439641] cloud-init[917]: The key fingerprint is:\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.442284] cloud-init[917]: SHA256:eWInVekQ61dDiKSbYNVlAmUU9Z5o3YM+Dr3kbLB9C28 root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4\n[ 9.448119] cloud-init[917]: The key's randomart image is:\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 9.454568] cloud-init[917]: +---[ECDSA 256]---+\n[ 9.456127] cloud-init[917]: | o*O*=o. |\n Starting Pollinate to seed the pseudo random number generator...\n[ 9.459971] cloud-init[[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n [917]: | . o+=oo |\n[ 9.473969] Starting LSB: MD monitoring daemon...\ncloud-init Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m[917]: | o . oo + |] Started Unattended Upgrades Shutdown.\n\n[ 9.490409] cloud-init[917]: [[0;32m OK [0m] Started D-Bus System Message Bus.\n| . . * .=.+ |\n[ 9.499150] cloud-init[917]: | S + +.+..|\n[ 9.508331] cloud-init[917]: | . = +o .|\n[ 9.512141] cloud-init[917]: | .+* |\n[ 9.514550] cloud-init[917]: | .*o=E |\n[ 9.518979] cloud-init[917]: | .=oo.|\n[ 9.523073] cloud-init[917]: +----[SHA256]-----+\n[ 9.525797] cloud-init[917]: Starting Accounts Service...\n Starting System Logging Service...\n[[0;32m OK [0mGenerating public/private ed25519 key pair.] Started iperf Service.\n\n Starting Login Service...\n Starting LSB: Record successful boot for GRUB...\n[ 9.535199] cloud-init[917]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Apply the settings specified in cloud-config...\n Starting LXD - container startup/shutdown...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[[0;32m OK [0m] Started System Logging Service.\n[ 9.621133] cloud-init[917]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.653314] cloud-init[917]: The key fingerprint is:\n[ 9.665410] Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\ncloud-init[917]: [[0;32m OK [0m] Started Login Service.\nSHA256:Li4aY6NS8eeKyvMjaDs7vvj+OFQYeEU5kRjQgWUcy3A root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m\n[ 9.718757] ] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: network benchmark...cloud-init[917]: The key's randomart image is:\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 9.769084] cloud-init[917]: +--[ED25519 256]--+\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\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 Hold until boot process finishes up.\n[ 9.812036] [[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[cloud-init[917]: |oBEB++ |\n[0;32m OK [0m] Started Getty on tty1.\n[ 9.839379] [[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\ncloud-init[917]: |o=*.+ |\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.861195] cloud-init[917]: | .oo . |\n[ 9.867822] cloud-init[917]: | o . |\n[ 9.869557] cloud-init[917]: | + S |[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n\n[ 9.887084] cloud-init[917]: | o . .. |\n[ 9.900226] cloud-init[917]: |.o= o. . |\n[ 9.901342] cloud-init[917]: |=O.B.... |\n[ 9.902416] cloud-init[917]: |BX/=+o. |\n[ 9.907278] cloud-init[917]: +----[SHA256]-----+\n[ 10.237658] cloud-init[1087]: 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[ 10.944620] cloud-init[1087]: en_US.UTF-8... done\n[ 10.946571] cloud-init[1087]: Generation complete.\n[ 11.406399] cloud-init[1087]: Cloud-init v. 18.2 running 'modules:config' at Sun, 05 Aug 2018 18:09:05 +0000. Up 10.11 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Execute cloud user/final scripts...\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\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 | 67:d9:16:c3:9c:1d:d4:66:a9:b0:2c:5d:bf:ed:40:32 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Aug 5 18:09:08 ec2: \n<14>Aug 5 18:09:08 ec2: #############################################################\n<14>Aug 5 18:09:08 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Aug 5 18:09:08 ec2: 1024 SHA256:8duKUssdQD+mMVtmeezt7e8IB+ckUr7SZnnkWK6gJos root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 (DSA)\n<14>Aug 5 18:09:08 ec2: 256 SHA256:eWInVekQ61dDiKSbYNVlAmUU9Z5o3YM+Dr3kbLB9C28 root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 (ECDSA)\n<14>Aug 5 18:09:08 ec2: 256 SHA256:Li4aY6NS8eeKyvMjaDs7vvj+OFQYeEU5kRjQgWUcy3A root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 (ED25519)\n<14>Aug 5 18:09:08 ec2: 2048 SHA256:Idh3u3LMZB49zcwHo1Oc0sdKqxw1C3NAfvGEY3vKgQE root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 (RSA)\n<14>Aug 5 18:09:08 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Aug 5 18:09:08 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDyULNum/mG0trvK66isaLD+UP/RUZnj1D/RKNbTslSLOS1kyz3Sza4yPhcMNNmzCLO9OdRjAOEhluAHBuK03es= root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGGgwr4qOD/cEwxA7/PeSB6YGDSarq6NE0+E4kYL6MbN root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT70Ftza6vSnZXl5B5yhb14Lp2E5YAaPMQV6ZPrxvsnyRED011VkOZhzd2cHCANYpu8Cis4RmCsfN7aqyyfJq8mzdJv0gMBFDDwqfP8gjSMOCn4k3A/JyWAQq7cPp45itPaIBMY0A3YMwCmglCAEMEfj3zCXCDTPkVjFGAJjUiODTy0QUfgMMxK4j14O9mYJIzutNmQqp4g+DBCq1L+r0AIJKdGt4y2g39gAjsyymu5ejrWUAf+eVzuUhjgrXhvglvxEujgjDgcZ4fcpEC69NWTeZh0Kr3760/a9RfbELHMPfv3ZBdTVRf9WjXhLd9IPBfZaUtqwfNfZ1+4IUlM23x root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4\n-----END SSH HOST KEY KEYS-----\n[ 12.782768] cloud-init[1290]: Cloud-init v. 18.2 running 'modules:final' at Sun, 05 Aug 2018 18:09:08 +0000. Up 12.63 seconds.\n[ 12.785095] cloud-init[1290]: Cloud-init v. 18.2 finished at Sun, 05 Aug 2018 18:09:08 +0000. Datasource DataSourceEc2. Up 12.77 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 ttyS0\n\nshaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 login: "} 2018-08-05 18:09:11,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070/action used request id req-a3179903-bae9-4517-859b-7ffc2cb64117 2018-08-05 18:09:11,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.12379193306s 2018-08-05 18:09:11,889 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070/action used request id req-a3179903-bae9-4517-859b-7ffc2cb64117 2018-08-05 18:09:11,889 - 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 669741970 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.140018] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141801] pid_max: default: 32768 minimum: 301 [ 0.142765] ACPI: Core revision 20150930 [ 0.144219] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145635] Security Framework initialized [ 0.146570] Yama: becoming mindful. [ 0.147413] AppArmor: AppArmor initialized [ 0.148372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149897] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151307] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152663] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154277] Initializing cgroup subsys io [ 0.155242] Initializing cgroup subsys memory [ 0.156249] Initializing cgroup subsys devices [ 0.157248] Initializing cgroup subsys freezer [ 0.158184] Initializing cgroup subsys net_cls [ 0.159186] Initializing cgroup subsys perf_event [ 0.160175] Initializing cgroup subsys net_prio [ 0.161192] Initializing cgroup subsys hugetlb [ 0.162206] Initializing cgroup subsys pids [ 0.163227] CPU: Physical Processor ID: 0 [ 0.164864] mce: CPU supports 10 MCE banks [ 0.165827] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167012] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168303] Spectre V2 : Mitigation: Full generic retpoline [ 0.169511] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.170873] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.172321] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.173593] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.175346] Speculative Store Bypass: Vulnerable [ 0.192135] Freeing SMP alternatives memory: 32K [ 0.197847] ftrace: allocating 32237 entries in 126 pages [ 0.232505] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.233891] smpboot: Max logical packages: 1 [ 0.235031] x2apic enabled [ 0.235929] Switched APIC routing to physical x2apic. [ 0.237835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239158] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241579] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243662] KVM setup paravirtual spinlock [ 0.245115] x86: Booted up 1 node, 1 CPUs [ 0.246039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247678] devtmpfs: initialized [ 0.250011] evm: security.selinux [ 0.250825] evm: security.SMACK64 [ 0.251635] evm: security.SMACK64EXEC [ 0.252510] evm: security.SMACK64TRANSMUTE [ 0.253470] evm: security.SMACK64MMAP [ 0.254340] evm: security.ima [ 0.255084] evm: security.capability [ 0.256029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.258134] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.259531] pinctrl core: initialized pinctrl subsystem [ 0.260749] RTC time: 18:08:55, date: 08/05/18 [ 0.261759] NET: Registered protocol family 16 [ 0.262794] cpuidle: using governor ladder [ 0.263652] cpuidle: using governor menu [ 0.264473] PCCT header not found. [ 0.265265] ACPI: bus type PCI registered [ 0.266098] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267397] PCI: Using configuration type 1 for base access [ 0.269292] ACPI: Added _OSI(Module Device) [ 0.270179] ACPI: Added _OSI(Processor Device) [ 0.271083] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272024] ACPI: Added _OSI(Processor Aggregator Device) [ 0.273891] ACPI: Interpreter enabled [ 0.274699] ACPI: (supports S0 S5) [ 0.275446] ACPI: Using IOAPIC for interrupt routing [ 0.276444] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.279754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.280968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.282278] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.283529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.285865] acpiphp: Slot [3] registered [ 0.286702] acpiphp: Slot [4] registered [ 0.297668] acpiphp: Slot [5] registered [ 0.298523] acpiphp: Slot [6] registered [ 0.299377] acpiphp: Slot [7] registered [ 0.300210] acpiphp: Slot [8] registered [ 0.301043] acpiphp: Slot [9] registered [ 0.301882] acpiphp: Slot [10] registered [ 0.302728] acpiphp: Slot [11] registered [ 0.303579] acpiphp: Slot [12] registered [ 0.304431] acpiphp: Slot [13] registered [ 0.305284] acpiphp: Slot [14] registered [ 0.306136] acpiphp: Slot [15] registered [ 0.306988] acpiphp: Slot [16] registered [ 0.307831] acpiphp: Slot [17] registered [ 0.308682] acpiphp: Slot [18] registered [ 0.309529] acpiphp: Slot [19] registered [ 0.310388] acpiphp: Slot [20] registered [ 0.311240] acpiphp: Slot [21] registered [ 0.312085] acpiphp: Slot [22] registered [ 0.312933] acpiphp: Slot [23] registered [ 0.313777] acpiphp: Slot [24] registered [ 0.314626] acpiphp: Slot [25] registered [ 0.315475] acpiphp: Slot [26] registered [ 0.316330] acpiphp: Slot [27] registered [ 0.317179] acpiphp: Slot [28] registered [ 0.318026] acpiphp: Slot [29] registered [ 0.318874] acpiphp: Slot [30] registered [ 0.319721] acpiphp: Slot [31] registered [ 0.320564] PCI host bridge to bus 0000:00 [ 0.321413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.322680] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.323948] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.325538] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.327055] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.328594] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.331919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.333251] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.334647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.335977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.339085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.340573] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360411] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363448] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368064] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369433] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372161] vgaarb: loaded [ 0.372786] vgaarb: bridge control possible 0000:00:02.0 [ 0.374096] SCSI subsystem initialized [ 0.375031] ACPI: bus type USB registered [ 0.375898] usbcore: registered new interface driver usbfs [ 0.376979] usbcore: registered new interface driver hub [ 0.378031] usbcore: registered new device driver usb [ 0.379183] PCI: Using ACPI for IRQ routing [ 0.380330] NetLabel: Initializing [ 0.381095] NetLabel: domain hash size = 128 [ 0.381987] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382981] NetLabel: unlabeled traffic allowed by default [ 0.384176] amd_nb: Cannot enumerate AMD northbridges [ 0.385214] clocksource: Switched to clocksource kvm-clock [ 0.392898] AppArmor: AppArmor Filesystem Enabled [ 0.393936] pnp: PnP ACPI init [ 0.394917] pnp: PnP ACPI: found 5 devices [ 0.401340] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.403146] NET: Registered protocol family 2 [ 0.404217] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.405570] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.406826] TCP: Hash tables configured (established 4096 bind 4096) [ 0.408078] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.409212] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412713] NET: Registered protocol family 1 [ 0.413713] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414921] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.416056] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.432030] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.448460] Unpacking initramfs... [ 0.897990] Freeing initrd memory: 37084K [ 0.899389] Scanning for low memory corruption every 60 seconds [ 0.900974] audit: initializing netlink subsys (disabled) [ 0.902104] audit: type=2000 audit(1533492536.966:1): initialized [ 0.903587] Initialise system trusted keyring [ 0.904696] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.905952] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.908245] zbud: loaded [ 0.909133] VFS: Disk quotas dquot_6.6.0 [ 0.910003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.911541] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.912901] fuse init (API version 7.23) [ 0.913871] Key type big_key registered [ 0.914707] Allocating IMA MOK and blacklist keyrings. [ 0.916051] Key type asymmetric registered [ 0.916918] Asymmetric key parser 'x509' registered [ 0.917936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.919492] io scheduler noop registered [ 0.920333] io scheduler deadline registered (default) [ 0.921406] io scheduler cfq registered [ 0.922305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.923401] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.924759] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.926292] ACPI: Power Button [PWRF] [ 0.927230] GHES: HEST is not enabled! [ 0.942682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.974708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.977108] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.000904] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.003333] Linux agpgart interface v0.103 [ 1.005568] loop: module loaded [ 1.008464] vda: vda1 [ 1.009843] scsi host0: ata_piix [ 1.010636] scsi host1: ata_piix [ 1.011397] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.012681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.014275] libphy: Fixed MDIO Bus: probed [ 1.015144] tun: Universal TUN/TAP device driver, 1.6 [ 1.016153] tun: (C) 1999-2004 Max Krasnyansky [ 1.018484] PPP generic driver version 2.4.2 [ 1.019454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.020720] ehci-pci: EHCI PCI platform driver [ 1.021672] ehci-platform: EHCI generic platform driver [ 1.022723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.023926] ohci-pci: OHCI PCI platform driver [ 1.024848] ohci-platform: OHCI generic platform driver [ 1.025896] uhci_hcd: USB Universal Host Controller Interface driver [ 1.041958] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.043106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.044774] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.045959] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.047316] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.048820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.050579] usb usb1: Product: UHCI Host Controller [ 1.051705] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053100] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054286] hub 1-0:1.0: USB hub found [ 1.055190] hub 1-0:1.0: 2 ports detected [ 1.056267] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058777] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.060045] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.061316] mousedev: PS/2 mouse device common for all mice [ 1.062837] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.065111] rtc_cmos 00:00: RTC can wake from S4 [ 1.066431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.067850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.069316] i2c /dev entries driver [ 1.070234] device-mapper: uevent: version 1.0.3 [ 1.071361] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.073341] ledtrig-cpu: registered to indicate activity on CPUs [ 1.074948] NET: Registered protocol family 10 [ 1.076231] NET: Registered protocol family 17 [ 1.077335] Key type dns_resolver registered [ 1.078540] registered taskstats version 1 [ 1.079540] Loading compiled-in X.509 certificates [ 1.081203] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.083552] zswap: loaded using pool lzo/zbud [ 1.085996] Key type trusted registered [ 1.088929] Key type encrypted registered [ 1.089979] AppArmor: AppArmor sha1 policy hashing enabled [ 1.091279] ima: No TPM chip found, activating TPM-bypass! [ 1.092562] evm: HMAC attrs: 0x1 [ 1.093662] Magic number: 14:361:139 [ 1.094610] acpi device:10: hash matches [ 1.095647] rtc_cmos 00:00: setting system clock to 2018-08-05 18:08:56 UTC (1533492536) [ 1.097651] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.109168] EDD information not available. [ 1.174545] Freeing unused kernel memory: 1512K [ 1.175672] Write protecting the kernel read-only data: 14336k [ 1.177953] Freeing unused kernel memory: 1692K [ 1.179249] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.189735] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.191621] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.193805] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.195770] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.197684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.199602] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.206701] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.208611] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.211559] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.214275] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.270215] virtio_net virtio0 ens3: renamed from eth0 [ 1.273090] [drm] Initialized drm 1.1.0 20060810 [ 1.281538] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.283417] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.309607] FDC 0 is a S82078B [ 1.318775] AVX2 version of gcm_enc/dec engaged. [ 1.319742] AES CTR mode by8 optimization enabled [ 1.365254] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530368] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.531687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533044] usb 1-1: Product: QEMU USB Tablet [ 1.533947] usb 1-1: Manufacturer: QEMU [ 1.534760] usb 1-1: SerialNumber: 42 [ 1.542775] hidraw: raw HID events driver (C) Jiri Kosina [ 1.548707] usbcore: registered new interface driver usbhid [ 1.549853] usbhid: USB HID core driver [ 1.552600] 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.554999] 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 Begin: Loading essential drivers ... [ 1.822896] md: linear personality registered for level -1 [ 1.826525] md: multipath personality registered for level -4 [ 1.830188] md: raid0 personality registered for level 0 [ 1.834299] md: raid1 personality registered for level 1 [ 1.905231] raid6: sse2x1 gen() 11650 MB/s [ 1.973218] raid6: sse2x1 xor() 9060 MB/s [ 2.041216] raid6: sse2x2 gen() 14776 MB/s [ 2.109216] raid6: sse2x2 xor() 9870 MB/s [ 2.177217] raid6: sse2x4 gen() 17106 MB/s [ 2.245216] raid6: sse2x4 xor() 11832 MB/s [ 2.313216] raid6: avx2x1 gen() 22612 MB/s [ 2.381237] raid6: avx2x2 gen() 26305 MB/s [ 2.449216] raid6: avx2x4 gen() 30476 MB/s [ 2.450421] raid6: using algorithm avx2x4 gen() 30476 MB/s [ 2.451861] raid6: using avx2x2 recovery algorithm [ 2.453155] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.454743] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.458643] xor: automatically using best checksumming function: [ 2.497214] avx : 32610.000 MB/sec [ 2.499669] async_tx: api initialized (async) [ 2.510363] md: raid6 personality registered for level 6 [ 2.511857] md: raid5 personality registered for level 5 [ 2.513264] md: raid4 personality registered for level 4 [ 2.519148] 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.549367] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.569342] 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.676730] 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.681288] systemd[1]: Detected virtualization kvm. [ 2.682620] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.686887] systemd[1]: Set hostname to . [ 2.690275] systemd[1]: Initializing machine ID from KVM UUID. [ 2.691869] systemd[1]: Installed transient /etc/machine-id file. [ 2.816462] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.819344] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.821723] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.824595] 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. [ 2.829018] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.831647] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.834282] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.837728] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.841023] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.843963] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.847646] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.851907] 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... [ 2.858722] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.862451] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.868622] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.871367] systemd[1]: Reached target Encrypted Volumes. [ 2.874738] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.881432] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.886430] iscsi: registered transport (tcp) [ 2.887744] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.893745] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.902781] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.921748] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.926122] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.934464] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.942813] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.949466] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.954920] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.960492] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.965413] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.971369] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.974485] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 2.978808] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.983277] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.995581] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.000568] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.005909] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.009006] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[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. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[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] 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.865616] intel_rapl: no valid rapl domains found in package 0 [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [ 4.344092] cloud-init[486]: Cloud-init v. 18.2 running 'init-local' at Sun, 05 Aug 2018 18:08:59 +0000. Up 4.16 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 8.871435] cloud-init[917]: Cloud-init v. 18.2 running 'init' at Sun, 05 Aug 2018 18:09:00 +0000. Up 5.40 seconds. [ 8.873645] cloud-init[917]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 8.879900] cloud-init[917]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 8.882604] cloud-init[917]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 8.887045] cloud-init[917]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 8.892372] cloud-init[917]: ci-info: | ens3 | True | 192.168.120.17 | 255.255.255.0 | . | fa:16:3e:f3:e6:61 | [ 8.896161] cloud-init[917]: ci-info: | ens3 | True | fe80::f816:3eff:fef3:e661/64 | . | link | fa:16:3e:f3:e6:61 | [ 8.898615] cloud-init[917]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 8.905504] cloud-init[917]: ci-info: | lo | True | ::1/128 | . | host | . | [ 8.907551] cloud-init[917]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 8.913619] cloud-init[917]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 8.915516] cloud-init[917]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 8.921515] cloud-init[917]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 8.923406] cloud-init[917]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 8.929346] cloud-init[917]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 8.931250] cloud-init[917]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 8.936344] cloud-init[917]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 8.940139] cloud-init[917]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 8.944136] cloud-init[917]: 2018-08-05 18:09:04,448 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 9.328913] cloud-init[917]: Generating public/private rsa key pair. [ 9.330629] cloud-init[917]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.336324] cloud-init[917]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.338266] cloud-init[917]: The key fingerprint is: [ 9.340141] cloud-init[917]: SHA256:Idh3u3LMZB49zcwHo1Oc0sdKqxw1C3NAfvGEY3vKgQE root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 [ 9.348125] cloud-init[917]: The key's randomart image is: [ 9.349661] cloud-init[917]: +---[RSA 2048]----+ [ 9.350982] cloud-init[917]: | Eoo ...| [ 9.356312] cloud-init[917]: | o ..++* | [ 9.357654] cloud-init[917]: | . o o . =+&o+| [ 9.358973] cloud-init[917]: | o o o./oO.| [ 9.364318] cloud-init[917]: | S = *.O+.| [ 9.365644] cloud-init[917]: | * + =o. | [ 9.366960] cloud-init[917]: | . * o | [ 9.372319] cloud-init[917]: | o | [ 9.373624] cloud-init[917]: | | [ 9.374938] cloud-init[917]: +----[SHA256]-----+ [ 9.380315] cloud-init[917]: Generating public/private dsa key pair. [ 9.381917] cloud-init[917]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.388573] cloud-init[917]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.390581] cloud-init[917]: The key fingerprint is: [ 9.392118] cloud-init[917]: SHA256:8duKUssdQD+mMVtmeezt7e8IB+ckUr7SZnnkWK6gJos root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 9.398167] cloud-init[917]: The key's randomart image is: [[0;32m OK [0m] Reached target Network is Online. [ 9.400979] cloud-init[917]: +---[DSA 1024]----+ Starting iSCSI initiator daemon (iscsid)...[ 9.404378] cloud-init[917]: | | [ 9.405401] cloud-init[917]: | . | [ 9.406429] cloud-init[917]: | ... o. | [ 9.407442] cloud-init[917]: [[0;32m OK [0m] Reached target System Initialization. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. | +oOoo | [ 9.413186] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths.cloud-init[917]: | S@o++.= | [ 9.418110] cloud-init[917]: | + .=.#. | [ 9.419125] cloud-init[917]: | o o+.X.*. | [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 9.424453] cloud-init[917]: | .o +o.* =...| [ 9.425471] cloud-init[917]: | E .=o . . .o=| [ 9.426485] cloud-init[917]: +----[SHA256]-----+ [ 9.427492] cloud-init[917]: Generating public/private ecdsa key pair. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 9.432674] cloud-init[917]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.434350] cloud-init[917]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 9.439641] cloud-init[917]: The key fingerprint is: [[0;32m OK [0m] Listening on LXD - unix socket. [ 9.442284] cloud-init[917]: SHA256:eWInVekQ61dDiKSbYNVlAmUU9Z5o3YM+Dr3kbLB9C28 root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 [ 9.448119] cloud-init[917]: The key's randomart image is: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 9.454568] cloud-init[917]: +---[ECDSA 256]---+ [ 9.456127] cloud-init[917]: | o*O*=o. | Starting Pollinate to seed the pseudo random number generator... [ 9.459971] cloud-init[[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Deferred execution scheduler. [917]: | . o+=oo | [ 9.473969] Starting LSB: MD monitoring daemon... cloud-init Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m[917]: | o . oo + |] Started Unattended Upgrades Shutdown. [ 9.490409] cloud-init[917]: [[0;32m OK [0m] Started D-Bus System Message Bus. | . . * .=.+ | [ 9.499150] cloud-init[917]: | S + +.+..| [ 9.508331] cloud-init[917]: | . = +o .| [ 9.512141] cloud-init[917]: | .+* | [ 9.514550] cloud-init[917]: | .*o=E | [ 9.518979] cloud-init[917]: | .=oo.| [ 9.523073] cloud-init[917]: +----[SHA256]-----+ [ 9.525797] cloud-init[917]: Starting Accounts Service... Starting System Logging Service... [[0;32m OK [0mGenerating public/private ed25519 key pair.] Started iperf Service. Starting Login Service... Starting LSB: Record successful boot for GRUB... [ 9.535199] cloud-init[917]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started Regular background program processing daemon. Starting Apply the settings specified in cloud-config... Starting LXD - container startup/shutdown... Starting Snappy daemon... [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started System Logging Service. [ 9.621133] cloud-init[917]: [[0;32m OK [0m] Started LSB: MD monitoring daemon. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.653314] cloud-init[917]: The key fingerprint is: [ 9.665410] Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... cloud-init[917]: [[0;32m OK [0m] Started Login Service. SHA256:Li4aY6NS8eeKyvMjaDs7vvj+OFQYeEU5kRjQgWUcy3A root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m [ 9.718757] ] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: network benchmark...cloud-init[917]: The key's randomart image is: Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 9.769084] cloud-init[917]: +--[ED25519 256]--+ [[0;32m OK [0m] Started LXD - container startup/shutdown. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[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 Hold until boot process finishes up. [ 9.812036] [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [cloud-init[917]: |oBEB++ | [0;32m OK [0m] Started Getty on tty1. [ 9.839379] [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. cloud-init[917]: |o=*.+ | [[0;32m OK [0m] Started Set console scheme. [ 9.861195] cloud-init[917]: | .oo . | [ 9.867822] cloud-init[917]: | o . | [ 9.869557] cloud-init[917]: | + S |[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 9.887084] cloud-init[917]: | o . .. | [ 9.900226] cloud-init[917]: |.o= o. . | [ 9.901342] cloud-init[917]: |=O.B.... | [ 9.902416] cloud-init[917]: |BX/=+o. | [ 9.907278] cloud-init[917]: +----[SHA256]-----+ [ 10.237658] cloud-init[1087]: 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. [ 10.944620] cloud-init[1087]: en_US.UTF-8... done [ 10.946571] cloud-init[1087]: Generation complete. [ 11.406399] cloud-init[1087]: Cloud-init v. 18.2 running 'modules:config' at Sun, 05 Aug 2018 18:09:05 +0000. Up 10.11 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Execute cloud user/final scripts... Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. 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 | 67:d9:16:c3:9c:1d:d4:66:a9:b0:2c:5d:bf:ed:40:32 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Aug 5 18:09:08 ec2: <14>Aug 5 18:09:08 ec2: ############################################################# <14>Aug 5 18:09:08 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Aug 5 18:09:08 ec2: 1024 SHA256:8duKUssdQD+mMVtmeezt7e8IB+ckUr7SZnnkWK6gJos root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 (DSA) <14>Aug 5 18:09:08 ec2: 256 SHA256:eWInVekQ61dDiKSbYNVlAmUU9Z5o3YM+Dr3kbLB9C28 root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 (ECDSA) <14>Aug 5 18:09:08 ec2: 256 SHA256:Li4aY6NS8eeKyvMjaDs7vvj+OFQYeEU5kRjQgWUcy3A root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 (ED25519) <14>Aug 5 18:09:08 ec2: 2048 SHA256:Idh3u3LMZB49zcwHo1Oc0sdKqxw1C3NAfvGEY3vKgQE root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 (RSA) <14>Aug 5 18:09:08 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Aug 5 18:09:08 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDyULNum/mG0trvK66isaLD+UP/RUZnj1D/RKNbTslSLOS1kyz3Sza4yPhcMNNmzCLO9OdRjAOEhluAHBuK03es= root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGGgwr4qOD/cEwxA7/PeSB6YGDSarq6NE0+E4kYL6MbN root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT70Ftza6vSnZXl5B5yhb14Lp2E5YAaPMQV6ZPrxvsnyRED011VkOZhzd2cHCANYpu8Cis4RmCsfN7aqyyfJq8mzdJv0gMBFDDwqfP8gjSMOCn4k3A/JyWAQq7cPp45itPaIBMY0A3YMwCmglCAEMEfj3zCXCDTPkVjFGAJjUiODTy0QUfgMMxK4j14O9mYJIzutNmQqp4g+DBCq1L+r0AIJKdGt4y2g39gAjsyymu5ejrWUAf+eVzuUhjgrXhvglvxEujgjDgcZ4fcpEC69NWTeZh0Kr3760/a9RfbELHMPfv3ZBdTVRf9WjXhLd9IPBfZaUtqwfNfZ1+4IUlM23x root@shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 -----END SSH HOST KEY KEYS----- [ 12.782768] cloud-init[1290]: Cloud-init v. 18.2 running 'modules:final' at Sun, 05 Aug 2018 18:09:08 +0000. Up 12.63 seconds. [ 12.785095] cloud-init[1290]: Cloud-init v. 18.2 finished at Sun, 05 Aug 2018 18:09:08 +0000. Datasource DataSourceEc2. Up 12.77 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 ttyS0 shaker-vm-91e0ab2f-3776-4f20-88fd-f2d781db21a4 login: 2018-08-05 18:09:11,893 - paramiko.transport - DEBUG - starting thread (client mode): 0xd5522cd0L 2018-08-05 18:09:11,894 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 18:09:11,900 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-05 18:09:11,900 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-05 18:09:11,901 - 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-05 18:09:11,901 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-05 18:09:11,902 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-05 18:09:11,902 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 18:09:11,902 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-05 18:09:11,902 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 18:09:11,943 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-05 18:09:11,944 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 18:09:11,957 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 0ebd8181824cb2234fbc87d33b7f7c52 2018-08-05 18:09:11,959 - paramiko.transport - DEBUG - Trying discovered key 67d916c39c1dd466a9b02c5dbfed4032 in /tmp/tmp9tjV7d 2018-08-05 18:09:11,983 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 18:09:12,007 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-05 18:09:12,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-05 18:09:12,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" 2018-08-05 18:09:12,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 18:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec8e3b58-c995-4a4c-b501-16604b681d45 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.6:35357/v3/", "rel": "self"}]}]}} 2018-08-05 18:09:12,038 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-ec8e3b58-c995-4a4c-b501-16604b681d45 2018-08-05 18:09:12,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:12,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4613c7b-a1e0-4807-bff4-80b282b6c596 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/152b5294cfbe42cb8134416bfcd948e2"}, "enabled": true, "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2ce7f70518c547dab17f9b64b192d97b"}, "enabled": true, "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2f514b68a307437a87414b6b2cea6fe5"}, "enabled": true, "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/44d5b63d464a4188bd18df94d9608b68"}, "enabled": true, "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/461702b092ee495e811cdaa3989e12d1"}, "enabled": true, "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5647066b7d8a4369a09c1b5836aad072"}, "enabled": true, "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5ad7978dae7a4628a46551b9fef4837d"}, "enabled": true, "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/78a70aaab89542768e268dedcd3ab651"}, "enabled": true, "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/88cb31b09d2440c9ae01ac78e624dcac"}, "enabled": true, "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/909b8bee50554dd9ade384fb1c845d47"}, "enabled": true, "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/996a9450efdd47de805df2bcc320d088"}, "enabled": true, "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9ae7e4c7601646e59544df247d9ccad6"}, "enabled": true, "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/c0a399bb4dc44409b184c9bb394ee08f"}, "enabled": true, "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd0aa172b9b647b0a304b270dc267c9f"}, "enabled": true, "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd88e0d615544b09b4f9999c51b1e1c0"}, "enabled": true, "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-05 18:09:12,141 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-b4613c7b-a1e0-4807-bff4-80b282b6c596 2018-08-05 18:09:12,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.114408016205s 2018-08-05 18:09:12,142 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-b4613c7b-a1e0-4807-bff4-80b282b6c596 2018-08-05 18:09:12,148 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-05 18:09:12,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-05 18:09:12,152 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-05 18:09:12,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:12,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d876b105-4437-458f-bbc9-ab9a5c2af10f Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/00f44e3bcae949c49593cad3c701575c"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "00f44e3bcae949c49593cad3c701575c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/033a92aaa44246f38a7b7a1f012c8c17"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/072d35ba49fe448fb877727a97b2d0ec"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0755f3c1da7c4151aa3d642ba83c5245"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/083ed45dc6304863921534eb81843aa7"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "083ed45dc6304863921534eb81843aa7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/17aa2f2c07f948aebed02ce8d893973f"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/182006a2618a497284b5143bd7426406"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "182006a2618a497284b5143bd7426406"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/19e46e4b46ff4517a29e4aa44683cbee"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "19e46e4b46ff4517a29e4aa44683cbee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2074d587cb58441c9f22c2ac6979ccff"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/20a79b2b4c114b0a843ecc8cf596730c"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/27d90c65982e4db4a0ae83e08296c545"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/283be3ec16834222b278c073bb801973"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "283be3ec16834222b278c073bb801973"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28585d64006e49438ffafdd28e2df726"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "28585d64006e49438ffafdd28e2df726"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2a66af72e92b4f85bbe2cf42f386737d"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2f6203e23fe24bcab31ee180483d306f"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/309da0c2b8914f7da1d214dd87d35833"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/344b4c1a6bc641b1874b4df6f48e5839"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3d4f1a02ba8444f7a627a2a1867bfca7"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4640be1c4e754ad38cc83e4477dd22e2"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/554210548abd435090fe87bdc7df6e48"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "554210548abd435090fe87bdc7df6e48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e639a7dab3c46559767c29a12a22a35"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/667dc66256434a929d85a257616920e2"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "667dc66256434a929d85a257616920e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68f51f6469774dd3992f34a109a49ad1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6cfdea46a6ca4f31b6fe51798448d468"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/717d17eb993743668b30002fca8b4446"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "717d17eb993743668b30002fca8b4446"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7eac226a9dd143539cd7b399135e2733"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "7eac226a9dd143539cd7b399135e2733"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8171b1e94faf46988ffd56bd82ddbc11"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "8171b1e94faf46988ffd56bd82ddbc11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/85af7927e1d64dd1924e1407683c0a0a"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9c7efcf2af4344d683fe5da8fa844355"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9e4c9e7595cb4fcfaeec568ec1b70c0c"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a55711ba096c4187969ad4055f865f72"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "a55711ba096c4187969ad4055f865f72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b68bf2db76b7425cb86b40806112a83b"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b92400a078b146da9e97f4584122edad"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "b92400a078b146da9e97f4584122edad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b9687bee426c49a9a25c6a9b27c154c7"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "b9687bee426c49a9a25c6a9b27c154c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bdb1714c936b4ac49dff71e4006cb808"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "bdb1714c936b4ac49dff71e4006cb808"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c9723ed4c5444c259bbde1fb4bcabc85"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca17097e30b348beb8612261b287dcf2"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "ca17097e30b348beb8612261b287dcf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca95be2e0d93469da1721cec6f7afe8c"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d57d0774310f4126a43df5574a3a772b"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "d57d0774310f4126a43df5574a3a772b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d832ff4768d94d81a7f39aaffc300e8e"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "d832ff4768d94d81a7f39aaffc300e8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d8c2e2828b6d42e5a210d304cf5aea84"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f5981191a6794d4a8801007f8b772dca"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "f5981191a6794d4a8801007f8b772dca"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-05 18:09:12,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-d876b105-4437-458f-bbc9-ab9a5c2af10f 2018-08-05 18:09:12,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.11164188385s 2018-08-05 18:09:12,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-d876b105-4437-458f-bbc9-ab9a5c2af10f 2018-08-05 18:09:12,272 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.22:5000 2018-08-05 18:09:12,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:09:12,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:12,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379a11d7-1623-42fe-9374-f1d47e50c163 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:09:12,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-379a11d7-1623-42fe-9374-f1d47e50c163 2018-08-05 18:09:12,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.089035987854s 2018-08-05 18:09:12,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-379a11d7-1623-42fe-9374-f1d47e50c163 2018-08-05 18:09:12,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:09:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:12,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faebcdfa-eab9-45d1-a6f8-5be8f07a3384 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:09:12,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-faebcdfa-eab9-45d1-a6f8-5be8f07a3384 2018-08-05 18:09:12,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110589981079s 2018-08-05 18:09:12,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-faebcdfa-eab9-45d1-a6f8-5be8f07a3384 2018-08-05 18:09:12,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 18:09:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:12,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6bd22a-39ed-431e-8dc4-a661d6f5344c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 18:09:12,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8a6bd22a-39ed-431e-8dc4-a661d6f5344c 2018-08-05 18:09:12,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106257915497s 2018-08-05 18:09:12,591 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8a6bd22a-39ed-431e-8dc4-a661d6f5344c 2018-08-05 18:09:12,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:09:12,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:12,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd8b633-9132-453f-a0fa-5757633f5dd5 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "links": {"self": "http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3775a8b8ca046bfad955b252687d7a8", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 18:09:12,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1fd8b633-9132-453f-a0fa-5757633f5dd5 2018-08-05 18:09:12,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129278898239s 2018-08-05 18:09:12,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1fd8b633-9132-453f-a0fa-5757633f5dd5 2018-08-05 18:09:12,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 18:09:12,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:12,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a818df-e3d9-42f7-8138-48b6d50c674a Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a"}, "tags": [], "enabled": true, "id": "b1eeca0aadc241d98b2aff2a92c0a00a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}]} 2018-08-05 18:09:12,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-89a818df-e3d9-42f7-8138-48b6d50c674a 2018-08-05 18:09:12,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117328166962s 2018-08-05 18:09:12,851 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-89a818df-e3d9-42f7-8138-48b6d50c674a 2018-08-05 18:09:12,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 18:09:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=01885ca87cca43f38ec5d0ddf621779e&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:12,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55fa6d3f-5363-445f-ad89-5478682ccc47 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=01885ca87cca43f38ec5d0ddf621779e&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a", "previous": null, "next": null}} 2018-08-05 18:09:12,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=01885ca87cca43f38ec5d0ddf621779e&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a used request id req-55fa6d3f-5363-445f-ad89-5478682ccc47 2018-08-05 18:09:12,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107388019562s 2018-08-05 18:09:12,966 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=01885ca87cca43f38ec5d0ddf621779e&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a used request id req-55fa6d3f-5363-445f-ad89-5478682ccc47 2018-08-05 18:09:12,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 18:09:12,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a/users/e3775a8b8ca046bfad955b252687d7a8/roles/01885ca87cca43f38ec5d0ddf621779e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:13,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-744f26f3-7d67-43f8-b3db-d9391441c918 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:09:13,132 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a/users/e3775a8b8ca046bfad955b252687d7a8/roles/01885ca87cca43f38ec5d0ddf621779e used request id req-744f26f3-7d67-43f8-b3db-d9391441c918 2018-08-05 18:09:13,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162652015686s 2018-08-05 18:09:13,132 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a/users/e3775a8b8ca046bfad955b252687d7a8/roles/01885ca87cca43f38ec5d0ddf621779e used request id req-744f26f3-7d67-43f8-b3db-d9391441c918 2018-08-05 18:09:13,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:09:13,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:13,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae85238-ac30-4251-a81d-1881d743cbbf Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:09:13,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3ae85238-ac30-4251-a81d-1881d743cbbf 2018-08-05 18:09:13,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104866027832s 2018-08-05 18:09:13,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3ae85238-ac30-4251-a81d-1881d743cbbf 2018-08-05 18:09:13,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-05 18:09:13,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-05 18:09:13,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 18:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d05cbce-36dc-49d8-ba1a-baabfe8644aa Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38a04701bee14e869b70b50f4aa23cb6", "links": {"self": "http://172.30.9.22:5000/v3/roles/38a04701bee14e869b70b50f4aa23cb6"}, "name": "heat_stack_owner"}} 2018-08-05 18:09:13,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-7d05cbce-36dc-49d8-ba1a-baabfe8644aa 2018-08-05 18:09:13,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.116522073746s 2018-08-05 18:09:13,363 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-7d05cbce-36dc-49d8-ba1a-baabfe8644aa 2018-08-05 18:09:13,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:09:13,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:13,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba992b24-3028-4c5b-aa18-bbba3c3df2ac Content-Encoding: gzip Content-Length: 411 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "38a04701bee14e869b70b50f4aa23cb6", "links": {"self": "http://172.30.9.22:5000/v3/roles/38a04701bee14e869b70b50f4aa23cb6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:09:13,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba992b24-3028-4c5b-aa18-bbba3c3df2ac 2018-08-05 18:09:13,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0998420715332s 2018-08-05 18:09:13,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba992b24-3028-4c5b-aa18-bbba3c3df2ac 2018-08-05 18:09:13,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 18:09:13,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:13,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ece6dfd-7842-4114-818b-8c229feaed0f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 18:09:13,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6ece6dfd-7842-4114-818b-8c229feaed0f 2018-08-05 18:09:13,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108358860016s 2018-08-05 18:09:13,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6ece6dfd-7842-4114-818b-8c229feaed0f 2018-08-05 18:09:13,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:09:13,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:13,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1e7dae-a485-4e19-a844-6e2518252887 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "links": {"self": "http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3775a8b8ca046bfad955b252687d7a8", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 18:09:13,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8a1e7dae-a485-4e19-a844-6e2518252887 2018-08-05 18:09:13,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122990131378s 2018-08-05 18:09:13,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8a1e7dae-a485-4e19-a844-6e2518252887 2018-08-05 18:09:13,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 18:09:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:13,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45eb9131-5c45-4576-af59-f66019b71738 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a"}, "tags": [], "enabled": true, "id": "b1eeca0aadc241d98b2aff2a92c0a00a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}]} 2018-08-05 18:09:13,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-45eb9131-5c45-4576-af59-f66019b71738 2018-08-05 18:09:13,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102417945862s 2018-08-05 18:09:13,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-45eb9131-5c45-4576-af59-f66019b71738 2018-08-05 18:09:13,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 18:09:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=38a04701bee14e869b70b50f4aa23cb6&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:13,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3576af-8d80-4591-ba3e-6a719d53e4e7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=38a04701bee14e869b70b50f4aa23cb6&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a", "previous": null, "next": null}} 2018-08-05 18:09:13,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=38a04701bee14e869b70b50f4aa23cb6&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a used request id req-de3576af-8d80-4591-ba3e-6a719d53e4e7 2018-08-05 18:09:13,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102912902832s 2018-08-05 18:09:13,927 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e3775a8b8ca046bfad955b252687d7a8&role.id=38a04701bee14e869b70b50f4aa23cb6&scope.project.id=b1eeca0aadc241d98b2aff2a92c0a00a used request id req-de3576af-8d80-4591-ba3e-6a719d53e4e7 2018-08-05 18:09:13,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 18:09:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a/users/e3775a8b8ca046bfad955b252687d7a8/roles/38a04701bee14e869b70b50f4aa23cb6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:09:14,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92a8fb3f-15fe-4593-902d-ff61d2205522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:09:14,161 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a/users/e3775a8b8ca046bfad955b252687d7a8/roles/38a04701bee14e869b70b50f4aa23cb6 used request id req-92a8fb3f-15fe-4593-902d-ff61d2205522 2018-08-05 18:09:14,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.230970144272s 2018-08-05 18:09:14,161 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a/users/e3775a8b8ca046bfad955b252687d7a8/roles/38a04701bee14e869b70b50f4aa23cb6 used request id req-92a8fb3f-15fe-4593-902d-ff61d2205522 2018-08-05 18:09:14,162 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 18:09:14,164 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-05 18:09:14,164 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 18:09:14,168 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 18:09:14,249 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-05 18:09:14,249 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-05 18:09:14,250 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-05 18:09:14,251 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-05 18:09:14,251 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-05 18:09:14,254 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-05 18:35:25,641 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-05 18:35:25,641 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=b1eeca0aadc241d98b2aff2a92c0a00a SHELL=/bin/bash SSH_CLIENT=172.30.9.66 56200 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_91e0ab2f-3776-4f20-88fd-f2d781db21a4 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=5da00dd7-b096-4ded-89e0-64a1d5fa1e94 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.22:5000 OS_USERNAME=shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.22,192.30.9.6 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 56200 192.168.120.17 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-05 18:09:14.609 1392 INFO shaker.engine.utils [-] Logging enabled 2018-08-05 18:09:14.611 1392 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-05 18:09:14.614 1392 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-05 18:09:14.622 1400 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-05 18:09:14.622 1400 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.209:9000 2018-08-05 18:09:14.622 1400 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-05 18:09:14.633 1392 INFO pykwalify.core [-] validation.valid 2018-08-05 18:09:15.207 1392 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-05 18:09:18.968 1392 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'11e6e656-006e-42d3-94d4-34af181003ab', u'links': [{u'href': u'http://172.30.9.22:8004/v1/b1eeca0aadc241d98b2aff2a92c0a00a/stacks/shaker_aepisu/11e6e656-006e-42d3-94d4-34af181003ab', u'rel': u'self'}]} 2018-08-05 18:13:09.499 1392 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_aepisu_slave_0', 'shaker_aepisu_master_0']) 2018-08-05 18:13:14.640 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:14:45.183 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:16:15.655 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:17:46.130 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:17:46.131 1392 INFO shaker.engine.server [-] Execution is done 2018-08-05 18:17:46.622 1392 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-05 18:18:09.820 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:18:09.825 1392 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-08-05 18:18:09.838 1392 INFO pykwalify.core [-] validation.valid 2018-08-05 18:18:10.274 1392 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-05 18:18:16.204 1392 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'c46e843a-eb66-44ad-8516-6f4e74b53156', u'links': [{u'href': u'http://172.30.9.22:8004/v1/b1eeca0aadc241d98b2aff2a92c0a00a/stacks/shaker_rftkze/c46e843a-eb66-44ad-8516-6f4e74b53156', u'rel': u'self'}]} 2018-08-05 18:19:08.877 1392 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rftkze_master_0', 'shaker_rftkze_slave_0']) 2018-08-05 18:19:12.836 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:20:43.416 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:22:13.901 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:23:44.373 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:23:44.374 1392 INFO shaker.engine.server [-] Execution is done 2018-08-05 18:23:44.676 1392 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-05 18:24:09.177 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:24:09.178 1392 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-08-05 18:24:09.192 1392 INFO pykwalify.core [-] validation.valid 2018-08-05 18:24:09.598 1392 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-05 18:24:15.679 1392 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'98040a96-ef08-4553-89a8-97d8744e3ce4', u'links': [{u'href': u'http://172.30.9.22:8004/v1/b1eeca0aadc241d98b2aff2a92c0a00a/stacks/shaker_tpsfao/98040a96-ef08-4553-89a8-97d8744e3ce4', u'rel': u'self'}]} 2018-08-05 18:25:21.876 1392 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_tpsfao_slave_0', 'shaker_tpsfao_master_0']) 2018-08-05 18:25:28.883 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:26:59.443 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:28:29.918 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:30:00.392 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:30:00.393 1392 INFO shaker.engine.server [-] Execution is done 2018-08-05 18:30:00.693 1392 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-05 18:30:22.034 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:30:22.036 1392 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-08-05 18:30:22.050 1392 INFO pykwalify.core [-] validation.valid 2018-08-05 18:30:22.477 1392 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-05 18:30:27.657 1392 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'5c218193-49f1-4529-9257-58f21e36daf3', u'links': [{u'href': u'http://172.30.9.22:8004/v1/b1eeca0aadc241d98b2aff2a92c0a00a/stacks/shaker_dfrmeu/5c218193-49f1-4529-9257-58f21e36daf3', u'rel': u'self'}]} 2018-08-05 18:31:45.307 1392 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dfrmeu_slave_0', 'shaker_dfrmeu_master_0']) 2018-08-05 18:31:49.873 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:32:21.389 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:33:41.571 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:35:01.760 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:35:01.760 1392 INFO shaker.engine.server [-] Execution is done 2018-08-05 18:35:03.057 1392 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-05 18:35:25.533 1392 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-05 18:35:25.535 1392 INFO shaker.engine.server [-] Generating aggregated report 2018-08-05 18:35:25.545 1392 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-08-05 18:35:25.547 1392 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-05 18:35:25.548 1392 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-08-05 18:35:25.548 1392 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-08-05 18:35:25.548 1392 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-08-05 18:35:25.548 1392 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-08-05 18:35:25.548 1392 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-05 18:35:25.549 1392 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-05 18:35:25.563 1392 INFO shaker.engine.report [-] Report saved to: report.html 2018-08-05 18:35:25,642 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-05 18:35:25,642 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-05 18:35:25,644 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-05 18:35:25,681 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-05 18:35:25,681 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-05 18:35:25,710 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-05 18:35:25,766 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-05 18:35:25,766 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-05 18:35:25,774 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-05 18:35:25,805 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-05 18:35:25,805 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-05 18:35:25,808 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-05 18:35:25,821 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-05 18:35:25,821 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-05 18:35:25,946 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 18:35:25,946 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-05 18:35:25,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 18:35:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/a208ab32-75c9-49bc-bc06-088063aab947.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:27,691 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33919aab-d2c1-49d1-950c-19028c74eb08 Content-Length: 0 Date: Sun, 05 Aug 2018 18:35:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:35:27,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/a208ab32-75c9-49bc-bc06-088063aab947.json used request id req-33919aab-d2c1-49d1-950c-19028c74eb08 2018-08-05 18:35:27,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.7373239994s 2018-08-05 18:35:27,692 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/a208ab32-75c9-49bc-bc06-088063aab947.json used request id req-33919aab-d2c1-49d1-950c-19028c74eb08 2018-08-05 18:35:27,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:35:27,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:27,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-871506e1-f90b-417c-970e-b47bf5e50bc6 Date: Sun, 05 Aug 2018 18:35:27 GMT RESP BODY: {"floatingips": []} 2018-08-05 18:35:27,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-871506e1-f90b-417c-970e-b47bf5e50bc6 2018-08-05 18:35:27,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.252420902252s 2018-08-05 18:35:27,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-871506e1-f90b-417c-970e-b47bf5e50bc6 2018-08-05 18:35:27,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 18:35:27,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:28,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:35:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bbd36fd4-9f5f-4193-b99b-877a566d73b4 x-compute-request-id: req-bbd36fd4-9f5f-4193-b99b-877a566d73b4 Content-Type: application/json 2018-08-05 18:35:28,325 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070 used request id req-bbd36fd4-9f5f-4193-b99b-877a566d73b4 2018-08-05 18:35:28,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.374161958694s 2018-08-05 18:35:28,326 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070 used request id req-bbd36fd4-9f5f-4193-b99b-877a566d73b4 2018-08-05 18:35:28,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:35:28,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:29,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:35:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dead37e-6696-49f6-b781-80bed556cffd x-compute-request-id: req-8dead37e-6696-49f6-b781-80bed556cffd Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e6:61", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e6:61", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8865042a-8c2e-4001-8eb5-939e509b7070", "rel": "bookmark"}], "image": {"id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "links": [{"href": "http://172.30.9.22:8774/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-08-05T18:08:55.000000", "flavor": {"id": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "links": [{"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "bookmark"}]}, "id": "8865042a-8c2e-4001-8eb5-939e509b7070", "security_groups": [{"name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}], "user_id": "e3775a8b8ca046bfad955b252687d7a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T18:35:28Z", "hostId": "9059d4f8778f18179dd6da37fbc1fc6f05b446697b93de3ccd0dd157", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "created": "2018-08-05T18:05:57Z", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:35:29,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8dead37e-6696-49f6-b781-80bed556cffd 2018-08-05 18:35:29,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21477198601s 2018-08-05 18:35:29,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8dead37e-6696-49f6-b781-80bed556cffd 2018-08-05 18:35:29,543 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:35:31,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:35:31,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:31,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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 x-openstack-request-id: req-fd0d5fcf-0abc-4500-82ae-23e1eecea28a x-compute-request-id: req-fd0d5fcf-0abc-4500-82ae-23e1eecea28a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-05 18:35:31,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd0d5fcf-0abc-4500-82ae-23e1eecea28a 2018-08-05 18:35:31,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0842649936676s 2018-08-05 18:35:31,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd0d5fcf-0abc-4500-82ae-23e1eecea28a 2018-08-05 18:35:31,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:35:31,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:31,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 29135 X-Openstack-Request-Id: req-ac5c92c3-5836-4f1d-9310-d679e0628c59 Date: Sun, 05 Aug 2018 18:35:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "created_at": "2018-08-05T17:16:37Z", "updated_at": "2018-08-05T17:16:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "3ccdae17-e430-4bf6-a388-4b35a1f590e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "83c2f29d-23de-4b60-a7a6-807ae9f03f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "9165298b-1dec-495f-a85f-61334883e89d", "remote_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:16:37Z", "revision_number": 0, "id": "ab4e0e5e-d9ef-4906-b6de-331605863a42", "remote_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "remote_ip_prefix": null, "created_at": "2018-08-05T17:16:37Z", "security_group_id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "tenant_id": "61c8afe7cbf34c50aaab9815224bde5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c8afe7cbf34c50aaab9815224bde5d"}], "revision_number": 1, "project_id": "61c8afe7cbf34c50aaab9815224bde5d", "id": "117c71f3-ca8e-42bc-8245-ec3fc93d296e", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:51Z", "updated_at": "2018-08-05T18:05:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "4a31a856-5bc2-458b-88d9-3962217193f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "5ccfdddc-df9f-4a87-a5d8-feeddab2d677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:51Z", "revision_number": 0, "id": "96d6f12e-c8a1-4405-8221-f97b452d933b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:51Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:52Z", "revision_number": 0, "id": "a7633d30-5805-4e87-abd4-505b684a5202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:52Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-05T18:05:52Z", "revision_number": 0, "id": "e761488f-e195-4423-967d-6005c5691a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:52Z", "security_group_id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}], "revision_number": 4, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "2aaf0730-4c70-45e5-9cd4-6ac9acfa376d", "name": "shaker-sg_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}, {"description": "Default security group", "tags": [], "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "created_at": "2018-08-05T17:08:31Z", "updated_at": "2018-08-05T17:08:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "0ae28246-27bd-41e6-982a-eae24d3ebef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "78641237-eac2-4e75-8445-bb279b9158ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "85ef0dc2-ef90-4407-9b0f-7de752adf650", "remote_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:08:31Z", "revision_number": 0, "id": "b48d1dd9-104f-4aa5-b218-d32772a95b54", "remote_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "remote_ip_prefix": null, "created_at": "2018-08-05T17:08:31Z", "security_group_id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "tenant_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1"}], "revision_number": 1, "project_id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "id": "35b4dc57-62fb-4bb8-bede-dd1236ceb3f3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:24Z", "updated_at": "2018-08-05T18:05:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "4cd70b90-6583-48cd-9949-182c64ad9f53", "remote_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "9819c5f4-6239-4159-afc9-ac944820f356", "remote_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "c468f5ce-2b2a-4855-9e14-6e7b103a7899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:05:24Z", "revision_number": 0, "id": "d6ad2de3-99c1-4a52-b1cd-309057ce0992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:05:24Z", "security_group_id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a"}], "revision_number": 1, "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "51e9f7cf-d3ef-4aa2-af2c-102e14d60f16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "created_at": "2018-08-05T17:18:56Z", "updated_at": "2018-08-05T17:18:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:18:56Z", "revision_number": 0, "id": "1e639ab8-6969-4211-9c7e-44ad15d0e652", "remote_group_id": "571fead3-c95e-42af-ab4b-f00cd8132aa5", "remote_ip_prefix": null, "created_at": "2018-08-05T17:18:56Z", "security_group_id": "571fead3-c95e-42af-ab4b-f00cd8132aa5", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "port_range_min": null, "ethertype": "IPv4", "project_id": "fdebfbb7269c414cb90bece3a5da6e88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:18:56Z", "revision_number": 0, "id": "8c02d6cf-f469-45dd-a2b6-86f426c6f192", "remote_group_id": "571fead3-c95e-42af-ab4b-f00cd8132aa5", "remote_ip_prefix": null, "created_at": "2018-08-05T17:18:56Z", "security_group_id": "571fead3-c95e-42af-ab4b-f00cd8132aa5", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "port_range_min": null, "ethertype": "IPv6", "project_id": "fdebfbb7269c414cb90bece3a5da6e88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:18:56Z", "revision_number": 0, "id": "a0c05ac5-63d1-4e11-bb9f-d05f25fd1620", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:18:56Z", "security_group_id": "571fead3-c95e-42af-ab4b-f00cd8132aa5", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "port_range_min": null, "ethertype": "IPv4", "project_id": "fdebfbb7269c414cb90bece3a5da6e88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:18:56Z", "revision_number": 0, "id": "c63f9e68-7fe7-462d-9bc9-14ff758b3377", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:18:56Z", "security_group_id": "571fead3-c95e-42af-ab4b-f00cd8132aa5", "tenant_id": "fdebfbb7269c414cb90bece3a5da6e88", "port_range_min": null, "ethertype": "IPv6", "project_id": "fdebfbb7269c414cb90bece3a5da6e88"}], "revision_number": 1, "project_id": "fdebfbb7269c414cb90bece3a5da6e88", "id": "571fead3-c95e-42af-ab4b-f00cd8132aa5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "created_at": "2018-08-05T17:17:36Z", "updated_at": "2018-08-05T17:17:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "4aed8712-9a0b-4a7f-8e16-349a39a5f584", "remote_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "5db8d5d8-42ad-4319-99ce-996a317d8ae0", "remote_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "c2974d03-5d33-4e36-a262-caba06734695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ad703061c0e4e8d94d51b7262005072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:17:36Z", "revision_number": 0, "id": "ee2fe723-a507-435c-94ea-c05dae39d8a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:17:36Z", "security_group_id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "tenant_id": "0ad703061c0e4e8d94d51b7262005072", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ad703061c0e4e8d94d51b7262005072"}], "revision_number": 1, "project_id": "0ad703061c0e4e8d94d51b7262005072", "id": "5a03e325-fdfe-4397-b866-d9c95d2c86e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-05T17:13:30Z", "updated_at": "2018-08-05T17:13:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:30Z", "revision_number": 0, "id": "1ecc5946-7b6f-4b44-83a1-b0861447fe7b", "remote_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "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-05T17:13:30Z", "revision_number": 0, "id": "70c8b5d0-8698-4ddd-bd39-dc4328238790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "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-05T17:13:30Z", "revision_number": 0, "id": "9cabf710-0700-4852-9265-0a18769a3b82", "remote_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:30Z", "revision_number": 0, "id": "acf7056f-9b44-4ecf-a60d-912f68270069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:30Z", "security_group_id": "905b629a-4c8d-494e-b82d-d0a90a579380", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "905b629a-4c8d-494e-b82d-d0a90a579380", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T17:13:25Z", "updated_at": "2018-08-05T17:13:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "30c2fdae-1a55-4cdb-b74e-26123228603f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "7ed12ba4-f5f5-43e3-9904-4d7078eedb0f", "remote_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv6", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "ce2a9b11-8cb0-4172-9687-a17309526bb2", "remote_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:25Z", "revision_number": 0, "id": "e325eda6-bc29-4ffb-b512-91d30aceb0ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:25Z", "security_group_id": "ba6a9ff7-e667-4738-b280-27174814122f", "tenant_id": "449c5b575fb242d6b133df2f87012577", "port_range_min": null, "ethertype": "IPv4", "project_id": "449c5b575fb242d6b133df2f87012577"}], "revision_number": 1, "project_id": "449c5b575fb242d6b133df2f87012577", "id": "ba6a9ff7-e667-4738-b280-27174814122f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e634a849a366495090384ea0ef0cef2b", "created_at": "2018-08-05T17:15:00Z", "updated_at": "2018-08-05T17:15:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "3c945155-31dc-4486-bba6-ae0039d263e8", "remote_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "9e0ec437-8eb6-4172-831c-e42180c792f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "a1d91a87-3c4d-46a6-b0bf-13ac2f3fa90c", "remote_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e634a849a366495090384ea0ef0cef2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:15:00Z", "revision_number": 0, "id": "bad01f35-675e-4a3f-9a72-a0a06e58de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:15:00Z", "security_group_id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "tenant_id": "e634a849a366495090384ea0ef0cef2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e634a849a366495090384ea0ef0cef2b"}], "revision_number": 1, "project_id": "e634a849a366495090384ea0ef0cef2b", "id": "c79c6bd5-048f-4e0e-ad1c-1fa15fb240bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "created_at": "2018-08-05T17:20:10Z", "updated_at": "2018-08-05T17:20:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "22fabf52-542b-4f2f-8400-77c818d3d117", "remote_group_id": "d558696f-1e92-464f-8c28-669250874adb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "5de25fdc-ddcb-4d98-84b9-06664f6aca86", "remote_group_id": "d558696f-1e92-464f-8c28-669250874adb", "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:10Z", "revision_number": 0, "id": "6f2d20d3-66af-44bf-b8b9-81451ca2dd5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:10Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:20:11Z", "revision_number": 0, "id": "c2d78928-3a0b-4d29-adc9-bc92cdcd3d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:20:11Z", "security_group_id": "d558696f-1e92-464f-8c28-669250874adb", "tenant_id": "da7468488e8b409cb2c3d0a46c68d1a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "da7468488e8b409cb2c3d0a46c68d1a9"}], "revision_number": 1, "project_id": "da7468488e8b409cb2c3d0a46c68d1a9", "id": "d558696f-1e92-464f-8c28-669250874adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "created_at": "2018-08-05T17:13:57Z", "updated_at": "2018-08-05T17:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "053d21f3-8a19-478c-95c3-2fe5b6223818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "1c8a0e37-6cf1-4830-9b62-e763a63f3095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "c2af52dd-3a19-45d8-b3f3-5cd95fd689d8", "remote_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:13:57Z", "revision_number": 0, "id": "db7d8da6-7c26-4cc7-8cc2-0da129a276cc", "remote_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "remote_ip_prefix": null, "created_at": "2018-08-05T17:13:57Z", "security_group_id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "tenant_id": "946354fbf9f0483ba4e7438802cb14f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "946354fbf9f0483ba4e7438802cb14f7"}], "revision_number": 1, "project_id": "946354fbf9f0483ba4e7438802cb14f7", "id": "d62e0096-3186-4d9d-8d66-a16067bdce17", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e85cb216870243c595e627594115def8", "created_at": "2018-08-05T17:54:53Z", "updated_at": "2018-08-05T17:54:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:54:53Z", "revision_number": 0, "id": "461ce739-5afd-474f-8a88-25e360f4d2ba", "remote_group_id": "e2233771-ddf2-492e-b275-f69eaca307b7", "remote_ip_prefix": null, "created_at": "2018-08-05T17:54:53Z", "security_group_id": "e2233771-ddf2-492e-b275-f69eaca307b7", "tenant_id": "e85cb216870243c595e627594115def8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e85cb216870243c595e627594115def8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:54:53Z", "revision_number": 0, "id": "5c07fbe8-4a74-4e6f-a281-ef126eb7375b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:54:53Z", "security_group_id": "e2233771-ddf2-492e-b275-f69eaca307b7", "tenant_id": "e85cb216870243c595e627594115def8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e85cb216870243c595e627594115def8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:54:53Z", "revision_number": 0, "id": "972e0a04-4ecf-4005-9629-3df986e4b779", "remote_group_id": "e2233771-ddf2-492e-b275-f69eaca307b7", "remote_ip_prefix": null, "created_at": "2018-08-05T17:54:53Z", "security_group_id": "e2233771-ddf2-492e-b275-f69eaca307b7", "tenant_id": "e85cb216870243c595e627594115def8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e85cb216870243c595e627594115def8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T17:54:53Z", "revision_number": 0, "id": "cc873798-c6cc-4c4f-a5dc-1c5ab171f33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T17:54:53Z", "security_group_id": "e2233771-ddf2-492e-b275-f69eaca307b7", "tenant_id": "e85cb216870243c595e627594115def8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e85cb216870243c595e627594115def8"}], "revision_number": 1, "project_id": "e85cb216870243c595e627594115def8", "id": "e2233771-ddf2-492e-b275-f69eaca307b7", "name": "default"}]} 2018-08-05 18:35:31,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ac5c92c3-5836-4f1d-9310-d679e0628c59 2018-08-05 18:35:31,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.280670881271s 2018-08-05 18:35:31,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ac5c92c3-5836-4f1d-9310-d679e0628c59 2018-08-05 18:35:31,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-05 18:35:31,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/2aaf0730-4c70-45e5-9cd4-6ac9acfa376d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:32,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98d5a157-30e2-4ba9-a194-a875c0d751d6 Content-Length: 0 Date: Sun, 05 Aug 2018 18:35:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:35:32,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/2aaf0730-4c70-45e5-9cd4-6ac9acfa376d.json used request id req-98d5a157-30e2-4ba9-a194-a875c0d751d6 2018-08-05 18:35:32,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.343545913696s 2018-08-05 18:35:32,265 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/2aaf0730-4c70-45e5-9cd4-6ac9acfa376d.json used request id req-98d5a157-30e2-4ba9-a194-a875c0d751d6 2018-08-05 18:35:32,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-05 18:35:32,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:32,305 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 18:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abac3d2f-948d-4c8c-9e20-c3554dda12e2 x-compute-request-id: req-abac3d2f-948d-4c8c-9e20-c3554dda12e2 Content-Length: 0 Content-Type: application/json 2018-08-05 18:35:32,305 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4 used request id req-abac3d2f-948d-4c8c-9e20-c3554dda12e2 2018-08-05 18:35:32,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0402998924255s 2018-08-05 18:35:32,306 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_91e0ab2f-3776-4f20-88fd-f2d781db21a4 used request id req-abac3d2f-948d-4c8c-9e20-c3554dda12e2 2018-08-05 18:35:32,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 18:35:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/09a4c446-bcad-41da-8f78-5acc3dc3b7dd/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" -d '{"subnet_id": "da47ee93-74ff-410a-a676-6e88c433bbb8"}' 2018-08-05 18:35:34,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de7450a2-2286-4f66-b32c-bdc7015259ad Date: Sun, 05 Aug 2018 18:35:34 GMT RESP BODY: {"network_id": "6b0d257e-979a-47a3-8e79-351ccf88ec7b", "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "subnet_id": "da47ee93-74ff-410a-a676-6e88c433bbb8", "subnet_ids": ["da47ee93-74ff-410a-a676-6e88c433bbb8"], "port_id": "9c482f47-d61f-4d9d-9807-dc6e5f3aaa58", "id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd"} 2018-08-05 18:35:34,712 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/09a4c446-bcad-41da-8f78-5acc3dc3b7dd/remove_router_interface.json used request id req-de7450a2-2286-4f66-b32c-bdc7015259ad 2018-08-05 18:35:34,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.40541696548s 2018-08-05 18:35:34,712 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/09a4c446-bcad-41da-8f78-5acc3dc3b7dd/remove_router_interface.json used request id req-de7450a2-2286-4f66-b32c-bdc7015259ad returning object 09a4c446-bcad-41da-8f78-5acc3dc3b7dd 2018-08-05 18:35:34,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 18:35:34,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:35,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-45da384f-f92f-4fc5-b9e5-baf37b580e31 Date: Sun, 05 Aug 2018 18:35:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "created_at": "2018-08-05T18:05:27Z", "admin_state_up": true, "updated_at": "2018-08-05T18:35:33Z", "project_id": "b1eeca0aadc241d98b2aff2a92c0a00a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "09a4c446-bcad-41da-8f78-5acc3dc3b7dd", "name": "shaker-router_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}]} 2018-08-05 18:35:35,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-45da384f-f92f-4fc5-b9e5-baf37b580e31 2018-08-05 18:35:35,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.332483053207s 2018-08-05 18:35:35,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-45da384f-f92f-4fc5-b9e5-baf37b580e31 2018-08-05 18:35:35,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 18:35:35,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/09a4c446-bcad-41da-8f78-5acc3dc3b7dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:39,277 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7348c25-abc1-4155-9240-30aba616b731 Content-Length: 0 Date: Sun, 05 Aug 2018 18:35:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:35:39,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/09a4c446-bcad-41da-8f78-5acc3dc3b7dd.json used request id req-f7348c25-abc1-4155-9240-30aba616b731 2018-08-05 18:35:39,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.22998189926s 2018-08-05 18:35:39,277 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/09a4c446-bcad-41da-8f78-5acc3dc3b7dd.json used request id req-f7348c25-abc1-4155-9240-30aba616b731 2018-08-05 18:35:39,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 18:35:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:39,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-96c5a7e3-c14f-4c74-b4da-a7baee7bc6f1 Date: Sun, 05 Aug 2018 18:35:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4},{"updated_at":"2018-08-05T18:05:25Z","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":"da47ee93-74ff-410a-a676-6e88c433bbb8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_91e0ab2f-3776-4f20-88fd-f2d781db21a4","enable_dhcp":true,"segment_id":null,"network_id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:05:25Z","ip_version":4}]} 2018-08-05 18:35:39,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-96c5a7e3-c14f-4c74-b4da-a7baee7bc6f1 2018-08-05 18:35:39,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0574989318848s 2018-08-05 18:35:39,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-96c5a7e3-c14f-4c74-b4da-a7baee7bc6f1 2018-08-05 18:35:39,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 18:35:39,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/da47ee93-74ff-410a-a676-6e88c433bbb8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:41,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87510f40-958c-454c-b9c5-3d9d7884836c Date: Sun, 05 Aug 2018 18:35:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:35:41,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/da47ee93-74ff-410a-a676-6e88c433bbb8.json used request id req-87510f40-958c-454c-b9c5-3d9d7884836c 2018-08-05 18:35:41,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.31205415726s 2018-08-05 18:35:41,650 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/da47ee93-74ff-410a-a676-6e88c433bbb8.json used request id req-87510f40-958c-454c-b9c5-3d9d7884836c 2018-08-05 18:35:41,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:35:41,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:41,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-73410db8-f2e3-4d30-9ce4-8f670099601b Date: Sun, 05 Aug 2018 18:35:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6b0d257e-979a-47a3-8e79-351ccf88ec7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"b1eeca0aadc241d98b2aff2a92c0a00a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:35:41Z","qos_policy_id":null,"name":"shaker-net_91e0ab2f-3776-4f20-88fd-f2d781db21a4","admin_state_up":true,"tenant_id":"b1eeca0aadc241d98b2aff2a92c0a00a","created_at":"2018-08-05T18:05:24Z","provider:network_type":"vxlan"}]} 2018-08-05 18:35:41,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-73410db8-f2e3-4d30-9ce4-8f670099601b 2018-08-05 18:35:41,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0874910354614s 2018-08-05 18:35:41,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-73410db8-f2e3-4d30-9ce4-8f670099601b 2018-08-05 18:35:41,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 18:35:41,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/6b0d257e-979a-47a3-8e79-351ccf88ec7b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:42,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7baa982-f577-4312-9b8c-8a6ac743c6e6 Date: Sun, 05 Aug 2018 18:35:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:35:42,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6b0d257e-979a-47a3-8e79-351ccf88ec7b.json used request id req-f7baa982-f577-4312-9b8c-8a6ac743c6e6 2018-08-05 18:35:42,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.916556119919s 2018-08-05 18:35:42,657 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6b0d257e-979a-47a3-8e79-351ccf88ec7b.json used request id req-f7baa982-f577-4312-9b8c-8a6ac743c6e6 2018-08-05 18:35:42,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:35:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:42,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-7cf4c02f-2e12-48dc-97bd-f6216405409f Date: Sun, 05 Aug 2018 18:35:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/snap", "metadata": {}}], "file": "/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/file", "owner": "b1eeca0aadc241d98b2aff2a92c0a00a", "id": "d20cb214-8108-4ff8-a627-9461bae6f6a1", "size": 666173440, "self": "/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/d20cb214-8108-4ff8-a627-9461bae6f6a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-05T18:05:50Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-05T18:05:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:35:42,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7cf4c02f-2e12-48dc-97bd-f6216405409f 2018-08-05 18:35:42,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.230412960052s 2018-08-05 18:35:42,892 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7cf4c02f-2e12-48dc-97bd-f6216405409f 2018-08-05 18:35:42,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 18:35:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e6502410d6eeae94def49d8788186e5da3961d" 2018-08-05 18:35:43,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d819292a-af47-4d49-8008-cc4206ab1f24 Date: Sun, 05 Aug 2018 18:35: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-05 18:35:43,881 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1 used request id req-d819292a-af47-4d49-8008-cc4206ab1f24 2018-08-05 18:35:43,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.986890077591s 2018-08-05 18:35:43,881 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d20cb214-8108-4ff8-a627-9461bae6f6a1 used request id req-d819292a-af47-4d49-8008-cc4206ab1f24 2018-08-05 18:35:43,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 18:35:43,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:35:44,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2619148-33dd-4b27-b06a-7006ae91f090 x-compute-request-id: req-c2619148-33dd-4b27-b06a-7006ae91f090 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e", "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": "6fd934b2-baf5-4bf6-9065-1d3addf2cf7e"}]} 2018-08-05 18:35:44,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c2619148-33dd-4b27-b06a-7006ae91f090 2018-08-05 18:35:44,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.221189022064s 2018-08-05 18:35:44,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c2619148-33dd-4b27-b06a-7006ae91f090 2018-08-05 18:35:44,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 18:35:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:35:44,142 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 18:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06f9c036-c5f5-4674-9baf-4e6e01809b8b x-compute-request-id: req-06f9c036-c5f5-4674-9baf-4e6e01809b8b Content-Length: 0 Content-Type: application/json 2018-08-05 18:35:44,142 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e used request id req-06f9c036-c5f5-4674-9baf-4e6e01809b8b 2018-08-05 18:35:44,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0381000041962s 2018-08-05 18:35:44,143 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/6fd934b2-baf5-4bf6-9065-1d3addf2cf7e used request id req-06f9c036-c5f5-4674-9baf-4e6e01809b8b 2018-08-05 18:35:44,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:35:44,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:35:44,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a86f980-4afb-4ef4-95ed-d8cb66621a0b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "links": {"self": "http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3775a8b8ca046bfad955b252687d7a8", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 18:35:44,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7a86f980-4afb-4ef4-95ed-d8cb66621a0b 2018-08-05 18:35:44,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129027843475s 2018-08-05 18:35:44,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7a86f980-4afb-4ef4-95ed-d8cb66621a0b 2018-08-05 18:35:44,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:35:44,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:35:44,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba241f7-5576-498d-b61f-bde5af516e97 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_91e0ab2f-3776-4f20-88fd-f2d781db21a4", "links": {"self": "http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e3775a8b8ca046bfad955b252687d7a8", "description": null}} 2018-08-05 18:35:44,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8 used request id req-8ba241f7-5576-498d-b61f-bde5af516e97 2018-08-05 18:35:44,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122228145599s 2018-08-05 18:35:44,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8 used request id req-8ba241f7-5576-498d-b61f-bde5af516e97 2018-08-05 18:35:44,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 18:35:44,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:35:44,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1645ce4-6e9f-46dc-88cf-e936607e03ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:35:44,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8 used request id req-e1645ce4-6e9f-46dc-88cf-e936607e03ce 2018-08-05 18:35:44,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.24981713295s 2018-08-05 18:35:44,652 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e3775a8b8ca046bfad955b252687d7a8 used request id req-e1645ce4-6e9f-46dc-88cf-e936607e03ce 2018-08-05 18:35:44,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 18:35:44,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:35:44,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37120c7c-a291-4795-b79a-a3512be00f44 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a"}, "tags": [], "enabled": true, "id": "b1eeca0aadc241d98b2aff2a92c0a00a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_91e0ab2f-3776-4f20-88fd-f2d781db21a4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 18:35:44,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-37120c7c-a291-4795-b79a-a3512be00f44 2018-08-05 18:35:44,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108906030655s 2018-08-05 18:35:44,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-37120c7c-a291-4795-b79a-a3512be00f44 2018-08-05 18:35:44,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 18:35:44,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:35:44,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e486a050-c3af-4bc9-9031-3298e60eb2da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:35:44,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a used request id req-e486a050-c3af-4bc9-9031-3298e60eb2da 2018-08-05 18:35:44,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.186883211136s 2018-08-05 18:35:44,959 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b1eeca0aadc241d98b2aff2a92c0a00a used request id req-e486a050-c3af-4bc9-9031-3298e60eb2da 2018-08-05 18:35:44,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:35:44,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:35:45,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e6eb6c-6917-49f9-bf9b-3d9d6b44b77f Content-Encoding: gzip Content-Length: 411 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "38a04701bee14e869b70b50f4aa23cb6", "links": {"self": "http://172.30.9.22:5000/v3/roles/38a04701bee14e869b70b50f4aa23cb6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:35:45,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-64e6eb6c-6917-49f9-bf9b-3d9d6b44b77f 2018-08-05 18:35:45,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113527059555s 2018-08-05 18:35:45,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-64e6eb6c-6917-49f9-bf9b-3d9d6b44b77f 2018-08-05 18:35:45,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-05 18:35:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/38a04701bee14e869b70b50f4aa23cb6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b60e8dc7a1ff407e8e8771e7a385e437e5f7203" 2018-08-05 18:35:45,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20dc1d6e-0818-4b08-a6ff-d0ac852d071e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:35:45,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/38a04701bee14e869b70b50f4aa23cb6 used request id req-20dc1d6e-0818-4b08-a6ff-d0ac852d071e 2018-08-05 18:35:45,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.140352964401s 2018-08-05 18:35:45,223 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/38a04701bee14e869b70b50f4aa23cb6 used request id req-20dc1d6e-0818-4b08-a6ff-d0ac852d071e 2018-08-05 18:35:45,268 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-05 18:35:45,602 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-05 18:35:45,602 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-05 18:35:45,603 - openstack_tests - INFO - OS Credentials = > 2018-08-05 18:35:45,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-05 18:35:45,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:35:45,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T19:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["VAdbZu5DTo-RzkE1YU3odQ"], "issued_at": "2018-08-05T18:35:45.000000Z"}} 2018-08-05 18:35:46,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cec90b67d4de5e20a2ad26e69b3fd34f77aeb0b" 2018-08-05 18:35:46,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-862bbde1-c0a3-4741-9aa2-164666ad21e8 Date: Sun, 05 Aug 2018 18:35:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 18:35:46,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-862bbde1-c0a3-4741-9aa2-164666ad21e8 2018-08-05 18:35:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=28f09cfd-ef38-4a4a-8993-7fc081e43089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cec90b67d4de5e20a2ad26e69b3fd34f77aeb0b" 2018-08-05 18:35:46,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7b99047d-7317-4811-9a99-2195a2212c8b Date: Sun, 05 Aug 2018 18:35:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 18:35:46,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=28f09cfd-ef38-4a4a-8993-7fc081e43089 used request id req-7b99047d-7317-4811-9a99-2195a2212c8b 2018-08-05 18:35:46,525 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-05 18:35:46,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 18:35:46,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-05 18:35:46,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 18:35:46,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 18:35:46,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 18:35:46,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 18:35:46,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 18:35:46,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 18:35:46,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 18:35:46,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 18:35:46,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 18:35:46,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 18:35:46,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 18:35:46,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 18:35:46,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 18:35:46,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 18:35:46,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 18:35:46,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 18:35:46,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 18:35:46,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 18:35:46,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 18:35:46,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 18:35:46,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 18:35:46,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-05 18:35:46,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-05 18:35:46,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-05 18:35:46,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:35:46,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05893854-9c46-472c-9c91-96ede5ee94d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 18:35:46,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-05893854-9c46-472c-9c91-96ede5ee94d1 2018-08-05 18:35:46,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:35:46,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T19:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["xlUAslu5Rmyk6n-9wmjJ9g"], "issued_at": "2018-08-05T18:35:46.000000Z"}} 2018-08-05 18:35:46,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}74c7f962f5c3516e5bdf018410cdcf2b76d48ba2" 2018-08-05 18:35:47,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:35:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-835f25b1-77fd-48e9-ae68-4633e6b5142f x-compute-request-id: req-835f25b1-77fd-48e9-ae68-4633e6b5142f 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.22: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-05 18:35:47,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-835f25b1-77fd-48e9-ae68-4633e6b5142f 2018-08-05 18:35:47,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.619096040726s 2018-08-05 18:35:47,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-835f25b1-77fd-48e9-ae68-4633e6b5142f 2018-08-05 18:35:47,153 - 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.22: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-05 18:35:47,153 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-05 18:35:47,154 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-05 18:35:47,154 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-05 18:35:47,202 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-05 18:35:47,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 18:35:47,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 18:35:47,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-05 18:35:47,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-05 18:35:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:35:47,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932d3a7a-494a-4703-bda5-d75bedf8b9a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 18:35:47,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-932d3a7a-494a-4703-bda5-d75bedf8b9a7 2018-08-05 18:35:47,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:35:47,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T19:35:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["L1v9Ro2rT3KCFVTi3qnnLQ"], "issued_at": "2018-08-05T18:35:47.000000Z"}} 2018-08-05 18:35:47,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:35:47,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:35:48,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-87f59b5d-b1aa-40b0-af4d-47310a778fad Date: Sun, 05 Aug 2018 18:35:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 18:35:48,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-87f59b5d-b1aa-40b0-af4d-47310a778fad 2018-08-05 18:35:48,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352561950684s 2018-08-05 18:35:48,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-87f59b5d-b1aa-40b0-af4d-47310a778fad 2018-08-05 18:35:48,012 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-05 18:35:50,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-05 18:35:53,453 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 30303711-3a01-45c8-864c-e725a46ed75c | 2018-08-05T18:35:53.071320 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 30303711-3a01-45c8-864c-e725a46ed75c ~/.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-05 18:35:57,059 - 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-05 18:35:57,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-05 18:35:59,585 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-05 18:36:03,085 - 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=a147e349-e477-48bc-98ad-c042770ffd99) as the default verifier for the future CLI operations. 2018-08-05 18:36:06,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-05 18:36:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:36:06,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-038c3a14-72b2-4d70-84a9-5463b0986b0c Date: Sun, 05 Aug 2018 18:36:06 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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp 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-05 18:36:06,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-038c3a14-72b2-4d70-84a9-5463b0986b0c 2018-08-05 18:36:06,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.21094584465s 2018-08-05 18:36:06,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-038c3a14-72b2-4d70-84a9-5463b0986b0c 2018-08-05 18:36:06,488 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-05 18:36:06,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 18:36:06,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"network": {"name": "neutron_trunk-net_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "admin_state_up": true}}' 2018-08-05 18:36:06,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-61d02586-2e50-4e7f-82b4-d4d25e6de5d3 Date: Sun, 05 Aug 2018 18:36:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e9770e66-3d41-473e-89a0-0f4be38c48d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:36:06Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T18:36:06Z","mtu":1450}} 2018-08-05 18:36:06,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-61d02586-2e50-4e7f-82b4-d4d25e6de5d3 2018-08-05 18:36:06,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.431231975555s 2018-08-05 18:36:06,921 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-61d02586-2e50-4e7f-82b4-d4d25e6de5d3 2018-08-05 18:36:06,921 - 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-05T18:36:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e9770e66-3d41-473e-89a0-0f4be38c48d1', u'provider:segmentation_id': 24, 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_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', u'created_at': u'2018-08-05T18:36:06Z', u'mtu': 1450, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'449c5b575fb242d6b133df2f87012577', u'l2_adjacency': True}) 2018-08-05 18:36:06,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:36:06,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:36:07,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-e296df75-1719-4c18-a98e-778b4695e6db Date: Sun, 05 Aug 2018 18:36:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e9770e66-3d41-473e-89a0-0f4be38c48d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:36:06Z","qos_policy_id":null,"name":"neutron_trunk-net_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T18:36:06Z","provider:network_type":"vxlan"}]} 2018-08-05 18:36:07,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e296df75-1719-4c18-a98e-778b4695e6db 2018-08-05 18:36:07,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264981031418s 2018-08-05 18:36:07,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e296df75-1719-4c18-a98e-778b4695e6db 2018-08-05 18:36:07,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 18:36:07,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"subnet": {"name": "neutron_trunk-subnet_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "enable_dhcp": true, "network_id": "e9770e66-3d41-473e-89a0-0f4be38c48d1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 18:36:07,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-c45892ce-f8ff-4b99-93a6-0904b063aff8 Date: Sun, 05 Aug 2018 18:36:07 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-05T18:36:07Z","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":"7bb963d4-ff68-4808-9784-0fef14163e5d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2","enable_dhcp":true,"segment_id":null,"network_id":"e9770e66-3d41-473e-89a0-0f4be38c48d1","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T18:36:07Z","ip_version":4}} 2018-08-05 18:36:07,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c45892ce-f8ff-4b99-93a6-0904b063aff8 2018-08-05 18:36:07,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.781574010849s 2018-08-05 18:36:07,970 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c45892ce-f8ff-4b99-93a6-0904b063aff8 2018-08-05 18:36:07,970 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T18:36: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'7bb963d4-ff68-4808-9784-0fef14163e5d', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e9770e66-3d41-473e-89a0-0f4be38c48d1', u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T18:36: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'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 18:36:07,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 18:36:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "neutron_trunk-router_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "admin_state_up": true}}' 2018-08-05 18:36:15,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-891e06d6-c0df-4dc1-9654-69b146f83bbd Date: Sun, 05 Aug 2018 18:36:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T18:36:09Z", "admin_state_up": true, "updated_at": "2018-08-05T18:36:10Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0e178f84-bbb5-4d6c-80dc-46368c2af0db", "name": "neutron_trunk-router_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2"}} 2018-08-05 18:36:15,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-891e06d6-c0df-4dc1-9654-69b146f83bbd 2018-08-05 18:36:15,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.11949205399s 2018-08-05 18:36:15,091 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-891e06d6-c0df-4dc1-9654-69b146f83bbd 2018-08-05 18:36:15,091 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T18:36:10Z', u'revision_number': 3, u'ha': True, u'id': u'0e178f84-bbb5-4d6c-80dc-46368c2af0db', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', u'admin_state_up': True, u'tenant_id': u'449c5b575fb242d6b133df2f87012577', u'created_at': u'2018-08-05T18:36:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'449c5b575fb242d6b133df2f87012577'}) 2018-08-05 18:36:15,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 18:36:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0e178f84-bbb5-4d6c-80dc-46368c2af0db/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"subnet_id": "7bb963d4-ff68-4808-9784-0fef14163e5d"}' 2018-08-05 18:36:17,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5bf77ab0-9654-4b5e-bdda-68c1311c4714 Date: Sun, 05 Aug 2018 18:36:17 GMT RESP BODY: {"network_id": "e9770e66-3d41-473e-89a0-0f4be38c48d1", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "7bb963d4-ff68-4808-9784-0fef14163e5d", "subnet_ids": ["7bb963d4-ff68-4808-9784-0fef14163e5d"], "port_id": "d691b264-62aa-4394-aa40-a3940a232064", "id": "0e178f84-bbb5-4d6c-80dc-46368c2af0db"} 2018-08-05 18:36:17,922 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e178f84-bbb5-4d6c-80dc-46368c2af0db/add_router_interface.json used request id req-5bf77ab0-9654-4b5e-bdda-68c1311c4714 2018-08-05 18:36:17,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.83034992218s 2018-08-05 18:36:17,923 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e178f84-bbb5-4d6c-80dc-46368c2af0db/add_router_interface.json used request id req-5bf77ab0-9654-4b5e-bdda-68c1311c4714 returning object 0e178f84-bbb5-4d6c-80dc-46368c2af0db 2018-08-05 18:36:17,923 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-05 18:36:18,050 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-05 18:36:18,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:36:18,056 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 18:36:18 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 18:36:18,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:36:18,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:36:18,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-68e9758d-773d-4aae-8dfc-29fb7f33f0df Date: Sun, 05 Aug 2018 18:36:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:36:18,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-68e9758d-773d-4aae-8dfc-29fb7f33f0df 2018-08-05 18:36:18,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214294195175s 2018-08-05 18:36:18,276 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-68e9758d-773d-4aae-8dfc-29fb7f33f0df 2018-08-05 18:36:18,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 18:36:18,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2"}' 2018-08-05 18:36:18,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aa785471-3d39-4a22-9f7c-b038e6938b98 Date: Sun, 05 Aug 2018 18:36:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b", "size": null, "self": "/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T18:36:18Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "checksum": null, "created_at": "2018-08-05T18:36:18Z", "protected": false} 2018-08-05 18:36:18,539 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-aa785471-3d39-4a22-9f7c-b038e6938b98 2018-08-05 18:36:18,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.255506038666s 2018-08-05 18:36:18,539 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-aa785471-3d39-4a22-9f7c-b038e6938b98 returning object aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b 2018-08-05 18:36:18,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 18:36:18,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '' 2018-08-05 18:36:19,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efe456c7-9807-4862-a74d-c0c1d79c8bb0 Date: Sun, 05 Aug 2018 18:36: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-05 18:36:19,704 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/file used request id req-efe456c7-9807-4862-a74d-c0c1d79c8bb0 2018-08-05 18:36:19,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16372299194s 2018-08-05 18:36:19,704 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/file used request id req-efe456c7-9807-4862-a74d-c0c1d79c8bb0 2018-08-05 18:36:19,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:36:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:36:19,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-7f642605-1a89-4234-ac25-9533070e3062 Date: Sun, 05 Aug 2018 18:36:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/snap", "metadata": {}}], "file": "/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b", "size": 12716032, "self": "/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T18:36:19Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T18:36:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:36:19,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7f642605-1a89-4234-ac25-9533070e3062 2018-08-05 18:36:19,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.237699985504s 2018-08-05 18:36:19,947 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7f642605-1a89-4234-ac25-9533070e3062 2018-08-05 18:36:19,948 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/file', 'owner': u'449c5b575fb242d6b133df2f87012577', 'id': u'aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b', 'size': 12716032, u'self': u'/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T18:36:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-05T18:36:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', 'created': u'2018-08-05T18:36:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T18:36:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 18:36:19,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 18:36:19,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 18:36:20,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:36:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-048ce475-5401-4d79-8849-1b2030c08fdd x-compute-request-id: req-048ce475-5401-4d79-8849-1b2030c08fdd Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039", "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": "c96abd9e-3ce9-4a0e-a173-c12aebd67039"}} 2018-08-05 18:36:20,205 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-048ce475-5401-4d79-8849-1b2030c08fdd 2018-08-05 18:36:20,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.255788803101s 2018-08-05 18:36:20,205 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-048ce475-5401-4d79-8849-1b2030c08fdd 2018-08-05 18:36:20,206 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', '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'449c5b575fb242d6b133df2f87012577', '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'c96abd9e-3ce9-4a0e-a173-c12aebd67039', 'swap': 0}) 2018-08-05 18:36:20,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 18:36:20,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"extra_specs": {}}' 2018-08-05 18:36:20,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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 x-openstack-request-id: req-6c1f9952-02a6-4f4b-8a30-fc95fa28a832 x-compute-request-id: req-6c1f9952-02a6-4f4b-8a30-fc95fa28a832 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 18:36:20,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039/os-extra_specs used request id req-6c1f9952-02a6-4f4b-8a30-fc95fa28a832 2018-08-05 18:36:20,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245509147644s 2018-08-05 18:36:20,232 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039/os-extra_specs used request id req-6c1f9952-02a6-4f4b-8a30-fc95fa28a832 2018-08-05 18:36:20,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:36:20,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 18:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c836c968-7af0-44fe-89ca-cd330e7c19fa 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 18:36:20,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c836c968-7af0-44fe-89ca-cd330e7c19fa 2018-08-05 18:36:20,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:36:20,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:36:20,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98573a4-4ee3-4319-a646-d8ccb8f9032d Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:36:20,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e98573a4-4ee3-4319-a646-d8ccb8f9032d 2018-08-05 18:36:20,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101134061813s 2018-08-05 18:36:20,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e98573a4-4ee3-4319-a646-d8ccb8f9032d 2018-08-05 18:36:20,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:36:20,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:36:20,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-175768cc-cde9-45e5-b8e6-b65703385dc3 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:36:20,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-175768cc-cde9-45e5-b8e6-b65703385dc3 2018-08-05 18:36:20,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103425979614s 2018-08-05 18:36:20,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-175768cc-cde9-45e5-b8e6-b65703385dc3 2018-08-05 18:36:20,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-05 18:36:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:36:20,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-07649f1d-ae4c-457d-8b39-68262f699d72 x-compute-request-id: req-07649f1d-ae4c-457d-8b39-68262f699d72 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 146}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 242, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 149}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-05 18:36:20,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-07649f1d-ae4c-457d-8b39-68262f699d72 2018-08-05 18:36:20,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0433900356293s 2018-08-05 18:36:20,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-07649f1d-ae4c-457d-8b39-68262f699d72 2018-08-05 18:36:20,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:36:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:36:20,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-7f8f933c-19be-4157-a7b5-f315b4b05f1c Date: Sun, 05 Aug 2018 18:36:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/snap", "metadata": {}}], "file": "/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b", "size": 12716032, "self": "/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T18:36:19Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T18:36:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:36:20,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7f8f933c-19be-4157-a7b5-f315b4b05f1c 2018-08-05 18:36:20,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256299972534s 2018-08-05 18:36:20,531 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7f8f933c-19be-4157-a7b5-f315b4b05f1c 2018-08-05 18:36:20,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 18:36:20,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2"}' 2018-08-05 18:36:20,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-26baa393-a3ca-4855-85ec-f56243f1cc85 Date: Sun, 05 Aug 2018 18:36:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "f65159e2-231a-4e1d-91e3-9beda8c9ad36", "size": null, "self": "/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T18:36:20Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "checksum": null, "created_at": "2018-08-05T18:36:20Z", "protected": false} 2018-08-05 18:36:20,800 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-26baa393-a3ca-4855-85ec-f56243f1cc85 2018-08-05 18:36:20,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.262064933777s 2018-08-05 18:36:20,801 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-26baa393-a3ca-4855-85ec-f56243f1cc85 returning object f65159e2-231a-4e1d-91e3-9beda8c9ad36 2018-08-05 18:36:20,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 18:36:20,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '' 2018-08-05 18:36:22,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a7ea48f-b11b-4ceb-aa6a-6c5459c610bc Date: Sun, 05 Aug 2018 18:36: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-05 18:36:22,014 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36/file used request id req-2a7ea48f-b11b-4ceb-aa6a-6c5459c610bc 2018-08-05 18:36:22,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.21271800995s 2018-08-05 18:36:22,015 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36/file used request id req-2a7ea48f-b11b-4ceb-aa6a-6c5459c610bc 2018-08-05 18:36:22,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:36:22,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:36:22,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-f899a2d2-7e9f-471a-9629-47d5dbe1f9b4 Date: Sun, 05 Aug 2018 18:36:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36/snap", "metadata": {}}], "file": "/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "f65159e2-231a-4e1d-91e3-9beda8c9ad36", "size": 12716032, "self": "/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T18:36:21Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T18:36:20Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/snap", "metadata": {}}], "file": "/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b", "size": 12716032, "self": "/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T18:36:19Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T18:36:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:36:22,236 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f899a2d2-7e9f-471a-9629-47d5dbe1f9b4 2018-08-05 18:36:22,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217010974884s 2018-08-05 18:36:22,236 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f899a2d2-7e9f-471a-9629-47d5dbe1f9b4 2018-08-05 18:36:22,239 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36/file', 'owner': u'449c5b575fb242d6b133df2f87012577', 'id': u'f65159e2-231a-4e1d-91e3-9beda8c9ad36', 'size': 12716032, u'self': u'/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'449c5b575fb242d6b133df2f87012577', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T18:36:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-05T18:36:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', 'created': u'2018-08-05T18:36:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-05T18:36:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-05 18:36:22,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 18:36:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-05 18:36:22,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:36: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-04624524-61c7-45b5-8cec-783fcefa222d x-compute-request-id: req-04624524-61c7-45b5-8cec-783fcefa222d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566", "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": "7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566"}} 2018-08-05 18:36:22,284 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-04624524-61c7-45b5-8cec-783fcefa222d 2018-08-05 18:36:22,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0442500114441s 2018-08-05 18:36:22,285 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-04624524-61c7-45b5-8cec-783fcefa222d 2018-08-05 18:36:22,285 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', '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'449c5b575fb242d6b133df2f87012577', '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'7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566', 'swap': 0}) 2018-08-05 18:36:22,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 18:36:22,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"extra_specs": {}}' 2018-08-05 18:36:22,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:36: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-386fb15a-f48c-4410-9ba6-091ddd0d502a x-compute-request-id: req-386fb15a-f48c-4410-9ba6-091ddd0d502a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 18:36:22,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566/os-extra_specs used request id req-386fb15a-f48c-4410-9ba6-091ddd0d502a 2018-08-05 18:36:22,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248711109161s 2018-08-05 18:36:22,311 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566/os-extra_specs used request id req-386fb15a-f48c-4410-9ba6-091ddd0d502a 2018-08-05 18:36:22,312 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2', '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'449c5b575fb242d6b133df2f87012577', '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'7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566', 'swap': 0}) 2018-08-05 18:36:25,775 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-05 18:36:25,776 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-05 18:36:25,776 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-05 18:36:25,778 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-05 18:36:25,781 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-05 18:36:29,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a147e349-e477-48bc-98ad-c042770ffd99/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-05 18:36:29,252 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-05 18:36:29,253 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-05 18:36:29,253 - 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-05 18:38:29,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0f43e52e-5538-430f-96a3-d15aaf629a2d 2018-08-05 18:38:29,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0f43e52e-5538-430f-96a3-d15aaf629a2d']'. 2018-08-05 18:38:30,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-05 18:38:30,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-05 18:38:30,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-05 18:38:30,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0f43e52e-5538-430f-96a3-d15aaf629a2d | 2018-08-05 18:38:30,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-05 18:38:30,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-05 18:36:31 | 2018-08-05 18:38:30,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-05 18:38:29 | 2018-08-05 18:38:30,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:58 | 2018-08-05 18:38:30,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-05 18:38:30,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-05 18:38:30,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a147e349-e477-48bc-98ad-c042770ffd99) | 2018-08-05 18:38:30,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-05 18:38:30,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 30303711-3a01-45c8-864c-e725a46ed75c) | 2018-08-05 18:38:30,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-05 18:38:30,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 106.178 | 2018-08-05 18:38:30,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-08-05 18:38:30,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-05 18:38:30,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-05 18:38:30,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-05 18:38:30,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-08-05 18:38:30,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-05 18:38:30,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-05 18:38:30,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 97.6744186047% 2018-08-05 18:38:30,333 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 18:38:30,333 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:24 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-08-05 18:38:30,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 18:38:30,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:30,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df632938-8366-4039-89d3-8bfaa5fbf93b Date: Sun, 05 Aug 2018 18:38:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 18:38:30,905 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36 used request id req-df632938-8366-4039-89d3-8bfaa5fbf93b 2018-08-05 18:38:30,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.565461874008s 2018-08-05 18:38:30,905 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f65159e2-231a-4e1d-91e3-9beda8c9ad36 used request id req-df632938-8366-4039-89d3-8bfaa5fbf93b 2018-08-05 18:38:30,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 18:38:30,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:30,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-868dd61e-40a1-4d4d-991f-d50bc63e79ee x-compute-request-id: req-868dd61e-40a1-4d4d-991f-d50bc63e79ee Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566", "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": "7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566"}, {"name": "neutron_trunk-flavor_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039", "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": "c96abd9e-3ce9-4a0e-a173-c12aebd67039"}]} 2018-08-05 18:38:30,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-868dd61e-40a1-4d4d-991f-d50bc63e79ee 2018-08-05 18:38:30,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259280204773s 2018-08-05 18:38:30,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-868dd61e-40a1-4d4d-991f-d50bc63e79ee 2018-08-05 18:38:30,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 18:38:30,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:30,967 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 18: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 x-openstack-request-id: req-a02126eb-85e5-4438-b19d-4a0270d277d3 x-compute-request-id: req-a02126eb-85e5-4438-b19d-4a0270d277d3 Content-Length: 0 Content-Type: application/json 2018-08-05 18:38:30,967 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566 used request id req-a02126eb-85e5-4438-b19d-4a0270d277d3 2018-08-05 18:38:30,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0334539413452s 2018-08-05 18:38:30,967 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7a02a4e9-d8f0-40a1-b0bc-4fb8af67b566 used request id req-a02126eb-85e5-4438-b19d-4a0270d277d3 2018-08-05 18:38:30,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 18:38:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0e178f84-bbb5-4d6c-80dc-46368c2af0db/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" -d '{"subnet_id": "7bb963d4-ff68-4808-9784-0fef14163e5d"}' 2018-08-05 18:38:33,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-523f0927-38be-4515-98f3-6de7f5408f7f Date: Sun, 05 Aug 2018 18:38:33 GMT RESP BODY: {"network_id": "e9770e66-3d41-473e-89a0-0f4be38c48d1", "tenant_id": "449c5b575fb242d6b133df2f87012577", "subnet_id": "7bb963d4-ff68-4808-9784-0fef14163e5d", "subnet_ids": ["7bb963d4-ff68-4808-9784-0fef14163e5d"], "port_id": "d691b264-62aa-4394-aa40-a3940a232064", "id": "0e178f84-bbb5-4d6c-80dc-46368c2af0db"} 2018-08-05 18:38:33,579 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e178f84-bbb5-4d6c-80dc-46368c2af0db/remove_router_interface.json used request id req-523f0927-38be-4515-98f3-6de7f5408f7f 2018-08-05 18:38:33,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.61185097694s 2018-08-05 18:38:33,580 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e178f84-bbb5-4d6c-80dc-46368c2af0db/remove_router_interface.json used request id req-523f0927-38be-4515-98f3-6de7f5408f7f returning object 0e178f84-bbb5-4d6c-80dc-46368c2af0db 2018-08-05 18:38:33,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 18:38:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:34,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5540aca6-b21a-4b4c-abfb-85f84576ca3d Date: Sun, 05 Aug 2018 18:38:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "449c5b575fb242d6b133df2f87012577", "created_at": "2018-08-05T18:36:09Z", "admin_state_up": true, "updated_at": "2018-08-05T18:38:32Z", "project_id": "449c5b575fb242d6b133df2f87012577", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "0e178f84-bbb5-4d6c-80dc-46368c2af0db", "name": "neutron_trunk-router_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2"}]} 2018-08-05 18:38:34,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5540aca6-b21a-4b4c-abfb-85f84576ca3d 2018-08-05 18:38:34,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.513830900192s 2018-08-05 18:38:34,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5540aca6-b21a-4b4c-abfb-85f84576ca3d 2018-08-05 18:38:34,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 18:38:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/0e178f84-bbb5-4d6c-80dc-46368c2af0db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:38,136 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b97e34d-a24c-453a-bbac-69580f702795 Content-Length: 0 Date: Sun, 05 Aug 2018 18:38:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:38:38,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0e178f84-bbb5-4d6c-80dc-46368c2af0db.json used request id req-4b97e34d-a24c-453a-bbac-69580f702795 2018-08-05 18:38:38,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.04054379463s 2018-08-05 18:38:38,137 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0e178f84-bbb5-4d6c-80dc-46368c2af0db.json used request id req-4b97e34d-a24c-453a-bbac-69580f702795 2018-08-05 18:38:38,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 18:38:38,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:38,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1941 X-Openstack-Request-Id: req-90956d34-df4b-46b5-ab8a-07b982e620de Date: Sun, 05 Aug 2018 18:38:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-05T18:36:07Z","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":"7bb963d4-ff68-4808-9784-0fef14163e5d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"449c5b575fb242d6b133df2f87012577","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2","enable_dhcp":true,"segment_id":null,"network_id":"e9770e66-3d41-473e-89a0-0f4be38c48d1","tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T18:36:07Z","ip_version":4},{"updated_at":"2018-08-05T18:36:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9676c0c7-eaee-4747-81ec-1706b3c7dce1","dns_nameservers":[],"gateway_ip":"10.100.0.1","project_id":"5ca5a14da3994874bfe453c8666fb41a","description":"","tags":[],"cidr":"10.100.0.0/28","subnetpool_id":null,"service_types":[],"name":"","enable_dhcp":true,"segment_id":null,"network_id":"42aeaf83-35fb-4bd8-b336-8e56a453610d","tenant_id":"5ca5a14da3994874bfe453c8666fb41a","created_at":"2018-08-05T18:36:40Z","ip_version":4},{"updated_at":"2018-08-05T17:08:38Z","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":"aa8413e5-5f36-4024-830c-66a3bfc0c956","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:38Z","ip_version":4}]} 2018-08-05 18:38:38,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-90956d34-df4b-46b5-ab8a-07b982e620de 2018-08-05 18:38:38,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.254330158234s 2018-08-05 18:38:38,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-90956d34-df4b-46b5-ab8a-07b982e620de 2018-08-05 18:38:38,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 18:38:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/7bb963d4-ff68-4808-9784-0fef14163e5d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:40,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab687116-eb3c-413b-ac0a-935ae4e62053 Date: Sun, 05 Aug 2018 18:38:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:38:40,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/7bb963d4-ff68-4808-9784-0fef14163e5d.json used request id req-ab687116-eb3c-413b-ac0a-935ae4e62053 2018-08-05 18:38:40,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.1753590107s 2018-08-05 18:38:40,569 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/7bb963d4-ff68-4808-9784-0fef14163e5d.json used request id req-ab687116-eb3c-413b-ac0a-935ae4e62053 2018-08-05 18:38:40,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:38:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:40,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2158 X-Openstack-Request-Id: req-aee74bee-9262-4644-8928-05ce39614336 Date: Sun, 05 Aug 2018 18:38:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"42aeaf83-35fb-4bd8-b336-8e56a453610d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"5ca5a14da3994874bfe453c8666fb41a","l2_adjacency":true,"status":"ACTIVE","subnets":["9676c0c7-eaee-4747-81ec-1706b3c7dce1"],"description":"","tags":[],"updated_at":"2018-08-05T18:36:40Z","qos_policy_id":null,"name":"tempest-test-network--1408100322","admin_state_up":true,"tenant_id":"5ca5a14da3994874bfe453c8666fb41a","created_at":"2018-08-05T18:36:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e9770e66-3d41-473e-89a0-0f4be38c48d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"449c5b575fb242d6b133df2f87012577","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:38:40Z","qos_policy_id":null,"name":"neutron_trunk-net_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2","admin_state_up":true,"tenant_id":"449c5b575fb242d6b133df2f87012577","created_at":"2018-08-05T18:36:06Z","provider:network_type":"vxlan"}]} 2018-08-05 18:38:40,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aee74bee-9262-4644-8928-05ce39614336 2018-08-05 18:38:40,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0922448635101s 2018-08-05 18:38:40,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aee74bee-9262-4644-8928-05ce39614336 2018-08-05 18:38:40,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 18:38:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/e9770e66-3d41-473e-89a0-0f4be38c48d1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:42,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7664083-7596-4cb5-9637-0a4550f5df88 Date: Sun, 05 Aug 2018 18:38:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:38:42,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e9770e66-3d41-473e-89a0-0f4be38c48d1.json used request id req-f7664083-7596-4cb5-9637-0a4550f5df88 2018-08-05 18:38:42,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37345981598s 2018-08-05 18:38:42,038 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e9770e66-3d41-473e-89a0-0f4be38c48d1.json used request id req-f7664083-7596-4cb5-9637-0a4550f5df88 2018-08-05 18:38:42,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:38:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:42,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e9226653-ee21-4d3b-ab82-3b9f8b6e5e7a Date: Sun, 05 Aug 2018 18:38:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/snap", "metadata": {}}], "file": "/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/file", "owner": "449c5b575fb242d6b133df2f87012577", "id": "aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b", "size": 12716032, "self": "/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-05T18:36:19Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-05T18:36:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:38:42,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e9226653-ee21-4d3b-ab82-3b9f8b6e5e7a 2018-08-05 18:38:42,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216933012009s 2018-08-05 18:38:42,259 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e9226653-ee21-4d3b-ab82-3b9f8b6e5e7a 2018-08-05 18:38:42,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 18:38:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:42,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98a48a38-bc7e-4929-8756-6dc902d1f997 Date: Sun, 05 Aug 2018 18:38:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 18:38:42,831 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b used request id req-98a48a38-bc7e-4929-8756-6dc902d1f997 2018-08-05 18:38:42,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.570507049561s 2018-08-05 18:38:42,831 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/aef63c5f-9a96-4f33-95b5-fb3e2f4dca0b used request id req-98a48a38-bc7e-4929-8756-6dc902d1f997 2018-08-05 18:38:42,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 18:38:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:42,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:38: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-33a51519-3445-4681-aa07-fff6b7f89eaf x-compute-request-id: req-33a51519-3445-4681-aa07-fff6b7f89eaf Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_2f490a6f-a1b1-4a6d-be7c-f411ada25bb2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039", "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": "c96abd9e-3ce9-4a0e-a173-c12aebd67039"}]} 2018-08-05 18:38:42,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-33a51519-3445-4681-aa07-fff6b7f89eaf 2018-08-05 18:38:42,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260491371155s 2018-08-05 18:38:42,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-33a51519-3445-4681-aa07-fff6b7f89eaf 2018-08-05 18:38:42,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 18:38:42,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260ea7338d35d411d89e23abd8f7e970190ba287" 2018-08-05 18:38:42,895 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 18:38: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-5ab1e9aa-2e48-4da2-b4b1-b02ab3f869f4 x-compute-request-id: req-5ab1e9aa-2e48-4da2-b4b1-b02ab3f869f4 Content-Length: 0 Content-Type: application/json 2018-08-05 18:38:42,896 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039 used request id req-5ab1e9aa-2e48-4da2-b4b1-b02ab3f869f4 2018-08-05 18:38:42,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353000164032s 2018-08-05 18:38:42,896 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c96abd9e-3ce9-4a0e-a173-c12aebd67039 used request id req-5ab1e9aa-2e48-4da2-b4b1-b02ab3f869f4 2018-08-05 18:38:42,896 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-08-05 18:38:42,941 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-05 18:38:42,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 18:38:42,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-05 18:38:42,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 18:38:42,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 18:38:42,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 18:38:42,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 18:38:42,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 18:38:42,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 18:38:42,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 18:38:42,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 18:38:42,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 18:38:42,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-05 18:38:42,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-05 18:38:42,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:38:42,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97215a10-f5e0-48e0-9043-4cecd5073a76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 18:38:42,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-97215a10-f5e0-48e0-9043-4cecd5073a76 2018-08-05 18:38:42,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:38:43,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T19:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["2bK-lg5aQTCCXM2VAu1JNw"], "issued_at": "2018-08-05T18:38:43.000000Z"}} 2018-08-05 18:38:43,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:38:43,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cf7758e500540ce92746a7e62c97839578a194a" 2018-08-05 18:38:43,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-aaecc038-e6e9-41e5-8d83-c1cbd23279ef Date: Sun, 05 Aug 2018 18:38:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 18:38:43,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aaecc038-e6e9-41e5-8d83-c1cbd23279ef 2018-08-05 18:38:43,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30552482605s 2018-08-05 18:38:43,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aaecc038-e6e9-41e5-8d83-c1cbd23279ef 2018-08-05 18:38:43,686 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-05 18:38:46,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-05 18:38:49,009 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b2a562d1-c612-4565-91be-27374836fa59 | 2018-08-05T18:38:48.655689 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b2a562d1-c612-4565-91be-27374836fa59 ~/.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-05 18:38:52,690 - 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-05 18:38:52,690 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-05 18:38:55,217 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-05 18:38:58,996 - 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=4521628b-5606-4098-9f1f-bab049ec02a8) as the default verifier for the future CLI operations. 2018-08-05 18:39:02,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:39:02,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cfc1dd0-8190-4ba1-bb1a-de50eb382114 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 18:39:02,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5cfc1dd0-8190-4ba1-bb1a-de50eb382114 2018-08-05 18:39:02,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-05 18:39:02,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" 2018-08-05 18:39:02,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd334012-9da4-45b4-a644-b90af45814c7 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.6:35357/v3/", "rel": "self"}]}]}} 2018-08-05 18:39:02,070 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-dd334012-9da4-45b4-a644-b90af45814c7 2018-08-05 18:39:02,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" -H "X-Auth-Token: {SHA1}7cf7758e500540ce92746a7e62c97839578a194a" 2018-08-05 18:39:02,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0463249-8ee3-43c0-aaa4-9f5d42b75b15 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/152b5294cfbe42cb8134416bfcd948e2"}, "enabled": true, "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2ce7f70518c547dab17f9b64b192d97b"}, "enabled": true, "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2f514b68a307437a87414b6b2cea6fe5"}, "enabled": true, "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/44d5b63d464a4188bd18df94d9608b68"}, "enabled": true, "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/461702b092ee495e811cdaa3989e12d1"}, "enabled": true, "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5647066b7d8a4369a09c1b5836aad072"}, "enabled": true, "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5ad7978dae7a4628a46551b9fef4837d"}, "enabled": true, "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/78a70aaab89542768e268dedcd3ab651"}, "enabled": true, "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/88cb31b09d2440c9ae01ac78e624dcac"}, "enabled": true, "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/909b8bee50554dd9ade384fb1c845d47"}, "enabled": true, "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/996a9450efdd47de805df2bcc320d088"}, "enabled": true, "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9ae7e4c7601646e59544df247d9ccad6"}, "enabled": true, "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/c0a399bb4dc44409b184c9bb394ee08f"}, "enabled": true, "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd0aa172b9b647b0a304b270dc267c9f"}, "enabled": true, "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd88e0d615544b09b4f9999c51b1e1c0"}, "enabled": true, "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-05 18:39:02,185 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-f0463249-8ee3-43c0-aaa4-9f5d42b75b15 2018-08-05 18:39:02,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.125328063965s 2018-08-05 18:39:02,186 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-f0463249-8ee3-43c0-aaa4-9f5d42b75b15 2018-08-05 18:39:02,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-05 18:39:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}7cf7758e500540ce92746a7e62c97839578a194a" 2018-08-05 18:39:02,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-0125a569-a2dd-4933-a729-08ad3d4b8c93 Date: Sun, 05 Aug 2018 18:39: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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp 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-05 18:39:02,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-0125a569-a2dd-4933-a729-08ad3d4b8c93 2018-08-05 18:39:02,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.211003065109s 2018-08-05 18:39:02,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-0125a569-a2dd-4933-a729-08ad3d4b8c93 2018-08-05 18:39:02,413 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-05 18:39:02,414 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-05 18:39:02,418 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:33 | FAIL | | rally_sanity | functest | smoke | 24:43 | FAIL | | patrole | functest | smoke | 03:00 | PASS | | vmtp | functest | smoke | 10:15 | FAIL | | shaker | functest | smoke | 30:02 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:24 | FAIL | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-08-05 18:39:02,427 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-05 18:39:02,458 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-05 18:39:05,411 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-202 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-05 18:39:05,417 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.6 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.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=GWra4hPjzy6KotxUZ4FKhKpf5 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=449c5b575fb242d6b133df2f87012577 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-05 18:39:05,417 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-05 18:39:05,417 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-05 18:39:05,418 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-05 18:39:05,422 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-05 18:39:08,189 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-202 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-05 18:39:08,192 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.6 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.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=GWra4hPjzy6KotxUZ4FKhKpf5 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=449c5b575fb242d6b133df2f87012577 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-05 18:39:08,192 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-05 18:39:08,193 - 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-05 18:39:08,203 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 18:39:08,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 18:39:08,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 18:39:08,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 18:39:08,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 18:39:08,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 18:39:08,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 18:39:08,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 18:39:08,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 18:39:08,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 18:39:08,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 18:39:08,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 18:39:08,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 18:39:08,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:39:08,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bb4900-8422-46ec-a50c-17ef07d1e970 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 18:39:08,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-06bb4900-8422-46ec-a50c-17ef07d1e970 2018-08-05 18:39:08,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:39:08,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T19:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["ZSSVnaCNTECJ1chlSj5ysA"], "issued_at": "2018-08-05T18:39:08.000000Z"}} 2018-08-05 18:39:08,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:39:08,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:39:09,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cc0f5a38-9b08-4622-bf00-de20807a7432 Date: Sun, 05 Aug 2018 18:39:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 18:39:09,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cc0f5a38-9b08-4622-bf00-de20807a7432 2018-08-05 18:39:09,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276623010635s 2018-08-05 18:39:09,266 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cc0f5a38-9b08-4622-bf00-de20807a7432 2018-08-05 18:39:09,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:39:09,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9322204c-6380-4078-92f8-4631ba7a6778 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 18:39:09,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9322204c-6380-4078-92f8-4631ba7a6778 2018-08-05 18:39:09,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 18:39:09,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:39:09,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f40d664-84ea-4fad-864b-76635e583dff Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 18:39:09,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2f40d664-84ea-4fad-864b-76635e583dff 2018-08-05 18:39:09,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0985400676727s 2018-08-05 18:39:09,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2f40d664-84ea-4fad-864b-76635e583dff 2018-08-05 18:39:09,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 18:39:09,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc"}}' 2018-08-05 18:39:09,520 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0844bd-4e86-4fd8-831b-4de7628a728d 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.22:5000/v3/projects/9b828cef7b5c490e8ff44091eda07ee1"}, "tags": [], "enabled": true, "id": "9b828cef7b5c490e8ff44091eda07ee1", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc"}} 2018-08-05 18:39:09,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4b0844bd-4e86-4fd8-831b-4de7628a728d 2018-08-05 18:39:09,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135161161423s 2018-08-05 18:39:09,521 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4b0844bd-4e86-4fd8-831b-4de7628a728d 2018-08-05 18:39:09,521 - 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'9b828cef7b5c490e8ff44091eda07ee1', '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_dff03979-413d-4c02-98ad-0c2922867acc'}) 2018-08-05 18:39:09,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 18:39:09,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "913e2eda-411c-43b6-a9cc-5a6eb4347b07", "email": null, "name": "cloudify-user_dff03979-413d-4c02-98ad-0c2922867acc"}}' 2018-08-05 18:39:09,912 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b5b3205-c94c-4d7d-92c7-50834422b7e8 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_dff03979-413d-4c02-98ad-0c2922867acc", "links": {"self": "http://172.30.9.22:5000/v3/users/0cf5bea1fb824ac38bba3d4c41fb4db2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "domain_id": "default", "password_expires_at": null}} 2018-08-05 18:39:09,912 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-2b5b3205-c94c-4d7d-92c7-50834422b7e8 2018-08-05 18:39:09,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.384429931641s 2018-08-05 18:39:09,912 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-2b5b3205-c94c-4d7d-92c7-50834422b7e8 2018-08-05 18:39:09,913 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0cf5bea1fb824ac38bba3d4c41fb4db2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_dff03979-413d-4c02-98ad-0c2922867acc'}) 2018-08-05 18:39:09,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:39:09,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:39:10,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9ed886-5199-4bfe-ae6d-14afb6570f4e Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:39:10,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6d9ed886-5199-4bfe-ae6d-14afb6570f4e 2018-08-05 18:39:10,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101470947266s 2018-08-05 18:39:10,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6d9ed886-5199-4bfe-ae6d-14afb6570f4e 2018-08-05 18:39:10,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:39:10,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:39:10,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af08437-a6e8-4307-b4f3-974a251deb96 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:39:10,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0af08437-a6e8-4307-b4f3-974a251deb96 2018-08-05 18:39:10,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11131310463s 2018-08-05 18:39:10,135 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0af08437-a6e8-4307-b4f3-974a251deb96 2018-08-05 18:39:10,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:39:10,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:39:10,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63eeaf0-6bd6-42ea-8091-fb4f3d58f8ee Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:39:10,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b63eeaf0-6bd6-42ea-8091-fb4f3d58f8ee 2018-08-05 18:39:10,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102573871613s 2018-08-05 18:39:10,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b63eeaf0-6bd6-42ea-8091-fb4f3d58f8ee 2018-08-05 18:39:10,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 18:39:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:39:10,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115e4b00-a292-443d-a878-6aa838fd45e0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 18:39:10,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-115e4b00-a292-443d-a878-6aa838fd45e0 2018-08-05 18:39:10,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107151985168s 2018-08-05 18:39:10,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-115e4b00-a292-443d-a878-6aa838fd45e0 2018-08-05 18:39:10,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:39:10,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:39:10,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9bde8e-bbc7-42bb-811d-0085bb801a10 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify-user_dff03979-413d-4c02-98ad-0c2922867acc", "links": {"self": "http://172.30.9.22:5000/v3/users/0cf5bea1fb824ac38bba3d4c41fb4db2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 18:39:10,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6b9bde8e-bbc7-42bb-811d-0085bb801a10 2018-08-05 18:39:10,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129199981689s 2018-08-05 18:39:10,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6b9bde8e-bbc7-42bb-811d-0085bb801a10 2018-08-05 18:39:10,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 18:39:10,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:39:10,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ced0d7-8b0d-4feb-83c0-cc66224e3be4 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b828cef7b5c490e8ff44091eda07ee1"}, "tags": [], "enabled": true, "id": "9b828cef7b5c490e8ff44091eda07ee1", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 18:39:10,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e3ced0d7-8b0d-4feb-83c0-cc66224e3be4 2018-08-05 18:39:10,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109636068344s 2018-08-05 18:39:10,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e3ced0d7-8b0d-4feb-83c0-cc66224e3be4 2018-08-05 18:39:10,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 18:39:10,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0cf5bea1fb824ac38bba3d4c41fb4db2&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=9b828cef7b5c490e8ff44091eda07ee1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:39:10,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694dab3c-c622-4cd9-8aa4-9b310dfc1450 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0cf5bea1fb824ac38bba3d4c41fb4db2&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=9b828cef7b5c490e8ff44091eda07ee1", "previous": null, "next": null}} 2018-08-05 18:39:10,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0cf5bea1fb824ac38bba3d4c41fb4db2&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=9b828cef7b5c490e8ff44091eda07ee1 used request id req-694dab3c-c622-4cd9-8aa4-9b310dfc1450 2018-08-05 18:39:10,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0974361896515s 2018-08-05 18:39:10,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0cf5bea1fb824ac38bba3d4c41fb4db2&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=9b828cef7b5c490e8ff44091eda07ee1 used request id req-694dab3c-c622-4cd9-8aa4-9b310dfc1450 2018-08-05 18:39:10,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 18:39:10,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9b828cef7b5c490e8ff44091eda07ee1/users/0cf5bea1fb824ac38bba3d4c41fb4db2/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:39:10,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce054f4-ff5e-45f2-94b7-2238adadac2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:39:10,870 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9b828cef7b5c490e8ff44091eda07ee1/users/0cf5bea1fb824ac38bba3d4c41fb4db2/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-4ce054f4-ff5e-45f2-94b7-2238adadac2d 2018-08-05 18:39:10,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154102802277s 2018-08-05 18:39:10,870 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9b828cef7b5c490e8ff44091eda07ee1/users/0cf5bea1fb824ac38bba3d4c41fb4db2/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-4ce054f4-ff5e-45f2-94b7-2238adadac2d 2018-08-05 18:39:10,871 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc', 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'9b828cef7b5c490e8ff44091eda07ee1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '913e2eda-411c-43b6-a9cc-5a6eb4347b07', 'username': u'cloudify-user_dff03979-413d-4c02-98ad-0c2922867acc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 18:39:10,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 18:39:10,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 18:39:10,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 18:39:10,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 18:39:10,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 18:39:10,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 18:39:10,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 18:39:10,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 18:39:10,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 18:39:10,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 18:39:10,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 18:39:10,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 18:39:10,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 18:39:10,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 18:39:10,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 18:39:10,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 18:39:10,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 18:39:10,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 18:39:10,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 18:39:10,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 18:39:10,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 18:39:10,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 18:39:10,876 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_dff03979-413d-4c02-98ad-0c2922867acc', 'password': '913e2eda-411c-43b6-a9cc-5a6eb4347b07', 'project_name': 'cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '9b828cef7b5c490e8ff44091eda07ee1', 'project_domain_name': 'Default'} 2018-08-05 18:39:10,877 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-05 18:39:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:39:10,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6217a5-b8f1-49ef-bcd3-3a208aee8a1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 18:39:10,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3d6217a5-b8f1-49ef-bcd3-3a208aee8a1d 2018-08-05 18:39:10,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:39:11,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T19:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b828cef7b5c490e8ff44091eda07ee1", "name": "cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_9b828cef7b5c490e8ff44091eda07ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_9b828cef7b5c490e8ff44091eda07ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9b828cef7b5c490e8ff44091eda07ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/9b828cef7b5c490e8ff44091eda07ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/9b828cef7b5c490e8ff44091eda07ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/9b828cef7b5c490e8ff44091eda07ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/9b828cef7b5c490e8ff44091eda07ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/9b828cef7b5c490e8ff44091eda07ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9b828cef7b5c490e8ff44091eda07ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/9b828cef7b5c490e8ff44091eda07ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/9b828cef7b5c490e8ff44091eda07ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9b828cef7b5c490e8ff44091eda07ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/9b828cef7b5c490e8ff44091eda07ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/9b828cef7b5c490e8ff44091eda07ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_dff03979-413d-4c02-98ad-0c2922867acc", "id": "0cf5bea1fb824ac38bba3d4c41fb4db2"}, "audit_ids": ["sDycRYB9RXa7qomXuL7umA"], "issued_at": "2018-08-05T18:39:11.000000Z"}} 2018-08-05 18:39:11,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 18:39:11,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"network": {"name": "cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc", "admin_state_up": true}}' 2018-08-05 18:39:11,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-419a4a04-c771-4552-88d2-9048b5398330 Date: Sun, 05 Aug 2018 18:39:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9b828cef7b5c490e8ff44091eda07ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:39:11Z","is_default":false,"name":"cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:39:11Z","mtu":1450}} 2018-08-05 18:39:11,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-419a4a04-c771-4552-88d2-9048b5398330 2018-08-05 18:39:11,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.529314041138s 2018-08-05 18:39:11,807 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-419a4a04-c771-4552-88d2-9048b5398330 2018-08-05 18:39:11,807 - 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-05T18:39:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'f8075f46-e2c8-453d-a1b3-b3a18bd44b7e', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc', u'admin_state_up': True, u'tenant_id': u'9b828cef7b5c490e8ff44091eda07ee1', u'created_at': u'2018-08-05T18:39:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9b828cef7b5c490e8ff44091eda07ee1', u'l2_adjacency': True}) 2018-08-05 18:39:11,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:39:11,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:39:12,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-a3cfbcba-731f-4248-b15d-63a1bfe67709 Date: Sun, 05 Aug 2018 18:39:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9b828cef7b5c490e8ff44091eda07ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:39:11Z","qos_policy_id":null,"name":"cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc","admin_state_up":true,"tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:39:11Z","mtu":1450}]} 2018-08-05 18:39:12,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a3cfbcba-731f-4248-b15d-63a1bfe67709 2018-08-05 18:39:12,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.306180000305s 2018-08-05 18:39:12,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a3cfbcba-731f-4248-b15d-63a1bfe67709 2018-08-05 18:39:12,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 18:39:12,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"subnet": {"name": "cloudify-subnet_dff03979-413d-4c02-98ad-0c2922867acc", "enable_dhcp": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 18:39:13,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d7a7911-c6b0-4941-b912-9462f579f29d Date: Sun, 05 Aug 2018 18:39:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:39:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T18:39:12Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9b828cef7b5c490e8ff44091eda07ee1","id":"f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd","subnetpool_id":null,"name":"cloudify-subnet_dff03979-413d-4c02-98ad-0c2922867acc"}} 2018-08-05 18:39:13,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6d7a7911-c6b0-4941-b912-9462f579f29d 2018-08-05 18:39:13,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.88506603241s 2018-08-05 18:39:13,003 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6d7a7911-c6b0-4941-b912-9462f579f29d 2018-08-05 18:39:13,003 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T18:39:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_dff03979-413d-4c02-98ad-0c2922867acc', u'enable_dhcp': True, u'network_id': u'f8075f46-e2c8-453d-a1b3-b3a18bd44b7e', u'tenant_id': u'9b828cef7b5c490e8ff44091eda07ee1', u'created_at': u'2018-08-05T18:39:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9b828cef7b5c490e8ff44091eda07ee1'}) 2018-08-05 18:39:13,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 18:39:13,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "cloudify-router_dff03979-413d-4c02-98ad-0c2922867acc", "admin_state_up": true}}' 2018-08-05 18:39:19,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-896b7a83-88c1-4332-8761-4dcaf73a53f3 Date: Sun, 05 Aug 2018 18:39:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:39:13Z", "admin_state_up": true, "updated_at": "2018-08-05T18:39:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "2beac243-f001-44d8-872f-a61f4a40edfd", "name": "cloudify-router_dff03979-413d-4c02-98ad-0c2922867acc"}} 2018-08-05 18:39:19,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-896b7a83-88c1-4332-8761-4dcaf73a53f3 2018-08-05 18:39:19,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.39642596245s 2018-08-05 18:39:19,401 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-896b7a83-88c1-4332-8761-4dcaf73a53f3 2018-08-05 18:39:19,401 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T18:39:14Z', u'revision_number': 3, u'id': u'2beac243-f001-44d8-872f-a61f4a40edfd', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_dff03979-413d-4c02-98ad-0c2922867acc', u'admin_state_up': True, u'tenant_id': u'9b828cef7b5c490e8ff44091eda07ee1', u'created_at': u'2018-08-05T18:39:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'9b828cef7b5c490e8ff44091eda07ee1'}) 2018-08-05 18:39:19,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 18:39:19,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2beac243-f001-44d8-872f-a61f4a40edfd/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"subnet_id": "f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd"}' 2018-08-05 18:39:22,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8c20fe7b-45cb-4246-bf09-8307d6f00bc8 Date: Sun, 05 Aug 2018 18:39:22 GMT RESP BODY: {"network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "subnet_id": "f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd", "subnet_ids": ["f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd"], "port_id": "ce6b92fe-4d26-4a33-82c5-07a92c7fca25", "id": "2beac243-f001-44d8-872f-a61f4a40edfd"} 2018-08-05 18:39:22,791 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2beac243-f001-44d8-872f-a61f4a40edfd/add_router_interface.json used request id req-8c20fe7b-45cb-4246-bf09-8307d6f00bc8 2018-08-05 18:39:22,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.38893389702s 2018-08-05 18:39:22,791 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2beac243-f001-44d8-872f-a61f4a40edfd/add_router_interface.json used request id req-8c20fe7b-45cb-4246-bf09-8307d6f00bc8 returning object 2beac243-f001-44d8-872f-a61f4a40edfd 2018-08-05 18:39:22,792 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-05 18:39:45,286 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-05 18:39:45,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:39:45,292 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 18:39:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 18:39:45,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:39:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:39:45,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-26b804e7-98f9-45d4-a8cd-0644dec67ae1 Date: Sun, 05 Aug 2018 18:39:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:39:45,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-26b804e7-98f9-45d4-a8cd-0644dec67ae1 2018-08-05 18:39:45,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.243934869766s 2018-08-05 18:39:45,539 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-26b804e7-98f9-45d4-a8cd-0644dec67ae1 2018-08-05 18:39:45,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 18:39:45,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc"}' 2018-08-05 18:39:45,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a17bae4-dc03-4fa1-8969-4b2011fab01b Date: Sun, 05 Aug 2018 18:39:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/file", "owner": "9b828cef7b5c490e8ff44091eda07ee1", "id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "size": null, "self": "/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T18:39:45Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc", "checksum": null, "created_at": "2018-08-05T18:39:45Z", "protected": false} 2018-08-05 18:39:45,786 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6a17bae4-dc03-4fa1-8969-4b2011fab01b 2018-08-05 18:39:45,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.239774942398s 2018-08-05 18:39:45,787 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6a17bae4-dc03-4fa1-8969-4b2011fab01b returning object 87012798-fd69-4d7a-aaa8-dc7f18e526c8 2018-08-05 18:39:45,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 18:39:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '' 2018-08-05 18:40:42,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c097e5d5-ec10-4d8e-b7ed-a169a5bae325 Date: Sun, 05 Aug 2018 18:40:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 18:40:42,917 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/file used request id req-c097e5d5-ec10-4d8e-b7ed-a169a5bae325 2018-08-05 18:40:42,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 57.1294028759s 2018-08-05 18:40:42,917 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/file used request id req-c097e5d5-ec10-4d8e-b7ed-a169a5bae325 2018-08-05 18:40:42,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:40:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:43,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-84c7ba84-896c-4ca3-a36a-04071486ea6b Date: Sun, 05 Aug 2018 18:40:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/snap", "metadata": {}}], "file": "/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/file", "owner": "9b828cef7b5c490e8ff44091eda07ee1", "id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "size": 4373348352, "self": "/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T18:40:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T18:39:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:40:43,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-84c7ba84-896c-4ca3-a36a-04071486ea6b 2018-08-05 18:40:43,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232686042786s 2018-08-05 18:40:43,156 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-84c7ba84-896c-4ca3-a36a-04071486ea6b 2018-08-05 18:40:43,157 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/file', 'owner': u'9b828cef7b5c490e8ff44091eda07ee1', 'id': u'87012798-fd69-4d7a-aaa8-dc7f18e526c8', 'size': 4373348352, u'self': u'/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b828cef7b5c490e8ff44091eda07ee1', 'name': 'cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T18:40:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T18:40:42Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc', 'created': u'2018-08-05T18:39:45Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-05T18:39:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-08-05 18:40:43,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 18:40:43,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_dff03979-413d-4c02-98ad-0c2922867acc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-05 18:40:43,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:40:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d721ca64-1388-41ed-afad-ae8637cc7222 x-compute-request-id: req-d721ca64-1388-41ed-afad-ae8637cc7222 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_dff03979-413d-4c02-98ad-0c2922867acc", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "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": "ef5403f7-8527-4da0-9725-18b2fb8d9352"}} 2018-08-05 18:40:43,391 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d721ca64-1388-41ed-afad-ae8637cc7222 2018-08-05 18:40:43,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.232530832291s 2018-08-05 18:40:43,391 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d721ca64-1388-41ed-afad-ae8637cc7222 2018-08-05 18:40:43,392 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_dff03979-413d-4c02-98ad-0c2922867acc', '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'449c5b575fb242d6b133df2f87012577', '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'ef5403f7-8527-4da0-9725-18b2fb8d9352', 'swap': 0}) 2018-08-05 18:40:43,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 18:40:43,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" -d '{"extra_specs": {}}' 2018-08-05 18:40:43,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:40:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6695b99c-100c-4640-8067-d460a9e1b10b x-compute-request-id: req-6695b99c-100c-4640-8067-d460a9e1b10b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 18:40:43,421 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352/os-extra_specs used request id req-6695b99c-100c-4640-8067-d460a9e1b10b 2018-08-05 18:40:43,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0285589694977s 2018-08-05 18:40:43,422 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352/os-extra_specs used request id req-6695b99c-100c-4640-8067-d460a9e1b10b 2018-08-05 18:40:43,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-05 18:40:43,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"keypair": {"name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc"}}' 2018-08-05 18:40:43,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:40:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07faa142-6a4c-4634-8eec-5d68c229d847 x-compute-request-id: req-07faa142-6a4c-4634-8eec-5d68c229d847 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRFalTOWvUAigSmcs2+v3gWwDmnOi7XX08zjugRWIrfwSESOAWoAzpwig28nhRvUMjpArAYKe+KmFYgqu+FbYVKMb4ou8D6/GE9pIKXlTVFV5HFpAncgWTuc7xVwVwMUxr3C9cdr/0/OezU1X6XBocnmRTLkYakOcaoffszKWpReSKEbO4zAB8z3L+S5dtNEB2inh68n+28YqpgsC4G4aJ+JcPv9ZTEuzUfS+F2q0f6GEHt3d4VvjQFkkvZOekHN+MXfyf1PSsBNQk+l5ez/nv58MUzwFlXDVJt2qCeTTovWRi+2pBZQlLLhsRbHtdKCzdBCqcV5OFGfA7cPEAxTFF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0RWpUzlr1AIoEpnLNvr94FsA5pzou119PM47oEViK38EhEjg\nFqAM6cIoNvJ4Ub1DI6QKwGCnviphWIKrvhW2FSjG+KLvA+vxhPaSCl5U1RVeRxaQ\nJ3IFk7nO8VcFcDFMa9wvXHa/9Pzns1NV+lwaHJ5kUy5GGpDnGqH37MylqUXkihGz\nuMwAfM9y/kuXbTRAdop4evJ/tvGKqYLAuBuGifiXD7/WUxLs1H0vhdqtH+hhB7d3\neFb40BZJL2TnpBzfjF38n9T0rATUJPpeXs/57+fDFM8BZVw1Sbdqgnk06L1kYvtq\nQWUJSy4bEWx7XSgs3QQqnFeThRnwO3DxAMUxRQIDAQABAoIBABoSRWbnRhbNngmT\nu89DRNzw/A/FiQ+z/KXUYYL+o9sgn4OPQsIPewy69SDE41Pt8a1EC0MpykDgL/tF\nb/zn4CiLSSQ/zOYESb12sYcxdAqN+4+JtLf2c9OT28YkP71ZqFnavt0cwZre3lVy\nEsqBKZBf/8qPfpZZczfS8oNIkW+l2b8dj/ijwbqhA04S3+VoQaO2b/SS5ZKQd6h9\n+mBwCGd9BytVSjWostymuIL+JSDokXN+5MrVJrcLeMIaIkGFBeIGlu88JpkgjSEc\nDE3tlz/otSfbltdbCQuoCHYyrVFBk9iZ3DKwl8+GsN8xB6C1MA5Jy33zZAqQzo3i\nVzvy1QECgYEA7KkAu59evfYcJCp4XjPo7VV8DrBirOO2eA1H0H+kVx14/FU0QRJe\n5XHWkjEOzGo5Ke2lWxLyjx0djBImnJQzehJPa0xOozq59zkQ/flUot0DzluolPpl\nkTWNqif54ikh7A4AacSd+BUNMP/kLJdRUSBz0F8iVe239I6y+8GP5lUCgYEA4ivF\nMArGRzaLRlXTCVkd/mxc3XrHJDprPvBCXemyrd9b7yxvFxpEvanGZ+WxLw44+lOT\nStSaXwq+Ggq7loHWXl04xAScUIZ+62etT4sjtuLGOZ+wjSfdsUbg0dOR4jnQsMbU\ngglYmCmFBXOWYQNWxZLngnhjKlu15yplVOiurzECgYEA176l9WUvOJvBQdMZ0j8e\nbCZPJxDzk8svkDgDLPb/+Y7buaVvMpctvZvO0Y05gW6g2DFWWjVmvML9KbFuU7Xj\nS7ifgCCbW8DwwYjbjbybxLEZhCkZAV9X8k3Q7Lru2ZdH3mtRQxrEK+H9GZteBqyX\nrA6ape3kXlONLLxePJZTudUCgYB9vf//Wb4q0XRVQln2FInMbcqjiCM3TRNbBpCf\nTdJ9QHUIYBfTLFOTbtRT5yu/EZUz90soi1LYDEzshZMNdloMVJ++uyF804m0rwt3\n8c+FWkcCunmZwNRMPy+2+H1e3O3dmm2DblbHIi5GfaDZhtWzOp1juDLJ1fsn7jYw\nIr0bwQKBgQCmA3m/yt0P1XBHxBeoJs8EgZBaReTIRKDoC9JIwA72DvMMTJJMsbV3\n4MvFxP1/5odzhjQKsIkkGarb1LL1b4lhpxJnMnlezywP7w3ZyjnYVSw491i8+Mg3\nTu4ci+oYxIjXQzr51fJGbtBv8CYhkd6Hcm4YFmlagcacqy/kR06Pgg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "fingerprint": "fe:5f:42:d7:4b:ab:5f:36:06:f2:bb:a3:0e:56:04:a9"}} 2018-08-05 18:40:43,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-07faa142-6a4c-4634-8eec-5d68c229d847 2018-08-05 18:40:43,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.351726055145s 2018-08-05 18:40:43,775 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-07faa142-6a4c-4634-8eec-5d68c229d847 2018-08-05 18:40:43,775 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRFalTOWvUAigSmcs2+v3gWwDmnOi7XX08zjugRWIrfwSESOAWoAzpwig28nhRvUMjpArAYKe+KmFYgqu+FbYVKMb4ou8D6/GE9pIKXlTVFV5HFpAncgWTuc7xVwVwMUxr3C9cdr/0/OezU1X6XBocnmRTLkYakOcaoffszKWpReSKEbO4zAB8z3L+S5dtNEB2inh68n+28YqpgsC4G4aJ+JcPv9ZTEuzUfS+F2q0f6GEHt3d4VvjQFkkvZOekHN+MXfyf1PSsBNQk+l5ez/nv58MUzwFlXDVJt2qCeTTovWRi+2pBZQlLLhsRbHtdKCzdBCqcV5OFGfA7cPEAxTFF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0RWpUzlr1AIoEpnLNvr94FsA5pzou119PM47oEViK38EhEjg\nFqAM6cIoNvJ4Ub1DI6QKwGCnviphWIKrvhW2FSjG+KLvA+vxhPaSCl5U1RVeRxaQ\nJ3IFk7nO8VcFcDFMa9wvXHa/9Pzns1NV+lwaHJ5kUy5GGpDnGqH37MylqUXkihGz\nuMwAfM9y/kuXbTRAdop4evJ/tvGKqYLAuBuGifiXD7/WUxLs1H0vhdqtH+hhB7d3\neFb40BZJL2TnpBzfjF38n9T0rATUJPpeXs/57+fDFM8BZVw1Sbdqgnk06L1kYvtq\nQWUJSy4bEWx7XSgs3QQqnFeThRnwO3DxAMUxRQIDAQABAoIBABoSRWbnRhbNngmT\nu89DRNzw/A/FiQ+z/KXUYYL+o9sgn4OPQsIPewy69SDE41Pt8a1EC0MpykDgL/tF\nb/zn4CiLSSQ/zOYESb12sYcxdAqN+4+JtLf2c9OT28YkP71ZqFnavt0cwZre3lVy\nEsqBKZBf/8qPfpZZczfS8oNIkW+l2b8dj/ijwbqhA04S3+VoQaO2b/SS5ZKQd6h9\n+mBwCGd9BytVSjWostymuIL+JSDokXN+5MrVJrcLeMIaIkGFBeIGlu88JpkgjSEc\nDE3tlz/otSfbltdbCQuoCHYyrVFBk9iZ3DKwl8+GsN8xB6C1MA5Jy33zZAqQzo3i\nVzvy1QECgYEA7KkAu59evfYcJCp4XjPo7VV8DrBirOO2eA1H0H+kVx14/FU0QRJe\n5XHWkjEOzGo5Ke2lWxLyjx0djBImnJQzehJPa0xOozq59zkQ/flUot0DzluolPpl\nkTWNqif54ikh7A4AacSd+BUNMP/kLJdRUSBz0F8iVe239I6y+8GP5lUCgYEA4ivF\nMArGRzaLRlXTCVkd/mxc3XrHJDprPvBCXemyrd9b7yxvFxpEvanGZ+WxLw44+lOT\nStSaXwq+Ggq7loHWXl04xAScUIZ+62etT4sjtuLGOZ+wjSfdsUbg0dOR4jnQsMbU\ngglYmCmFBXOWYQNWxZLngnhjKlu15yplVOiurzECgYEA176l9WUvOJvBQdMZ0j8e\nbCZPJxDzk8svkDgDLPb/+Y7buaVvMpctvZvO0Y05gW6g2DFWWjVmvML9KbFuU7Xj\nS7ifgCCbW8DwwYjbjbybxLEZhCkZAV9X8k3Q7Lru2ZdH3mtRQxrEK+H9GZteBqyX\nrA6ape3kXlONLLxePJZTudUCgYB9vf//Wb4q0XRVQln2FInMbcqjiCM3TRNbBpCf\nTdJ9QHUIYBfTLFOTbtRT5yu/EZUz90soi1LYDEzshZMNdloMVJ++uyF804m0rwt3\n8c+FWkcCunmZwNRMPy+2+H1e3O3dmm2DblbHIi5GfaDZhtWzOp1juDLJ1fsn7jYw\nIr0bwQKBgQCmA3m/yt0P1XBHxBeoJs8EgZBaReTIRKDoC9JIwA72DvMMTJJMsbV3\n4MvFxP1/5odzhjQKsIkkGarb1LL1b4lhpxJnMnlezywP7w3ZyjnYVSw491i8+Mg3\nTu4ci+oYxIjXQzr51fJGbtBv8CYhkd6Hcm4YFmlagcacqy/kR06Pgg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0cf5bea1fb824ac38bba3d4c41fb4db2', 'name': u'cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc', 'created_at': '2018-08-05T18:40:43.775810', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b828cef7b5c490e8ff44091eda07ee1', 'name': 'cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fe:5f:42:d7:4b:ab:5f:36:06:f2:bb:a3:0e:56:04:a9', 'type': 'ssh', 'id': u'cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc'}) 2018-08-05 18:40:43,776 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0RWpUzlr1AIoEpnLNvr94FsA5pzou119PM47oEViK38EhEjg FqAM6cIoNvJ4Ub1DI6QKwGCnviphWIKrvhW2FSjG+KLvA+vxhPaSCl5U1RVeRxaQ J3IFk7nO8VcFcDFMa9wvXHa/9Pzns1NV+lwaHJ5kUy5GGpDnGqH37MylqUXkihGz uMwAfM9y/kuXbTRAdop4evJ/tvGKqYLAuBuGifiXD7/WUxLs1H0vhdqtH+hhB7d3 eFb40BZJL2TnpBzfjF38n9T0rATUJPpeXs/57+fDFM8BZVw1Sbdqgnk06L1kYvtq QWUJSy4bEWx7XSgs3QQqnFeThRnwO3DxAMUxRQIDAQABAoIBABoSRWbnRhbNngmT u89DRNzw/A/FiQ+z/KXUYYL+o9sgn4OPQsIPewy69SDE41Pt8a1EC0MpykDgL/tF b/zn4CiLSSQ/zOYESb12sYcxdAqN+4+JtLf2c9OT28YkP71ZqFnavt0cwZre3lVy EsqBKZBf/8qPfpZZczfS8oNIkW+l2b8dj/ijwbqhA04S3+VoQaO2b/SS5ZKQd6h9 +mBwCGd9BytVSjWostymuIL+JSDokXN+5MrVJrcLeMIaIkGFBeIGlu88JpkgjSEc DE3tlz/otSfbltdbCQuoCHYyrVFBk9iZ3DKwl8+GsN8xB6C1MA5Jy33zZAqQzo3i Vzvy1QECgYEA7KkAu59evfYcJCp4XjPo7VV8DrBirOO2eA1H0H+kVx14/FU0QRJe 5XHWkjEOzGo5Ke2lWxLyjx0djBImnJQzehJPa0xOozq59zkQ/flUot0DzluolPpl kTWNqif54ikh7A4AacSd+BUNMP/kLJdRUSBz0F8iVe239I6y+8GP5lUCgYEA4ivF MArGRzaLRlXTCVkd/mxc3XrHJDprPvBCXemyrd9b7yxvFxpEvanGZ+WxLw44+lOT StSaXwq+Ggq7loHWXl04xAScUIZ+62etT4sjtuLGOZ+wjSfdsUbg0dOR4jnQsMbU gglYmCmFBXOWYQNWxZLngnhjKlu15yplVOiurzECgYEA176l9WUvOJvBQdMZ0j8e bCZPJxDzk8svkDgDLPb/+Y7buaVvMpctvZvO0Y05gW6g2DFWWjVmvML9KbFuU7Xj S7ifgCCbW8DwwYjbjbybxLEZhCkZAV9X8k3Q7Lru2ZdH3mtRQxrEK+H9GZteBqyX rA6ape3kXlONLLxePJZTudUCgYB9vf//Wb4q0XRVQln2FInMbcqjiCM3TRNbBpCf TdJ9QHUIYBfTLFOTbtRT5yu/EZUz90soi1LYDEzshZMNdloMVJ++uyF804m0rwt3 8c+FWkcCunmZwNRMPy+2+H1e3O3dmm2DblbHIi5GfaDZhtWzOp1juDLJ1fsn7jYw Ir0bwQKBgQCmA3m/yt0P1XBHxBeoJs8EgZBaReTIRKDoC9JIwA72DvMMTJJMsbV3 4MvFxP1/5odzhjQKsIkkGarb1LL1b4lhpxJnMnlezywP7w3ZyjnYVSw491i8+Mg3 Tu4ci+oYxIjXQzr51fJGbtBv8CYhkd6Hcm4YFmlagcacqy/kR06Pgg== -----END RSA PRIVATE KEY----- 2018-08-05 18:40:43,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-05 18:40:43,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"security_group": {"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-05 18:40:44,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-1ee34656-1bd2-4e67-b5c2-361e2d11986b Date: Sun, 05 Aug 2018 18:40:44 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:44Z", "updated_at": "2018-08-05T18:40:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "28ec6188-3bd3-4ed5-91fa-4139b12c84df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "c094abbe-b465-4994-8f75-54f8888005da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 1, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}} 2018-08-05 18:40:44,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1ee34656-1bd2-4e67-b5c2-361e2d11986b 2018-08-05 18:40:44,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.339257001877s 2018-08-05 18:40:44,119 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1ee34656-1bd2-4e67-b5c2-361e2d11986b 2018-08-05 18:40:44,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:40:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:44,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-0c5aedc4-4cfa-4766-a70c-d274563e0607 Date: Sun, 05 Aug 2018 18:40:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:44Z", "updated_at": "2018-08-05T18:40:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "28ec6188-3bd3-4ed5-91fa-4139b12c84df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "c094abbe-b465-4994-8f75-54f8888005da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 1, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}, {"description": "Default security group", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:39:11Z", "updated_at": "2018-08-05T18:39:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "248b1e99-02a4-4787-95fc-e5017511d2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "3db605d8-9d4a-4ff1-9da0-2eed9f961eef", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "5e9f8810-435b-48ef-ab52-3bf933c15a97", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "b81544c3-7902-42b1-a3ac-c563b4bc309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 1, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "name": "default"}]} 2018-08-05 18:40:44,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0c5aedc4-4cfa-4766-a70c-d274563e0607 2018-08-05 18:40:44,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233125925064s 2018-08-05 18:40:44,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0c5aedc4-4cfa-4766-a70c-d274563e0607 2018-08-05 18:40:44,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:40:44,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -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": "730da73a-564a-4be4-9f05-7d1da17a59a0"}}' 2018-08-05 18:40:44,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7487bc8d-e6be-43d7-b9c9-6ee0b719e096 Date: Sun, 05 Aug 2018 18:40:44 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-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:44Z", "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "b675d694-4cd3-4081-94b3-be62c2d59fc3"}} 2018-08-05 18:40:44,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7487bc8d-e6be-43d7-b9c9-6ee0b719e096 2018-08-05 18:40:44,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.344228982925s 2018-08-05 18:40:44,705 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7487bc8d-e6be-43d7-b9c9-6ee0b719e096 2018-08-05 18:40:44,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:40:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:44,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-8aae54a6-e315-4041-889a-2558d10a6ce6 Date: Sun, 05 Aug 2018 18:40:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:44Z", "updated_at": "2018-08-05T18:40:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "28ec6188-3bd3-4ed5-91fa-4139b12c84df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "b675d694-4cd3-4081-94b3-be62c2d59fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "c094abbe-b465-4994-8f75-54f8888005da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 2, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}, {"description": "Default security group", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:39:11Z", "updated_at": "2018-08-05T18:39:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "248b1e99-02a4-4787-95fc-e5017511d2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "3db605d8-9d4a-4ff1-9da0-2eed9f961eef", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "5e9f8810-435b-48ef-ab52-3bf933c15a97", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "b81544c3-7902-42b1-a3ac-c563b4bc309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 1, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "name": "default"}]} 2018-08-05 18:40:44,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8aae54a6-e315-4041-889a-2558d10a6ce6 2018-08-05 18:40:44,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.246950149536s 2018-08-05 18:40:44,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8aae54a6-e315-4041-889a-2558d10a6ce6 2018-08-05 18:40:44,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:40:44,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -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": "730da73a-564a-4be4-9f05-7d1da17a59a0"}}' 2018-08-05 18:40:45,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b327c388-a60e-4a6b-8288-8cef9c93809c Date: Sun, 05 Aug 2018 18:40:45 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-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "port_range_min": null, "revision_number": 0, "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:45Z", "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "85d4d4e0-d022-4b37-8f62-4bf40deeaa00"}} 2018-08-05 18:40:45,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b327c388-a60e-4a6b-8288-8cef9c93809c 2018-08-05 18:40:45,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.34348320961s 2018-08-05 18:40:45,303 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b327c388-a60e-4a6b-8288-8cef9c93809c 2018-08-05 18:40:45,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:40:45,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:45,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-e82c5891-befc-4f8d-bc1c-1b226a9516f5 Date: Sun, 05 Aug 2018 18:40:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:44Z", "updated_at": "2018-08-05T18:40:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "28ec6188-3bd3-4ed5-91fa-4139b12c84df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:45Z", "revision_number": 0, "id": "85d4d4e0-d022-4b37-8f62-4bf40deeaa00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "b675d694-4cd3-4081-94b3-be62c2d59fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "c094abbe-b465-4994-8f75-54f8888005da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 3, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}, {"description": "Default security group", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:39:11Z", "updated_at": "2018-08-05T18:39:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "248b1e99-02a4-4787-95fc-e5017511d2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "3db605d8-9d4a-4ff1-9da0-2eed9f961eef", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "5e9f8810-435b-48ef-ab52-3bf933c15a97", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "b81544c3-7902-42b1-a3ac-c563b4bc309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 1, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "name": "default"}]} 2018-08-05 18:40:45,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e82c5891-befc-4f8d-bc1c-1b226a9516f5 2018-08-05 18:40:45,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234189987183s 2018-08-05 18:40:45,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e82c5891-befc-4f8d-bc1c-1b226a9516f5 2018-08-05 18:40:45,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:40:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -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": "730da73a-564a-4be4-9f05-7d1da17a59a0"}}' 2018-08-05 18:40:45,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a0c131ca-c172-4271-a97d-fb739eb99223 Date: Sun, 05 Aug 2018 18:40:45 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-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:45Z", "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "8324336c-cbb3-4ae0-96cd-3fd3bb336226"}} 2018-08-05 18:40:45,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a0c131ca-c172-4271-a97d-fb739eb99223 2018-08-05 18:40:45,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.339908123016s 2018-08-05 18:40:45,884 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a0c131ca-c172-4271-a97d-fb739eb99223 2018-08-05 18:40:45,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:40:45,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:46,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-9504f247-e6bc-4701-aa09-9be7b3fc437c Date: Sun, 05 Aug 2018 18:40:46 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:44Z", "updated_at": "2018-08-05T18:40:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "28ec6188-3bd3-4ed5-91fa-4139b12c84df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T18:40:45Z", "revision_number": 0, "id": "8324336c-cbb3-4ae0-96cd-3fd3bb336226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:45Z", "revision_number": 0, "id": "85d4d4e0-d022-4b37-8f62-4bf40deeaa00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "b675d694-4cd3-4081-94b3-be62c2d59fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "c094abbe-b465-4994-8f75-54f8888005da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 4, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}, {"description": "Default security group", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:39:11Z", "updated_at": "2018-08-05T18:39:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "248b1e99-02a4-4787-95fc-e5017511d2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "3db605d8-9d4a-4ff1-9da0-2eed9f961eef", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "5e9f8810-435b-48ef-ab52-3bf933c15a97", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "b81544c3-7902-42b1-a3ac-c563b4bc309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 1, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "name": "default"}]} 2018-08-05 18:40:46,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9504f247-e6bc-4701-aa09-9be7b3fc437c 2018-08-05 18:40:46,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.244977235794s 2018-08-05 18:40:46,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9504f247-e6bc-4701-aa09-9be7b3fc437c 2018-08-05 18:40:46,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:40:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -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": "730da73a-564a-4be4-9f05-7d1da17a59a0"}}' 2018-08-05 18:40:46,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d1c934b6-f6a7-4a46-902f-ef4dfcb6ff35 Date: Sun, 05 Aug 2018 18:40:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-05T18:40:46Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "port_range_min": 443, "revision_number": 0, "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:46Z", "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "d0dd8d36-4fb3-4c57-a538-1b1d6f2d1f07"}} 2018-08-05 18:40:46,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d1c934b6-f6a7-4a46-902f-ef4dfcb6ff35 2018-08-05 18:40:46,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.525814056396s 2018-08-05 18:40:46,663 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d1c934b6-f6a7-4a46-902f-ef4dfcb6ff35 2018-08-05 18:40:46,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:40:46,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:46,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-7db74da8-1320-4844-bdfe-fcfe5d068957 Date: Sun, 05 Aug 2018 18:40:46 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:44Z", "updated_at": "2018-08-05T18:40:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "28ec6188-3bd3-4ed5-91fa-4139b12c84df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T18:40:45Z", "revision_number": 0, "id": "8324336c-cbb3-4ae0-96cd-3fd3bb336226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:45Z", "revision_number": 0, "id": "85d4d4e0-d022-4b37-8f62-4bf40deeaa00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "b675d694-4cd3-4081-94b3-be62c2d59fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "c094abbe-b465-4994-8f75-54f8888005da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T18:40:46Z", "revision_number": 0, "id": "d0dd8d36-4fb3-4c57-a538-1b1d6f2d1f07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:46Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 5, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}, {"description": "Default security group", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:39:11Z", "updated_at": "2018-08-05T18:39:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "248b1e99-02a4-4787-95fc-e5017511d2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "3db605d8-9d4a-4ff1-9da0-2eed9f961eef", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "5e9f8810-435b-48ef-ab52-3bf933c15a97", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "b81544c3-7902-42b1-a3ac-c563b4bc309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 1, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "name": "default"}]} 2018-08-05 18:40:46,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7db74da8-1320-4844-bdfe-fcfe5d068957 2018-08-05 18:40:46,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.265959024429s 2018-08-05 18:40:46,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7db74da8-1320-4844-bdfe-fcfe5d068957 2018-08-05 18:40:46,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:40:46,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -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": "730da73a-564a-4be4-9f05-7d1da17a59a0"}}' 2018-08-05 18:40:47,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-8f32b6ae-1479-4148-bbcd-be2de5f9c9a2 Date: Sun, 05 Aug 2018 18:40:47 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-05T18:40:47Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:47Z", "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "96da415f-dd45-42eb-9850-1604af71ff25"}} 2018-08-05 18:40:47,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8f32b6ae-1479-4148-bbcd-be2de5f9c9a2 2018-08-05 18:40:47,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.361807823181s 2018-08-05 18:40:47,298 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8f32b6ae-1479-4148-bbcd-be2de5f9c9a2 2018-08-05 18:40:47,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:40:47,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:47,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-9240d7a9-eac0-4f0e-a2dc-2bbdc7dfde40 Date: Sun, 05 Aug 2018 18:40:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:44Z", "updated_at": "2018-08-05T18:40:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "28ec6188-3bd3-4ed5-91fa-4139b12c84df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T18:40:45Z", "revision_number": 0, "id": "8324336c-cbb3-4ae0-96cd-3fd3bb336226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:45Z", "revision_number": 0, "id": "85d4d4e0-d022-4b37-8f62-4bf40deeaa00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-05T18:40:47Z", "revision_number": 0, "id": "96da415f-dd45-42eb-9850-1604af71ff25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:47Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "b675d694-4cd3-4081-94b3-be62c2d59fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "c094abbe-b465-4994-8f75-54f8888005da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T18:40:46Z", "revision_number": 0, "id": "d0dd8d36-4fb3-4c57-a538-1b1d6f2d1f07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:46Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 6, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}, {"description": "Default security group", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:39:11Z", "updated_at": "2018-08-05T18:39:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "248b1e99-02a4-4787-95fc-e5017511d2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "3db605d8-9d4a-4ff1-9da0-2eed9f961eef", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "5e9f8810-435b-48ef-ab52-3bf933c15a97", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "b81544c3-7902-42b1-a3ac-c563b4bc309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 1, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "name": "default"}]} 2018-08-05 18:40:47,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9240d7a9-eac0-4f0e-a2dc-2bbdc7dfde40 2018-08-05 18:40:47,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0611338615417s 2018-08-05 18:40:47,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9240d7a9-eac0-4f0e-a2dc-2bbdc7dfde40 2018-08-05 18:40:47,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:40:47,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -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": "730da73a-564a-4be4-9f05-7d1da17a59a0"}}' 2018-08-05 18:40:47,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-17016680-36e5-4516-bdda-bb45586ef688 Date: Sun, 05 Aug 2018 18:40:47 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-05T18:40:47Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:47Z", "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "8df8647a-ba57-4591-9d14-8f81dccd0603"}} 2018-08-05 18:40:47,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-17016680-36e5-4516-bdda-bb45586ef688 2018-08-05 18:40:47,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.16374206543s 2018-08-05 18:40:47,531 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-17016680-36e5-4516-bdda-bb45586ef688 2018-08-05 18:40:47,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:40:47,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:47,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-47cf9d79-27e7-46b9-8c48-a9eca1a21567 Date: Sun, 05 Aug 2018 18:40:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b828cef7b5c490e8ff44091eda07ee1","l2_adjacency":true,"status":"ACTIVE","subnets":["f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd"],"description":"","tags":[],"updated_at":"2018-08-05T18:39:12Z","qos_policy_id":null,"name":"cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc","admin_state_up":true,"tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:39:11Z","mtu":1450}]} 2018-08-05 18:40:47,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-47cf9d79-27e7-46b9-8c48-a9eca1a21567 2018-08-05 18:40:47,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301327943802s 2018-08-05 18:40:47,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-47cf9d79-27e7-46b9-8c48-a9eca1a21567 2018-08-05 18:40:47,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:40:47,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:48,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4df73eac-e9ec-4183-abb2-18ade4af9b68 Date: Sun, 05 Aug 2018 18:40:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/snap", "metadata": {}}], "file": "/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/file", "owner": "9b828cef7b5c490e8ff44091eda07ee1", "id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "size": 4373348352, "self": "/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T18:40:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T18:39:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:40:48,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4df73eac-e9ec-4183-abb2-18ade4af9b68 2018-08-05 18:40:48,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.637676954269s 2018-08-05 18:40:48,476 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4df73eac-e9ec-4183-abb2-18ade4af9b68 2018-08-05 18:40:48,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 18:40:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:48,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:40:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-654bd7eb-d192-423a-bc4e-8ba3e8fa116e x-compute-request-id: req-654bd7eb-d192-423a-bc4e-8ba3e8fa116e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_dff03979-413d-4c02-98ad-0c2922867acc", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "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": "ef5403f7-8527-4da0-9725-18b2fb8d9352"}]} 2018-08-05 18:40:48,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-654bd7eb-d192-423a-bc4e-8ba3e8fa116e 2018-08-05 18:40:48,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283870697021s 2018-08-05 18:40:48,507 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-654bd7eb-d192-423a-bc4e-8ba3e8fa116e 2018-08-05 18:40:48,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 18:40:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"server": {"name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "imageRef": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "flavorRef": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e"}], "security_groups": [{"name": "730da73a-564a-4be4-9f05-7d1da17a59a0"}]}}' 2018-08-05 18:40:51,868 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 18:40:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70265d04-8eac-4ba4-8906-0f3dfbe97f6f x-compute-request-id: req-70265d04-8eac-4ba4-8906-0f3dfbe97f6f Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "730da73a-564a-4be4-9f05-7d1da17a59a0"}], "OS-DCF:diskConfig": "MANUAL", "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "adminPass": "LK8g4Fogfb7a"}} 2018-08-05 18:40:51,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-70265d04-8eac-4ba4-8906-0f3dfbe97f6f 2018-08-05 18:40:51,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.35997796059s 2018-08-05 18:40:51,869 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-70265d04-8eac-4ba4-8906-0f3dfbe97f6f 2018-08-05 18:40:51,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:40:51,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:52,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:40:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4870394-2615-4982-8e8d-f3beef5cb513 x-compute-request-id: req-a4870394-2615-4982-8e8d-f3beef5cb513 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "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-05T18:40:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:40:52,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4870394-2615-4982-8e8d-f3beef5cb513 2018-08-05 18:40:52,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.311634063721s 2018-08-05 18:40:52,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4870394-2615-4982-8e8d-f3beef5cb513 2018-08-05 18:40:52,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:40:52,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:52,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-d481e6fe-2592-4fca-8be8-7b2406ac1327 Date: Sun, 05 Aug 2018 18:40:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b828cef7b5c490e8ff44091eda07ee1","l2_adjacency":true,"status":"ACTIVE","subnets":["f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd"],"description":"","tags":[],"updated_at":"2018-08-05T18:39:12Z","qos_policy_id":null,"name":"cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc","admin_state_up":true,"tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:39:11Z","mtu":1450}]} 2018-08-05 18:40:52,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d481e6fe-2592-4fca-8be8-7b2406ac1327 2018-08-05 18:40:52,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.302641868591s 2018-08-05 18:40:52,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d481e6fe-2592-4fca-8be8-7b2406ac1327 2018-08-05 18:40:52,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 18:40:52,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:52,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ed33e1fd-00ae-4e61-9255-6f7001685d49 Date: Sun, 05 Aug 2018 18:40:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:39:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T18:39:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9b828cef7b5c490e8ff44091eda07ee1","id":"f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd","subnetpool_id":null,"name":"cloudify-subnet_dff03979-413d-4c02-98ad-0c2922867acc"}]} 2018-08-05 18:40:52,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ed33e1fd-00ae-4e61-9255-6f7001685d49 2018-08-05 18:40:52,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.227569103241s 2018-08-05 18:40:52,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ed33e1fd-00ae-4e61-9255-6f7001685d49 2018-08-05 18:40:52,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:40:54,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:40:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:55,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:40:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bf95547-61b2-4dda-b0c5-06b2b223db66 x-compute-request-id: req-0bf95547-61b2-4dda-b0c5-06b2b223db66 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:40:55,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0bf95547-61b2-4dda-b0c5-06b2b223db66 2018-08-05 18:40:55,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.321161985397s 2018-08-05 18:40:55,043 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0bf95547-61b2-4dda-b0c5-06b2b223db66 2018-08-05 18:40:55,047 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:40:57,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:40:57,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:40:57,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:40:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25cd34ac-e261-4a33-8e3d-84751bfc1e41 x-compute-request-id: req-25cd34ac-e261-4a33-8e3d-84751bfc1e41 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:40:57,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-25cd34ac-e261-4a33-8e3d-84751bfc1e41 2018-08-05 18:40:57,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.900749921799s 2018-08-05 18:40:57,951 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-25cd34ac-e261-4a33-8e3d-84751bfc1e41 2018-08-05 18:40:57,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:40:59,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:40:59,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:00,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:40:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ce4d17d-fba4-4000-92dc-34e39d56b857 x-compute-request-id: req-7ce4d17d-fba4-4000-92dc-34e39d56b857 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:00,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7ce4d17d-fba4-4000-92dc-34e39d56b857 2018-08-05 18:41:00,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709075927734s 2018-08-05 18:41:00,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7ce4d17d-fba4-4000-92dc-34e39d56b857 2018-08-05 18:41:00,670 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:02,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:02,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:03,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acdf07f4-bafd-4f9a-9ad0-edac8713fcfb x-compute-request-id: req-acdf07f4-bafd-4f9a-9ad0-edac8713fcfb 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:03,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-acdf07f4-bafd-4f9a-9ad0-edac8713fcfb 2018-08-05 18:41:03,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05897688866s 2018-08-05 18:41:03,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-acdf07f4-bafd-4f9a-9ad0-edac8713fcfb 2018-08-05 18:41:03,736 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:05,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:05,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:06,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41: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-8731f6e4-8af4-4647-88f0-09bde19989a2 x-compute-request-id: req-8731f6e4-8af4-4647-88f0-09bde19989a2 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:06,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8731f6e4-8af4-4647-88f0-09bde19989a2 2018-08-05 18:41:06,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671558141708s 2018-08-05 18:41:06,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8731f6e4-8af4-4647-88f0-09bde19989a2 2018-08-05 18:41:06,414 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:08,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:08,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:09,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d58ea37-ef2e-4340-b403-9dedf47b2ebb x-compute-request-id: req-8d58ea37-ef2e-4340-b403-9dedf47b2ebb 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:09,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d58ea37-ef2e-4340-b403-9dedf47b2ebb 2018-08-05 18:41:09,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679271936417s 2018-08-05 18:41:09,097 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d58ea37-ef2e-4340-b403-9dedf47b2ebb 2018-08-05 18:41:09,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:11,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:11,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:11,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41: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-0b0f4720-5403-4c0d-84a5-05dea6194247 x-compute-request-id: req-0b0f4720-5403-4c0d-84a5-05dea6194247 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:11,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0b0f4720-5403-4c0d-84a5-05dea6194247 2018-08-05 18:41:11,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630308866501s 2018-08-05 18:41:11,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0b0f4720-5403-4c0d-84a5-05dea6194247 2018-08-05 18:41:11,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:13,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:13,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:14,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd3b4ad0-7cc9-49fe-b7d2-c1ab59affc6d x-compute-request-id: req-dd3b4ad0-7cc9-49fe-b7d2-c1ab59affc6d 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:14,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd3b4ad0-7cc9-49fe-b7d2-c1ab59affc6d 2018-08-05 18:41:14,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612554073334s 2018-08-05 18:41:14,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd3b4ad0-7cc9-49fe-b7d2-c1ab59affc6d 2018-08-05 18:41:14,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:16,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:16,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:16,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9647c161-5273-4123-ac0b-e931caec47f0 x-compute-request-id: req-9647c161-5273-4123-ac0b-e931caec47f0 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:16,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9647c161-5273-4123-ac0b-e931caec47f0 2018-08-05 18:41:16,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56778883934s 2018-08-05 18:41:16,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9647c161-5273-4123-ac0b-e931caec47f0 2018-08-05 18:41:16,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:18,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:19,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d9ef889-c0c7-4038-bf24-fe45af846bd7 x-compute-request-id: req-8d9ef889-c0c7-4038-bf24-fe45af846bd7 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:19,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d9ef889-c0c7-4038-bf24-fe45af846bd7 2018-08-05 18:41:19,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755707979202s 2018-08-05 18:41:19,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d9ef889-c0c7-4038-bf24-fe45af846bd7 2018-08-05 18:41:19,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:21,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:21,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:22,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41: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-0e8b985c-da98-46f3-9f85-c5d094bd1312 x-compute-request-id: req-0e8b985c-da98-46f3-9f85-c5d094bd1312 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:22,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0e8b985c-da98-46f3-9f85-c5d094bd1312 2018-08-05 18:41:22,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594456911087s 2018-08-05 18:41:22,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0e8b985c-da98-46f3-9f85-c5d094bd1312 2018-08-05 18:41:22,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:24,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:24,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:25,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41: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-9e840074-bcfe-49a5-a34c-73c1427515c6 x-compute-request-id: req-9e840074-bcfe-49a5-a34c-73c1427515c6 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:25,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9e840074-bcfe-49a5-a34c-73c1427515c6 2018-08-05 18:41:25,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789813041687s 2018-08-05 18:41:25,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9e840074-bcfe-49a5-a34c-73c1427515c6 2018-08-05 18:41:25,093 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:27,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:27,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:27,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b514a576-9b39-499e-81ef-8647e6219bff x-compute-request-id: req-b514a576-9b39-499e-81ef-8647e6219bff 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:27,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b514a576-9b39-499e-81ef-8647e6219bff 2018-08-05 18:41:27,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56728386879s 2018-08-05 18:41:27,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b514a576-9b39-499e-81ef-8647e6219bff 2018-08-05 18:41:27,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:29,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:29,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:30,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41: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-08643bc4-39a6-4e41-899f-66072e229f4f x-compute-request-id: req-08643bc4-39a6-4e41-899f-66072e229f4f 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:30,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08643bc4-39a6-4e41-899f-66072e229f4f 2018-08-05 18:41:30,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579404115677s 2018-08-05 18:41:30,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08643bc4-39a6-4e41-899f-66072e229f4f 2018-08-05 18:41:30,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:32,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:32,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:33,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14e5942f-cff6-4957-bbfc-c58e95c46b21 x-compute-request-id: req-14e5942f-cff6-4957-bbfc-c58e95c46b21 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:33,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14e5942f-cff6-4957-bbfc-c58e95c46b21 2018-08-05 18:41:33,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745855808258s 2018-08-05 18:41:33,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14e5942f-cff6-4957-bbfc-c58e95c46b21 2018-08-05 18:41:33,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:35,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:35,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:35,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96c3c975-b4f9-4c1b-8b38-18eaab5cccd1 x-compute-request-id: req-96c3c975-b4f9-4c1b-8b38-18eaab5cccd1 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:35,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-96c3c975-b4f9-4c1b-8b38-18eaab5cccd1 2018-08-05 18:41:35,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779381990433s 2018-08-05 18:41:35,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-96c3c975-b4f9-4c1b-8b38-18eaab5cccd1 2018-08-05 18:41:35,793 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:37,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:37,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:38,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26a77c71-62ce-4054-a70a-6060ba99de25 x-compute-request-id: req-26a77c71-62ce-4054-a70a-6060ba99de25 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:38,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26a77c71-62ce-4054-a70a-6060ba99de25 2018-08-05 18:41:38,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579600095749s 2018-08-05 18:41:38,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26a77c71-62ce-4054-a70a-6060ba99de25 2018-08-05 18:41:38,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:40,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:40,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:40,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ba30e3b-0cec-452b-b201-08b71dec7398 x-compute-request-id: req-1ba30e3b-0cec-452b-b201-08b71dec7398 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:40,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ba30e3b-0cec-452b-b201-08b71dec7398 2018-08-05 18:41:40,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591943979263s 2018-08-05 18:41:40,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ba30e3b-0cec-452b-b201-08b71dec7398 2018-08-05 18:41:40,978 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:42,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:42,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:43,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a02d2908-d59e-401f-a041-10ea0b9c4cd5 x-compute-request-id: req-a02d2908-d59e-401f-a041-10ea0b9c4cd5 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:43,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a02d2908-d59e-401f-a041-10ea0b9c4cd5 2018-08-05 18:41:43,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.98421216011s 2018-08-05 18:41:43,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a02d2908-d59e-401f-a041-10ea0b9c4cd5 2018-08-05 18:41:43,969 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:45,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:45,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:46,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-746a2d01-c449-44a1-88fc-98c8ebbe3e2f x-compute-request-id: req-746a2d01-c449-44a1-88fc-98c8ebbe3e2f 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:46,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-746a2d01-c449-44a1-88fc-98c8ebbe3e2f 2018-08-05 18:41:46,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616651058197s 2018-08-05 18:41:46,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-746a2d01-c449-44a1-88fc-98c8ebbe3e2f 2018-08-05 18:41:46,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:48,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:48,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:49,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de3df6fb-54e8-4d2c-b8e6-f08b5e9d19eb x-compute-request-id: req-de3df6fb-54e8-4d2c-b8e6-f08b5e9d19eb 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:49,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de3df6fb-54e8-4d2c-b8e6-f08b5e9d19eb 2018-08-05 18:41:49,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588795900345s 2018-08-05 18:41:49,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de3df6fb-54e8-4d2c-b8e6-f08b5e9d19eb 2018-08-05 18:41:49,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:51,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:51,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f1feedb-3bdb-4ecc-8ce7-fd14a62a69f8 x-compute-request-id: req-1f1feedb-3bdb-4ecc-8ce7-fd14a62a69f8 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:51,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1f1feedb-3bdb-4ecc-8ce7-fd14a62a69f8 2018-08-05 18:41:51,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579449176788s 2018-08-05 18:41:51,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1f1feedb-3bdb-4ecc-8ce7-fd14a62a69f8 2018-08-05 18:41:51,774 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:53,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:53,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:54,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6e4b7db-1afb-4232-96fa-31a6d6b18462 x-compute-request-id: req-e6e4b7db-1afb-4232-96fa-31a6d6b18462 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:54,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6e4b7db-1afb-4232-96fa-31a6d6b18462 2018-08-05 18:41:54,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.858777999878s 2018-08-05 18:41:54,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6e4b7db-1afb-4232-96fa-31a6d6b18462 2018-08-05 18:41:54,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:56,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:56,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:41:57,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e674f53e-ef73-4288-816d-d3a718dd6eda x-compute-request-id: req-e674f53e-ef73-4288-816d-d3a718dd6eda 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:41:57,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e674f53e-ef73-4288-816d-d3a718dd6eda 2018-08-05 18:41:57,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782608032227s 2018-08-05 18:41:57,426 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e674f53e-ef73-4288-816d-d3a718dd6eda 2018-08-05 18:41:57,430 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:41:59,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:41:59,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:00,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:41: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-2698d63b-ecc4-4935-9087-c41dc0522325 x-compute-request-id: req-2698d63b-ecc4-4935-9087-c41dc0522325 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:00,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2698d63b-ecc4-4935-9087-c41dc0522325 2018-08-05 18:42:00,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611358880997s 2018-08-05 18:42:00,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2698d63b-ecc4-4935-9087-c41dc0522325 2018-08-05 18:42:00,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:02,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:02,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:02,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3557f9b0-3d76-4463-9811-80081ba703d0 x-compute-request-id: req-3557f9b0-3d76-4463-9811-80081ba703d0 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:02,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3557f9b0-3d76-4463-9811-80081ba703d0 2018-08-05 18:42:02,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603652954102s 2018-08-05 18:42:02,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3557f9b0-3d76-4463-9811-80081ba703d0 2018-08-05 18:42:02,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:04,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:04,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:05,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-ef76e6eb-b6c1-480d-bfb7-f20d91c2438c x-compute-request-id: req-ef76e6eb-b6c1-480d-bfb7-f20d91c2438c 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:05,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef76e6eb-b6c1-480d-bfb7-f20d91c2438c 2018-08-05 18:42:05,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58922290802s 2018-08-05 18:42:05,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef76e6eb-b6c1-480d-bfb7-f20d91c2438c 2018-08-05 18:42:05,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:07,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:07,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:07,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd373cb5-eeb1-4e75-8151-0173e8565bc7 x-compute-request-id: req-fd373cb5-eeb1-4e75-8151-0173e8565bc7 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:07,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd373cb5-eeb1-4e75-8151-0173e8565bc7 2018-08-05 18:42:07,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602066040039s 2018-08-05 18:42:07,861 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd373cb5-eeb1-4e75-8151-0173e8565bc7 2018-08-05 18:42:07,865 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:09,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:09,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:10,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-e93a85b6-4413-4e09-af5c-99dfa8dab727 x-compute-request-id: req-e93a85b6-4413-4e09-af5c-99dfa8dab727 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:10,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e93a85b6-4413-4e09-af5c-99dfa8dab727 2018-08-05 18:42:10,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590055942535s 2018-08-05 18:42:10,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e93a85b6-4413-4e09-af5c-99dfa8dab727 2018-08-05 18:42:10,462 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:12,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:12,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:13,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-a8e459db-b532-49db-8ebb-ec3a991c5d1d x-compute-request-id: req-a8e459db-b532-49db-8ebb-ec3a991c5d1d 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:13,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a8e459db-b532-49db-8ebb-ec3a991c5d1d 2018-08-05 18:42:13,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.883931875229s 2018-08-05 18:42:13,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a8e459db-b532-49db-8ebb-ec3a991c5d1d 2018-08-05 18:42:13,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:15,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:15,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:15,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-110da982-2acb-4283-99a6-775ca7db9a4e x-compute-request-id: req-110da982-2acb-4283-99a6-775ca7db9a4e 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:15,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-110da982-2acb-4283-99a6-775ca7db9a4e 2018-08-05 18:42:15,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604434013367s 2018-08-05 18:42:15,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-110da982-2acb-4283-99a6-775ca7db9a4e 2018-08-05 18:42:15,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:17,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:17,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:18,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-8ea8e2ca-4e96-41b9-813a-477cba388c22 x-compute-request-id: req-8ea8e2ca-4e96-41b9-813a-477cba388c22 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:18,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8ea8e2ca-4e96-41b9-813a-477cba388c22 2018-08-05 18:42:18,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599804878235s 2018-08-05 18:42:18,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8ea8e2ca-4e96-41b9-813a-477cba388c22 2018-08-05 18:42:18,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:20,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:20,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:21,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-fbb1ee09-d722-4b9f-89e8-217cbd1a9177 x-compute-request-id: req-fbb1ee09-d722-4b9f-89e8-217cbd1a9177 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:21,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fbb1ee09-d722-4b9f-89e8-217cbd1a9177 2018-08-05 18:42:21,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563915014267s 2018-08-05 18:42:21,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fbb1ee09-d722-4b9f-89e8-217cbd1a9177 2018-08-05 18:42:21,141 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:23,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:23,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:23,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-a3aa9bb5-00d6-46bc-b616-b8680f5d670c x-compute-request-id: req-a3aa9bb5-00d6-46bc-b616-b8680f5d670c 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:23,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a3aa9bb5-00d6-46bc-b616-b8680f5d670c 2018-08-05 18:42:23,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633416891098s 2018-08-05 18:42:23,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a3aa9bb5-00d6-46bc-b616-b8680f5d670c 2018-08-05 18:42:23,781 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:25,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:25,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:26,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-20dd1def-49d6-498a-9461-6e1f8d34a9ad x-compute-request-id: req-20dd1def-49d6-498a-9461-6e1f8d34a9ad 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:26,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20dd1def-49d6-498a-9461-6e1f8d34a9ad 2018-08-05 18:42:26,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773111104965s 2018-08-05 18:42:26,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20dd1def-49d6-498a-9461-6e1f8d34a9ad 2018-08-05 18:42:26,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:28,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:28,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:29,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-c0c0123d-4395-4452-b055-669c8386d514 x-compute-request-id: req-c0c0123d-4395-4452-b055-669c8386d514 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:29,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0c0123d-4395-4452-b055-669c8386d514 2018-08-05 18:42:29,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60369515419s 2018-08-05 18:42:29,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0c0123d-4395-4452-b055-669c8386d514 2018-08-05 18:42:29,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:31,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:31,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:31,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-acd2151a-961f-47cd-b3e0-dc852295e341 x-compute-request-id: req-acd2151a-961f-47cd-b3e0-dc852295e341 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:31,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-acd2151a-961f-47cd-b3e0-dc852295e341 2018-08-05 18:42:31,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418140172958s 2018-08-05 18:42:31,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-acd2151a-961f-47cd-b3e0-dc852295e341 2018-08-05 18:42:31,595 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:33,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:33,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:34,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-de451b9c-3a4d-4aab-aeb5-6fd712029f1b x-compute-request-id: req-de451b9c-3a4d-4aab-aeb5-6fd712029f1b 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:34,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de451b9c-3a4d-4aab-aeb5-6fd712029f1b 2018-08-05 18:42:34,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609085798264s 2018-08-05 18:42:34,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de451b9c-3a4d-4aab-aeb5-6fd712029f1b 2018-08-05 18:42:34,212 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:36,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:36,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:36,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-bc314f3c-fa57-462a-9f07-4f9901e5e014 x-compute-request-id: req-bc314f3c-fa57-462a-9f07-4f9901e5e014 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:36,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bc314f3c-fa57-462a-9f07-4f9901e5e014 2018-08-05 18:42:36,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381751060486s 2018-08-05 18:42:36,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bc314f3c-fa57-462a-9f07-4f9901e5e014 2018-08-05 18:42:36,600 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:38,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:38,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:39,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-16b3a1fb-7b88-42be-b4a9-2304e03015d3 x-compute-request-id: req-16b3a1fb-7b88-42be-b4a9-2304e03015d3 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:39,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-16b3a1fb-7b88-42be-b4a9-2304e03015d3 2018-08-05 18:42:39,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582618951797s 2018-08-05 18:42:39,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-16b3a1fb-7b88-42be-b4a9-2304e03015d3 2018-08-05 18:42:39,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:41,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:41,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:41,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2342cb6f-4e13-44c1-8b0a-7eddba99a21e x-compute-request-id: req-2342cb6f-4e13-44c1-8b0a-7eddba99a21e 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:41,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2342cb6f-4e13-44c1-8b0a-7eddba99a21e 2018-08-05 18:42:41,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61615395546s 2018-08-05 18:42:41,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2342cb6f-4e13-44c1-8b0a-7eddba99a21e 2018-08-05 18:42:41,813 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:43,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:44,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-88b16cad-4341-42c0-807d-951937135c76 x-compute-request-id: req-88b16cad-4341-42c0-807d-951937135c76 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:44,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88b16cad-4341-42c0-807d-951937135c76 2018-08-05 18:42:44,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391112804413s 2018-08-05 18:42:44,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88b16cad-4341-42c0-807d-951937135c76 2018-08-05 18:42:44,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:46,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:46,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:46,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-3943971b-ec5c-47b9-a79f-2ef61d10ae2c x-compute-request-id: req-3943971b-ec5c-47b9-a79f-2ef61d10ae2c 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:46,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3943971b-ec5c-47b9-a79f-2ef61d10ae2c 2018-08-05 18:42:46,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598877906799s 2018-08-05 18:42:46,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3943971b-ec5c-47b9-a79f-2ef61d10ae2c 2018-08-05 18:42:46,815 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:48,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:48,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:49,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-a326ab7a-9b2a-4f71-a5ab-cbd1d26d2351 x-compute-request-id: req-a326ab7a-9b2a-4f71-a5ab-cbd1d26d2351 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:49,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a326ab7a-9b2a-4f71-a5ab-cbd1d26d2351 2018-08-05 18:42:49,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580415010452s 2018-08-05 18:42:49,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a326ab7a-9b2a-4f71-a5ab-cbd1d26d2351 2018-08-05 18:42:49,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:51,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:51,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-49e23d0a-3f76-46de-9d1a-752ba7c8dc5a x-compute-request-id: req-49e23d0a-3f76-46de-9d1a-752ba7c8dc5a 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:51,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-49e23d0a-3f76-46de-9d1a-752ba7c8dc5a 2018-08-05 18:42:51,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577939033508s 2018-08-05 18:42:51,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-49e23d0a-3f76-46de-9d1a-752ba7c8dc5a 2018-08-05 18:42:51,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:53,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:54,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-31ee2fff-1723-4ee6-a8f3-f0046c99d22f x-compute-request-id: req-31ee2fff-1723-4ee6-a8f3-f0046c99d22f 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:54,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-31ee2fff-1723-4ee6-a8f3-f0046c99d22f 2018-08-05 18:42:54,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401952028275s 2018-08-05 18:42:54,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-31ee2fff-1723-4ee6-a8f3-f0046c99d22f 2018-08-05 18:42:54,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:56,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:56,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:56,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-3688e9ea-2f24-4aa4-b8bd-b7140c6fcb1e x-compute-request-id: req-3688e9ea-2f24-4aa4-b8bd-b7140c6fcb1e 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:56,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3688e9ea-2f24-4aa4-b8bd-b7140c6fcb1e 2018-08-05 18:42:56,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563318967819s 2018-08-05 18:42:56,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3688e9ea-2f24-4aa4-b8bd-b7140c6fcb1e 2018-08-05 18:42:56,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:42:58,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:42:58,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:42:59,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:42: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-fed9bd9d-d39e-4617-ae66-fcb69dff4395 x-compute-request-id: req-fed9bd9d-d39e-4617-ae66-fcb69dff4395 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.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:40:56Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:42:59,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fed9bd9d-d39e-4617-ae66-fcb69dff4395 2018-08-05 18:42:59,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389055967331s 2018-08-05 18:42:59,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fed9bd9d-d39e-4617-ae66-fcb69dff4395 2018-08-05 18:42:59,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:43:01,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:43:01,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:02,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdccc45a-c15b-4796-95f8-a428d4190de4 x-compute-request-id: req-cdccc45a-c15b-4796-95f8-a428d4190de4 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:3b:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T18:43:00.000000", "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T18:43:00Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:43:02,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cdccc45a-c15b-4796-95f8-a428d4190de4 2018-08-05 18:43:02,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681488037109s 2018-08-05 18:43:02,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cdccc45a-c15b-4796-95f8-a428d4190de4 2018-08-05 18:43:02,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 18:43:02,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=34349f89-6301-4e29-8394-eee6ad9573d8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:02,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-3a4545de-a6a3-4509-9f74-e5109bbe9c63 Date: Sun, 05 Aug 2018 18:43:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T18:42:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd","ip_address":"192.168.120.6"}],"id":"b47fba45-0cc5-4acf-aec7-a0873bfb0c0c","security_groups":["730da73a-564a-4be4-9f05-7d1da17a59a0"],"mac_address":"fa:16:3e:8a:3b:11","project_id":"9b828cef7b5c490e8ff44091eda07ee1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:40:56Z","binding:vnic_type":"normal","device_id":"34349f89-6301-4e29-8394-eee6ad9573d8","ip_allocation":"immediate"}]} 2018-08-05 18:43:02,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=34349f89-6301-4e29-8394-eee6ad9573d8 used request id req-3a4545de-a6a3-4509-9f74-e5109bbe9c63 2018-08-05 18:43:02,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0607488155365s 2018-08-05 18:43:02,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=34349f89-6301-4e29-8394-eee6ad9573d8 used request id req-3a4545de-a6a3-4509-9f74-e5109bbe9c63 2018-08-05 18:43:02,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:02,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=b47fba45-0cc5-4acf-aec7-a0873bfb0c0c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:02,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d638e4cc-f22c-46da-9fa6-434d15397be3 Date: Sun, 05 Aug 2018 18:43:02 GMT RESP BODY: {"floatingips": []} 2018-08-05 18:43:02,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=b47fba45-0cc5-4acf-aec7-a0873bfb0c0c used request id req-d638e4cc-f22c-46da-9fa6-434d15397be3 2018-08-05 18:43:02,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0501291751862s 2018-08-05 18:43:02,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=b47fba45-0cc5-4acf-aec7-a0873bfb0c0c used request id req-d638e4cc-f22c-46da-9fa6-434d15397be3 2018-08-05 18:43:02,167 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8a:3b:11', 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'87012798-fd69-4d7a-aaa8-dc7f18e526c8'}), 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-05T18:43:00.000000', 'flavor': Munch({u'id': u'ef5403f7-8527-4da0-9725-18b2fb8d9352'}), 'az': u'nova', 'id': u'34349f89-6301-4e29-8394-eee6ad9573d8', 'security_groups': [Munch({u'name': u'cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0cf5bea1fb824ac38bba3d4c41fb4db2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b828cef7b5c490e8ff44091eda07ee1', 'name': 'cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc', '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-05T18:43:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T18:43:00Z', 'hostId': u'93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7', '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-05T18:43:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9b828cef7b5c490e8ff44091eda07ee1', 'name': u'cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc', 'adminPass': u'LK8g4Fogfb7a', 'tenant_id': u'9b828cef7b5c490e8ff44091eda07ee1', 'created_at': u'2018-08-05T18:40:51Z', 'created': u'2018-08-05T18:40:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 18:43:02,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:43:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:02,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-4b5a2d0e-d725-4067-ad6e-671ea3f874df Date: Sun, 05 Aug 2018 18:43:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b828cef7b5c490e8ff44091eda07ee1","l2_adjacency":true,"status":"ACTIVE","subnets":["f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd"],"description":"","tags":[],"updated_at":"2018-08-05T18:39:12Z","qos_policy_id":null,"name":"cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc","admin_state_up":true,"tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:39:11Z","mtu":1450}]} 2018-08-05 18:43:02,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4b5a2d0e-d725-4067-ad6e-671ea3f874df 2018-08-05 18:43:02,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.131992101669s 2018-08-05 18:43:02,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4b5a2d0e-d725-4067-ad6e-671ea3f874df 2018-08-05 18:43:02,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 18:43:02,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=34349f89-6301-4e29-8394-eee6ad9573d8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:02,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-63010444-586e-427e-a9f3-b28a94f87c65 Date: Sun, 05 Aug 2018 18:43:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T18:42:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd","ip_address":"192.168.120.6"}],"id":"b47fba45-0cc5-4acf-aec7-a0873bfb0c0c","security_groups":["730da73a-564a-4be4-9f05-7d1da17a59a0"],"mac_address":"fa:16:3e:8a:3b:11","project_id":"9b828cef7b5c490e8ff44091eda07ee1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:40:56Z","binding:vnic_type":"normal","device_id":"34349f89-6301-4e29-8394-eee6ad9573d8","ip_allocation":"immediate"}]} 2018-08-05 18:43:02,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=34349f89-6301-4e29-8394-eee6ad9573d8 used request id req-63010444-586e-427e-a9f3-b28a94f87c65 2018-08-05 18:43:02,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0615310668945s 2018-08-05 18:43:02,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=34349f89-6301-4e29-8394-eee6ad9573d8 used request id req-63010444-586e-427e-a9f3-b28a94f87c65 2018-08-05 18:43:02,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-05 18:43:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"floatingip": {"floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "fixed_ip_address": "192.168.120.6", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c"}}' 2018-08-05 18:43:05,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-2ffe5710-4832-4afd-b70a-ce639fb9c0c8 Date: Sun, 05 Aug 2018 18:43:05 GMT RESP BODY: {"floatingip": {"router_id": "2beac243-f001-44d8-872f-a61f4a40edfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:43:03Z", "updated_at": "2018-08-05T18:43:03Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:3b:11", "device_id": "34349f89-6301-4e29-8394-eee6ad9573d8"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c", "id": "1af68470-f7e2-44f1-9c4a-1b6b7005802b", "qos_policy_id": null}} 2018-08-05 18:43:05,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2ffe5710-4832-4afd-b70a-ce639fb9c0c8 2018-08-05 18:43:05,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.90456700325s 2018-08-05 18:43:05,272 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2ffe5710-4832-4afd-b70a-ce639fb9c0c8 2018-08-05 18:43:05,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:05,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c1559d89-9d9a-4809-826a-c97e88e1ac31 Date: Sun, 05 Aug 2018 18:43:05 GMT RESP BODY: {"floatingips": [{"router_id": "2beac243-f001-44d8-872f-a61f4a40edfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:43:03Z", "updated_at": "2018-08-05T18:43:03Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:3b:11", "device_id": "34349f89-6301-4e29-8394-eee6ad9573d8"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c", "id": "1af68470-f7e2-44f1-9c4a-1b6b7005802b", "qos_policy_id": null}]} 2018-08-05 18:43:05,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c1559d89-9d9a-4809-826a-c97e88e1ac31 2018-08-05 18:43:05,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0778729915619s 2018-08-05 18:43:05,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c1559d89-9d9a-4809-826a-c97e88e1ac31 2018-08-05 18:43:05,362 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:43:05,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:05,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:05,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-580ae5c6-5064-4840-86cb-63d9f69b4436 Date: Sun, 05 Aug 2018 18:43:05 GMT RESP BODY: {"floatingips": [{"router_id": "2beac243-f001-44d8-872f-a61f4a40edfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:43:03Z", "updated_at": "2018-08-05T18:43:03Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:3b:11", "device_id": "34349f89-6301-4e29-8394-eee6ad9573d8"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c", "id": "1af68470-f7e2-44f1-9c4a-1b6b7005802b", "qos_policy_id": null}]} 2018-08-05 18:43:05,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-580ae5c6-5064-4840-86cb-63d9f69b4436 2018-08-05 18:43:05,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0641279220581s 2018-08-05 18:43:05,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-580ae5c6-5064-4840-86cb-63d9f69b4436 2018-08-05 18:43:05,534 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:43:05,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:05,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-58508430-231c-4183-b728-702348f90479 Date: Sun, 05 Aug 2018 18:43:05 GMT RESP BODY: {"floatingips": [{"router_id": "2beac243-f001-44d8-872f-a61f4a40edfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:43:03Z", "updated_at": "2018-08-05T18:43:03Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:3b:11", "device_id": "34349f89-6301-4e29-8394-eee6ad9573d8"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c", "id": "1af68470-f7e2-44f1-9c4a-1b6b7005802b", "qos_policy_id": null}]} 2018-08-05 18:43:05,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-58508430-231c-4183-b728-702348f90479 2018-08-05 18:43:05,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616180896759s 2018-08-05 18:43:05,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-58508430-231c-4183-b728-702348f90479 2018-08-05 18:43:05,701 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:43:05,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:05,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-fa9eef04-eb1d-4a64-96b6-1c3367602a6e Date: Sun, 05 Aug 2018 18:43:05 GMT RESP BODY: {"floatingips": [{"router_id": "2beac243-f001-44d8-872f-a61f4a40edfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:43:03Z", "updated_at": "2018-08-05T18:43:03Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:3b:11", "device_id": "34349f89-6301-4e29-8394-eee6ad9573d8"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c", "id": "1af68470-f7e2-44f1-9c4a-1b6b7005802b", "qos_policy_id": null}]} 2018-08-05 18:43:05,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fa9eef04-eb1d-4a64-96b6-1c3367602a6e 2018-08-05 18:43:05,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0650968551636s 2018-08-05 18:43:05,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fa9eef04-eb1d-4a64-96b6-1c3367602a6e 2018-08-05 18:43:05,872 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:43:05,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:06,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-7a81d232-cf8b-43c7-af58-af63e8a48499 Date: Sun, 05 Aug 2018 18:43:06 GMT RESP BODY: {"floatingips": [{"router_id": "2beac243-f001-44d8-872f-a61f4a40edfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:43:03Z", "updated_at": "2018-08-05T18:43:03Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:3b:11", "device_id": "34349f89-6301-4e29-8394-eee6ad9573d8"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c", "id": "1af68470-f7e2-44f1-9c4a-1b6b7005802b", "qos_policy_id": null}]} 2018-08-05 18:43:06,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7a81d232-cf8b-43c7-af58-af63e8a48499 2018-08-05 18:43:06,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0920889377594s 2018-08-05 18:43:06,068 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7a81d232-cf8b-43c7-af58-af63e8a48499 2018-08-05 18:43:06,070 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:43:06,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:06,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:06,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-d92efb53-401b-4cab-b6fc-a32dde858fbc Date: Sun, 05 Aug 2018 18:43:06 GMT RESP BODY: {"floatingips": [{"router_id": "2beac243-f001-44d8-872f-a61f4a40edfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:43:03Z", "updated_at": "2018-08-05T18:43:03Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:3b:11", "device_id": "34349f89-6301-4e29-8394-eee6ad9573d8"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c", "id": "1af68470-f7e2-44f1-9c4a-1b6b7005802b", "qos_policy_id": null}]} 2018-08-05 18:43:06,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d92efb53-401b-4cab-b6fc-a32dde858fbc 2018-08-05 18:43:06,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589609146118s 2018-08-05 18:43:06,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d92efb53-401b-4cab-b6fc-a32dde858fbc 2018-08-05 18:43:06,233 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:43:06,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:06,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:06,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3166cbd3-7b30-4f6b-9699-64e1b8759b1b Date: Sun, 05 Aug 2018 18:43:06 GMT RESP BODY: {"floatingips": [{"router_id": "2beac243-f001-44d8-872f-a61f4a40edfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:43:03Z", "updated_at": "2018-08-05T18:43:03Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:3b:11", "device_id": "34349f89-6301-4e29-8394-eee6ad9573d8"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c", "id": "1af68470-f7e2-44f1-9c4a-1b6b7005802b", "qos_policy_id": null}]} 2018-08-05 18:43:06,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3166cbd3-7b30-4f6b-9699-64e1b8759b1b 2018-08-05 18:43:06,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618460178375s 2018-08-05 18:43:06,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3166cbd3-7b30-4f6b-9699-64e1b8759b1b 2018-08-05 18:43:06,401 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:43:06,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:06,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:06,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ec8529fb-9731-4b3d-b32d-1d864b262408 Date: Sun, 05 Aug 2018 18:43:06 GMT RESP BODY: {"floatingips": [{"router_id": "2beac243-f001-44d8-872f-a61f4a40edfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:43:03Z", "updated_at": "2018-08-05T18:43:03Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:3b:11", "device_id": "34349f89-6301-4e29-8394-eee6ad9573d8"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c", "id": "1af68470-f7e2-44f1-9c4a-1b6b7005802b", "qos_policy_id": null}]} 2018-08-05 18:43:06,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ec8529fb-9731-4b3d-b32d-1d864b262408 2018-08-05 18:43:06,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624778270721s 2018-08-05 18:43:06,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ec8529fb-9731-4b3d-b32d-1d864b262408 2018-08-05 18:43:06,569 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:43:06,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:06,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:06,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-0bc6ae1c-697b-4a9e-8498-1de9d11695bb Date: Sun, 05 Aug 2018 18:43:06 GMT RESP BODY: {"floatingips": [{"router_id": "2beac243-f001-44d8-872f-a61f4a40edfd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:43:03Z", "updated_at": "2018-08-05T18:43:06Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:3b:11", "device_id": "34349f89-6301-4e29-8394-eee6ad9573d8"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_id": "b47fba45-0cc5-4acf-aec7-a0873bfb0c0c", "id": "1af68470-f7e2-44f1-9c4a-1b6b7005802b", "qos_policy_id": null}]} 2018-08-05 18:43:06,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0bc6ae1c-697b-4a9e-8498-1de9d11695bb 2018-08-05 18:43:06,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595569610596s 2018-08-05 18:43:06,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0bc6ae1c-697b-4a9e-8498-1de9d11695bb 2018-08-05 18:43:06,737 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2beac243-f001-44d8-872f-a61f4a40edfd', 'updated_at': u'2018-08-05T18:43:06Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'b47fba45-0cc5-4acf-aec7-a0873bfb0c0c', 'id': u'1af68470-f7e2-44f1-9c4a-1b6b7005802b', 'network': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'port': u'b47fba45-0cc5-4acf-aec7-a0873bfb0c0c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b828cef7b5c490e8ff44091eda07ee1', 'name': 'cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9b828cef7b5c490e8ff44091eda07ee1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f8075f46-e2c8-453d-a1b3-b3a18bd44b7e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8a:3b:11', u'device_id': u'34349f89-6301-4e29-8394-eee6ad9573d8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9b828cef7b5c490e8ff44091eda07ee1', 'created_at': u'2018-08-05T18:43:03Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f8075f46-e2c8-453d-a1b3-b3a18bd44b7e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8a:3b:11', u'device_id': u'34349f89-6301-4e29-8394-eee6ad9573d8'}), 'router': u'2beac243-f001-44d8-872f-a61f4a40edfd'}) 2018-08-05 18:43:06,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 18:43:06,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 18:43:06,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88ce0c65-15d8-4ff4-bd0b-918d50eb81ff x-compute-request-id: req-88ce0c65-15d8-4ff4-bd0b-918d50eb81ff Content-Encoding: gzip Content-Length: 10986 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 1756296177 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.343738] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.346379] pid_max: default: 32768 minimum: 301\n[ 0.347818] Security Framework initialized\n[ 0.349133] SELinux: Initializing.\n[ 0.350585] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.355732] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.359047] Mount-cache hash table entries: 4096\n[ 0.360729] Initializing cgroup subsys memory\n[ 0.362105] Initializing cgroup subsys devices\n[ 0.363488] Initializing cgroup subsys freezer\n[ 0.364866] Initializing cgroup subsys net_cls\n[ 0.366245] Initializing cgroup subsys blkio\n[ 0.367582] Initializing cgroup subsys perf_event\n[ 0.369005] Initializing cgroup subsys hugetlb\n[ 0.370386] Initializing cgroup subsys pids\n[ 0.371703] Initializing cgroup subsys net_prio\n[ 0.373168] CPU: Physical Processor ID: 0\n[ 0.375479] mce: CPU supports 10 MCE banks\n[ 0.376952] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.378814] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.380297] tlb_flushall_shift: 6\n[ 0.381710] Freeing SMP alternatives: 28k freed\n[ 0.385737] ACPI: Core revision 20130517\n[ 0.387429] ACPI: All ACPI Tables successfully acquired\n[ 0.389050] ftrace: allocating 25812 entries in 101 pages\n[ 0.410832] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.412688] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.414507] smpboot: Max logical packages: 2\n[ 0.415965] Enabling x2apic\n[ 0.417006] Enabled x2apic\n[ 0.418201] Switched APIC routing to physical x2apic.\n[ 0.420679] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422836] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.426700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.435457] KVM setup paravirtual spinlock\n[ 0.438226] smpboot: Booting Node 0, Processors #1 OK\n[ 0.440450] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.462657] Brought up 2 CPUs\n[ 0.462660] KVM setup async PF for cpu 1\n[ 0.462663] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.466379] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.468848] devtmpfs: initialized\n[ 0.471396] EVM: security.selinux\n[ 0.472508] EVM: security.ima\n[ 0.473543] EVM: security.capability\n[ 0.475314] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.477188] pinctrl core: initialized pinctrl subsystem\n[ 0.478879] NET: Registered protocol family 16\n[ 0.480393] ACPI: bus type PCI registered\n[ 0.481662] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.483476] PCI: Using configuration type 1 for base access\n[ 0.488375] ACPI: Added _OSI(Module Device)\n[ 0.489685] ACPI: Added _OSI(Processor Device)\n[ 0.491039] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.492397] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.494913] ACPI: Interpreter enabled\n[ 0.496121] ACPI: (supports S0 S5)\n[ 0.497229] ACPI: Using IOAPIC for interrupt routing\n[ 0.498750] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.503023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.504689] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.506498] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.508275] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.511509] acpiphp: Slot [3] registered\n[ 0.512730] acpiphp: Slot [4] registered\n[ 0.513963] acpiphp: Slot [5] registered\n[ 0.515233] acpiphp: Slot [6] registered\n[ 0.516460] acpiphp: Slot [7] registered\n[ 0.517720] acpiphp: Slot [8] registered\n[ 0.519007] acpiphp: Slot [9] registered\n[ 0.520255] acpiphp: Slot [10] registered\n[ 0.521521] acpiphp: Slot [11] registered\n[ 0.522755] acpiphp: Slot [12] registered\n[ 0.524011] acpiphp: Slot [13] registered\n[ 0.525266] acpiphp: Slot [14] registered\n[ 0.526529] acpiphp: Slot [15] registered\n[ 0.527836] acpiphp: Slot [16] registered\n[ 0.529129] acpiphp: Slot [17] registered\n[ 0.530368] acpiphp: Slot [18] registered\n[ 0.531637] acpiphp: Slot [19] registered\n[ 0.532967] acpiphp: Slot [20] registered\n[ 0.534292] acpiphp: Slot [21] registered\n[ 0.535562] acpiphp: Slot [22] registered\n[ 0.536817] acpiphp: Slot [23] registered\n[ 0.538121] acpiphp: Slot [24] registered\n[ 0.539371] acpiphp: Slot [25] registered\n[ 0.540556] acpiphp: Slot [26] registered\n[ 0.541842] acpiphp: Slot [27] registered\n[ 0.543085] acpiphp: Slot [28] registered\n[ 0.544341] acpiphp: Slot [29] registered\n[ 0.545606] acpiphp: Slot [30] registered\n[ 0.546866] acpiphp: Slot [31] registered\n[ 0.548167] PCI host bridge to bus 0000:00\n[ 0.549373] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.550892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.552668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.554405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.556640] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.559022] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.563819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.565630] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.567276] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.569089] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.573321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.575617] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.598346] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.600455] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.602552] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.605129] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.607057] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.608927] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.610847] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.613335] vgaarb: loaded\n[ 0.614381] vgaarb: bridge control possible 0000:00:02.0\n[ 0.616032] SCSI subsystem initialized\n[ 0.617275] ACPI: bus type USB registered\n[ 0.618542] usbcore: registered new interface driver usbfs\n[ 0.620134] usbcore: registered new interface driver hub\n[ 0.621728] usbcore: registered new device driver usb\n[ 0.623356] PCI: Using ACPI for IRQ routing\n[ 0.624896] NetLabel: Initializing\n[ 0.626084] NetLabel: domain hash size = 128\n[ 0.627409] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.628893] NetLabel: unlabeled traffic allowed by default\n[ 0.630562] Switched to clocksource kvm-clock\n[ 0.638349] pnp: PnP ACPI init\n[ 0.639430] ACPI: bus type PNP registered\n[ 0.641028] pnp: PnP ACPI: found 5 devices\n[ 0.642301] ACPI: bus type PNP unregistered\n[ 0.650002] NET: Registered protocol family 2\n[ 0.651618] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.654211] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.656291] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.658189] TCP: reno registered\n[ 0.659268] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.660976] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.662763] NET: Registered protocol family 1\n[ 0.664097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.665664] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.667236] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.687014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.706874] Unpacking initramfs...\n[ 1.157394] Freeing initrd memory: 37508k freed\n[ 1.167120] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.169192] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.172710] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.174471] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.176575] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.178363] Initialise system trusted keyring\n[ 1.179756] audit: initializing netlink socket (disabled)\n[ 1.181374] type=2000 audit(1533494582.816:1): initialized\n[ 1.197738] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.199231] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.201459] zpool: loaded\n[ 1.202353] zbud: loaded\n[ 1.203368] VFS: Disk quotas dquot_6.5.2\n[ 1.204473] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.206105] msgmni has been set to 7578\n[ 1.207230] Key type big_key registered\n[ 1.208966] NET: Registered protocol family 38\n[ 1.210153] Key type asymmetric registered\n[ 1.211254] Asymmetric key parser 'x509' registered\n[ 1.212499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.214545] io scheduler noop registered\n[ 1.215631] io scheduler deadline registered (default)\n[ 1.226783] io scheduler cfq registered\n[ 1.227937] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.229274] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.230877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.232885] ACPI: Power Button [PWRF]\n[ 1.234064] GHES: HEST is not enabled!\n[ 1.235188] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.259666] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.261433] Non-volatile memory driver v1.3\n[ 1.262573] Linux agpgart interface v0.103\n[ 1.263781] crash memory driver: version 1.1\n[ 1.264970] rdac: device handler registered\n[ 1.266143] hp_sw: device handler registered\n[ 1.267280] emc: device handler registered\n[ 1.268376] alua: device handler registered\n[ 1.269510] libphy: Fixed MDIO Bus: probed\n[ 1.270662] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.272144] ehci-pci: EHCI PCI platform driver\n[ 1.273302] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.274726] ohci-pci: OHCI PCI platform driver\n[ 1.275894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.295791] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.297156] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.299186] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.300476] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.301909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.303431] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.305408] usb usb1: Product: UHCI Host Controller\n[ 1.306635] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.308214] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.309494] hub 1-0:1.0: USB hub found\n[ 1.310569] hub 1-0:1.0: 2 ports detected\n[ 1.311788] usbcore: registered new interface driver usbserial\n[ 1.313293] usbcore: registered new interface driver usbserial_generic\n[ 1.314792] usbserial: USB Serial support registered for generic\n[ 1.316253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.318975] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.320227] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.321575] mousedev: PS/2 mouse device common for all mice\n[ 1.323201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.325561] rtc_cmos 00:00: RTC can wake from S4\n[ 1.326222] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.327710] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.333155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.335051] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.337033] cpuidle: using governor menu\n[ 1.338518] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.340282] usbcore: registered new interface driver usbhid\n[ 1.341977] usbhid: USB HID core driver\n[ 1.343319] drop_monitor: Initializing network drop monitor service\n[ 1.345238] TCP: cubic registered\n[ 1.346497] Initializing XFRM netlink socket\n[ 1.347982] NET: Registered protocol family 10\n[ 1.349716] NET: Registered protocol family 17\n[ 1.351390] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.352760] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.354584] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.357613] Loading compiled-in X.509 certificates\n[ 1.359189] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.362214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.365726] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.368790] registered taskstats version 1\n[ 1.372050] Key type trusted registered\n[ 1.374748] Key type encrypted registered\n[ 1.377361] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.379451] rtc_cmos 00:00: setting system clock to 2018-08-05 18:43:02 UTC (1533494582)\n[ 1.382792] Freeing unused kernel memory: 1680k freed\n[ 1.388030] 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.392249] systemd[1]: Detected virtualization kvm.\n[ 1.393524] systemd[1]: Detected architecture x86-64.\n[ 1.394798] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.397198] systemd[1]: No hostname configured.\n[ 1.398421] systemd[1]: Set hostname to .\n[ 1.399882] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.421485] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.423694] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.426641] systemd[1]: Reached target Paths.\n[ 1.427824] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.429943] systemd[1]: Reached target Local File Systems.\n[ 1.431552] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.434010] systemd[1]: Reached target Timers.\n[ 1.435418] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.437646] systemd[1]: Reached target Swap.\n[ 1.439012] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.441309] systemd[1]: Created slice Root Slice.\n[ 1.442762] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.445201] systemd[1]: Created slice System Slice.\n[ 1.446665] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.449085] systemd[1]: Listening on Journal Socket.\n[ 1.450580] systemd[1]: Starting Journal Socket.\n[ 1.452325] 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.456827] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.460154] systemd[1]: Reached target Slices.\n[ 1.461533] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.463926] systemd[1]: Listening on udev Control Socket.\n[ 1.465507] systemd[1]: Starting udev Control Socket.\n[ 1.467222] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.470172] systemd[1]: Listening on udev Kernel Socket.\n[ 1.471476] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.473459] systemd[1]: Reached target Sockets.\n[ 1.474638] systemd[1]: Starting Sockets.\n[ 1.476040] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.479322] 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.544575] RPC: Registered named UNIX socket transport module.\n[ 1.546299] RPC: Registered udp transport module.\n[ 1.547719] RPC: Registered tcp transport module.\n[ 1.549150] 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.613578] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.649703] FDC 0 is a S82078B\n[ 1.674095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.713274] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.716462] scsi host0: ata_piix\n[ 1.717796] scsi host1: ata_piix\n[ 1.719169] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.720975] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.725214] 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.768200] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.770134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.772131] usb 1-1: Product: QEMU USB Tablet\n[ 1.773532] usb 1-1: Manufacturer: QEMU\n[ 1.774816] usb 1-1: SerialNumber: 42\n[ 1.784498] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.787508] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.893420] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.896039] XFS (vda1): Mounting V4 Filesystem\n[ 1.922934] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\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.146093] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.173612] tsc: Refined TSC clocksource calibration: 3491.829 MHz\n[ 2.201254] SELinux: Disabled at runtime.\n[ 2.237600] type=1404 audit(1533494583.358:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.259580] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.261315] 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 /dev/initctl Compatibility Named Pipe.\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 Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[ 2.591306] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Journal Service.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\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 Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.663728] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.778104] type=1305 audit(1533494583.898: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[ 3.005987] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.014161] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[ 3.021040] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n Starting Authori[ 3.043635] ppdev: user-space parallel port driver\nzation Manager...\n[ 3.045306] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.047610] [TTM] Initializing pool allocator\n[ 3.048707] [TTM] Initializing DMA pool allocator\n[ 3.048960] [drm] fb mappable at 0xFC000000\n[ 3.048961] [drm] vram aper at 0xFC000000\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.048961] [drm] size 33554432\n[ 3.048961] [drm] fb depth is 24\n[ 3.048962] [drm] pitch is 3072\n[ 3.082745] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.102728] Console: switching to colour frame buffer device 128x48\n[ 3.113227] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbala[ 3.117725] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nnce daemon...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\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] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[ 3.222304] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Authorization Manager.\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[ 3.234920] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.246924] alg: No test for crc32 (crc32-pclmul)\n[ 3.251927] intel_rapl: no valid rapl domains found in package 0\n[ 3.255887] intel_powerclamp: No package C-state available\n[ 3.261427] intel_powerclamp: No package C-state available[ 3.161737] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 18:43:04 +0000. Up 3.13 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-08-05 18:43:06,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8/action used request id req-88ce0c65-15d8-4ff4-bd0b-918d50eb81ff 2018-08-05 18:43:06,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.115467786789s 2018-08-05 18:43:06,854 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8/action used request id req-88ce0c65-15d8-4ff4-bd0b-918d50eb81ff 2018-08-05 18:43:06,854 - 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 1756296177 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.343738] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.346379] pid_max: default: 32768 minimum: 301 [ 0.347818] Security Framework initialized [ 0.349133] SELinux: Initializing. [ 0.350585] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.355732] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.359047] Mount-cache hash table entries: 4096 [ 0.360729] Initializing cgroup subsys memory [ 0.362105] Initializing cgroup subsys devices [ 0.363488] Initializing cgroup subsys freezer [ 0.364866] Initializing cgroup subsys net_cls [ 0.366245] Initializing cgroup subsys blkio [ 0.367582] Initializing cgroup subsys perf_event [ 0.369005] Initializing cgroup subsys hugetlb [ 0.370386] Initializing cgroup subsys pids [ 0.371703] Initializing cgroup subsys net_prio [ 0.373168] CPU: Physical Processor ID: 0 [ 0.375479] mce: CPU supports 10 MCE banks [ 0.376952] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.378814] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.380297] tlb_flushall_shift: 6 [ 0.381710] Freeing SMP alternatives: 28k freed [ 0.385737] ACPI: Core revision 20130517 [ 0.387429] ACPI: All ACPI Tables successfully acquired [ 0.389050] ftrace: allocating 25812 entries in 101 pages [ 0.410832] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.412688] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.414507] smpboot: Max logical packages: 2 [ 0.415965] Enabling x2apic [ 0.417006] Enabled x2apic [ 0.418201] Switched APIC routing to physical x2apic. [ 0.420679] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422836] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.426700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.435457] KVM setup paravirtual spinlock [ 0.438226] smpboot: Booting Node 0, Processors #1 OK [ 0.440450] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.462657] Brought up 2 CPUs [ 0.462660] KVM setup async PF for cpu 1 [ 0.462663] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.466379] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.468848] devtmpfs: initialized [ 0.471396] EVM: security.selinux [ 0.472508] EVM: security.ima [ 0.473543] EVM: security.capability [ 0.475314] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.477188] pinctrl core: initialized pinctrl subsystem [ 0.478879] NET: Registered protocol family 16 [ 0.480393] ACPI: bus type PCI registered [ 0.481662] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.483476] PCI: Using configuration type 1 for base access [ 0.488375] ACPI: Added _OSI(Module Device) [ 0.489685] ACPI: Added _OSI(Processor Device) [ 0.491039] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.492397] ACPI: Added _OSI(Processor Aggregator Device) [ 0.494913] ACPI: Interpreter enabled [ 0.496121] ACPI: (supports S0 S5) [ 0.497229] ACPI: Using IOAPIC for interrupt routing [ 0.498750] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.503023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.504689] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.506498] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.508275] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.511509] acpiphp: Slot [3] registered [ 0.512730] acpiphp: Slot [4] registered [ 0.513963] acpiphp: Slot [5] registered [ 0.515233] acpiphp: Slot [6] registered [ 0.516460] acpiphp: Slot [7] registered [ 0.517720] acpiphp: Slot [8] registered [ 0.519007] acpiphp: Slot [9] registered [ 0.520255] acpiphp: Slot [10] registered [ 0.521521] acpiphp: Slot [11] registered [ 0.522755] acpiphp: Slot [12] registered [ 0.524011] acpiphp: Slot [13] registered [ 0.525266] acpiphp: Slot [14] registered [ 0.526529] acpiphp: Slot [15] registered [ 0.527836] acpiphp: Slot [16] registered [ 0.529129] acpiphp: Slot [17] registered [ 0.530368] acpiphp: Slot [18] registered [ 0.531637] acpiphp: Slot [19] registered [ 0.532967] acpiphp: Slot [20] registered [ 0.534292] acpiphp: Slot [21] registered [ 0.535562] acpiphp: Slot [22] registered [ 0.536817] acpiphp: Slot [23] registered [ 0.538121] acpiphp: Slot [24] registered [ 0.539371] acpiphp: Slot [25] registered [ 0.540556] acpiphp: Slot [26] registered [ 0.541842] acpiphp: Slot [27] registered [ 0.543085] acpiphp: Slot [28] registered [ 0.544341] acpiphp: Slot [29] registered [ 0.545606] acpiphp: Slot [30] registered [ 0.546866] acpiphp: Slot [31] registered [ 0.548167] PCI host bridge to bus 0000:00 [ 0.549373] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.550892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.552668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.554405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.556640] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.559022] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.563819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.565630] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.567276] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.569089] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.573321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.575617] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.598346] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.600455] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.602552] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.605129] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.607057] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.608927] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.610847] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.613335] vgaarb: loaded [ 0.614381] vgaarb: bridge control possible 0000:00:02.0 [ 0.616032] SCSI subsystem initialized [ 0.617275] ACPI: bus type USB registered [ 0.618542] usbcore: registered new interface driver usbfs [ 0.620134] usbcore: registered new interface driver hub [ 0.621728] usbcore: registered new device driver usb [ 0.623356] PCI: Using ACPI for IRQ routing [ 0.624896] NetLabel: Initializing [ 0.626084] NetLabel: domain hash size = 128 [ 0.627409] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.628893] NetLabel: unlabeled traffic allowed by default [ 0.630562] Switched to clocksource kvm-clock [ 0.638349] pnp: PnP ACPI init [ 0.639430] ACPI: bus type PNP registered [ 0.641028] pnp: PnP ACPI: found 5 devices [ 0.642301] ACPI: bus type PNP unregistered [ 0.650002] NET: Registered protocol family 2 [ 0.651618] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.654211] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.656291] TCP: Hash tables configured (established 32768 bind 32768) [ 0.658189] TCP: reno registered [ 0.659268] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.660976] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.662763] NET: Registered protocol family 1 [ 0.664097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.665664] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.667236] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.687014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.706874] Unpacking initramfs... [ 1.157394] Freeing initrd memory: 37508k freed [ 1.167120] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.169192] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.172710] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.174471] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.176575] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.178363] Initialise system trusted keyring [ 1.179756] audit: initializing netlink socket (disabled) [ 1.181374] type=2000 audit(1533494582.816:1): initialized [ 1.197738] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.199231] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.201459] zpool: loaded [ 1.202353] zbud: loaded [ 1.203368] VFS: Disk quotas dquot_6.5.2 [ 1.204473] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.206105] msgmni has been set to 7578 [ 1.207230] Key type big_key registered [ 1.208966] NET: Registered protocol family 38 [ 1.210153] Key type asymmetric registered [ 1.211254] Asymmetric key parser 'x509' registered [ 1.212499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.214545] io scheduler noop registered [ 1.215631] io scheduler deadline registered (default) [ 1.226783] io scheduler cfq registered [ 1.227937] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.229274] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.230877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.232885] ACPI: Power Button [PWRF] [ 1.234064] GHES: HEST is not enabled! [ 1.235188] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.259666] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.261433] Non-volatile memory driver v1.3 [ 1.262573] Linux agpgart interface v0.103 [ 1.263781] crash memory driver: version 1.1 [ 1.264970] rdac: device handler registered [ 1.266143] hp_sw: device handler registered [ 1.267280] emc: device handler registered [ 1.268376] alua: device handler registered [ 1.269510] libphy: Fixed MDIO Bus: probed [ 1.270662] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.272144] ehci-pci: EHCI PCI platform driver [ 1.273302] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.274726] ohci-pci: OHCI PCI platform driver [ 1.275894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.295791] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.297156] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.299186] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.300476] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.301909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.303431] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.305408] usb usb1: Product: UHCI Host Controller [ 1.306635] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.308214] usb usb1: SerialNumber: 0000:00:01.2 [ 1.309494] hub 1-0:1.0: USB hub found [ 1.310569] hub 1-0:1.0: 2 ports detected [ 1.311788] usbcore: registered new interface driver usbserial [ 1.313293] usbcore: registered new interface driver usbserial_generic [ 1.314792] usbserial: USB Serial support registered for generic [ 1.316253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.318975] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.320227] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.321575] mousedev: PS/2 mouse device common for all mice [ 1.323201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.325561] rtc_cmos 00:00: RTC can wake from S4 [ 1.326222] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.327710] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.333155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.335051] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.337033] cpuidle: using governor menu [ 1.338518] hidraw: raw HID events driver (C) Jiri Kosina [ 1.340282] usbcore: registered new interface driver usbhid [ 1.341977] usbhid: USB HID core driver [ 1.343319] drop_monitor: Initializing network drop monitor service [ 1.345238] TCP: cubic registered [ 1.346497] Initializing XFRM netlink socket [ 1.347982] NET: Registered protocol family 10 [ 1.349716] NET: Registered protocol family 17 [ 1.351390] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.352760] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.354584] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.357613] Loading compiled-in X.509 certificates [ 1.359189] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.362214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.365726] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.368790] registered taskstats version 1 [ 1.372050] Key type trusted registered [ 1.374748] Key type encrypted registered [ 1.377361] IMA: No TPM chip found, activating TPM-bypass! [ 1.379451] rtc_cmos 00:00: setting system clock to 2018-08-05 18:43:02 UTC (1533494582) [ 1.382792] Freeing unused kernel memory: 1680k freed [ 1.388030] 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.392249] systemd[1]: Detected virtualization kvm. [ 1.393524] systemd[1]: Detected architecture x86-64. [ 1.394798] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.397198] systemd[1]: No hostname configured. [ 1.398421] systemd[1]: Set hostname to . [ 1.399882] systemd[1]: Initializing machine ID from KVM UUID. [ 1.421485] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.423694] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.426641] systemd[1]: Reached target Paths. [ 1.427824] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.429943] systemd[1]: Reached target Local File Systems. [ 1.431552] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.434010] systemd[1]: Reached target Timers. [ 1.435418] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.437646] systemd[1]: Reached target Swap. [ 1.439012] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.441309] systemd[1]: Created slice Root Slice. [ 1.442762] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.445201] systemd[1]: Created slice System Slice. [ 1.446665] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.449085] systemd[1]: Listening on Journal Socket. [ 1.450580] systemd[1]: Starting Journal Socket. [ 1.452325] 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.456827] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.460154] systemd[1]: Reached target Slices. [ 1.461533] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.463926] systemd[1]: Listening on udev Control Socket. [ 1.465507] systemd[1]: Starting udev Control Socket. [ 1.467222] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.470172] systemd[1]: Listening on udev Kernel Socket. [ 1.471476] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.473459] systemd[1]: Reached target Sockets. [ 1.474638] systemd[1]: Starting Sockets. [ 1.476040] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.479322] 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.544575] RPC: Registered named UNIX socket transport module. [ 1.546299] RPC: Registered udp transport module. [ 1.547719] RPC: Registered tcp transport module. [ 1.549150] 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.613578] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.649703] FDC 0 is a S82078B [ 1.674095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.713274] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.716462] scsi host0: ata_piix [ 1.717796] scsi host1: ata_piix [ 1.719169] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.720975] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.725214] 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.768200] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.770134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.772131] usb 1-1: Product: QEMU USB Tablet [ 1.773532] usb 1-1: Manufacturer: QEMU [ 1.774816] usb 1-1: SerialNumber: 42 [ 1.784498] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.787508] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.893420] SGI XFS with ACLs, security attributes, no debug enabled [ 1.896039] XFS (vda1): Mounting V4 Filesystem [ 1.922934] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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.146093] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.173612] tsc: Refined TSC clocksource calibration: 3491.829 MHz [ 2.201254] SELinux: Disabled at runtime. [ 2.237600] type=1404 audit(1533494583.358:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.259580] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.261315] 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 /dev/initctl Compatibility Named Pipe. [[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... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [ 2.591306] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[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... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.663728] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.778104] type=1305 audit(1533494583.898: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[ 3.005987] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.014161] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.021040] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... Starting Authori[ 3.043635] ppdev: user-space parallel port driver zation Manager... [ 3.045306] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.047610] [TTM] Initializing pool allocator [ 3.048707] [TTM] Initializing DMA pool allocator [ 3.048960] [drm] fb mappable at 0xFC000000 [ 3.048961] [drm] vram aper at 0xFC000000 Starting Dump dmesg to /var/log/dmesg... [ 3.048961] [drm] size 33554432 [ 3.048961] [drm] fb depth is 24 [ 3.048962] [drm] pitch is 3072 [ 3.082745] fbcon: cirrusdrmfb (fb0) is primary device [ 3.102728] Console: switching to colour frame buffer device 128x48 [ 3.113227] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started irqbalance daemon. Starting irqbala[ 3.117725] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 nce daemon... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [[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] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [ 3.222304] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Authorization Manager. [[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. [ 3.234920] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.246924] alg: No test for crc32 (crc32-pclmul) [ 3.251927] intel_rapl: no valid rapl domains found in package 0 [ 3.255887] intel_powerclamp: No package C-state available [ 3.261427] intel_powerclamp: No package C-state available[ 3.161737] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 18:43:04 +0000. Up 3.13 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-08-05 18:43:07,667 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-08-05 18:43:16,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 18:43:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 18:43:16,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-842bd24f-a2ac-4e56-ab6d-c0065610ccb9 x-compute-request-id: req-842bd24f-a2ac-4e56-ab6d-c0065610ccb9 Content-Encoding: gzip Content-Length: 12768 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 1756296177 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.343738] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.346379] pid_max: default: 32768 minimum: 301\n[ 0.347818] Security Framework initialized\n[ 0.349133] SELinux: Initializing.\n[ 0.350585] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.355732] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.359047] Mount-cache hash table entries: 4096\n[ 0.360729] Initializing cgroup subsys memory\n[ 0.362105] Initializing cgroup subsys devices\n[ 0.363488] Initializing cgroup subsys freezer\n[ 0.364866] Initializing cgroup subsys net_cls\n[ 0.366245] Initializing cgroup subsys blkio\n[ 0.367582] Initializing cgroup subsys perf_event\n[ 0.369005] Initializing cgroup subsys hugetlb\n[ 0.370386] Initializing cgroup subsys pids\n[ 0.371703] Initializing cgroup subsys net_prio\n[ 0.373168] CPU: Physical Processor ID: 0\n[ 0.375479] mce: CPU supports 10 MCE banks\n[ 0.376952] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.378814] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.380297] tlb_flushall_shift: 6\n[ 0.381710] Freeing SMP alternatives: 28k freed\n[ 0.385737] ACPI: Core revision 20130517\n[ 0.387429] ACPI: All ACPI Tables successfully acquired\n[ 0.389050] ftrace: allocating 25812 entries in 101 pages\n[ 0.410832] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.412688] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.414507] smpboot: Max logical packages: 2\n[ 0.415965] Enabling x2apic\n[ 0.417006] Enabled x2apic\n[ 0.418201] Switched APIC routing to physical x2apic.\n[ 0.420679] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422836] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.426700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.435457] KVM setup paravirtual spinlock\n[ 0.438226] smpboot: Booting Node 0, Processors #1 OK\n[ 0.440450] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.462657] Brought up 2 CPUs\n[ 0.462660] KVM setup async PF for cpu 1\n[ 0.462663] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.466379] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.468848] devtmpfs: initialized\n[ 0.471396] EVM: security.selinux\n[ 0.472508] EVM: security.ima\n[ 0.473543] EVM: security.capability\n[ 0.475314] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.477188] pinctrl core: initialized pinctrl subsystem\n[ 0.478879] NET: Registered protocol family 16\n[ 0.480393] ACPI: bus type PCI registered\n[ 0.481662] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.483476] PCI: Using configuration type 1 for base access\n[ 0.488375] ACPI: Added _OSI(Module Device)\n[ 0.489685] ACPI: Added _OSI(Processor Device)\n[ 0.491039] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.492397] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.494913] ACPI: Interpreter enabled\n[ 0.496121] ACPI: (supports S0 S5)\n[ 0.497229] ACPI: Using IOAPIC for interrupt routing\n[ 0.498750] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.503023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.504689] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.506498] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.508275] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.511509] acpiphp: Slot [3] registered\n[ 0.512730] acpiphp: Slot [4] registered\n[ 0.513963] acpiphp: Slot [5] registered\n[ 0.515233] acpiphp: Slot [6] registered\n[ 0.516460] acpiphp: Slot [7] registered\n[ 0.517720] acpiphp: Slot [8] registered\n[ 0.519007] acpiphp: Slot [9] registered\n[ 0.520255] acpiphp: Slot [10] registered\n[ 0.521521] acpiphp: Slot [11] registered\n[ 0.522755] acpiphp: Slot [12] registered\n[ 0.524011] acpiphp: Slot [13] registered\n[ 0.525266] acpiphp: Slot [14] registered\n[ 0.526529] acpiphp: Slot [15] registered\n[ 0.527836] acpiphp: Slot [16] registered\n[ 0.529129] acpiphp: Slot [17] registered\n[ 0.530368] acpiphp: Slot [18] registered\n[ 0.531637] acpiphp: Slot [19] registered\n[ 0.532967] acpiphp: Slot [20] registered\n[ 0.534292] acpiphp: Slot [21] registered\n[ 0.535562] acpiphp: Slot [22] registered\n[ 0.536817] acpiphp: Slot [23] registered\n[ 0.538121] acpiphp: Slot [24] registered\n[ 0.539371] acpiphp: Slot [25] registered\n[ 0.540556] acpiphp: Slot [26] registered\n[ 0.541842] acpiphp: Slot [27] registered\n[ 0.543085] acpiphp: Slot [28] registered\n[ 0.544341] acpiphp: Slot [29] registered\n[ 0.545606] acpiphp: Slot [30] registered\n[ 0.546866] acpiphp: Slot [31] registered\n[ 0.548167] PCI host bridge to bus 0000:00\n[ 0.549373] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.550892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.552668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.554405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.556640] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.559022] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.563819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.565630] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.567276] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.569089] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.573321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.575617] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.598346] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.600455] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.602552] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.605129] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.607057] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.608927] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.610847] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.613335] vgaarb: loaded\n[ 0.614381] vgaarb: bridge control possible 0000:00:02.0\n[ 0.616032] SCSI subsystem initialized\n[ 0.617275] ACPI: bus type USB registered\n[ 0.618542] usbcore: registered new interface driver usbfs\n[ 0.620134] usbcore: registered new interface driver hub\n[ 0.621728] usbcore: registered new device driver usb\n[ 0.623356] PCI: Using ACPI for IRQ routing\n[ 0.624896] NetLabel: Initializing\n[ 0.626084] NetLabel: domain hash size = 128\n[ 0.627409] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.628893] NetLabel: unlabeled traffic allowed by default\n[ 0.630562] Switched to clocksource kvm-clock\n[ 0.638349] pnp: PnP ACPI init\n[ 0.639430] ACPI: bus type PNP registered\n[ 0.641028] pnp: PnP ACPI: found 5 devices\n[ 0.642301] ACPI: bus type PNP unregistered\n[ 0.650002] NET: Registered protocol family 2\n[ 0.651618] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.654211] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.656291] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.658189] TCP: reno registered\n[ 0.659268] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.660976] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.662763] NET: Registered protocol family 1\n[ 0.664097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.665664] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.667236] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.687014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.706874] Unpacking initramfs...\n[ 1.157394] Freeing initrd memory: 37508k freed\n[ 1.167120] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.169192] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.172710] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.174471] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.176575] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.178363] Initialise system trusted keyring\n[ 1.179756] audit: initializing netlink socket (disabled)\n[ 1.181374] type=2000 audit(1533494582.816:1): initialized\n[ 1.197738] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.199231] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.201459] zpool: loaded\n[ 1.202353] zbud: loaded\n[ 1.203368] VFS: Disk quotas dquot_6.5.2\n[ 1.204473] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.206105] msgmni has been set to 7578\n[ 1.207230] Key type big_key registered\n[ 1.208966] NET: Registered protocol family 38\n[ 1.210153] Key type asymmetric registered\n[ 1.211254] Asymmetric key parser 'x509' registered\n[ 1.212499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.214545] io scheduler noop registered\n[ 1.215631] io scheduler deadline registered (default)\n[ 1.226783] io scheduler cfq registered\n[ 1.227937] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.229274] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.230877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.232885] ACPI: Power Button [PWRF]\n[ 1.234064] GHES: HEST is not enabled!\n[ 1.235188] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.259666] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.261433] Non-volatile memory driver v1.3\n[ 1.262573] Linux agpgart interface v0.103\n[ 1.263781] crash memory driver: version 1.1\n[ 1.264970] rdac: device handler registered\n[ 1.266143] hp_sw: device handler registered\n[ 1.267280] emc: device handler registered\n[ 1.268376] alua: device handler registered\n[ 1.269510] libphy: Fixed MDIO Bus: probed\n[ 1.270662] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.272144] ehci-pci: EHCI PCI platform driver\n[ 1.273302] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.274726] ohci-pci: OHCI PCI platform driver\n[ 1.275894] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.295791] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.297156] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.299186] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.300476] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.301909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.303431] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.305408] usb usb1: Product: UHCI Host Controller\n[ 1.306635] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.308214] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.309494] hub 1-0:1.0: USB hub found\n[ 1.310569] hub 1-0:1.0: 2 ports detected\n[ 1.311788] usbcore: registered new interface driver usbserial\n[ 1.313293] usbcore: registered new interface driver usbserial_generic\n[ 1.314792] usbserial: USB Serial support registered for generic\n[ 1.316253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.318975] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.320227] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.321575] mousedev: PS/2 mouse device common for all mice\n[ 1.323201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.325561] rtc_cmos 00:00: RTC can wake from S4\n[ 1.326222] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.327710] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.333155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.335051] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.337033] cpuidle: using governor menu\n[ 1.338518] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.340282] usbcore: registered new interface driver usbhid\n[ 1.341977] usbhid: USB HID core driver\n[ 1.343319] drop_monitor: Initializing network drop monitor service\n[ 1.345238] TCP: cubic registered\n[ 1.346497] Initializing XFRM netlink socket\n[ 1.347982] NET: Registered protocol family 10\n[ 1.349716] NET: Registered protocol family 17\n[ 1.351390] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.352760] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.354584] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.357613] Loading compiled-in X.509 certificates\n[ 1.359189] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.362214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.365726] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.368790] registered taskstats version 1\n[ 1.372050] Key type trusted registered\n[ 1.374748] Key type encrypted registered\n[ 1.377361] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.379451] rtc_cmos 00:00: setting system clock to 2018-08-05 18:43:02 UTC (1533494582)\n[ 1.382792] Freeing unused kernel memory: 1680k freed\n[ 1.388030] 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.392249] systemd[1]: Detected virtualization kvm.\n[ 1.393524] systemd[1]: Detected architecture x86-64.\n[ 1.394798] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.397198] systemd[1]: No hostname configured.\n[ 1.398421] systemd[1]: Set hostname to .\n[ 1.399882] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.421485] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.423694] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.426641] systemd[1]: Reached target Paths.\n[ 1.427824] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.429943] systemd[1]: Reached target Local File Systems.\n[ 1.431552] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.434010] systemd[1]: Reached target Timers.\n[ 1.435418] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.437646] systemd[1]: Reached target Swap.\n[ 1.439012] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.441309] systemd[1]: Created slice Root Slice.\n[ 1.442762] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.445201] systemd[1]: Created slice System Slice.\n[ 1.446665] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.449085] systemd[1]: Listening on Journal Socket.\n[ 1.450580] systemd[1]: Starting Journal Socket.\n[ 1.452325] 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.456827] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.460154] systemd[1]: Reached target Slices.\n[ 1.461533] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.463926] systemd[1]: Listening on udev Control Socket.\n[ 1.465507] systemd[1]: Starting udev Control Socket.\n[ 1.467222] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.470172] systemd[1]: Listening on udev Kernel Socket.\n[ 1.471476] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.473459] systemd[1]: Reached target Sockets.\n[ 1.474638] systemd[1]: Starting Sockets.\n[ 1.476040] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.479322] 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.544575] RPC: Registered named UNIX socket transport module.\n[ 1.546299] RPC: Registered udp transport module.\n[ 1.547719] RPC: Registered tcp transport module.\n[ 1.549150] 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.613578] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.649703] FDC 0 is a S82078B\n[ 1.674095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.713274] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.716462] scsi host0: ata_piix\n[ 1.717796] scsi host1: ata_piix\n[ 1.719169] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.720975] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.725214] 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.768200] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.770134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.772131] usb 1-1: Product: QEMU USB Tablet\n[ 1.773532] usb 1-1: Manufacturer: QEMU\n[ 1.774816] usb 1-1: SerialNumber: 42\n[ 1.784498] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.787508] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.893420] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.896039] XFS (vda1): Mounting V4 Filesystem\n[ 1.922934] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\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.146093] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.173612] tsc: Refined TSC clocksource calibration: 3491.829 MHz\n[ 2.201254] SELinux: Disabled at runtime.\n[ 2.237600] type=1404 audit(1533494583.358:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.259580] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.261315] 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 /dev/initctl Compatibility Named Pipe.\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 Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[ 2.591306] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Journal Service.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\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 Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.663728] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.778104] type=1305 audit(1533494583.898: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[ 3.005987] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.014161] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[ 3.021040] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n Starting Authori[ 3.043635] ppdev: user-space parallel port driver\nzation Manager...\n[ 3.045306] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.047610] [TTM] Initializing pool allocator\n[ 3.048707] [TTM] Initializing DMA pool allocator\n[ 3.048960] [drm] fb mappable at 0xFC000000\n[ 3.048961] [drm] vram aper at 0xFC000000\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.048961] [drm] size 33554432\n[ 3.048961] [drm] fb depth is 24\n[ 3.048962] [drm] pitch is 3072\n[ 3.082745] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.102728] Console: switching to colour frame buffer device 128x48\n[ 3.113227] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbala[ 3.117725] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nnce daemon...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\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] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[ 3.222304] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Authorization Manager.\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[ 3.234920] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.246924] alg: No test for crc32 (crc32-pclmul)\n[ 3.251927] intel_rapl: no valid rapl domains found in package 0\n[ 3.255887] intel_powerclamp: No package C-state available\n[ 3.261427] intel_powerclamp: No package C-state available[ 3.161737] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 18:43:04 +0000. Up 3.13 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 nginx - high performance web server...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\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 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 System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.723456] cloud-init[789]: Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 18:43:07 +0000. Up 5.67 seconds.\n[ 5.770499] cloud-init[789]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.782231] cloud-init[789]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.791885] cloud-init[789]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.793622] cloud-init[789]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.796074] cloud-init[789]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.800171] cloud-init[789]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:8a:3b:11 |\n[ 5.802020] cloud-init[789]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.804267] cloud-init[789]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.805860] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.813931] cloud-init[789]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.815503] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.817089] cloud-init[789]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.818600] cloud-init[789]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.820116] cloud-init[789]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.821644] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.869294] cloud-init[2759]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 18:43:11 +0000. Up 9.82 seconds.\n[ 10.137517] cloud-init[2905]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 18:43:11 +0000. Up 10.09 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 | fe:5f:42:d7:4b:ab:5f:36:06:f2:bb:a3:0e:56:04:a9 | - | 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.198962] cloud-init[2905]: Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 18:43:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.18 seconds\n"} 2018-08-05 18:43:16,751 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8/action used request id req-842bd24f-a2ac-4e56-ab6d-c0065610ccb9 2018-08-05 18:43:16,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0798788070679s 2018-08-05 18:43:16,753 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8/action used request id req-842bd24f-a2ac-4e56-ab6d-c0065610ccb9 2018-08-05 18:43:16,753 - 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 1756296177 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.343738] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.346379] pid_max: default: 32768 minimum: 301 [ 0.347818] Security Framework initialized [ 0.349133] SELinux: Initializing. [ 0.350585] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.355732] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.359047] Mount-cache hash table entries: 4096 [ 0.360729] Initializing cgroup subsys memory [ 0.362105] Initializing cgroup subsys devices [ 0.363488] Initializing cgroup subsys freezer [ 0.364866] Initializing cgroup subsys net_cls [ 0.366245] Initializing cgroup subsys blkio [ 0.367582] Initializing cgroup subsys perf_event [ 0.369005] Initializing cgroup subsys hugetlb [ 0.370386] Initializing cgroup subsys pids [ 0.371703] Initializing cgroup subsys net_prio [ 0.373168] CPU: Physical Processor ID: 0 [ 0.375479] mce: CPU supports 10 MCE banks [ 0.376952] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.378814] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.380297] tlb_flushall_shift: 6 [ 0.381710] Freeing SMP alternatives: 28k freed [ 0.385737] ACPI: Core revision 20130517 [ 0.387429] ACPI: All ACPI Tables successfully acquired [ 0.389050] ftrace: allocating 25812 entries in 101 pages [ 0.410832] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.412688] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.414507] smpboot: Max logical packages: 2 [ 0.415965] Enabling x2apic [ 0.417006] Enabled x2apic [ 0.418201] Switched APIC routing to physical x2apic. [ 0.420679] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422836] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.426700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.435457] KVM setup paravirtual spinlock [ 0.438226] smpboot: Booting Node 0, Processors #1 OK [ 0.440450] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.462657] Brought up 2 CPUs [ 0.462660] KVM setup async PF for cpu 1 [ 0.462663] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.466379] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.468848] devtmpfs: initialized [ 0.471396] EVM: security.selinux [ 0.472508] EVM: security.ima [ 0.473543] EVM: security.capability [ 0.475314] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.477188] pinctrl core: initialized pinctrl subsystem [ 0.478879] NET: Registered protocol family 16 [ 0.480393] ACPI: bus type PCI registered [ 0.481662] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.483476] PCI: Using configuration type 1 for base access [ 0.488375] ACPI: Added _OSI(Module Device) [ 0.489685] ACPI: Added _OSI(Processor Device) [ 0.491039] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.492397] ACPI: Added _OSI(Processor Aggregator Device) [ 0.494913] ACPI: Interpreter enabled [ 0.496121] ACPI: (supports S0 S5) [ 0.497229] ACPI: Using IOAPIC for interrupt routing [ 0.498750] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.503023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.504689] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.506498] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.508275] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.511509] acpiphp: Slot [3] registered [ 0.512730] acpiphp: Slot [4] registered [ 0.513963] acpiphp: Slot [5] registered [ 0.515233] acpiphp: Slot [6] registered [ 0.516460] acpiphp: Slot [7] registered [ 0.517720] acpiphp: Slot [8] registered [ 0.519007] acpiphp: Slot [9] registered [ 0.520255] acpiphp: Slot [10] registered [ 0.521521] acpiphp: Slot [11] registered [ 0.522755] acpiphp: Slot [12] registered [ 0.524011] acpiphp: Slot [13] registered [ 0.525266] acpiphp: Slot [14] registered [ 0.526529] acpiphp: Slot [15] registered [ 0.527836] acpiphp: Slot [16] registered [ 0.529129] acpiphp: Slot [17] registered [ 0.530368] acpiphp: Slot [18] registered [ 0.531637] acpiphp: Slot [19] registered [ 0.532967] acpiphp: Slot [20] registered [ 0.534292] acpiphp: Slot [21] registered [ 0.535562] acpiphp: Slot [22] registered [ 0.536817] acpiphp: Slot [23] registered [ 0.538121] acpiphp: Slot [24] registered [ 0.539371] acpiphp: Slot [25] registered [ 0.540556] acpiphp: Slot [26] registered [ 0.541842] acpiphp: Slot [27] registered [ 0.543085] acpiphp: Slot [28] registered [ 0.544341] acpiphp: Slot [29] registered [ 0.545606] acpiphp: Slot [30] registered [ 0.546866] acpiphp: Slot [31] registered [ 0.548167] PCI host bridge to bus 0000:00 [ 0.549373] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.550892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.552668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.554405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.556640] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.559022] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.563819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.565630] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.567276] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.569089] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.573321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.575617] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.598346] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.600455] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.602552] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.605129] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.607057] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.608927] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.610847] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.613335] vgaarb: loaded [ 0.614381] vgaarb: bridge control possible 0000:00:02.0 [ 0.616032] SCSI subsystem initialized [ 0.617275] ACPI: bus type USB registered [ 0.618542] usbcore: registered new interface driver usbfs [ 0.620134] usbcore: registered new interface driver hub [ 0.621728] usbcore: registered new device driver usb [ 0.623356] PCI: Using ACPI for IRQ routing [ 0.624896] NetLabel: Initializing [ 0.626084] NetLabel: domain hash size = 128 [ 0.627409] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.628893] NetLabel: unlabeled traffic allowed by default [ 0.630562] Switched to clocksource kvm-clock [ 0.638349] pnp: PnP ACPI init [ 0.639430] ACPI: bus type PNP registered [ 0.641028] pnp: PnP ACPI: found 5 devices [ 0.642301] ACPI: bus type PNP unregistered [ 0.650002] NET: Registered protocol family 2 [ 0.651618] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.654211] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.656291] TCP: Hash tables configured (established 32768 bind 32768) [ 0.658189] TCP: reno registered [ 0.659268] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.660976] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.662763] NET: Registered protocol family 1 [ 0.664097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.665664] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.667236] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.687014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.706874] Unpacking initramfs... [ 1.157394] Freeing initrd memory: 37508k freed [ 1.167120] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.169192] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.172710] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.174471] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.176575] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.178363] Initialise system trusted keyring [ 1.179756] audit: initializing netlink socket (disabled) [ 1.181374] type=2000 audit(1533494582.816:1): initialized [ 1.197738] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.199231] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.201459] zpool: loaded [ 1.202353] zbud: loaded [ 1.203368] VFS: Disk quotas dquot_6.5.2 [ 1.204473] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.206105] msgmni has been set to 7578 [ 1.207230] Key type big_key registered [ 1.208966] NET: Registered protocol family 38 [ 1.210153] Key type asymmetric registered [ 1.211254] Asymmetric key parser 'x509' registered [ 1.212499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.214545] io scheduler noop registered [ 1.215631] io scheduler deadline registered (default) [ 1.226783] io scheduler cfq registered [ 1.227937] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.229274] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.230877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.232885] ACPI: Power Button [PWRF] [ 1.234064] GHES: HEST is not enabled! [ 1.235188] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.259666] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.261433] Non-volatile memory driver v1.3 [ 1.262573] Linux agpgart interface v0.103 [ 1.263781] crash memory driver: version 1.1 [ 1.264970] rdac: device handler registered [ 1.266143] hp_sw: device handler registered [ 1.267280] emc: device handler registered [ 1.268376] alua: device handler registered [ 1.269510] libphy: Fixed MDIO Bus: probed [ 1.270662] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.272144] ehci-pci: EHCI PCI platform driver [ 1.273302] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.274726] ohci-pci: OHCI PCI platform driver [ 1.275894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.295791] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.297156] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.299186] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.300476] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.301909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.303431] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.305408] usb usb1: Product: UHCI Host Controller [ 1.306635] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.308214] usb usb1: SerialNumber: 0000:00:01.2 [ 1.309494] hub 1-0:1.0: USB hub found [ 1.310569] hub 1-0:1.0: 2 ports detected [ 1.311788] usbcore: registered new interface driver usbserial [ 1.313293] usbcore: registered new interface driver usbserial_generic [ 1.314792] usbserial: USB Serial support registered for generic [ 1.316253] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.318975] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.320227] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.321575] mousedev: PS/2 mouse device common for all mice [ 1.323201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.325561] rtc_cmos 00:00: RTC can wake from S4 [ 1.326222] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.327710] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.333155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.335051] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.337033] cpuidle: using governor menu [ 1.338518] hidraw: raw HID events driver (C) Jiri Kosina [ 1.340282] usbcore: registered new interface driver usbhid [ 1.341977] usbhid: USB HID core driver [ 1.343319] drop_monitor: Initializing network drop monitor service [ 1.345238] TCP: cubic registered [ 1.346497] Initializing XFRM netlink socket [ 1.347982] NET: Registered protocol family 10 [ 1.349716] NET: Registered protocol family 17 [ 1.351390] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.352760] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.354584] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.357613] Loading compiled-in X.509 certificates [ 1.359189] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.362214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.365726] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.368790] registered taskstats version 1 [ 1.372050] Key type trusted registered [ 1.374748] Key type encrypted registered [ 1.377361] IMA: No TPM chip found, activating TPM-bypass! [ 1.379451] rtc_cmos 00:00: setting system clock to 2018-08-05 18:43:02 UTC (1533494582) [ 1.382792] Freeing unused kernel memory: 1680k freed [ 1.388030] 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.392249] systemd[1]: Detected virtualization kvm. [ 1.393524] systemd[1]: Detected architecture x86-64. [ 1.394798] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.397198] systemd[1]: No hostname configured. [ 1.398421] systemd[1]: Set hostname to . [ 1.399882] systemd[1]: Initializing machine ID from KVM UUID. [ 1.421485] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.423694] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.426641] systemd[1]: Reached target Paths. [ 1.427824] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.429943] systemd[1]: Reached target Local File Systems. [ 1.431552] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.434010] systemd[1]: Reached target Timers. [ 1.435418] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.437646] systemd[1]: Reached target Swap. [ 1.439012] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.441309] systemd[1]: Created slice Root Slice. [ 1.442762] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.445201] systemd[1]: Created slice System Slice. [ 1.446665] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.449085] systemd[1]: Listening on Journal Socket. [ 1.450580] systemd[1]: Starting Journal Socket. [ 1.452325] 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.456827] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.460154] systemd[1]: Reached target Slices. [ 1.461533] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.463926] systemd[1]: Listening on udev Control Socket. [ 1.465507] systemd[1]: Starting udev Control Socket. [ 1.467222] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.470172] systemd[1]: Listening on udev Kernel Socket. [ 1.471476] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.473459] systemd[1]: Reached target Sockets. [ 1.474638] systemd[1]: Starting Sockets. [ 1.476040] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.479322] 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.544575] RPC: Registered named UNIX socket transport module. [ 1.546299] RPC: Registered udp transport module. [ 1.547719] RPC: Registered tcp transport module. [ 1.549150] 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.613578] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.649703] FDC 0 is a S82078B [ 1.674095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.713274] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.716462] scsi host0: ata_piix [ 1.717796] scsi host1: ata_piix [ 1.719169] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.720975] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.725214] 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.768200] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.770134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.772131] usb 1-1: Product: QEMU USB Tablet [ 1.773532] usb 1-1: Manufacturer: QEMU [ 1.774816] usb 1-1: SerialNumber: 42 [ 1.784498] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.787508] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.893420] SGI XFS with ACLs, security attributes, no debug enabled [ 1.896039] XFS (vda1): Mounting V4 Filesystem [ 1.922934] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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.146093] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.173612] tsc: Refined TSC clocksource calibration: 3491.829 MHz [ 2.201254] SELinux: Disabled at runtime. [ 2.237600] type=1404 audit(1533494583.358:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.259580] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.261315] 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 /dev/initctl Compatibility Named Pipe. [[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... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [ 2.591306] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[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... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.663728] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.778104] type=1305 audit(1533494583.898: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[ 3.005987] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.014161] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.021040] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... Starting Authori[ 3.043635] ppdev: user-space parallel port driver zation Manager... [ 3.045306] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.047610] [TTM] Initializing pool allocator [ 3.048707] [TTM] Initializing DMA pool allocator [ 3.048960] [drm] fb mappable at 0xFC000000 [ 3.048961] [drm] vram aper at 0xFC000000 Starting Dump dmesg to /var/log/dmesg... [ 3.048961] [drm] size 33554432 [ 3.048961] [drm] fb depth is 24 [ 3.048962] [drm] pitch is 3072 [ 3.082745] fbcon: cirrusdrmfb (fb0) is primary device [ 3.102728] Console: switching to colour frame buffer device 128x48 [ 3.113227] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started irqbalance daemon. Starting irqbala[ 3.117725] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 nce daemon... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Login Service... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [[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] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [ 3.222304] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Authorization Manager. [[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. [ 3.234920] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.246924] alg: No test for crc32 (crc32-pclmul) [ 3.251927] intel_rapl: no valid rapl domains found in package 0 [ 3.255887] intel_powerclamp: No package C-state available [ 3.261427] intel_powerclamp: No package C-state available[ 3.161737] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 18:43:04 +0000. Up 3.13 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 nginx - high performance web server... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... 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. 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 System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.723456] cloud-init[789]: Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 18:43:07 +0000. Up 5.67 seconds. [ 5.770499] cloud-init[789]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.782231] cloud-init[789]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.791885] cloud-init[789]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.793622] cloud-init[789]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.796074] cloud-init[789]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.800171] cloud-init[789]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:8a:3b:11 | [ 5.802020] cloud-init[789]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.804267] cloud-init[789]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.805860] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.813931] cloud-init[789]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.815503] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.817089] cloud-init[789]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.818600] cloud-init[789]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.820116] cloud-init[789]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.821644] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.869294] cloud-init[2759]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 18:43:11 +0000. Up 9.82 seconds. [ 10.137517] cloud-init[2905]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 18:43:11 +0000. Up 10.09 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 | fe:5f:42:d7:4b:ab:5f:36:06:f2:bb:a3:0e:56:04:a9 | - | 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.198962] cloud-init[2905]: Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 18:43:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.18 seconds 2018-08-05 18:43:16,757 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dd0bf90L 2018-08-05 18:43:16,757 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 18:43:16,772 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-05 18:43:16,772 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-05 18:43:16,808 - 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-05 18:43:16,809 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-05 18:43:16,809 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-05 18:43:16,809 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 18:43:16,810 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-05 18:43:16,810 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 18:43:16,820 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-05 18:43:16,821 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 18:43:16,857 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-05 18:43:16,859 - paramiko.transport - DEBUG - Trying discovered key fe5f42d74bab5f3606f2bba30e5604a9 in /tmp/tmpQWZ8RJ 2018-08-05 18:43:16,862 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 18:43:16,885 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-05 18:43:16,891 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-05 18:43:16,891 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-05 18:43:16,891 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-05 18:43:16,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-05 18:43:17,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:43:17,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:43:17,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:43:17,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:43:17,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:43:17,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:43:17,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:43:17,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4802, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4816, "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": 1768, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4796, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 861, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 796, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 816, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4541, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4787, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-05 18:43:17,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:43:17,143 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:43:16 GMT 2018-08-05 18:43:17,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:43:17,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-05 18:43:17,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:43:17,143 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4802, 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': 4816, 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': 1768, 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': 4796, 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': 861, 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': 796, 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': 816, 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': 4541, 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': 4787, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-05 18:43:17,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-05 18:43:17,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:43:17,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:43:17,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:43:17,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:43:17,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:43:17,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:43:17,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:43:17,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4802, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4816, "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": 1768, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4796, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 861, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 796, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 816, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4541, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4787, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-05 18:43:17,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:43:17,318 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:43:16 GMT 2018-08-05 18:43:17,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:43:17,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-05 18:43:17,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:43:17,318 - functest.core.cloudify - INFO - The current manager status is running 2018-08-05 18:43:17,319 - 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-05 18:43:17,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:43:17,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:43:17,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:43:17,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:43:17,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:43:17,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:43:17,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:43:17,486 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-05 18:43:17,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:43:16.566Z", "updated_at": "2018-08-05T18:43:16.566Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-05 18:43:17,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:43:17,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:43:16 GMT 2018-08-05 18:43:17,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:43:17,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-05 18:43:17,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:43:17,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-08-05 18:43:17,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:43:17,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:43:17,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:43:17,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:43:17,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:43:17,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:43:17,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:43:17,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-05T18:43:16.566Z", "updated_at": "2018-08-05T18:43:16.566Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-05 18:43:17,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:43:17,569 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:43:16 GMT 2018-08-05 18:43:17,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:43:17,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-05 18:43:17,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:43:17,569 - functest.core.cloudify - DEBUG - List secrets: 2018-08-05 18:43:17,570 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-08-05 18:43:17,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:43:17,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:43:17,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:43:17,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:43:17,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:43:17,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:43:17,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:43:17,696 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-05 18:43:17,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:43:16.566Z", "updated_at": "2018-08-05T18:43:16.566Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-05 18:43:17,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:43:17,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:43:16 GMT 2018-08-05 18:43:17,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:43:17,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-05 18:43:17,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:43:17,697 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-05 18:43:17,697 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-05 18:43:17,825 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 18:43:17,825 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-05 18:43:17,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 18:43:17,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/1af68470-f7e2-44f1-9c4a-1b6b7005802b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:19,408 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b03cfb7-1adf-46c8-aaf4-12200df30703 Content-Length: 0 Date: Sun, 05 Aug 2018 18:43:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:43:19,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/1af68470-f7e2-44f1-9c4a-1b6b7005802b.json used request id req-0b03cfb7-1adf-46c8-aaf4-12200df30703 2018-08-05 18:43:19,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.57453393936s 2018-08-05 18:43:19,408 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/1af68470-f7e2-44f1-9c4a-1b6b7005802b.json used request id req-0b03cfb7-1adf-46c8-aaf4-12200df30703 2018-08-05 18:43:19,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:43:19,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:19,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bcc84bd5-b6f6-4c73-8405-36800d1c4695 Date: Sun, 05 Aug 2018 18:43:19 GMT RESP BODY: {"floatingips": []} 2018-08-05 18:43:19,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bcc84bd5-b6f6-4c73-8405-36800d1c4695 2018-08-05 18:43:19,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.047779083252s 2018-08-05 18:43:19,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bcc84bd5-b6f6-4c73-8405-36800d1c4695 2018-08-05 18:43:19,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 18:43:19,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:19,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:43:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6937151b-e310-4b25-b8a2-73864919578b x-compute-request-id: req-6937151b-e310-4b25-b8a2-73864919578b Content-Type: application/json 2018-08-05 18:43:19,603 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8 used request id req-6937151b-e310-4b25-b8a2-73864919578b 2018-08-05 18:43:19,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141009092331s 2018-08-05 18:43:19,604 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8 used request id req-6937151b-e310-4b25-b8a2-73864919578b 2018-08-05 18:43:19,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:43:19,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:20,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63dcaecb-c9f5-4558-a697-ac7fe853a208 x-compute-request-id: req-63dcaecb-c9f5-4558-a697-ac7fe853a208 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:3b:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:3b:11", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/34349f89-6301-4e29-8394-eee6ad9573d8", "rel": "bookmark"}], "image": {"id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "links": [{"href": "http://172.30.9.22:8774/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T18:43:00.000000", "flavor": {"id": "ef5403f7-8527-4da0-9725-18b2fb8d9352", "links": [{"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "bookmark"}]}, "id": "34349f89-6301-4e29-8394-eee6ad9573d8", "security_groups": [{"name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}], "user_id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T18:43:19Z", "hostId": "93510ccf48a851db446d2582b3cb9a78a641640c62d530b600c590f7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc", "name": "cloudify-vm_dff03979-413d-4c02-98ad-0c2922867acc", "created": "2018-08-05T18:40:51Z", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:43:20,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-63dcaecb-c9f5-4558-a697-ac7fe853a208 2018-08-05 18:43:20,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756191968918s 2018-08-05 18:43:20,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-63dcaecb-c9f5-4558-a697-ac7fe853a208 2018-08-05 18:43:20,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:43:22,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:43:22,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:22,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f54c250-0bba-4861-a7e4-77064ba7282b x-compute-request-id: req-9f54c250-0bba-4861-a7e4-77064ba7282b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-05 18:43:22,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f54c250-0bba-4861-a7e4-77064ba7282b 2018-08-05 18:43:22,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0781760215759s 2018-08-05 18:43:22,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f54c250-0bba-4861-a7e4-77064ba7282b 2018-08-05 18:43:22,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:43:22,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:22,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-96b4d2ca-236a-4968-9167-866dc2ac33ff Date: Sun, 05 Aug 2018 18:43:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:40:44Z", "updated_at": "2018-08-05T18:40:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "28ec6188-3bd3-4ed5-91fa-4139b12c84df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T18:40:45Z", "revision_number": 0, "id": "8324336c-cbb3-4ae0-96cd-3fd3bb336226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:45Z", "revision_number": 0, "id": "85d4d4e0-d022-4b37-8f62-4bf40deeaa00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:45Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-05T18:40:47Z", "revision_number": 0, "id": "8df8647a-ba57-4591-9d14-8f81dccd0603", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:47Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-05T18:40:47Z", "revision_number": 0, "id": "96da415f-dd45-42eb-9850-1604af71ff25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:47Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "b675d694-4cd3-4081-94b3-be62c2d59fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:40:44Z", "revision_number": 0, "id": "c094abbe-b465-4994-8f75-54f8888005da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:44Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T18:40:46Z", "revision_number": 0, "id": "d0dd8d36-4fb3-4c57-a538-1b1d6f2d1f07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:40:46Z", "security_group_id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 7, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "730da73a-564a-4be4-9f05-7d1da17a59a0", "name": "cloudify-sg_dff03979-413d-4c02-98ad-0c2922867acc"}, {"description": "Default security group", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:39:11Z", "updated_at": "2018-08-05T18:39:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "248b1e99-02a4-4787-95fc-e5017511d2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "3db605d8-9d4a-4ff1-9da0-2eed9f961eef", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "5e9f8810-435b-48ef-ab52-3bf933c15a97", "remote_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:39:11Z", "revision_number": 0, "id": "b81544c3-7902-42b1-a3ac-c563b4bc309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:39:11Z", "security_group_id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b828cef7b5c490e8ff44091eda07ee1"}], "revision_number": 1, "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "e9eedc6c-977a-480d-87d1-4fd907e46ecd", "name": "default"}]} 2018-08-05 18:43:22,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-96b4d2ca-236a-4968-9167-866dc2ac33ff 2018-08-05 18:43:22,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519118309021s 2018-08-05 18:43:22,499 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-96b4d2ca-236a-4968-9167-866dc2ac33ff 2018-08-05 18:43:22,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-05 18:43:22,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/730da73a-564a-4be4-9f05-7d1da17a59a0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:22,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bcc19ea-ed2b-449f-bd34-0573ee34a2d6 Content-Length: 0 Date: Sun, 05 Aug 2018 18:43:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:43:22,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/730da73a-564a-4be4-9f05-7d1da17a59a0.json used request id req-8bcc19ea-ed2b-449f-bd34-0573ee34a2d6 2018-08-05 18:43:22,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.387537956238s 2018-08-05 18:43:22,891 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/730da73a-564a-4be4-9f05-7d1da17a59a0.json used request id req-8bcc19ea-ed2b-449f-bd34-0573ee34a2d6 2018-08-05 18:43:22,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-05 18:43:22,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:22,944 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 18:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83076b95-4095-4410-916d-c35b34ca881a x-compute-request-id: req-83076b95-4095-4410-916d-c35b34ca881a Content-Length: 0 Content-Type: application/json 2018-08-05 18:43:22,944 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc used request id req-83076b95-4095-4410-916d-c35b34ca881a 2018-08-05 18:43:22,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0529699325562s 2018-08-05 18:43:22,944 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_dff03979-413d-4c02-98ad-0c2922867acc used request id req-83076b95-4095-4410-916d-c35b34ca881a 2018-08-05 18:43:22,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 18:43:22,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2beac243-f001-44d8-872f-a61f4a40edfd/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" -d '{"subnet_id": "f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd"}' 2018-08-05 18:43:25,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7de99353-12e5-473c-be20-658aeeb7cc4e Date: Sun, 05 Aug 2018 18:43:25 GMT RESP BODY: {"network_id": "f8075f46-e2c8-453d-a1b3-b3a18bd44b7e", "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "subnet_id": "f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd", "subnet_ids": ["f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd"], "port_id": "ce6b92fe-4d26-4a33-82c5-07a92c7fca25", "id": "2beac243-f001-44d8-872f-a61f4a40edfd"} 2018-08-05 18:43:25,312 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2beac243-f001-44d8-872f-a61f4a40edfd/remove_router_interface.json used request id req-7de99353-12e5-473c-be20-658aeeb7cc4e 2018-08-05 18:43:25,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.36707806587s 2018-08-05 18:43:25,312 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2beac243-f001-44d8-872f-a61f4a40edfd/remove_router_interface.json used request id req-7de99353-12e5-473c-be20-658aeeb7cc4e returning object 2beac243-f001-44d8-872f-a61f4a40edfd 2018-08-05 18:43:25,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 18:43:25,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:25,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-e783b397-efde-4147-9fe6-c825bc842554 Date: Sun, 05 Aug 2018 18:43:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9b828cef7b5c490e8ff44091eda07ee1", "created_at": "2018-08-05T18:39:13Z", "admin_state_up": true, "updated_at": "2018-08-05T18:43:23Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "9b828cef7b5c490e8ff44091eda07ee1", "id": "2beac243-f001-44d8-872f-a61f4a40edfd", "name": "cloudify-router_dff03979-413d-4c02-98ad-0c2922867acc"}]} 2018-08-05 18:43:25,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e783b397-efde-4147-9fe6-c825bc842554 2018-08-05 18:43:25,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14262509346s 2018-08-05 18:43:25,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e783b397-efde-4147-9fe6-c825bc842554 2018-08-05 18:43:25,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 18:43:25,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/2beac243-f001-44d8-872f-a61f4a40edfd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:29,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfe26b3d-02bf-4532-9f13-4c27b15a9423 Content-Length: 0 Date: Sun, 05 Aug 2018 18:43:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:43:29,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2beac243-f001-44d8-872f-a61f4a40edfd.json used request id req-bfe26b3d-02bf-4532-9f13-4c27b15a9423 2018-08-05 18:43:29,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.78023099899s 2018-08-05 18:43:29,238 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2beac243-f001-44d8-872f-a61f4a40edfd.json used request id req-bfe26b3d-02bf-4532-9f13-4c27b15a9423 2018-08-05 18:43:29,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 18:43:29,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:29,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ef62ae58-f51e-448e-b732-06632e03e05a Date: Sun, 05 Aug 2018 18:43:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:39:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T18:39:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9b828cef7b5c490e8ff44091eda07ee1","id":"f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd","subnetpool_id":null,"name":"cloudify-subnet_dff03979-413d-4c02-98ad-0c2922867acc"}]} 2018-08-05 18:43:29,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ef62ae58-f51e-448e-b732-06632e03e05a 2018-08-05 18:43:29,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.238624095917s 2018-08-05 18:43:29,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ef62ae58-f51e-448e-b732-06632e03e05a 2018-08-05 18:43:29,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 18:43:29,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:31,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b29a43b9-0055-466e-a8f9-f467a174d0c6 Date: Sun, 05 Aug 2018 18:43:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:43:31,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd.json used request id req-b29a43b9-0055-466e-a8f9-f467a174d0c6 2018-08-05 18:43:31,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.38403296471s 2018-08-05 18:43:31,863 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f6c6d6f8-e5f2-48e5-9197-e702ea9f1efd.json used request id req-b29a43b9-0055-466e-a8f9-f467a174d0c6 2018-08-05 18:43:31,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:43:31,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:31,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-cf8da865-378f-4fa7-a1aa-92fb49decda6 Date: Sun, 05 Aug 2018 18:43:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f8075f46-e2c8-453d-a1b3-b3a18bd44b7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b828cef7b5c490e8ff44091eda07ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:43:31Z","qos_policy_id":null,"name":"cloudify-net_dff03979-413d-4c02-98ad-0c2922867acc","admin_state_up":true,"tenant_id":"9b828cef7b5c490e8ff44091eda07ee1","created_at":"2018-08-05T18:39:11Z","mtu":1450}]} 2018-08-05 18:43:31,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cf8da865-378f-4fa7-a1aa-92fb49decda6 2018-08-05 18:43:31,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.128124952316s 2018-08-05 18:43:31,992 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cf8da865-378f-4fa7-a1aa-92fb49decda6 2018-08-05 18:43:31,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 18:43:31,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/f8075f46-e2c8-453d-a1b3-b3a18bd44b7e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:33,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfa98305-4fb3-4920-a431-8eb54ad77071 Date: Sun, 05 Aug 2018 18:43:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 18:43:33,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f8075f46-e2c8-453d-a1b3-b3a18bd44b7e.json used request id req-cfa98305-4fb3-4920-a431-8eb54ad77071 2018-08-05 18:43:33,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32778906822s 2018-08-05 18:43:33,321 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f8075f46-e2c8-453d-a1b3-b3a18bd44b7e.json used request id req-cfa98305-4fb3-4920-a431-8eb54ad77071 2018-08-05 18:43:33,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:43:33,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:33,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5e65c032-25cd-4327-9f3f-b486b6ff1e35 Date: Sun, 05 Aug 2018 18:43:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/snap", "metadata": {}}], "file": "/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/file", "owner": "9b828cef7b5c490e8ff44091eda07ee1", "id": "87012798-fd69-4d7a-aaa8-dc7f18e526c8", "size": 4373348352, "self": "/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T18:40:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_dff03979-413d-4c02-98ad-0c2922867acc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T18:39:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:43:33,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5e65c032-25cd-4327-9f3f-b486b6ff1e35 2018-08-05 18:43:33,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.245316028595s 2018-08-05 18:43:33,571 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5e65c032-25cd-4327-9f3f-b486b6ff1e35 2018-08-05 18:43:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 18:43:33,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a0709859af72db79c77e9139752e1312f9235901" 2018-08-05 18:43:34,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b363ada-557a-4818-8426-2962c6af0301 Date: Sun, 05 Aug 2018 18:43: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-05 18:43:34,303 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8 used request id req-2b363ada-557a-4818-8426-2962c6af0301 2018-08-05 18:43:34,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.731127977371s 2018-08-05 18:43:34,304 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/87012798-fd69-4d7a-aaa8-dc7f18e526c8 used request id req-2b363ada-557a-4818-8426-2962c6af0301 2018-08-05 18:43:34,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 18:43:34,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:43:34,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43: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-66955455-2961-45aa-90ae-68228ffc9285 x-compute-request-id: req-66955455-2961-45aa-90ae-68228ffc9285 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_dff03979-413d-4c02-98ad-0c2922867acc", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352", "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": "ef5403f7-8527-4da0-9725-18b2fb8d9352"}]} 2018-08-05 18:43:34,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-66955455-2961-45aa-90ae-68228ffc9285 2018-08-05 18:43:34,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247178077698s 2018-08-05 18:43:34,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-66955455-2961-45aa-90ae-68228ffc9285 2018-08-05 18:43:34,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 18:43:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:43:34,367 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 18:43: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-4b2d9e89-33ec-4dc6-88fe-66426514fb7c x-compute-request-id: req-4b2d9e89-33ec-4dc6-88fe-66426514fb7c Content-Length: 0 Content-Type: application/json 2018-08-05 18:43:34,367 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352 used request id req-4b2d9e89-33ec-4dc6-88fe-66426514fb7c 2018-08-05 18:43:34,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363149642944s 2018-08-05 18:43:34,367 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ef5403f7-8527-4da0-9725-18b2fb8d9352 used request id req-4b2d9e89-33ec-4dc6-88fe-66426514fb7c 2018-08-05 18:43:34,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:43:34,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:43:34,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53973f8a-0bb6-42ec-8d16-f98787a284b9 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify-user_dff03979-413d-4c02-98ad-0c2922867acc", "links": {"self": "http://172.30.9.22:5000/v3/users/0cf5bea1fb824ac38bba3d4c41fb4db2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 18:43:34,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-53973f8a-0bb6-42ec-8d16-f98787a284b9 2018-08-05 18:43:34,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125847816467s 2018-08-05 18:43:34,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-53973f8a-0bb6-42ec-8d16-f98787a284b9 2018-08-05 18:43:34,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:43:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/0cf5bea1fb824ac38bba3d4c41fb4db2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:43:34,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8cf214-8725-4e7f-a9b7-5e31c2f0d164 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_dff03979-413d-4c02-98ad-0c2922867acc", "links": {"self": "http://172.30.9.22:5000/v3/users/0cf5bea1fb824ac38bba3d4c41fb4db2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0cf5bea1fb824ac38bba3d4c41fb4db2", "description": null}} 2018-08-05 18:43:34,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0cf5bea1fb824ac38bba3d4c41fb4db2 used request id req-1b8cf214-8725-4e7f-a9b7-5e31c2f0d164 2018-08-05 18:43:34,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118309020996s 2018-08-05 18:43:34,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0cf5bea1fb824ac38bba3d4c41fb4db2 used request id req-1b8cf214-8725-4e7f-a9b7-5e31c2f0d164 2018-08-05 18:43:34,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 18:43:34,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/0cf5bea1fb824ac38bba3d4c41fb4db2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:43:34,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:43:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3688bb07-0a2e-4b47-a596-0c12c6657497 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:43:34,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0cf5bea1fb824ac38bba3d4c41fb4db2 used request id req-3688bb07-0a2e-4b47-a596-0c12c6657497 2018-08-05 18:43:34,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.23298406601s 2018-08-05 18:43:34,852 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0cf5bea1fb824ac38bba3d4c41fb4db2 used request id req-3688bb07-0a2e-4b47-a596-0c12c6657497 2018-08-05 18:43:34,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 18:43:34,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:43:34,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6825cb1-ed90-4ede-a495-fa33143d5e3c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b828cef7b5c490e8ff44091eda07ee1"}, "tags": [], "enabled": true, "id": "9b828cef7b5c490e8ff44091eda07ee1", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_dff03979-413d-4c02-98ad-0c2922867acc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 18:43:34,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f6825cb1-ed90-4ede-a495-fa33143d5e3c 2018-08-05 18:43:34,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10684299469s 2018-08-05 18:43:34,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f6825cb1-ed90-4ede-a495-fa33143d5e3c 2018-08-05 18:43:34,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 18:43:34,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/9b828cef7b5c490e8ff44091eda07ee1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b86a797b551567938c3c8d6eb352791cc7dd0d09" 2018-08-05 18:43:35,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:43:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46fd9870-570d-4228-8c97-3f52cffaa3d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:43:35,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9b828cef7b5c490e8ff44091eda07ee1 used request id req-46fd9870-570d-4228-8c97-3f52cffaa3d6 2018-08-05 18:43:35,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.208913087845s 2018-08-05 18:43:35,179 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9b828cef7b5c490e8ff44091eda07ee1 used request id req-46fd9870-570d-4228-8c97-3f52cffaa3d6 2018-08-05 18:43:35,205 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-05 18:43:35,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 18:43:35,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 18:43:35,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 18:43:35,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 18:43:35,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 18:43:35,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 18:43:35,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 18:43:35,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 18:43:35,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 18:43:35,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 18:43:35,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 18:43:35,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:43:35,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381e8f20-ce21-4c2f-ae73-62601a7ac106 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 18:43:35,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-381e8f20-ce21-4c2f-ae73-62601a7ac106 2018-08-05 18:43:35,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:43:35,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T19:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["12XVnjgxTL2e4gkwC-YoSw"], "issued_at": "2018-08-05T18:43:35.000000Z"}} 2018-08-05 18:43:35,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:43:35,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:43:35,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ca156d44-9d6a-48dc-8e00-649a66c540b2 Date: Sun, 05 Aug 2018 18:43:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 18:43:35,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca156d44-9d6a-48dc-8e00-649a66c540b2 2018-08-05 18:43:35,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289371967316s 2018-08-05 18:43:35,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca156d44-9d6a-48dc-8e00-649a66c540b2 2018-08-05 18:43:35,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:43:35,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 18:43:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d89fb9c-e28a-4d0b-bb2a-1b9b48602671 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 18:43:35,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4d89fb9c-e28a-4d0b-bb2a-1b9b48602671 2018-08-05 18:43:35,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 18:43:35,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:43:36,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4145ae-3ae0-45c3-bf77-f1125f617bae Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 18:43:36,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-6f4145ae-3ae0-45c3-bf77-f1125f617bae 2018-08-05 18:43:36,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114372014999s 2018-08-05 18:43:36,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-6f4145ae-3ae0-45c3-bf77-f1125f617bae 2018-08-05 18:43:36,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 18:43:36,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d"}}' 2018-08-05 18:43:36,224 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64a82c0-087d-40a8-9b08-549671853ffb 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.22:5000/v3/projects/60aab74f3bbe41b392721765985aa2c8"}, "tags": [], "enabled": true, "id": "60aab74f3bbe41b392721765985aa2c8", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d"}} 2018-08-05 18:43:36,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a64a82c0-087d-40a8-9b08-549671853ffb 2018-08-05 18:43:36,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.144452095032s 2018-08-05 18:43:36,225 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a64a82c0-087d-40a8-9b08-549671853ffb 2018-08-05 18:43:36,226 - 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'60aab74f3bbe41b392721765985aa2c8', '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_3ad85d6e-8656-4d45-81f5-a6122829982d'}) 2018-08-05 18:43:36,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 18:43:36,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c1be7b5f-e7b3-4d37-83b5-0d08ae4f0c24", "email": null, "name": "cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d"}}' 2018-08-05 18:43:36,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-852f6308-511d-48ed-9cf2-ba13a32677e1 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d", "links": {"self": "http://172.30.9.22:5000/v3/users/b8df80a677af40478f13f37df7b99b1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8df80a677af40478f13f37df7b99b1e", "domain_id": "default", "password_expires_at": null}} 2018-08-05 18:43:36,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-852f6308-511d-48ed-9cf2-ba13a32677e1 2018-08-05 18:43:36,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.412131071091s 2018-08-05 18:43:36,644 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-852f6308-511d-48ed-9cf2-ba13a32677e1 2018-08-05 18:43:36,645 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b8df80a677af40478f13f37df7b99b1e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d'}) 2018-08-05 18:43:36,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:43:36,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:43:36,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd79ad8-193a-4015-b254-107076612d8b Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:43:36,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2cd79ad8-193a-4015-b254-107076612d8b 2018-08-05 18:43:36,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10094499588s 2018-08-05 18:43:36,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2cd79ad8-193a-4015-b254-107076612d8b 2018-08-05 18:43:36,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:43:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:43:36,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee76aa9-d9d1-4f91-8506-ca2ab9289810 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:43:36,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3ee76aa9-d9d1-4f91-8506-ca2ab9289810 2018-08-05 18:43:36,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101336956024s 2018-08-05 18:43:36,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3ee76aa9-d9d1-4f91-8506-ca2ab9289810 2018-08-05 18:43:36,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 18:43:36,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:43:36,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-716074a3-b74b-4277-968c-90ec3b5dc95f Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 18:43:36,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-716074a3-b74b-4277-968c-90ec3b5dc95f 2018-08-05 18:43:36,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115105867386s 2018-08-05 18:43:36,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-716074a3-b74b-4277-968c-90ec3b5dc95f 2018-08-05 18:43:36,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 18:43:36,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:43:37,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450243ae-3e57-48fe-830a-970e86d492c7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 18:43:37,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-450243ae-3e57-48fe-830a-970e86d492c7 2018-08-05 18:43:37,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108737945557s 2018-08-05 18:43:37,090 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-450243ae-3e57-48fe-830a-970e86d492c7 2018-08-05 18:43:37,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 18:43:37,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:43:37,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0311f3-b3c7-4e96-bebc-bcea1780c1e8 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d", "links": {"self": "http://172.30.9.22:5000/v3/users/b8df80a677af40478f13f37df7b99b1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8df80a677af40478f13f37df7b99b1e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 18:43:37,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ff0311f3-b3c7-4e96-bebc-bcea1780c1e8 2018-08-05 18:43:37,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128118991852s 2018-08-05 18:43:37,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ff0311f3-b3c7-4e96-bebc-bcea1780c1e8 2018-08-05 18:43:37,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 18:43:37,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:43:37,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e408d39a-006e-4bb5-8749-f1d642d79fb7 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/60aab74f3bbe41b392721765985aa2c8"}, "tags": [], "enabled": true, "id": "60aab74f3bbe41b392721765985aa2c8", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 18:43:37,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e408d39a-006e-4bb5-8749-f1d642d79fb7 2018-08-05 18:43:37,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118229150772s 2018-08-05 18:43:37,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e408d39a-006e-4bb5-8749-f1d642d79fb7 2018-08-05 18:43:37,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 18:43:37,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=b8df80a677af40478f13f37df7b99b1e&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=60aab74f3bbe41b392721765985aa2c8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:43:37,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9e4b29-d7ad-4c3c-8a35-501f383c76cf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=b8df80a677af40478f13f37df7b99b1e&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=60aab74f3bbe41b392721765985aa2c8", "previous": null, "next": null}} 2018-08-05 18:43:37,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b8df80a677af40478f13f37df7b99b1e&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=60aab74f3bbe41b392721765985aa2c8 used request id req-ca9e4b29-d7ad-4c3c-8a35-501f383c76cf 2018-08-05 18:43:37,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108329057693s 2018-08-05 18:43:37,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b8df80a677af40478f13f37df7b99b1e&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=60aab74f3bbe41b392721765985aa2c8 used request id req-ca9e4b29-d7ad-4c3c-8a35-501f383c76cf 2018-08-05 18:43:37,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 18:43:37,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/60aab74f3bbe41b392721765985aa2c8/users/b8df80a677af40478f13f37df7b99b1e/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:43:37,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 18:43:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c923b426-0140-4108-9ec2-cffeeb09fbb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 18:43:37,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/60aab74f3bbe41b392721765985aa2c8/users/b8df80a677af40478f13f37df7b99b1e/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-c923b426-0140-4108-9ec2-cffeeb09fbb5 2018-08-05 18:43:37,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.0628309249878s 2018-08-05 18:43:37,533 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/60aab74f3bbe41b392721765985aa2c8/users/b8df80a677af40478f13f37df7b99b1e/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-c923b426-0140-4108-9ec2-cffeeb09fbb5 2018-08-05 18:43:37,533 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d', 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'60aab74f3bbe41b392721765985aa2c8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c1be7b5f-e7b3-4d37-83b5-0d08ae4f0c24', 'username': u'cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 18:43:37,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 18:43:37,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 18:43:37,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 18:43:37,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 18:43:37,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 18:43:37,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 18:43:37,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 18:43:37,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 18:43:37,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 18:43:37,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 18:43:37,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 18:43:37,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 18:43:37,538 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d', 'password': 'c1be7b5f-e7b3-4d37-83b5-0d08ae4f0c24', 'project_name': 'cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '60aab74f3bbe41b392721765985aa2c8', 'project_domain_name': 'Default'} 2018-08-05 18:43:37,585 - 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-05 18:43:37,599 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-05 18:43:37,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:43:37,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afbeb771-3156-44f2-9452-93d51fae2b69 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 18:43:37,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-afbeb771-3156-44f2-9452-93d51fae2b69 2018-08-05 18:43:37,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 18:43:37,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T19:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60aab74f3bbe41b392721765985aa2c8", "name": "cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_60aab74f3bbe41b392721765985aa2c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_60aab74f3bbe41b392721765985aa2c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/60aab74f3bbe41b392721765985aa2c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/60aab74f3bbe41b392721765985aa2c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/60aab74f3bbe41b392721765985aa2c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/60aab74f3bbe41b392721765985aa2c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/60aab74f3bbe41b392721765985aa2c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/60aab74f3bbe41b392721765985aa2c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/60aab74f3bbe41b392721765985aa2c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/60aab74f3bbe41b392721765985aa2c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/60aab74f3bbe41b392721765985aa2c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/60aab74f3bbe41b392721765985aa2c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/60aab74f3bbe41b392721765985aa2c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/60aab74f3bbe41b392721765985aa2c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d", "id": "b8df80a677af40478f13f37df7b99b1e"}, "audit_ids": ["HVJ7xZvRTBmx-oF0gG3n5g"], "issued_at": "2018-08-05T18:43:37.000000Z"}} 2018-08-05 18:43:38,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 18:43:38,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"network": {"name": "cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d", "admin_state_up": true}}' 2018-08-05 18:43:38,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3ba81e2e-14fa-42e6-8a33-3a8dc032f688 Date: Sun, 05 Aug 2018 18:43:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"60aab74f3bbe41b392721765985aa2c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:43:38Z","is_default":false,"name":"cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d","qos_policy_id":null,"admin_state_up":true,"tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:43:38Z","mtu":1450}} 2018-08-05 18:43:38,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3ba81e2e-14fa-42e6-8a33-3a8dc032f688 2018-08-05 18:43:38,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.498149871826s 2018-08-05 18:43:38,499 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3ba81e2e-14fa-42e6-8a33-3a8dc032f688 2018-08-05 18:43:38,499 - 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-05T18:43:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', u'admin_state_up': True, u'tenant_id': u'60aab74f3bbe41b392721765985aa2c8', u'created_at': u'2018-08-05T18:43:38Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'60aab74f3bbe41b392721765985aa2c8', u'l2_adjacency': True}) 2018-08-05 18:43:38,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:43:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:43:38,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-ab178307-e126-4aa2-b77c-f44f34fa41a7 Date: Sun, 05 Aug 2018 18:43:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"60aab74f3bbe41b392721765985aa2c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T18:43:38Z","qos_policy_id":null,"name":"cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d","admin_state_up":true,"tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:43:38Z","mtu":1450}]} 2018-08-05 18:43:38,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ab178307-e126-4aa2-b77c-f44f34fa41a7 2018-08-05 18:43:38,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292335033417s 2018-08-05 18:43:38,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ab178307-e126-4aa2-b77c-f44f34fa41a7 2018-08-05 18:43:38,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 18:43:38,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"subnet": {"name": "cloudify_ims-subnet_3ad85d6e-8656-4d45-81f5-a6122829982d", "enable_dhcp": true, "network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 18:43:39,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-754a92ce-2954-4df0-a043-1586faa8437e Date: Sun, 05 Aug 2018 18:43:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T18:43:39Z","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":"60aab74f3bbe41b392721765985aa2c8","id":"dd3a0666-273b-4ad0-91f8-085dad71c92b","subnetpool_id":null,"name":"cloudify_ims-subnet_3ad85d6e-8656-4d45-81f5-a6122829982d"}} 2018-08-05 18:43:39,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-754a92ce-2954-4df0-a043-1586faa8437e 2018-08-05 18:43:39,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.848162889481s 2018-08-05 18:43:39,643 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-754a92ce-2954-4df0-a043-1586faa8437e 2018-08-05 18:43:39,643 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T18:43:39Z', 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'dd3a0666-273b-4ad0-91f8-085dad71c92b', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_3ad85d6e-8656-4d45-81f5-a6122829982d', u'enable_dhcp': True, u'network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a', u'tenant_id': u'60aab74f3bbe41b392721765985aa2c8', u'created_at': u'2018-08-05T18:43:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'60aab74f3bbe41b392721765985aa2c8'}) 2018-08-05 18:43:39,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 18:43:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "cloudify_ims-router_3ad85d6e-8656-4d45-81f5-a6122829982d", "admin_state_up": true}}' 2018-08-05 18:43:46,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-c98083af-010d-42ec-9ece-0b1bcb3336a6 Date: Sun, 05 Aug 2018 18:43:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:43:40Z", "admin_state_up": true, "updated_at": "2018-08-05T18:43:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "c43590f1-0446-4478-922f-d071922d38d1", "name": "cloudify_ims-router_3ad85d6e-8656-4d45-81f5-a6122829982d"}} 2018-08-05 18:43:46,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c98083af-010d-42ec-9ece-0b1bcb3336a6 2018-08-05 18:43:46,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.86864209175s 2018-08-05 18:43:46,513 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c98083af-010d-42ec-9ece-0b1bcb3336a6 2018-08-05 18:43:46,513 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T18:43:41Z', u'revision_number': 3, u'id': u'c43590f1-0446-4478-922f-d071922d38d1', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_3ad85d6e-8656-4d45-81f5-a6122829982d', u'admin_state_up': True, u'tenant_id': u'60aab74f3bbe41b392721765985aa2c8', u'created_at': u'2018-08-05T18:43:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'60aab74f3bbe41b392721765985aa2c8'}) 2018-08-05 18:43:46,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 18:43:46,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/c43590f1-0446-4478-922f-d071922d38d1/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"subnet_id": "dd3a0666-273b-4ad0-91f8-085dad71c92b"}' 2018-08-05 18:43:49,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-60e63767-f6b3-4386-a1c6-b9f2828d0243 Date: Sun, 05 Aug 2018 18:43:49 GMT RESP BODY: {"network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "subnet_id": "dd3a0666-273b-4ad0-91f8-085dad71c92b", "subnet_ids": ["dd3a0666-273b-4ad0-91f8-085dad71c92b"], "port_id": "d8de8991-84e9-40f1-b175-3dcf7c195e27", "id": "c43590f1-0446-4478-922f-d071922d38d1"} 2018-08-05 18:43:49,543 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c43590f1-0446-4478-922f-d071922d38d1/add_router_interface.json used request id req-60e63767-f6b3-4386-a1c6-b9f2828d0243 2018-08-05 18:43:49,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.0295920372s 2018-08-05 18:43:49,544 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c43590f1-0446-4478-922f-d071922d38d1/add_router_interface.json used request id req-60e63767-f6b3-4386-a1c6-b9f2828d0243 returning object c43590f1-0446-4478-922f-d071922d38d1 2018-08-05 18:43:49,544 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-05 18:44:12,486 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-05 18:44:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 18:44:12,494 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 18:44:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 18:44:12,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:44:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:44:12,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-44f86b7b-804d-4a47-b7e7-70a68e4a2c70 Date: Sun, 05 Aug 2018 18:44:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:44:12,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-44f86b7b-804d-4a47-b7e7-70a68e4a2c70 2018-08-05 18:44:12,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314483165741s 2018-08-05 18:44:12,813 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-44f86b7b-804d-4a47-b7e7-70a68e4a2c70 2018-08-05 18:44:12,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 18:44:12,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d"}' 2018-08-05 18:44:13,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-78fb5872-640d-4abb-ac5e-4f48a1c10f33 Date: Sun, 05 Aug 2018 18:44:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/file", "owner": "60aab74f3bbe41b392721765985aa2c8", "id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "size": null, "self": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T18:44:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "checksum": null, "created_at": "2018-08-05T18:44:13Z", "protected": false} 2018-08-05 18:44:13,084 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-78fb5872-640d-4abb-ac5e-4f48a1c10f33 2018-08-05 18:44:13,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.263772010803s 2018-08-05 18:44:13,085 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-78fb5872-640d-4abb-ac5e-4f48a1c10f33 returning object 0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd 2018-08-05 18:44:13,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 18:44:13,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '' 2018-08-05 18:45:10,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e10953ca-a78d-4a28-8046-85c2180f7a77 Date: Sun, 05 Aug 2018 18:45: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-05 18:45:10,402 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/file used request id req-e10953ca-a78d-4a28-8046-85c2180f7a77 2018-08-05 18:45:10,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 57.3172090054s 2018-08-05 18:45:10,403 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/file used request id req-e10953ca-a78d-4a28-8046-85c2180f7a77 2018-08-05 18:45:10,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:45:10,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:10,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-1d0a5f47-d16a-4447-bb24-320ff3e94da9 Date: Sun, 05 Aug 2018 18:45:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap", "metadata": {}}], "file": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/file", "owner": "60aab74f3bbe41b392721765985aa2c8", "id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "size": 4373348352, "self": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T18:45:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T18:44:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:45:10,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1d0a5f47-d16a-4447-bb24-320ff3e94da9 2018-08-05 18:45:10,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219545841217s 2018-08-05 18:45:10,627 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1d0a5f47-d16a-4447-bb24-320ff3e94da9 2018-08-05 18:45:10,629 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/file', 'owner': u'60aab74f3bbe41b392721765985aa2c8', 'id': u'0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd', 'size': 4373348352, u'self': u'/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60aab74f3bbe41b392721765985aa2c8', 'name': 'cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T18:45:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T18:45:10Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d', 'created': u'2018-08-05T18:44:13Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-05T18:44:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-08-05 18:45:10,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 18:45:10,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_3ad85d6e-8656-4d45-81f5-a6122829982d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-05 18:45:10,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e44a671-8b3e-4e59-a96c-b24213d772a3 x-compute-request-id: req-4e44a671-8b3e-4e59-a96c-b24213d772a3 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_3ad85d6e-8656-4d45-81f5-a6122829982d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "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": "63196e76-3c99-4630-a8d8-8ad525aa440f"}} 2018-08-05 18:45:10,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4e44a671-8b3e-4e59-a96c-b24213d772a3 2018-08-05 18:45:10,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.209966897964s 2018-08-05 18:45:10,840 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4e44a671-8b3e-4e59-a96c-b24213d772a3 2018-08-05 18:45:10,841 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_3ad85d6e-8656-4d45-81f5-a6122829982d', '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'449c5b575fb242d6b133df2f87012577', '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'63196e76-3c99-4630-a8d8-8ad525aa440f', 'swap': 0}) 2018-08-05 18:45:10,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 18:45:10,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" -d '{"extra_specs": {}}' 2018-08-05 18:45:10,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e039e32b-b82f-4455-a3dc-e45212566412 x-compute-request-id: req-e039e32b-b82f-4455-a3dc-e45212566412 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 18:45:10,866 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f/os-extra_specs used request id req-e039e32b-b82f-4455-a3dc-e45212566412 2018-08-05 18:45:10,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244891643524s 2018-08-05 18:45:10,866 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f/os-extra_specs used request id req-e039e32b-b82f-4455-a3dc-e45212566412 2018-08-05 18:45:10,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-05 18:45:10,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"keypair": {"name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d"}}' 2018-08-05 18:45:11,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f27f297-3bcd-4160-be68-28d0cf37dcc4 x-compute-request-id: req-0f27f297-3bcd-4160-be68-28d0cf37dcc4 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm0VC/Hc5Tsa2AgszArOo7bQXO8JQj2xC1UVdK1S5V6qVXOM8Avmkaq28qbbTyLREa4v6IysARzZqwBA8nKroX6+h6e/v+dUeKh5SvpA4fKlnfoJegwPyDfERe76Z38uhs5QojMwLGTLZOG3j+PaeJvx1UnJC4rDCfENLVzb8y09hFREgoHbfC8QvenIZxL3YCiZo9L7H3W71PfvaSz48KHsSrIN3IJCN0s4zRo+ivZOXEoYS7pg9gjlapiMO1u3koHOSEKitCskQY07GIV9ihgZWFI7Iuz0EPOBpCrH/d3Cqv0uF+rpUr5XapDGsxXjJQfyBzP1iujQmqOwA6pUdX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAptFQvx3OU7GtgILMwKzqO20FzvCUI9sQtVFXStUuVeqlVzjP\nAL5pGqtvKm208i0RGuL+iMrAEc2asAQPJyq6F+voenv7/nVHioeUr6QOHypZ36CX\noMD8g3xEXu+md/LobOUKIzMCxky2Tht4/j2nib8dVJyQuKwwnxDS1c2/MtPYRURI\nKB23wvEL3pyGcS92AomaPS+x91u9T372ks+PCh7EqyDdyCQjdLOM0aPor2TlxKGE\nu6YPYI5WqYjDtbt5KBzkhCorQrJEGNOxiFfYoYGVhSOyLs9BDzgaQqx/3dwqr9Lh\nfq6VK+V2qQxrMV4yUH8gcz9Yro0JqjsAOqVHVwIDAQABAoIBAFRYIOuAtoG6pG8F\ns2D4DLZfOUCYg05dxOToa6p6fyMRsOeY4ZEOtTW22E4rigGop61geDHR0asuubel\nVcQH5m+R58mGRrMxuSphwtvLpxg64ZYgLIorCYGxoyAdK54aQ0pLxARoFk8NGmAD\no/loUv1ilAHj54h4B11ltDRGAxY/FXEzIqXLQHLPloH7UVO3xE5MsdC7JD0RlBDB\n7k8TjhQaN4nibNSp1KxSBrVLlkjxZ/d0UFzMHGPu/1yITn3nH+H4jM+HTgSxSAX0\nT7s9A4CKYO8hDI/98BNmk3hdax42Tj0uKl/CJqZKd/wZfSyvBvdd0G/CjlQgaFoe\n2vHsQwECgYEAzuQO5ROxOTyYqdXos+QB4CCTV9z8J214XtysjnMCF7jFp8aoy5lB\nxnmQLWKZkH+LIGfiHyhmcfYEcsnjlKyaXMe3Ax7CLoVmf6UQjR/DeOIL73CN9WsT\nJ+GHoLAWjwaMfkiIfhTtM3EE+pypavjlzI7znc5VAxeMscvNiqPua5kCgYEAzmoq\ner6Ho/5+4LlUXl0lfR0KaDiLo1I3yXpwg29FRJPpJ33LVV+JKr9CIPQHaXUjMHcb\nDmuYqwNbweo3dHUfZbtPo8Zo3xqBMWwAx9OnDJN4W1hutZZJwcZMa30xqis7jVmY\n8nKuqrgmF2Cttt8BNSCQw+4SB0q+HVGzobZNoG8CgYAcajQlgDvh+ZGaGdf5BQLA\n7phuA9rZ624R0Usd0WvjKCx1a5J5TBY9lSqZISaoMuw/yiTDVMAlPL3FqjbIj6Av\nx/o5wnq2+vll5JzOVSN6sckj3JiSsV8TJiWDi0u93w9itMGSV3twikA9z1BxcbfW\nDXgmH1WLtCtNrAkR1owDWQKBgGG0FQlmmDPC6fGbJ9lGw9D15xAv+8DB0RA4OXut\nNp9gV9NOkumFQBsQzs9kUwHS5WYyaocn3OrNuygNolQogEUaJXdDGi7Ij/CBy9jK\nUV79itHKCRVA3wauw0t5xgFjV1vv1hqkuBKs+bLFG1TdN+ga0ws67COxeE3Od3WL\nIjFXAoGAOUtqdep9mSGylWpr9gPKdA7PyfdFdQNkNIBk0vaw1fUPCqvW86IIjCRq\n0VabzKnmpGuVt1dwnEn7ZNfj4/9c/zpGi5B3TxdhRplflgoyJtZzKR3s7P+G8dDv\nrfTdeW2FOfbLUVf9bfcBH3Lp1P22KC6LYRgC7Ca6r0+rclXDNo4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b8df80a677af40478f13f37df7b99b1e", "name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "fingerprint": "0c:5c:bd:a7:e2:d8:66:40:49:46:f6:3c:b5:40:7e:af"}} 2018-08-05 18:45:11,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-0f27f297-3bcd-4160-be68-28d0cf37dcc4 2018-08-05 18:45:11,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.329041957855s 2018-08-05 18:45:11,196 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-0f27f297-3bcd-4160-be68-28d0cf37dcc4 2018-08-05 18:45:11,197 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm0VC/Hc5Tsa2AgszArOo7bQXO8JQj2xC1UVdK1S5V6qVXOM8Avmkaq28qbbTyLREa4v6IysARzZqwBA8nKroX6+h6e/v+dUeKh5SvpA4fKlnfoJegwPyDfERe76Z38uhs5QojMwLGTLZOG3j+PaeJvx1UnJC4rDCfENLVzb8y09hFREgoHbfC8QvenIZxL3YCiZo9L7H3W71PfvaSz48KHsSrIN3IJCN0s4zRo+ivZOXEoYS7pg9gjlapiMO1u3koHOSEKitCskQY07GIV9ihgZWFI7Iuz0EPOBpCrH/d3Cqv0uF+rpUr5XapDGsxXjJQfyBzP1iujQmqOwA6pUdX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAptFQvx3OU7GtgILMwKzqO20FzvCUI9sQtVFXStUuVeqlVzjP\nAL5pGqtvKm208i0RGuL+iMrAEc2asAQPJyq6F+voenv7/nVHioeUr6QOHypZ36CX\noMD8g3xEXu+md/LobOUKIzMCxky2Tht4/j2nib8dVJyQuKwwnxDS1c2/MtPYRURI\nKB23wvEL3pyGcS92AomaPS+x91u9T372ks+PCh7EqyDdyCQjdLOM0aPor2TlxKGE\nu6YPYI5WqYjDtbt5KBzkhCorQrJEGNOxiFfYoYGVhSOyLs9BDzgaQqx/3dwqr9Lh\nfq6VK+V2qQxrMV4yUH8gcz9Yro0JqjsAOqVHVwIDAQABAoIBAFRYIOuAtoG6pG8F\ns2D4DLZfOUCYg05dxOToa6p6fyMRsOeY4ZEOtTW22E4rigGop61geDHR0asuubel\nVcQH5m+R58mGRrMxuSphwtvLpxg64ZYgLIorCYGxoyAdK54aQ0pLxARoFk8NGmAD\no/loUv1ilAHj54h4B11ltDRGAxY/FXEzIqXLQHLPloH7UVO3xE5MsdC7JD0RlBDB\n7k8TjhQaN4nibNSp1KxSBrVLlkjxZ/d0UFzMHGPu/1yITn3nH+H4jM+HTgSxSAX0\nT7s9A4CKYO8hDI/98BNmk3hdax42Tj0uKl/CJqZKd/wZfSyvBvdd0G/CjlQgaFoe\n2vHsQwECgYEAzuQO5ROxOTyYqdXos+QB4CCTV9z8J214XtysjnMCF7jFp8aoy5lB\nxnmQLWKZkH+LIGfiHyhmcfYEcsnjlKyaXMe3Ax7CLoVmf6UQjR/DeOIL73CN9WsT\nJ+GHoLAWjwaMfkiIfhTtM3EE+pypavjlzI7znc5VAxeMscvNiqPua5kCgYEAzmoq\ner6Ho/5+4LlUXl0lfR0KaDiLo1I3yXpwg29FRJPpJ33LVV+JKr9CIPQHaXUjMHcb\nDmuYqwNbweo3dHUfZbtPo8Zo3xqBMWwAx9OnDJN4W1hutZZJwcZMa30xqis7jVmY\n8nKuqrgmF2Cttt8BNSCQw+4SB0q+HVGzobZNoG8CgYAcajQlgDvh+ZGaGdf5BQLA\n7phuA9rZ624R0Usd0WvjKCx1a5J5TBY9lSqZISaoMuw/yiTDVMAlPL3FqjbIj6Av\nx/o5wnq2+vll5JzOVSN6sckj3JiSsV8TJiWDi0u93w9itMGSV3twikA9z1BxcbfW\nDXgmH1WLtCtNrAkR1owDWQKBgGG0FQlmmDPC6fGbJ9lGw9D15xAv+8DB0RA4OXut\nNp9gV9NOkumFQBsQzs9kUwHS5WYyaocn3OrNuygNolQogEUaJXdDGi7Ij/CBy9jK\nUV79itHKCRVA3wauw0t5xgFjV1vv1hqkuBKs+bLFG1TdN+ga0ws67COxeE3Od3WL\nIjFXAoGAOUtqdep9mSGylWpr9gPKdA7PyfdFdQNkNIBk0vaw1fUPCqvW86IIjCRq\n0VabzKnmpGuVt1dwnEn7ZNfj4/9c/zpGi5B3TxdhRplflgoyJtZzKR3s7P+G8dDv\nrfTdeW2FOfbLUVf9bfcBH3Lp1P22KC6LYRgC7Ca6r0+rclXDNo4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b8df80a677af40478f13f37df7b99b1e', 'name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'created_at': '2018-08-05T18:45:11.197499', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60aab74f3bbe41b392721765985aa2c8', 'name': 'cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0c:5c:bd:a7:e2:d8:66:40:49:46:f6:3c:b5:40:7e:af', 'type': 'ssh', 'id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d'}) 2018-08-05 18:45:11,198 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAptFQvx3OU7GtgILMwKzqO20FzvCUI9sQtVFXStUuVeqlVzjP AL5pGqtvKm208i0RGuL+iMrAEc2asAQPJyq6F+voenv7/nVHioeUr6QOHypZ36CX oMD8g3xEXu+md/LobOUKIzMCxky2Tht4/j2nib8dVJyQuKwwnxDS1c2/MtPYRURI KB23wvEL3pyGcS92AomaPS+x91u9T372ks+PCh7EqyDdyCQjdLOM0aPor2TlxKGE u6YPYI5WqYjDtbt5KBzkhCorQrJEGNOxiFfYoYGVhSOyLs9BDzgaQqx/3dwqr9Lh fq6VK+V2qQxrMV4yUH8gcz9Yro0JqjsAOqVHVwIDAQABAoIBAFRYIOuAtoG6pG8F s2D4DLZfOUCYg05dxOToa6p6fyMRsOeY4ZEOtTW22E4rigGop61geDHR0asuubel VcQH5m+R58mGRrMxuSphwtvLpxg64ZYgLIorCYGxoyAdK54aQ0pLxARoFk8NGmAD o/loUv1ilAHj54h4B11ltDRGAxY/FXEzIqXLQHLPloH7UVO3xE5MsdC7JD0RlBDB 7k8TjhQaN4nibNSp1KxSBrVLlkjxZ/d0UFzMHGPu/1yITn3nH+H4jM+HTgSxSAX0 T7s9A4CKYO8hDI/98BNmk3hdax42Tj0uKl/CJqZKd/wZfSyvBvdd0G/CjlQgaFoe 2vHsQwECgYEAzuQO5ROxOTyYqdXos+QB4CCTV9z8J214XtysjnMCF7jFp8aoy5lB xnmQLWKZkH+LIGfiHyhmcfYEcsnjlKyaXMe3Ax7CLoVmf6UQjR/DeOIL73CN9WsT J+GHoLAWjwaMfkiIfhTtM3EE+pypavjlzI7znc5VAxeMscvNiqPua5kCgYEAzmoq er6Ho/5+4LlUXl0lfR0KaDiLo1I3yXpwg29FRJPpJ33LVV+JKr9CIPQHaXUjMHcb DmuYqwNbweo3dHUfZbtPo8Zo3xqBMWwAx9OnDJN4W1hutZZJwcZMa30xqis7jVmY 8nKuqrgmF2Cttt8BNSCQw+4SB0q+HVGzobZNoG8CgYAcajQlgDvh+ZGaGdf5BQLA 7phuA9rZ624R0Usd0WvjKCx1a5J5TBY9lSqZISaoMuw/yiTDVMAlPL3FqjbIj6Av x/o5wnq2+vll5JzOVSN6sckj3JiSsV8TJiWDi0u93w9itMGSV3twikA9z1BxcbfW DXgmH1WLtCtNrAkR1owDWQKBgGG0FQlmmDPC6fGbJ9lGw9D15xAv+8DB0RA4OXut Np9gV9NOkumFQBsQzs9kUwHS5WYyaocn3OrNuygNolQogEUaJXdDGi7Ij/CBy9jK UV79itHKCRVA3wauw0t5xgFjV1vv1hqkuBKs+bLFG1TdN+ga0ws67COxeE3Od3WL IjFXAoGAOUtqdep9mSGylWpr9gPKdA7PyfdFdQNkNIBk0vaw1fUPCqvW86IIjCRq 0VabzKnmpGuVt1dwnEn7ZNfj4/9c/zpGi5B3TxdhRplflgoyJtZzKR3s7P+G8dDv rfTdeW2FOfbLUVf9bfcBH3Lp1P22KC6LYRgC7Ca6r0+rclXDNo4= -----END RSA PRIVATE KEY----- 2018-08-05 18:45:11,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-05 18:45:11,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"security_group": {"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-05 18:45:11,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-a386118a-1b39-4c70-b047-a955473434ba Date: Sun, 05 Aug 2018 18:45:11 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:11Z", "updated_at": "2018-08-05T18:45:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "415cf26f-f402-43aa-84fb-ff2853fe6795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "a2f7dd47-d6ab-4349-9e8e-3c417674e0db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 1, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}} 2018-08-05 18:45:11,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a386118a-1b39-4c70-b047-a955473434ba 2018-08-05 18:45:11,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.383489131927s 2018-08-05 18:45:11,584 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a386118a-1b39-4c70-b047-a955473434ba 2018-08-05 18:45:11,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:45:11,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:11,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-32cf413e-b47b-43d9-a594-785ef6e83b4a Date: Sun, 05 Aug 2018 18:45:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:43:38Z", "updated_at": "2018-08-05T18:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "16a70962-bcb4-44ee-b179-183ffc403f20", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "5652b6f9-0cf9-4a78-abef-2f1587f6ad1d", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "6d2ff97d-331d-410c-99fb-b11fa065781f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "7601892a-c740-4944-afee-c322071d29d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 1, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:11Z", "updated_at": "2018-08-05T18:45:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "415cf26f-f402-43aa-84fb-ff2853fe6795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "a2f7dd47-d6ab-4349-9e8e-3c417674e0db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 1, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 18:45:11,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-32cf413e-b47b-43d9-a594-785ef6e83b4a 2018-08-05 18:45:11,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.244063854218s 2018-08-05 18:45:11,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-32cf413e-b47b-43d9-a594-785ef6e83b4a 2018-08-05 18:45:11,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:45:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -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": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3"}}' 2018-08-05 18:45:12,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b5559aa0-c717-418d-bc3d-95c8e94800fa Date: Sun, 05 Aug 2018 18:45:12 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-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "port_range_min": 22, "revision_number": 0, "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:12Z", "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "2b17ed03-c863-4782-98c8-4b384c17db9a"}} 2018-08-05 18:45:12,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b5559aa0-c717-418d-bc3d-95c8e94800fa 2018-08-05 18:45:12,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.332494974136s 2018-08-05 18:45:12,170 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b5559aa0-c717-418d-bc3d-95c8e94800fa 2018-08-05 18:45:12,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:45:12,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:12,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-1ddf50b5-25ef-4b97-a288-9cedcd61727b Date: Sun, 05 Aug 2018 18:45:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:43:38Z", "updated_at": "2018-08-05T18:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "16a70962-bcb4-44ee-b179-183ffc403f20", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "5652b6f9-0cf9-4a78-abef-2f1587f6ad1d", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "6d2ff97d-331d-410c-99fb-b11fa065781f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "7601892a-c740-4944-afee-c322071d29d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 1, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:11Z", "updated_at": "2018-08-05T18:45:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "2b17ed03-c863-4782-98c8-4b384c17db9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "415cf26f-f402-43aa-84fb-ff2853fe6795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "a2f7dd47-d6ab-4349-9e8e-3c417674e0db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 2, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 18:45:12,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1ddf50b5-25ef-4b97-a288-9cedcd61727b 2018-08-05 18:45:12,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240428924561s 2018-08-05 18:45:12,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1ddf50b5-25ef-4b97-a288-9cedcd61727b 2018-08-05 18:45:12,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:45:12,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -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": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3"}}' 2018-08-05 18:45:12,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-394ac921-5ec0-4819-b904-dd054c8d98ba Date: Sun, 05 Aug 2018 18:45:12 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-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:12Z", "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "ac4db050-837e-483a-b83f-4f5d0b62f32c"}} 2018-08-05 18:45:12,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-394ac921-5ec0-4819-b904-dd054c8d98ba 2018-08-05 18:45:12,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.326779842377s 2018-08-05 18:45:12,744 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-394ac921-5ec0-4819-b904-dd054c8d98ba 2018-08-05 18:45:12,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:45:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:12,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-143ec253-934a-40f2-8384-409fa1a113fe Date: Sun, 05 Aug 2018 18:45:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:43:38Z", "updated_at": "2018-08-05T18:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "16a70962-bcb4-44ee-b179-183ffc403f20", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "5652b6f9-0cf9-4a78-abef-2f1587f6ad1d", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "6d2ff97d-331d-410c-99fb-b11fa065781f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "7601892a-c740-4944-afee-c322071d29d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 1, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:11Z", "updated_at": "2018-08-05T18:45:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "2b17ed03-c863-4782-98c8-4b384c17db9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "415cf26f-f402-43aa-84fb-ff2853fe6795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "a2f7dd47-d6ab-4349-9e8e-3c417674e0db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "ac4db050-837e-483a-b83f-4f5d0b62f32c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 3, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 18:45:12,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-143ec253-934a-40f2-8384-409fa1a113fe 2018-08-05 18:45:12,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0552668571472s 2018-08-05 18:45:12,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-143ec253-934a-40f2-8384-409fa1a113fe 2018-08-05 18:45:12,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:45:12,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -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": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3"}}' 2018-08-05 18:45:13,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e40fecba-5446-4bd5-983c-e1387821e185 Date: Sun, 05 Aug 2018 18:45:13 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-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "port_range_min": 80, "revision_number": 0, "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:13Z", "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "75b16f6c-28c1-494e-b6e3-9c3e54edda2f"}} 2018-08-05 18:45:13,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e40fecba-5446-4bd5-983c-e1387821e185 2018-08-05 18:45:13,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.411866903305s 2018-08-05 18:45:13,219 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e40fecba-5446-4bd5-983c-e1387821e185 2018-08-05 18:45:13,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:45:13,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:13,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-272f7308-48dd-4311-869c-72cb0ff85774 Date: Sun, 05 Aug 2018 18:45:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:43:38Z", "updated_at": "2018-08-05T18:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "16a70962-bcb4-44ee-b179-183ffc403f20", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "5652b6f9-0cf9-4a78-abef-2f1587f6ad1d", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "6d2ff97d-331d-410c-99fb-b11fa065781f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "7601892a-c740-4944-afee-c322071d29d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 1, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:11Z", "updated_at": "2018-08-05T18:45:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "2b17ed03-c863-4782-98c8-4b384c17db9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "415cf26f-f402-43aa-84fb-ff2853fe6795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T18:45:13Z", "revision_number": 0, "id": "75b16f6c-28c1-494e-b6e3-9c3e54edda2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "a2f7dd47-d6ab-4349-9e8e-3c417674e0db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "ac4db050-837e-483a-b83f-4f5d0b62f32c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 4, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 18:45:13,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-272f7308-48dd-4311-869c-72cb0ff85774 2018-08-05 18:45:13,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0782089233398s 2018-08-05 18:45:13,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-272f7308-48dd-4311-869c-72cb0ff85774 2018-08-05 18:45:13,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:45:13,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -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": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3"}}' 2018-08-05 18:45:13,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-8e0a6240-669f-4c3a-a0bf-3ba936dbb5c2 Date: Sun, 05 Aug 2018 18:45:13 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-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "port_range_min": 443, "revision_number": 0, "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:13Z", "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "0a6c9a4d-3f33-4c14-b062-d9b92e56c0ae"}} 2018-08-05 18:45:13,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8e0a6240-669f-4c3a-a0bf-3ba936dbb5c2 2018-08-05 18:45:13,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.33836388588s 2018-08-05 18:45:13,643 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8e0a6240-669f-4c3a-a0bf-3ba936dbb5c2 2018-08-05 18:45:13,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:45:13,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:13,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-33fb449c-788d-4108-9bfc-d564f07a05e5 Date: Sun, 05 Aug 2018 18:45:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:43:38Z", "updated_at": "2018-08-05T18:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "16a70962-bcb4-44ee-b179-183ffc403f20", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "5652b6f9-0cf9-4a78-abef-2f1587f6ad1d", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "6d2ff97d-331d-410c-99fb-b11fa065781f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "7601892a-c740-4944-afee-c322071d29d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 1, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:11Z", "updated_at": "2018-08-05T18:45:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T18:45:13Z", "revision_number": 0, "id": "0a6c9a4d-3f33-4c14-b062-d9b92e56c0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "2b17ed03-c863-4782-98c8-4b384c17db9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "415cf26f-f402-43aa-84fb-ff2853fe6795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T18:45:13Z", "revision_number": 0, "id": "75b16f6c-28c1-494e-b6e3-9c3e54edda2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "a2f7dd47-d6ab-4349-9e8e-3c417674e0db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "ac4db050-837e-483a-b83f-4f5d0b62f32c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 5, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 18:45:13,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-33fb449c-788d-4108-9bfc-d564f07a05e5 2018-08-05 18:45:13,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250655174255s 2018-08-05 18:45:13,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-33fb449c-788d-4108-9bfc-d564f07a05e5 2018-08-05 18:45:13,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:45:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -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": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3"}}' 2018-08-05 18:45:14,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-b3556cc8-3584-4f32-9194-4323cb883d3c Date: Sun, 05 Aug 2018 18:45: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": 5671, "updated_at": "2018-08-05T18:45:14Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "port_range_min": 5671, "revision_number": 0, "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:14Z", "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "13cda272-a0ec-4d80-b81b-f428a0fdbc7e"}} 2018-08-05 18:45:14,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b3556cc8-3584-4f32-9194-4323cb883d3c 2018-08-05 18:45:14,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.310122013092s 2018-08-05 18:45:14,212 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b3556cc8-3584-4f32-9194-4323cb883d3c 2018-08-05 18:45:14,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:45:14,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:14,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-5b1bee66-e04e-4cb4-833b-c4022ecbb22b Date: Sun, 05 Aug 2018 18:45:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:43:38Z", "updated_at": "2018-08-05T18:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "16a70962-bcb4-44ee-b179-183ffc403f20", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "5652b6f9-0cf9-4a78-abef-2f1587f6ad1d", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "6d2ff97d-331d-410c-99fb-b11fa065781f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "7601892a-c740-4944-afee-c322071d29d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 1, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:11Z", "updated_at": "2018-08-05T18:45:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T18:45:13Z", "revision_number": 0, "id": "0a6c9a4d-3f33-4c14-b062-d9b92e56c0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-05T18:45:14Z", "revision_number": 0, "id": "13cda272-a0ec-4d80-b81b-f428a0fdbc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:14Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "2b17ed03-c863-4782-98c8-4b384c17db9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "415cf26f-f402-43aa-84fb-ff2853fe6795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T18:45:13Z", "revision_number": 0, "id": "75b16f6c-28c1-494e-b6e3-9c3e54edda2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "a2f7dd47-d6ab-4349-9e8e-3c417674e0db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "ac4db050-837e-483a-b83f-4f5d0b62f32c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 6, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 18:45:14,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5b1bee66-e04e-4cb4-833b-c4022ecbb22b 2018-08-05 18:45:14,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.244724035263s 2018-08-05 18:45:14,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5b1bee66-e04e-4cb4-833b-c4022ecbb22b 2018-08-05 18:45:14,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:45:14,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -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": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3"}}' 2018-08-05 18:45:14,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-c79aba73-c64b-4edc-9d95-9d7c2d153ae6 Date: Sun, 05 Aug 2018 18:45: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": 53333, "updated_at": "2018-08-05T18:45:14Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "port_range_min": 53333, "revision_number": 0, "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:14Z", "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "3b7e115f-5192-4e54-9250-26c871dc389a"}} 2018-08-05 18:45:14,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c79aba73-c64b-4edc-9d95-9d7c2d153ae6 2018-08-05 18:45:14,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.328477144241s 2018-08-05 18:45:14,793 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c79aba73-c64b-4edc-9d95-9d7c2d153ae6 2018-08-05 18:45:14,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:45:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:15,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-679feb6a-0a22-490d-814b-278077109c15 Date: Sun, 05 Aug 2018 18:45:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"60aab74f3bbe41b392721765985aa2c8","l2_adjacency":true,"status":"ACTIVE","subnets":["dd3a0666-273b-4ad0-91f8-085dad71c92b"],"description":"","tags":[],"updated_at":"2018-08-05T18:43:39Z","qos_policy_id":null,"name":"cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d","admin_state_up":true,"tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:43:38Z","mtu":1450}]} 2018-08-05 18:45:15,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-679feb6a-0a22-490d-814b-278077109c15 2018-08-05 18:45:15,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.472425937653s 2018-08-05 18:45:15,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-679feb6a-0a22-490d-814b-278077109c15 2018-08-05 18:45:15,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:45:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:15,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e9271072-37a2-4fde-8289-0a73f61b5f46 Date: Sun, 05 Aug 2018 18:45:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap", "metadata": {}}], "file": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/file", "owner": "60aab74f3bbe41b392721765985aa2c8", "id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "size": 4373348352, "self": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T18:45:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T18:44:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:45:15,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e9271072-37a2-4fde-8289-0a73f61b5f46 2018-08-05 18:45:15,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210619211197s 2018-08-05 18:45:15,483 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e9271072-37a2-4fde-8289-0a73f61b5f46 2018-08-05 18:45:15,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 18:45:15,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:15,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5550282c-ea66-45c9-9b9e-d830324f9411 x-compute-request-id: req-5550282c-ea66-45c9-9b9e-d830324f9411 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_3ad85d6e-8656-4d45-81f5-a6122829982d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "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": "63196e76-3c99-4630-a8d8-8ad525aa440f"}]} 2018-08-05 18:45:15,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5550282c-ea66-45c9-9b9e-d830324f9411 2018-08-05 18:45:15,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0324769020081s 2018-08-05 18:45:15,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5550282c-ea66-45c9-9b9e-d830324f9411 2018-08-05 18:45:15,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 18:45:15,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"server": {"name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "imageRef": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "flavorRef": "63196e76-3c99-4630-a8d8-8ad525aa440f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a"}], "security_groups": [{"name": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3"}]}}' 2018-08-05 18:45:19,915 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 18:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99179d0e-6a08-43cb-9015-65fbcd449601 x-compute-request-id: req-99179d0e-6a08-43cb-9015-65fbcd449601 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3"}], "OS-DCF:diskConfig": "MANUAL", "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "adminPass": "5Y29rNM4dsUy"}} 2018-08-05 18:45:19,915 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-99179d0e-6a08-43cb-9015-65fbcd449601 2018-08-05 18:45:19,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.39623999596s 2018-08-05 18:45:19,915 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-99179d0e-6a08-43cb-9015-65fbcd449601 2018-08-05 18:45:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:19,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:20,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45: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-15fa4eb1-e52b-4408-b4d2-0082b91a58e7 x-compute-request-id: req-15fa4eb1-e52b-4408-b4d2-0082b91a58e7 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "user_id": "b8df80a677af40478f13f37df7b99b1e", "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-05T18:45:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:20,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15fa4eb1-e52b-4408-b4d2-0082b91a58e7 2018-08-05 18:45:20,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48161315918s 2018-08-05 18:45:20,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15fa4eb1-e52b-4408-b4d2-0082b91a58e7 2018-08-05 18:45:20,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:45:20,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:20,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-646a4264-1254-43ee-bf53-a816c4f55fed Date: Sun, 05 Aug 2018 18:45:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"60aab74f3bbe41b392721765985aa2c8","l2_adjacency":true,"status":"ACTIVE","subnets":["dd3a0666-273b-4ad0-91f8-085dad71c92b"],"description":"","tags":[],"updated_at":"2018-08-05T18:43:39Z","qos_policy_id":null,"name":"cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d","admin_state_up":true,"tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:43:38Z","mtu":1450}]} 2018-08-05 18:45:20,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-646a4264-1254-43ee-bf53-a816c4f55fed 2018-08-05 18:45:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108575105667s 2018-08-05 18:45:20,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-646a4264-1254-43ee-bf53-a816c4f55fed 2018-08-05 18:45:20,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 18:45:20,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:20,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-40459a50-6273-42c0-a1dd-99794202db2b Date: Sun, 05 Aug 2018 18:45:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T18:43:39Z","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":"60aab74f3bbe41b392721765985aa2c8","id":"dd3a0666-273b-4ad0-91f8-085dad71c92b","subnetpool_id":null,"name":"cloudify_ims-subnet_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 18:45:20,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-40459a50-6273-42c0-a1dd-99794202db2b 2018-08-05 18:45:20,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.047553062439s 2018-08-05 18:45:20,563 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-40459a50-6273-42c0-a1dd-99794202db2b 2018-08-05 18:45:20,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:22,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:22,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06359e39-2a98-4460-a221-91b4ade40e23 x-compute-request-id: req-06359e39-2a98-4460-a221-91b4ade40e23 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:22,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06359e39-2a98-4460-a221-91b4ade40e23 2018-08-05 18:45:22,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.319104909897s 2018-08-05 18:45:22,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06359e39-2a98-4460-a221-91b4ade40e23 2018-08-05 18:45:22,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:24,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:25,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45: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-90a5f2a3-bacb-46e4-96ba-7c7589cef45d x-compute-request-id: req-90a5f2a3-bacb-46e4-96ba-7c7589cef45d 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:25,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90a5f2a3-bacb-46e4-96ba-7c7589cef45d 2018-08-05 18:45:25,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626097917557s 2018-08-05 18:45:25,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90a5f2a3-bacb-46e4-96ba-7c7589cef45d 2018-08-05 18:45:25,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:27,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:27,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:28,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc5ee7fa-a80b-4667-b143-38e76b197b2a x-compute-request-id: req-cc5ee7fa-a80b-4667-b143-38e76b197b2a 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:28,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc5ee7fa-a80b-4667-b143-38e76b197b2a 2018-08-05 18:45:28,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15330410004s 2018-08-05 18:45:28,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc5ee7fa-a80b-4667-b143-38e76b197b2a 2018-08-05 18:45:28,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:30,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:30,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:31,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1e1e60b-c7c4-4137-a87f-88de7a32f386 x-compute-request-id: req-c1e1e60b-c7c4-4137-a87f-88de7a32f386 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:31,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1e1e60b-c7c4-4137-a87f-88de7a32f386 2018-08-05 18:45:31,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.945600986481s 2018-08-05 18:45:31,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1e1e60b-c7c4-4137-a87f-88de7a32f386 2018-08-05 18:45:31,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:33,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:33,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:34,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fb63e77-1680-4588-8a2f-f572908e3e89 x-compute-request-id: req-8fb63e77-1680-4588-8a2f-f572908e3e89 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:34,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fb63e77-1680-4588-8a2f-f572908e3e89 2018-08-05 18:45:34,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645663976669s 2018-08-05 18:45:34,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fb63e77-1680-4588-8a2f-f572908e3e89 2018-08-05 18:45:34,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:36,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:36,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:37,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a155ed37-2dbe-46c7-998b-f5e528a3de7d x-compute-request-id: req-a155ed37-2dbe-46c7-998b-f5e528a3de7d 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:37,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a155ed37-2dbe-46c7-998b-f5e528a3de7d 2018-08-05 18:45:37,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855933189392s 2018-08-05 18:45:37,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a155ed37-2dbe-46c7-998b-f5e528a3de7d 2018-08-05 18:45:37,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:39,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:39,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:39,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26a74cc9-57f6-4196-a25e-12041a946dfc x-compute-request-id: req-26a74cc9-57f6-4196-a25e-12041a946dfc 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:39,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26a74cc9-57f6-4196-a25e-12041a946dfc 2018-08-05 18:45:39,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430999040604s 2018-08-05 18:45:39,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26a74cc9-57f6-4196-a25e-12041a946dfc 2018-08-05 18:45:39,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:41,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:42,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2054957e-fb90-4248-8393-2e5576dea709 x-compute-request-id: req-2054957e-fb90-4248-8393-2e5576dea709 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:42,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2054957e-fb90-4248-8393-2e5576dea709 2018-08-05 18:45:42,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593366861343s 2018-08-05 18:45:42,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2054957e-fb90-4248-8393-2e5576dea709 2018-08-05 18:45:42,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:44,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:44,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38fc14d9-1ac5-40e1-a402-d2faaeb515be x-compute-request-id: req-38fc14d9-1ac5-40e1-a402-d2faaeb515be 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:44,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-38fc14d9-1ac5-40e1-a402-d2faaeb515be 2018-08-05 18:45:44,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567296981812s 2018-08-05 18:45:44,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-38fc14d9-1ac5-40e1-a402-d2faaeb515be 2018-08-05 18:45:44,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:46,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:46,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:47,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9893e671-8237-4780-afd1-8b06b7992ae0 x-compute-request-id: req-9893e671-8237-4780-afd1-8b06b7992ae0 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:47,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9893e671-8237-4780-afd1-8b06b7992ae0 2018-08-05 18:45:47,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576747894287s 2018-08-05 18:45:47,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9893e671-8237-4780-afd1-8b06b7992ae0 2018-08-05 18:45:47,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:49,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:49,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:50,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bba81da1-c0c2-42d2-a10d-a391572429ec x-compute-request-id: req-bba81da1-c0c2-42d2-a10d-a391572429ec 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:50,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bba81da1-c0c2-42d2-a10d-a391572429ec 2018-08-05 18:45:50,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.962047815323s 2018-08-05 18:45:50,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bba81da1-c0c2-42d2-a10d-a391572429ec 2018-08-05 18:45:50,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:52,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:52,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:52,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad41ef8c-eb37-4e14-a870-fa7a680093f9 x-compute-request-id: req-ad41ef8c-eb37-4e14-a870-fa7a680093f9 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:52,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad41ef8c-eb37-4e14-a870-fa7a680093f9 2018-08-05 18:45:52,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592483997345s 2018-08-05 18:45:52,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad41ef8c-eb37-4e14-a870-fa7a680093f9 2018-08-05 18:45:52,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:54,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:54,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:55,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2bb9153-ab61-4d04-8b23-f2361aa1183b x-compute-request-id: req-c2bb9153-ab61-4d04-8b23-f2361aa1183b 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:55,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2bb9153-ab61-4d04-8b23-f2361aa1183b 2018-08-05 18:45:55,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591661930084s 2018-08-05 18:45:55,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2bb9153-ab61-4d04-8b23-f2361aa1183b 2018-08-05 18:45:55,512 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:45:57,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:45:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:45:58,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:45: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-2c6319b0-9508-4f59-98b8-d31835cd2aed x-compute-request-id: req-2c6319b0-9508-4f59-98b8-d31835cd2aed 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:45:58,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2c6319b0-9508-4f59-98b8-d31835cd2aed 2018-08-05 18:45:58,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580682039261s 2018-08-05 18:45:58,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2c6319b0-9508-4f59-98b8-d31835cd2aed 2018-08-05 18:45:58,100 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:00,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:00,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46: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-5e6194dc-d9e7-44fe-b82e-99e313b7067a x-compute-request-id: req-5e6194dc-d9e7-44fe-b82e-99e313b7067a 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:00,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e6194dc-d9e7-44fe-b82e-99e313b7067a 2018-08-05 18:46:00,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576360940933s 2018-08-05 18:46:00,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e6194dc-d9e7-44fe-b82e-99e313b7067a 2018-08-05 18:46:00,684 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:02,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:02,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:03,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46: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-8f64c336-8d39-4eb0-8285-4dddc9fec873 x-compute-request-id: req-8f64c336-8d39-4eb0-8285-4dddc9fec873 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:03,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f64c336-8d39-4eb0-8285-4dddc9fec873 2018-08-05 18:46:03,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01241898537s 2018-08-05 18:46:03,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f64c336-8d39-4eb0-8285-4dddc9fec873 2018-08-05 18:46:03,703 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:05,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:05,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:06,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46: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-e1a7f522-5d5d-410d-bd54-001526a05adb x-compute-request-id: req-e1a7f522-5d5d-410d-bd54-001526a05adb 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:06,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1a7f522-5d5d-410d-bd54-001526a05adb 2018-08-05 18:46:06,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.954087972641s 2018-08-05 18:46:06,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1a7f522-5d5d-410d-bd54-001526a05adb 2018-08-05 18:46:06,665 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:08,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:09,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46: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-266c0890-8f35-4cc5-a973-ee66cfff8425 x-compute-request-id: req-266c0890-8f35-4cc5-a973-ee66cfff8425 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:09,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-266c0890-8f35-4cc5-a973-ee66cfff8425 2018-08-05 18:46:09,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78088593483s 2018-08-05 18:46:09,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-266c0890-8f35-4cc5-a973-ee66cfff8425 2018-08-05 18:46:09,452 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:11,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:11,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:12,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46: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-1d711d39-379c-46b6-b3ca-b27f50196534 x-compute-request-id: req-1d711d39-379c-46b6-b3ca-b27f50196534 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:12,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d711d39-379c-46b6-b3ca-b27f50196534 2018-08-05 18:46:12,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602340936661s 2018-08-05 18:46:12,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d711d39-379c-46b6-b3ca-b27f50196534 2018-08-05 18:46:12,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:14,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:14,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:14,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46: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-db3b096f-ddab-4cf9-a839-b58a46ff23e2 x-compute-request-id: req-db3b096f-ddab-4cf9-a839-b58a46ff23e2 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:14,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-db3b096f-ddab-4cf9-a839-b58a46ff23e2 2018-08-05 18:46:14,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579875946045s 2018-08-05 18:46:14,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-db3b096f-ddab-4cf9-a839-b58a46ff23e2 2018-08-05 18:46:14,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:16,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:17,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-549116dd-8c9e-4d3a-bfa0-0140e00354df x-compute-request-id: req-549116dd-8c9e-4d3a-bfa0-0140e00354df 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:17,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-549116dd-8c9e-4d3a-bfa0-0140e00354df 2018-08-05 18:46:17,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780019044876s 2018-08-05 18:46:17,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-549116dd-8c9e-4d3a-bfa0-0140e00354df 2018-08-05 18:46:17,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:19,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:19,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:20,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46: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-a2e6423d-9b33-4978-8c2d-5f425e7f8b53 x-compute-request-id: req-a2e6423d-9b33-4978-8c2d-5f425e7f8b53 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:20,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a2e6423d-9b33-4978-8c2d-5f425e7f8b53 2018-08-05 18:46:20,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582198858261s 2018-08-05 18:46:20,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a2e6423d-9b33-4978-8c2d-5f425e7f8b53 2018-08-05 18:46:20,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:22,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:22,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:22,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-6e254b64-6c63-498b-a3b0-57db7cedabee x-compute-request-id: req-6e254b64-6c63-498b-a3b0-57db7cedabee 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:22,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e254b64-6c63-498b-a3b0-57db7cedabee 2018-08-05 18:46:22,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616701126099s 2018-08-05 18:46:22,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e254b64-6c63-498b-a3b0-57db7cedabee 2018-08-05 18:46:22,647 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:24,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:24,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:25,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46: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-292200f4-17dc-49f2-8e64-ff8e619ca9d7 x-compute-request-id: req-292200f4-17dc-49f2-8e64-ff8e619ca9d7 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:25,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-292200f4-17dc-49f2-8e64-ff8e619ca9d7 2018-08-05 18:46:25,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376537084579s 2018-08-05 18:46:25,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-292200f4-17dc-49f2-8e64-ff8e619ca9d7 2018-08-05 18:46:25,031 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:27,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:27,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2b2fa48-6932-4634-b51c-07179f6ca3b7 x-compute-request-id: req-a2b2fa48-6932-4634-b51c-07179f6ca3b7 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:27,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a2b2fa48-6932-4634-b51c-07179f6ca3b7 2018-08-05 18:46:27,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58705997467s 2018-08-05 18:46:27,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a2b2fa48-6932-4634-b51c-07179f6ca3b7 2018-08-05 18:46:27,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:29,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:29,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:30,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-d7a8512c-846f-4264-9fa9-fdd59cea0145 x-compute-request-id: req-d7a8512c-846f-4264-9fa9-fdd59cea0145 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:30,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d7a8512c-846f-4264-9fa9-fdd59cea0145 2018-08-05 18:46:30,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577795028687s 2018-08-05 18:46:30,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d7a8512c-846f-4264-9fa9-fdd59cea0145 2018-08-05 18:46:30,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:32,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:32,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:32,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7bf72dc-1d60-4aa4-986f-c034f7929336 x-compute-request-id: req-b7bf72dc-1d60-4aa4-986f-c034f7929336 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:32,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b7bf72dc-1d60-4aa4-986f-c034f7929336 2018-08-05 18:46:32,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589020967484s 2018-08-05 18:46:32,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b7bf72dc-1d60-4aa4-986f-c034f7929336 2018-08-05 18:46:32,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:34,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:35,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46: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-70e4ec80-e20b-4091-ae2f-69401c5ec4d7 x-compute-request-id: req-70e4ec80-e20b-4091-ae2f-69401c5ec4d7 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:35,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-70e4ec80-e20b-4091-ae2f-69401c5ec4d7 2018-08-05 18:46:35,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804405927658s 2018-08-05 18:46:35,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-70e4ec80-e20b-4091-ae2f-69401c5ec4d7 2018-08-05 18:46:35,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:37,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:38,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bed95511-3ea4-40d2-badb-f285ba118add x-compute-request-id: req-bed95511-3ea4-40d2-badb-f285ba118add 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:38,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bed95511-3ea4-40d2-badb-f285ba118add 2018-08-05 18:46:38,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57266998291s 2018-08-05 18:46:38,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bed95511-3ea4-40d2-badb-f285ba118add 2018-08-05 18:46:38,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:40,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:40,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:40,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c90e32f3-db34-491f-9abb-a5f0beef2792 x-compute-request-id: req-c90e32f3-db34-491f-9abb-a5f0beef2792 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:40,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c90e32f3-db34-491f-9abb-a5f0beef2792 2018-08-05 18:46:40,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602339029312s 2018-08-05 18:46:40,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c90e32f3-db34-491f-9abb-a5f0beef2792 2018-08-05 18:46:40,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:42,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:42,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:43,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0754ecd7-d6a0-4270-acc7-b45d0453f580 x-compute-request-id: req-0754ecd7-d6a0-4270-acc7-b45d0453f580 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:43,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0754ecd7-d6a0-4270-acc7-b45d0453f580 2018-08-05 18:46:43,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596238851547s 2018-08-05 18:46:43,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0754ecd7-d6a0-4270-acc7-b45d0453f580 2018-08-05 18:46:43,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:45,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:45,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:46,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:46: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-777e3002-6f8c-45cb-8743-51fd7fda5ea0 x-compute-request-id: req-777e3002-6f8c-45cb-8743-51fd7fda5ea0 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:46,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-777e3002-6f8c-45cb-8743-51fd7fda5ea0 2018-08-05 18:46:46,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78351187706s 2018-08-05 18:46:46,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-777e3002-6f8c-45cb-8743-51fd7fda5ea0 2018-08-05 18:46:46,200 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:48,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:48,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-ef833ec4-3130-4917-a070-1a6983adcb93 x-compute-request-id: req-ef833ec4-3130-4917-a070-1a6983adcb93 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:48,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef833ec4-3130-4917-a070-1a6983adcb93 2018-08-05 18:46:48,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587538957596s 2018-08-05 18:46:48,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef833ec4-3130-4917-a070-1a6983adcb93 2018-08-05 18:46:48,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:50,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:50,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:51,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-5a317ab2-9545-4a69-aa32-a32b6e2ec6b0 x-compute-request-id: req-5a317ab2-9545-4a69-aa32-a32b6e2ec6b0 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:51,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a317ab2-9545-4a69-aa32-a32b6e2ec6b0 2018-08-05 18:46:51,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456017017365s 2018-08-05 18:46:51,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a317ab2-9545-4a69-aa32-a32b6e2ec6b0 2018-08-05 18:46:51,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:53,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:53,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:53,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-267b10a7-9cf2-4e31-8e40-27e7e4d5973a x-compute-request-id: req-267b10a7-9cf2-4e31-8e40-27e7e4d5973a 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:53,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-267b10a7-9cf2-4e31-8e40-27e7e4d5973a 2018-08-05 18:46:53,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409919977188s 2018-08-05 18:46:53,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-267b10a7-9cf2-4e31-8e40-27e7e4d5973a 2018-08-05 18:46:53,674 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:55,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:56,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-c0ac7fc2-da7c-400c-9db7-2b0c0a3d69f6 x-compute-request-id: req-c0ac7fc2-da7c-400c-9db7-2b0c0a3d69f6 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:56,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0ac7fc2-da7c-400c-9db7-2b0c0a3d69f6 2018-08-05 18:46:56,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591834068298s 2018-08-05 18:46:56,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0ac7fc2-da7c-400c-9db7-2b0c0a3d69f6 2018-08-05 18:46:56,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:46:58,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:46:58,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:46:58,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-88a2c880-8748-4c2a-8d03-b4b11a45656e x-compute-request-id: req-88a2c880-8748-4c2a-8d03-b4b11a45656e 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:46:58,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88a2c880-8748-4c2a-8d03-b4b11a45656e 2018-08-05 18:46:58,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405925035477s 2018-08-05 18:46:58,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88a2c880-8748-4c2a-8d03-b4b11a45656e 2018-08-05 18:46:58,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:00,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:01,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-4d49b3c0-ec84-4bce-88e8-abafc07b957b x-compute-request-id: req-4d49b3c0-ec84-4bce-88e8-abafc07b957b 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:01,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d49b3c0-ec84-4bce-88e8-abafc07b957b 2018-08-05 18:47:01,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591881990433s 2018-08-05 18:47:01,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d49b3c0-ec84-4bce-88e8-abafc07b957b 2018-08-05 18:47:01,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:03,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:03,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-b0f3b54a-7910-44ab-82c5-d77077e3e112 x-compute-request-id: req-b0f3b54a-7910-44ab-82c5-d77077e3e112 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:03,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0f3b54a-7910-44ab-82c5-d77077e3e112 2018-08-05 18:47:03,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581919908524s 2018-08-05 18:47:03,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0f3b54a-7910-44ab-82c5-d77077e3e112 2018-08-05 18:47:03,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:05,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:05,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:06,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-8fb6303a-05ce-4d0a-b1bf-a7b452020f24 x-compute-request-id: req-8fb6303a-05ce-4d0a-b1bf-a7b452020f24 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:06,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fb6303a-05ce-4d0a-b1bf-a7b452020f24 2018-08-05 18:47:06,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396637201309s 2018-08-05 18:47:06,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fb6303a-05ce-4d0a-b1bf-a7b452020f24 2018-08-05 18:47:06,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:08,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:08,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:09,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-d1ffb3f8-e274-4de2-b4eb-a9c16453afb7 x-compute-request-id: req-d1ffb3f8-e274-4de2-b4eb-a9c16453afb7 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:09,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1ffb3f8-e274-4de2-b4eb-a9c16453afb7 2018-08-05 18:47:09,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784440994263s 2018-08-05 18:47:09,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1ffb3f8-e274-4de2-b4eb-a9c16453afb7 2018-08-05 18:47:09,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:11,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:11,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:11,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:47: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-b90419f4-2d80-4a91-8e4a-e4af4133a0b4 x-compute-request-id: req-b90419f4-2d80-4a91-8e4a-e4af4133a0b4 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:11,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b90419f4-2d80-4a91-8e4a-e4af4133a0b4 2018-08-05 18:47:11,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685779094696s 2018-08-05 18:47:11,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b90419f4-2d80-4a91-8e4a-e4af4133a0b4 2018-08-05 18:47:11,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:13,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:13,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:14,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:47: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-d089947b-b3e2-43c7-b4b1-2e559b58e27a x-compute-request-id: req-d089947b-b3e2-43c7-b4b1-2e559b58e27a 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:14,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d089947b-b3e2-43c7-b4b1-2e559b58e27a 2018-08-05 18:47:14,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564590930939s 2018-08-05 18:47:14,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d089947b-b3e2-43c7-b4b1-2e559b58e27a 2018-08-05 18:47:14,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:16,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:16,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:16,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:47:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44d79dd2-f059-4646-9d8b-21365cb1bd49 x-compute-request-id: req-44d79dd2-f059-4646-9d8b-21365cb1bd49 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:16,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44d79dd2-f059-4646-9d8b-21365cb1bd49 2018-08-05 18:47:16,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604534864426s 2018-08-05 18:47:16,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44d79dd2-f059-4646-9d8b-21365cb1bd49 2018-08-05 18:47:16,945 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:18,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:19,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:47:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3bf7328-27a0-49f7-bd98-4a92933eeee4 x-compute-request-id: req-f3bf7328-27a0-49f7-bd98-4a92933eeee4 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:19,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3bf7328-27a0-49f7-bd98-4a92933eeee4 2018-08-05 18:47:19,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609395027161s 2018-08-05 18:47:19,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3bf7328-27a0-49f7-bd98-4a92933eeee4 2018-08-05 18:47:19,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:21,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:21,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:22,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:47: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-5c4cbdcd-a3a9-483b-a123-e5cc4531e001 x-compute-request-id: req-5c4cbdcd-a3a9-483b-a123-e5cc4531e001 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:22,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c4cbdcd-a3a9-483b-a123-e5cc4531e001 2018-08-05 18:47:22,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602149009705s 2018-08-05 18:47:22,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c4cbdcd-a3a9-483b-a123-e5cc4531e001 2018-08-05 18:47:22,170 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:24,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:24,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:24,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-62d26d06-7117-4023-99d0-ba762228f3c1 x-compute-request-id: req-62d26d06-7117-4023-99d0-ba762228f3c1 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:24,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-62d26d06-7117-4023-99d0-ba762228f3c1 2018-08-05 18:47:24,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592997074127s 2018-08-05 18:47:24,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-62d26d06-7117-4023-99d0-ba762228f3c1 2018-08-05 18:47:24,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:26,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:26,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:27,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:47: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-4d90e1b0-ee38-4483-ad1c-b5431c1cfde5 x-compute-request-id: req-4d90e1b0-ee38-4483-ad1c-b5431c1cfde5 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.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T18:45:22Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:27,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d90e1b0-ee38-4483-ad1c-b5431c1cfde5 2018-08-05 18:47:27,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588943004608s 2018-08-05 18:47:27,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d90e1b0-ee38-4483-ad1c-b5431c1cfde5 2018-08-05 18:47:27,360 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 18:47:29,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 18:47:29,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:29,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-98a79927-c8c6-4dc7-b410-8a8c89a00c4f x-compute-request-id: req-98a79927-c8c6-4dc7-b410-8a8c89a00c4f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:6c:d2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T18:47:27.000000", "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T18:47:27Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 18:47:29,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-98a79927-c8c6-4dc7-b410-8a8c89a00c4f 2018-08-05 18:47:29,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414317131042s 2018-08-05 18:47:29,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-98a79927-c8c6-4dc7-b410-8a8c89a00c4f 2018-08-05 18:47:29,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 18:47:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b218642e-4e66-4cb9-975f-33e3d92f3498" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:29,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-23e76503-1e3c-4f19-933f-4c5acfd63c04 Date: Sun, 05 Aug 2018 18:47:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T18:47:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dd3a0666-273b-4ad0-91f8-085dad71c92b","ip_address":"192.168.120.12"}],"id":"0089166b-2cc7-43c4-b8ae-163a1fe620b5","security_groups":["dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3"],"mac_address":"fa:16:3e:a4:6c:d2","project_id":"60aab74f3bbe41b392721765985aa2c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:45:23Z","binding:vnic_type":"normal","device_id":"b218642e-4e66-4cb9-975f-33e3d92f3498","ip_allocation":"immediate"}]} 2018-08-05 18:47:29,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b218642e-4e66-4cb9-975f-33e3d92f3498 used request id req-23e76503-1e3c-4f19-933f-4c5acfd63c04 2018-08-05 18:47:29,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0654809474945s 2018-08-05 18:47:29,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b218642e-4e66-4cb9-975f-33e3d92f3498 used request id req-23e76503-1e3c-4f19-933f-4c5acfd63c04 2018-08-05 18:47:29,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:47:29,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0089166b-2cc7-43c4-b8ae-163a1fe620b5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:29,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a8c98a77-7272-42c9-b10a-26244602677d Date: Sun, 05 Aug 2018 18:47:29 GMT RESP BODY: {"floatingips": []} 2018-08-05 18:47:29,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0089166b-2cc7-43c4-b8ae-163a1fe620b5 used request id req-a8c98a77-7272-42c9-b10a-26244602677d 2018-08-05 18:47:29,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0570938587189s 2018-08-05 18:47:29,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0089166b-2cc7-43c4-b8ae-163a1fe620b5 used request id req-a8c98a77-7272-42c9-b10a-26244602677d 2018-08-05 18:47:29,911 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a4:6c:d2', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd'}), 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-05T18:47:27.000000', 'flavor': Munch({u'id': u'63196e76-3c99-4630-a8d8-8ad525aa440f'}), 'az': u'nova', 'id': u'b218642e-4e66-4cb9-975f-33e3d92f3498', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b8df80a677af40478f13f37df7b99b1e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60aab74f3bbe41b392721765985aa2c8', 'name': 'cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d', '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-05T18:47:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T18:47:27Z', 'hostId': u'f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a', '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-05T18:47:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'60aab74f3bbe41b392721765985aa2c8', 'name': u'cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d', 'adminPass': u'5Y29rNM4dsUy', 'tenant_id': u'60aab74f3bbe41b392721765985aa2c8', 'created_at': u'2018-08-05T18:45:19Z', 'created': u'2018-08-05T18:45:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 18:47:29,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 18:47:29,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:30,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-2c64e97f-3bee-496b-80f8-3e7abffd203d Date: Sun, 05 Aug 2018 18:47:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"60aab74f3bbe41b392721765985aa2c8","l2_adjacency":true,"status":"ACTIVE","subnets":["dd3a0666-273b-4ad0-91f8-085dad71c92b"],"description":"","tags":[],"updated_at":"2018-08-05T18:43:39Z","qos_policy_id":null,"name":"cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d","admin_state_up":true,"tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:43:38Z","mtu":1450}]} 2018-08-05 18:47:30,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2c64e97f-3bee-496b-80f8-3e7abffd203d 2018-08-05 18:47:30,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.137202978134s 2018-08-05 18:47:30,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2c64e97f-3bee-496b-80f8-3e7abffd203d 2018-08-05 18:47:30,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 18:47:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b218642e-4e66-4cb9-975f-33e3d92f3498" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:30,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-4e8c8a28-8004-484a-92bc-3805fd6053cd Date: Sun, 05 Aug 2018 18:47:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T18:47:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dd3a0666-273b-4ad0-91f8-085dad71c92b","ip_address":"192.168.120.12"}],"id":"0089166b-2cc7-43c4-b8ae-163a1fe620b5","security_groups":["dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3"],"mac_address":"fa:16:3e:a4:6c:d2","project_id":"60aab74f3bbe41b392721765985aa2c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:45:23Z","binding:vnic_type":"normal","device_id":"b218642e-4e66-4cb9-975f-33e3d92f3498","ip_allocation":"immediate"}]} 2018-08-05 18:47:30,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b218642e-4e66-4cb9-975f-33e3d92f3498 used request id req-4e8c8a28-8004-484a-92bc-3805fd6053cd 2018-08-05 18:47:30,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0618879795074s 2018-08-05 18:47:30,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b218642e-4e66-4cb9-975f-33e3d92f3498 used request id req-4e8c8a28-8004-484a-92bc-3805fd6053cd 2018-08-05 18:47:30,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-05 18:47:30,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"floatingip": {"floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "fixed_ip_address": "192.168.120.12", "port_id": "0089166b-2cc7-43c4-b8ae-163a1fe620b5"}}' 2018-08-05 18:47:32,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-513b159a-7505-4692-bfb5-1c0dd560ad37 Date: Sun, 05 Aug 2018 18:47:32 GMT RESP BODY: {"floatingip": {"router_id": "c43590f1-0446-4478-922f-d071922d38d1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:47:31Z", "updated_at": "2018-08-05T18:47:31Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:6c:d2", "device_id": "b218642e-4e66-4cb9-975f-33e3d92f3498"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "60aab74f3bbe41b392721765985aa2c8", "port_id": "0089166b-2cc7-43c4-b8ae-163a1fe620b5", "id": "29269157-16ec-4715-81dd-a39d6a1850c2", "qos_policy_id": null}} 2018-08-05 18:47:32,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-513b159a-7505-4692-bfb5-1c0dd560ad37 2018-08-05 18:47:32,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.7050909996s 2018-08-05 18:47:32,822 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-513b159a-7505-4692-bfb5-1c0dd560ad37 2018-08-05 18:47:32,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:47:32,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:32,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-75f2ba8b-f9c6-4b28-a507-72847575abdd Date: Sun, 05 Aug 2018 18:47:32 GMT RESP BODY: {"floatingips": [{"router_id": "c43590f1-0446-4478-922f-d071922d38d1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:47:31Z", "updated_at": "2018-08-05T18:47:31Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:6c:d2", "device_id": "b218642e-4e66-4cb9-975f-33e3d92f3498"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "60aab74f3bbe41b392721765985aa2c8", "port_id": "0089166b-2cc7-43c4-b8ae-163a1fe620b5", "id": "29269157-16ec-4715-81dd-a39d6a1850c2", "qos_policy_id": null}]} 2018-08-05 18:47:32,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-75f2ba8b-f9c6-4b28-a507-72847575abdd 2018-08-05 18:47:32,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0739598274231s 2018-08-05 18:47:32,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-75f2ba8b-f9c6-4b28-a507-72847575abdd 2018-08-05 18:47:32,907 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:47:33,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:47:33,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:33,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-17714454-f7bd-446c-a00e-32c3b6572e53 Date: Sun, 05 Aug 2018 18:47:33 GMT RESP BODY: {"floatingips": [{"router_id": "c43590f1-0446-4478-922f-d071922d38d1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:47:31Z", "updated_at": "2018-08-05T18:47:31Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:6c:d2", "device_id": "b218642e-4e66-4cb9-975f-33e3d92f3498"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "60aab74f3bbe41b392721765985aa2c8", "port_id": "0089166b-2cc7-43c4-b8ae-163a1fe620b5", "id": "29269157-16ec-4715-81dd-a39d6a1850c2", "qos_policy_id": null}]} 2018-08-05 18:47:33,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-17714454-f7bd-446c-a00e-32c3b6572e53 2018-08-05 18:47:33,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0698070526123s 2018-08-05 18:47:33,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-17714454-f7bd-446c-a00e-32c3b6572e53 2018-08-05 18:47:33,086 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:47:33,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:47:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:33,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-199f696c-cbdd-4f11-9981-ed1fc54098ac Date: Sun, 05 Aug 2018 18:47:33 GMT RESP BODY: {"floatingips": [{"router_id": "c43590f1-0446-4478-922f-d071922d38d1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:47:31Z", "updated_at": "2018-08-05T18:47:31Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:6c:d2", "device_id": "b218642e-4e66-4cb9-975f-33e3d92f3498"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "60aab74f3bbe41b392721765985aa2c8", "port_id": "0089166b-2cc7-43c4-b8ae-163a1fe620b5", "id": "29269157-16ec-4715-81dd-a39d6a1850c2", "qos_policy_id": null}]} 2018-08-05 18:47:33,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-199f696c-cbdd-4f11-9981-ed1fc54098ac 2018-08-05 18:47:33,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062362909317s 2018-08-05 18:47:33,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-199f696c-cbdd-4f11-9981-ed1fc54098ac 2018-08-05 18:47:33,256 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:47:33,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:47:33,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:33,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-6cdcbabb-f4e1-4be7-9c99-81fb25edaa59 Date: Sun, 05 Aug 2018 18:47:33 GMT RESP BODY: {"floatingips": [{"router_id": "c43590f1-0446-4478-922f-d071922d38d1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:47:31Z", "updated_at": "2018-08-05T18:47:31Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:6c:d2", "device_id": "b218642e-4e66-4cb9-975f-33e3d92f3498"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "60aab74f3bbe41b392721765985aa2c8", "port_id": "0089166b-2cc7-43c4-b8ae-163a1fe620b5", "id": "29269157-16ec-4715-81dd-a39d6a1850c2", "qos_policy_id": null}]} 2018-08-05 18:47:33,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6cdcbabb-f4e1-4be7-9c99-81fb25edaa59 2018-08-05 18:47:33,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.086287021637s 2018-08-05 18:47:33,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6cdcbabb-f4e1-4be7-9c99-81fb25edaa59 2018-08-05 18:47:33,451 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:47:33,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:47:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:33,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-68e4a8f0-9218-4af7-b522-504611941882 Date: Sun, 05 Aug 2018 18:47:33 GMT RESP BODY: {"floatingips": [{"router_id": "c43590f1-0446-4478-922f-d071922d38d1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:47:31Z", "updated_at": "2018-08-05T18:47:31Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:6c:d2", "device_id": "b218642e-4e66-4cb9-975f-33e3d92f3498"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "60aab74f3bbe41b392721765985aa2c8", "port_id": "0089166b-2cc7-43c4-b8ae-163a1fe620b5", "id": "29269157-16ec-4715-81dd-a39d6a1850c2", "qos_policy_id": null}]} 2018-08-05 18:47:33,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-68e4a8f0-9218-4af7-b522-504611941882 2018-08-05 18:47:33,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0641260147095s 2018-08-05 18:47:33,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-68e4a8f0-9218-4af7-b522-504611941882 2018-08-05 18:47:33,624 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:47:33,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:47:33,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:33,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-39468a6a-7479-429d-84c7-660da0c29cc6 Date: Sun, 05 Aug 2018 18:47:33 GMT RESP BODY: {"floatingips": [{"router_id": "c43590f1-0446-4478-922f-d071922d38d1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:47:31Z", "updated_at": "2018-08-05T18:47:31Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:6c:d2", "device_id": "b218642e-4e66-4cb9-975f-33e3d92f3498"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "60aab74f3bbe41b392721765985aa2c8", "port_id": "0089166b-2cc7-43c4-b8ae-163a1fe620b5", "id": "29269157-16ec-4715-81dd-a39d6a1850c2", "qos_policy_id": null}]} 2018-08-05 18:47:33,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-39468a6a-7479-429d-84c7-660da0c29cc6 2018-08-05 18:47:33,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06187915802s 2018-08-05 18:47:33,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-39468a6a-7479-429d-84c7-660da0c29cc6 2018-08-05 18:47:33,794 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:47:33,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:47:33,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:33,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-bc425f39-b832-4a43-b269-f0fbcfdc22e5 Date: Sun, 05 Aug 2018 18:47:33 GMT RESP BODY: {"floatingips": [{"router_id": "c43590f1-0446-4478-922f-d071922d38d1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:47:31Z", "updated_at": "2018-08-05T18:47:31Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:6c:d2", "device_id": "b218642e-4e66-4cb9-975f-33e3d92f3498"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "60aab74f3bbe41b392721765985aa2c8", "port_id": "0089166b-2cc7-43c4-b8ae-163a1fe620b5", "id": "29269157-16ec-4715-81dd-a39d6a1850c2", "qos_policy_id": null}]} 2018-08-05 18:47:33,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bc425f39-b832-4a43-b269-f0fbcfdc22e5 2018-08-05 18:47:33,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0698847770691s 2018-08-05 18:47:33,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bc425f39-b832-4a43-b269-f0fbcfdc22e5 2018-08-05 18:47:33,973 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 18:47:34,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 18:47:34,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:47:34,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-6e327d90-d0e6-487f-a207-41f0aefa08ec Date: Sun, 05 Aug 2018 18:47:34 GMT RESP BODY: {"floatingips": [{"router_id": "c43590f1-0446-4478-922f-d071922d38d1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:47:31Z", "updated_at": "2018-08-05T18:47:34Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:6c:d2", "device_id": "b218642e-4e66-4cb9-975f-33e3d92f3498"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "60aab74f3bbe41b392721765985aa2c8", "port_id": "0089166b-2cc7-43c4-b8ae-163a1fe620b5", "id": "29269157-16ec-4715-81dd-a39d6a1850c2", "qos_policy_id": null}]} 2018-08-05 18:47:34,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e327d90-d0e6-487f-a207-41f0aefa08ec 2018-08-05 18:47:34,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617198944092s 2018-08-05 18:47:34,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e327d90-d0e6-487f-a207-41f0aefa08ec 2018-08-05 18:47:34,142 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c43590f1-0446-4478-922f-d071922d38d1', 'updated_at': u'2018-08-05T18:47:34Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'0089166b-2cc7-43c4-b8ae-163a1fe620b5', 'id': u'29269157-16ec-4715-81dd-a39d6a1850c2', 'network': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'port': u'0089166b-2cc7-43c4-b8ae-163a1fe620b5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60aab74f3bbe41b392721765985aa2c8', 'name': 'cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'60aab74f3bbe41b392721765985aa2c8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a4:6c:d2', u'device_id': u'b218642e-4e66-4cb9-975f-33e3d92f3498'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'60aab74f3bbe41b392721765985aa2c8', 'created_at': u'2018-08-05T18:47:31Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a4:6c:d2', u'device_id': u'b218642e-4e66-4cb9-975f-33e3d92f3498'}), 'router': u'c43590f1-0446-4478-922f-d071922d38d1'}) 2018-08-05 18:47:34,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 18:47:34,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 18:47:34,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-398f0d14-7259-4844-a281-4661e0ae75ce x-compute-request-id: req-398f0d14-7259-4844-a281-4661e0ae75ce Content-Encoding: gzip Content-Length: 10995 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 1752123641 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.322719] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.325053] pid_max: default: 32768 minimum: 301\n[ 0.326314] Security Framework initialized\n[ 0.327477] SELinux: Initializing.\n[ 0.328782] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.333511] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.336467] Mount-cache hash table entries: 4096\n[ 0.337942] Initializing cgroup subsys memory\n[ 0.339160] Initializing cgroup subsys devices\n[ 0.340394] Initializing cgroup subsys freezer\n[ 0.341619] Initializing cgroup subsys net_cls\n[ 0.342850] Initializing cgroup subsys blkio\n[ 0.344041] Initializing cgroup subsys perf_event\n[ 0.345304] Initializing cgroup subsys hugetlb\n[ 0.346518] Initializing cgroup subsys pids\n[ 0.347697] Initializing cgroup subsys net_prio\n[ 0.349003] CPU: Physical Processor ID: 0\n[ 0.350876] mce: CPU supports 10 MCE banks\n[ 0.352055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.353412] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.354761] tlb_flushall_shift: 6\n[ 0.355982] Freeing SMP alternatives: 28k freed\n[ 0.359806] ACPI: Core revision 20130517\n[ 0.361352] ACPI: All ACPI Tables successfully acquired\n[ 0.362874] ftrace: allocating 25812 entries in 101 pages\n[ 0.384127] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.386879] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.388448] smpboot: Max logical packages: 2\n[ 0.389794] Enabling x2apic\n[ 0.390748] Enabled x2apic\n[ 0.391870] Switched APIC routing to physical x2apic.\n[ 0.394103] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.395630] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.398432] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.406581] KVM setup paravirtual spinlock\n[ 0.408905] smpboot: Booting Node 0, Processors #1 OK\n[ 0.410613] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.432706] Brought up 2 CPUs\n[ 0.432708] KVM setup async PF for cpu 1\n[ 0.432711] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.436010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.438252] devtmpfs: initialized\n[ 0.440763] EVM: security.selinux\n[ 0.441796] EVM: security.ima\n[ 0.442753] EVM: security.capability\n[ 0.444426] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.446046] pinctrl core: initialized pinctrl subsystem\n[ 0.447503] NET: Registered protocol family 16\n[ 0.448907] ACPI: bus type PCI registered\n[ 0.450055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.451679] PCI: Using configuration type 1 for base access\n[ 0.456459] ACPI: Added _OSI(Module Device)\n[ 0.457649] ACPI: Added _OSI(Processor Device)\n[ 0.458868] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.460110] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.462527] ACPI: Interpreter enabled\n[ 0.463623] ACPI: (supports S0 S5)\n[ 0.464652] ACPI: Using IOAPIC for interrupt routing\n[ 0.465942] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.469994] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.471500] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.473116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.474696] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.477618] acpiphp: Slot [3] registered\n[ 0.478761] acpiphp: Slot [4] registered\n[ 0.479915] acpiphp: Slot [5] registered\n[ 0.481056] acpiphp: Slot [6] registered\n[ 0.482206] acpiphp: Slot [7] registered\n[ 0.483347] acpiphp: Slot [8] registered\n[ 0.484488] acpiphp: Slot [9] registered\n[ 0.485623] acpiphp: Slot [10] registered\n[ 0.486782] acpiphp: Slot [11] registered\n[ 0.487936] acpiphp: Slot [12] registered\n[ 0.489092] acpiphp: Slot [13] registered\n[ 0.490248] acpiphp: Slot [14] registered\n[ 0.491394] acpiphp: Slot [15] registered\n[ 0.492553] acpiphp: Slot [16] registered\n[ 0.493706] acpiphp: Slot [17] registered\n[ 0.494863] acpiphp: Slot [18] registered\n[ 0.496011] acpiphp: Slot [19] registered\n[ 0.497168] acpiphp: Slot [20] registered\n[ 0.498319] acpiphp: Slot [21] registered\n[ 0.499467] acpiphp: Slot [22] registered\n[ 0.500613] acpiphp: Slot [23] registered\n[ 0.501773] acpiphp: Slot [24] registered\n[ 0.502930] acpiphp: Slot [25] registered\n[ 0.504088] acpiphp: Slot [26] registered\n[ 0.505247] acpiphp: Slot [27] registered\n[ 0.506401] acpiphp: Slot [28] registered\n[ 0.507551] acpiphp: Slot [29] registered\n[ 0.508695] acpiphp: Slot [30] registered\n[ 0.509847] acpiphp: Slot [31] registered\n[ 0.510990] PCI host bridge to bus 0000:00\n[ 0.512141] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.513558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.515125] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.516710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.518799] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.520884] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.525490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.527144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.528692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.530341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.534691] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.536764] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.559005] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.560872] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.562661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.564474] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.566504] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.568185] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.569865] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572071] vgaarb: loaded\n[ 0.572983] vgaarb: bridge control possible 0000:00:02.0\n[ 0.574466] SCSI subsystem initialized\n[ 0.575593] ACPI: bus type USB registered\n[ 0.576756] usbcore: registered new interface driver usbfs\n[ 0.578138] usbcore: registered new interface driver hub\n[ 0.579518] usbcore: registered new device driver usb\n[ 0.581003] PCI: Using ACPI for IRQ routing\n[ 0.582475] NetLabel: Initializing\n[ 0.583518] NetLabel: domain hash size = 128\n[ 0.584715] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.586047] NetLabel: unlabeled traffic allowed by default\n[ 0.587540] Switched to clocksource kvm-clock\n[ 0.595531] pnp: PnP ACPI init\n[ 0.596524] ACPI: bus type PNP registered\n[ 0.598010] pnp: PnP ACPI: found 5 devices\n[ 0.599166] ACPI: bus type PNP unregistered\n[ 0.606697] NET: Registered protocol family 2\n[ 0.608199] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.610477] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.612375] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.614014] TCP: reno registered\n[ 0.615020] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.616532] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.618212] NET: Registered protocol family 1\n[ 0.619791] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.621601] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623440] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.643344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.663280] Unpacking initramfs...\n[ 1.128352] Freeing initrd memory: 37508k freed\n[ 1.138372] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.140007] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.142993] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.144616] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.146455] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.147979] Initialise system trusted keyring\n[ 1.149220] audit: initializing netlink socket (disabled)\n[ 1.150602] type=2000 audit(1533494850.355:1): initialized\n[ 1.167309] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.168852] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.171263] zpool: loaded\n[ 1.172212] zbud: loaded\n[ 1.173290] VFS: Disk quotas dquot_6.5.2\n[ 1.174472] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.176165] msgmni has been set to 7578\n[ 1.177349] Key type big_key registered\n[ 1.179368] NET: Registered protocol family 38\n[ 1.180602] Key type asymmetric registered\n[ 1.181756] Asymmetric key parser 'x509' registered\n[ 1.183043] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.185225] io scheduler noop registered\n[ 1.186369] io scheduler deadline registered (default)\n[ 1.197764] io scheduler cfq registered\n[ 1.198977] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.200395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.202061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.204162] ACPI: Power Button [PWRF]\n[ 1.205357] GHES: HEST is not enabled!\n[ 1.206553] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.230774] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.232536] Non-volatile memory driver v1.3\n[ 1.233717] Linux agpgart interface v0.103\n[ 1.234982] crash memory driver: version 1.1\n[ 1.236250] rdac: device handler registered\n[ 1.237499] hp_sw: device handler registered\n[ 1.238690] emc: device handler registered\n[ 1.239853] alua: device handler registered\n[ 1.241039] libphy: Fixed MDIO Bus: probed\n[ 1.242238] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.243788] ehci-pci: EHCI PCI platform driver\n[ 1.245005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.246504] ohci-pci: OHCI PCI platform driver\n[ 1.247716] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.267715] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.269097] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.271195] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.272539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.274040] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.275631] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.277687] usb usb1: Product: UHCI Host Controller\n[ 1.278958] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.280600] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.281899] hub 1-0:1.0: USB hub found\n[ 1.283013] hub 1-0:1.0: 2 ports detected\n[ 1.284295] usbcore: registered new interface driver usbserial\n[ 1.285758] usbcore: registered new interface driver usbserial_generic\n[ 1.287304] usbserial: USB Serial support registered for generic\n[ 1.288804] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.291617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.292932] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.294361] mousedev: PS/2 mouse device common for all mice\n[ 1.296063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.298551] rtc_cmos 00:00: RTC can wake from S4\n[ 1.299333] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.299802] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.305339] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.306896] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.308481] cpuidle: using governor menu\n[ 1.309656] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.311099] usbcore: registered new interface driver usbhid\n[ 1.312492] usbhid: USB HID core driver\n[ 1.313635] drop_monitor: Initializing network drop monitor service\n[ 1.315186] TCP: cubic registered\n[ 1.316208] Initializing XFRM netlink socket\n[ 1.317445] NET: Registered protocol family 10\n[ 1.318920] NET: Registered protocol family 17\n[ 1.320307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.322251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.323712] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.326185] Loading compiled-in X.509 certificates\n[ 1.327456] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.329872] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.332703] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.335236] registered taskstats version 1\n[ 1.338301] Key type trusted registered\n[ 1.340847] Key type encrypted registered\n[ 1.343356] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.345183] rtc_cmos 00:00: setting system clock to 2018-08-05 18:47:30 UTC (1533494850)\n[ 1.348073] Freeing unused kernel memory: 1680k freed\n[ 1.352886] 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.357169] systemd[1]: Detected virtualization kvm.\n[ 1.358470] systemd[1]: Detected architecture x86-64.\n[ 1.359801] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.362320] systemd[1]: No hostname configured.\n[ 1.363572] systemd[1]: Set hostname to .\n[ 1.364949] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.395549] systemd[1]: Reached target Local File Systems.\n[ 1.396967] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.399107] systemd[1]: Reached target Timers.\n[ 1.400376] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.402428] systemd[1]: Created slice Root Slice.\n[ 1.403712] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.405823] systemd[1]: Listening on udev Kernel Socket.\n[ 1.407212] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.409437] systemd[1]: Listening on udev Control Socket.\n[ 1.410817] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.413026] systemd[1]: Listening on Journal Socket.\n[ 1.414393] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.416457] systemd[1]: Reached target Sockets.\n[ 1.417707] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.419757] systemd[1]: Created slice System Slice.\n[ 1.421069] systemd[1]: Starting System Slice.\n[ 1.422757] 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.427486] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.431260] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.435290] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.444075] systemd[1]: Reached target Slices.\n[ 1.446071] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.449669] systemd[1]: Reached target Swap.\n[ 1.451627] systemd[1]: Starting Swap.\n[ 1.453555] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.457086] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.461284] systemd[1]: Reached target Paths.\n[ 1.462492] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.464907] 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.517916] RPC: Registered named UNIX socket transport module.\n[ 1.519363] RPC: Registered udp transport module.\n[ 1.520562] RPC: Registered tcp transport module.\n[ 1.521757] 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.586550] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.619254] FDC 0 is a S82078B\n[ 1.645137] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.686193] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.688948] scsi host0: ata_piix\n[ 1.690168] scsi host1: ata_piix\n[ 1.691379] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.692929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.697223] 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.740297] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.741880] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.743466] usb 1-1: Product: QEMU USB Tablet\n[ 1.744616] usb 1-1: Manufacturer: QEMU\n[ 1.745687] usb 1-1: SerialNumber: 42\n[ 1.755422] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.757985] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.866416] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.868913] XFS (vda1): Mounting V4 Filesystem\n[ 1.893301] 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 System Initialization.\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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev 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.141739] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.145612] tsc: Refined TSC clocksource calibration: 3491.857 MHz\n[ 2.239475] SELinux: Disabled at runtime.\n[ 2.277601] type=1404 audit(1533494851.432:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.318330] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.319820] 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] Reached target Swap.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[ 2.586904] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\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] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting 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 Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.670867] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.842947] type=1305 audit(1533494851.997:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[ 2.969435] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.973284] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 2.984008] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.006454] ppdev: user-space parallel port driver\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n[ 3.012897] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.014520] [TTM] Initializing pool allocator\n[ 3.016100] [TTM] Initializing DMA pool allocator\n[ 3.020980] [drm] fb mappable at 0xFC000000\n [ 3.022733] [drm] vram aper at 0xFC000000\nStarting Authorization Manager...\n[ 3.024441] [drm] size 33554432\n[ 3.025637] [drm] fb depth is 24\n[ 3.025637] [drm] pitch is 3072\n[ 3.028716] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.048224] Console: switching to colour frame buffer device 128x48\n[ 3.062640] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.068555] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\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] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\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.146842] AES CTR mode by8 optimization enabled\nStarted 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[ 3.169324] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.184568] alg: No test for crc32 (crc32-pclmul)\n[ 3.188922] intel_rapl: no valid rapl domains found in package 0\n[ 3.193263] intel_powerclamp: No package C-state available\n[ 3.199329] intel_powerclamp: No package C-state available[ 3.254940] cloud-init[531]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 18:47:32 +0000. Up 3.22 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-08-05 18:47:34,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498/action used request id req-398f0d14-7259-4844-a281-4661e0ae75ce 2018-08-05 18:47:34,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.123541116714s 2018-08-05 18:47:34,268 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498/action used request id req-398f0d14-7259-4844-a281-4661e0ae75ce 2018-08-05 18:47:34,268 - 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 1752123641 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.322719] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.325053] pid_max: default: 32768 minimum: 301 [ 0.326314] Security Framework initialized [ 0.327477] SELinux: Initializing. [ 0.328782] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.333511] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.336467] Mount-cache hash table entries: 4096 [ 0.337942] Initializing cgroup subsys memory [ 0.339160] Initializing cgroup subsys devices [ 0.340394] Initializing cgroup subsys freezer [ 0.341619] Initializing cgroup subsys net_cls [ 0.342850] Initializing cgroup subsys blkio [ 0.344041] Initializing cgroup subsys perf_event [ 0.345304] Initializing cgroup subsys hugetlb [ 0.346518] Initializing cgroup subsys pids [ 0.347697] Initializing cgroup subsys net_prio [ 0.349003] CPU: Physical Processor ID: 0 [ 0.350876] mce: CPU supports 10 MCE banks [ 0.352055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.353412] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.354761] tlb_flushall_shift: 6 [ 0.355982] Freeing SMP alternatives: 28k freed [ 0.359806] ACPI: Core revision 20130517 [ 0.361352] ACPI: All ACPI Tables successfully acquired [ 0.362874] ftrace: allocating 25812 entries in 101 pages [ 0.384127] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.386879] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.388448] smpboot: Max logical packages: 2 [ 0.389794] Enabling x2apic [ 0.390748] Enabled x2apic [ 0.391870] Switched APIC routing to physical x2apic. [ 0.394103] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.395630] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.398432] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.406581] KVM setup paravirtual spinlock [ 0.408905] smpboot: Booting Node 0, Processors #1 OK [ 0.410613] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.432706] Brought up 2 CPUs [ 0.432708] KVM setup async PF for cpu 1 [ 0.432711] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.436010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.438252] devtmpfs: initialized [ 0.440763] EVM: security.selinux [ 0.441796] EVM: security.ima [ 0.442753] EVM: security.capability [ 0.444426] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.446046] pinctrl core: initialized pinctrl subsystem [ 0.447503] NET: Registered protocol family 16 [ 0.448907] ACPI: bus type PCI registered [ 0.450055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.451679] PCI: Using configuration type 1 for base access [ 0.456459] ACPI: Added _OSI(Module Device) [ 0.457649] ACPI: Added _OSI(Processor Device) [ 0.458868] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.460110] ACPI: Added _OSI(Processor Aggregator Device) [ 0.462527] ACPI: Interpreter enabled [ 0.463623] ACPI: (supports S0 S5) [ 0.464652] ACPI: Using IOAPIC for interrupt routing [ 0.465942] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.469994] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.471500] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.473116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.474696] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.477618] acpiphp: Slot [3] registered [ 0.478761] acpiphp: Slot [4] registered [ 0.479915] acpiphp: Slot [5] registered [ 0.481056] acpiphp: Slot [6] registered [ 0.482206] acpiphp: Slot [7] registered [ 0.483347] acpiphp: Slot [8] registered [ 0.484488] acpiphp: Slot [9] registered [ 0.485623] acpiphp: Slot [10] registered [ 0.486782] acpiphp: Slot [11] registered [ 0.487936] acpiphp: Slot [12] registered [ 0.489092] acpiphp: Slot [13] registered [ 0.490248] acpiphp: Slot [14] registered [ 0.491394] acpiphp: Slot [15] registered [ 0.492553] acpiphp: Slot [16] registered [ 0.493706] acpiphp: Slot [17] registered [ 0.494863] acpiphp: Slot [18] registered [ 0.496011] acpiphp: Slot [19] registered [ 0.497168] acpiphp: Slot [20] registered [ 0.498319] acpiphp: Slot [21] registered [ 0.499467] acpiphp: Slot [22] registered [ 0.500613] acpiphp: Slot [23] registered [ 0.501773] acpiphp: Slot [24] registered [ 0.502930] acpiphp: Slot [25] registered [ 0.504088] acpiphp: Slot [26] registered [ 0.505247] acpiphp: Slot [27] registered [ 0.506401] acpiphp: Slot [28] registered [ 0.507551] acpiphp: Slot [29] registered [ 0.508695] acpiphp: Slot [30] registered [ 0.509847] acpiphp: Slot [31] registered [ 0.510990] PCI host bridge to bus 0000:00 [ 0.512141] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.513558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515125] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.516710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518799] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.520884] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.525490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.527144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.528692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.530341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.534691] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.536764] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.559005] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.560872] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.562661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.564474] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.566504] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.568185] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.569865] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572071] vgaarb: loaded [ 0.572983] vgaarb: bridge control possible 0000:00:02.0 [ 0.574466] SCSI subsystem initialized [ 0.575593] ACPI: bus type USB registered [ 0.576756] usbcore: registered new interface driver usbfs [ 0.578138] usbcore: registered new interface driver hub [ 0.579518] usbcore: registered new device driver usb [ 0.581003] PCI: Using ACPI for IRQ routing [ 0.582475] NetLabel: Initializing [ 0.583518] NetLabel: domain hash size = 128 [ 0.584715] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.586047] NetLabel: unlabeled traffic allowed by default [ 0.587540] Switched to clocksource kvm-clock [ 0.595531] pnp: PnP ACPI init [ 0.596524] ACPI: bus type PNP registered [ 0.598010] pnp: PnP ACPI: found 5 devices [ 0.599166] ACPI: bus type PNP unregistered [ 0.606697] NET: Registered protocol family 2 [ 0.608199] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.610477] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.612375] TCP: Hash tables configured (established 32768 bind 32768) [ 0.614014] TCP: reno registered [ 0.615020] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.616532] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.618212] NET: Registered protocol family 1 [ 0.619791] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.621601] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623440] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.643344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.663280] Unpacking initramfs... [ 1.128352] Freeing initrd memory: 37508k freed [ 1.138372] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.140007] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.142993] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.144616] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.146455] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.147979] Initialise system trusted keyring [ 1.149220] audit: initializing netlink socket (disabled) [ 1.150602] type=2000 audit(1533494850.355:1): initialized [ 1.167309] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.168852] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.171263] zpool: loaded [ 1.172212] zbud: loaded [ 1.173290] VFS: Disk quotas dquot_6.5.2 [ 1.174472] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.176165] msgmni has been set to 7578 [ 1.177349] Key type big_key registered [ 1.179368] NET: Registered protocol family 38 [ 1.180602] Key type asymmetric registered [ 1.181756] Asymmetric key parser 'x509' registered [ 1.183043] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.185225] io scheduler noop registered [ 1.186369] io scheduler deadline registered (default) [ 1.197764] io scheduler cfq registered [ 1.198977] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.200395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.202061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.204162] ACPI: Power Button [PWRF] [ 1.205357] GHES: HEST is not enabled! [ 1.206553] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.230774] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.232536] Non-volatile memory driver v1.3 [ 1.233717] Linux agpgart interface v0.103 [ 1.234982] crash memory driver: version 1.1 [ 1.236250] rdac: device handler registered [ 1.237499] hp_sw: device handler registered [ 1.238690] emc: device handler registered [ 1.239853] alua: device handler registered [ 1.241039] libphy: Fixed MDIO Bus: probed [ 1.242238] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.243788] ehci-pci: EHCI PCI platform driver [ 1.245005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.246504] ohci-pci: OHCI PCI platform driver [ 1.247716] uhci_hcd: USB Universal Host Controller Interface driver [ 1.267715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.269097] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.271195] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.272539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.274040] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.275631] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.277687] usb usb1: Product: UHCI Host Controller [ 1.278958] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.280600] usb usb1: SerialNumber: 0000:00:01.2 [ 1.281899] hub 1-0:1.0: USB hub found [ 1.283013] hub 1-0:1.0: 2 ports detected [ 1.284295] usbcore: registered new interface driver usbserial [ 1.285758] usbcore: registered new interface driver usbserial_generic [ 1.287304] usbserial: USB Serial support registered for generic [ 1.288804] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.291617] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.292932] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.294361] mousedev: PS/2 mouse device common for all mice [ 1.296063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.298551] rtc_cmos 00:00: RTC can wake from S4 [ 1.299333] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.299802] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.305339] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.306896] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.308481] cpuidle: using governor menu [ 1.309656] hidraw: raw HID events driver (C) Jiri Kosina [ 1.311099] usbcore: registered new interface driver usbhid [ 1.312492] usbhid: USB HID core driver [ 1.313635] drop_monitor: Initializing network drop monitor service [ 1.315186] TCP: cubic registered [ 1.316208] Initializing XFRM netlink socket [ 1.317445] NET: Registered protocol family 10 [ 1.318920] NET: Registered protocol family 17 [ 1.320307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.322251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.323712] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.326185] Loading compiled-in X.509 certificates [ 1.327456] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.329872] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.332703] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.335236] registered taskstats version 1 [ 1.338301] Key type trusted registered [ 1.340847] Key type encrypted registered [ 1.343356] IMA: No TPM chip found, activating TPM-bypass! [ 1.345183] rtc_cmos 00:00: setting system clock to 2018-08-05 18:47:30 UTC (1533494850) [ 1.348073] Freeing unused kernel memory: 1680k freed [ 1.352886] 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.357169] systemd[1]: Detected virtualization kvm. [ 1.358470] systemd[1]: Detected architecture x86-64. [ 1.359801] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.362320] systemd[1]: No hostname configured. [ 1.363572] systemd[1]: Set hostname to . [ 1.364949] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.395549] systemd[1]: Reached target Local File Systems. [ 1.396967] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.399107] systemd[1]: Reached target Timers. [ 1.400376] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.402428] systemd[1]: Created slice Root Slice. [ 1.403712] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.405823] systemd[1]: Listening on udev Kernel Socket. [ 1.407212] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.409437] systemd[1]: Listening on udev Control Socket. [ 1.410817] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.413026] systemd[1]: Listening on Journal Socket. [ 1.414393] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.416457] systemd[1]: Reached target Sockets. [ 1.417707] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.419757] systemd[1]: Created slice System Slice. [ 1.421069] systemd[1]: Starting System Slice. [ 1.422757] 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.427486] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.431260] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.435290] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.444075] systemd[1]: Reached target Slices. [ 1.446071] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.449669] systemd[1]: Reached target Swap. [ 1.451627] systemd[1]: Starting Swap. [ 1.453555] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.457086] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.461284] systemd[1]: Reached target Paths. [ 1.462492] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.464907] 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.517916] RPC: Registered named UNIX socket transport module. [ 1.519363] RPC: Registered udp transport module. [ 1.520562] RPC: Registered tcp transport module. [ 1.521757] 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.586550] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.619254] FDC 0 is a S82078B [ 1.645137] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.686193] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.688948] scsi host0: ata_piix [ 1.690168] scsi host1: ata_piix [ 1.691379] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.692929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.697223] 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.740297] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.741880] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.743466] usb 1-1: Product: QEMU USB Tablet [ 1.744616] usb 1-1: Manufacturer: QEMU [ 1.745687] usb 1-1: SerialNumber: 42 [ 1.755422] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.757985] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.866416] SGI XFS with ACLs, security attributes, no debug enabled [ 1.868913] XFS (vda1): Mounting V4 Filesystem [ 1.893301] 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 System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev 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.141739] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.145612] tsc: Refined TSC clocksource calibration: 3491.857 MHz [ 2.239475] SELinux: Disabled at runtime. [ 2.277601] type=1404 audit(1533494851.432:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.318330] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.319820] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd Root File System. [ 2.586904] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[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] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.670867] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[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 Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.842947] type=1305 audit(1533494851.997:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [ 2.969435] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.973284] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 2.984008] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... [ 3.006454] ppdev: user-space parallel port driver Starting NTP client/server... Starting GSSAPI Proxy Daemon... [ 3.012897] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.014520] [TTM] Initializing pool allocator [ 3.016100] [TTM] Initializing DMA pool allocator [ 3.020980] [drm] fb mappable at 0xFC000000 [ 3.022733] [drm] vram aper at 0xFC000000 Starting Authorization Manager... [ 3.024441] [drm] size 33554432 [ 3.025637] [drm] fb depth is 24 [ 3.025637] [drm] pitch is 3072 [ 3.028716] fbcon: cirrusdrmfb (fb0) is primary device [ 3.048224] Console: switching to colour frame buffer device 128x48 [ 3.062640] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.068555] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... 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] Started NTP client/server. [[32m OK [0m] Started Login Service. [[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.146842] AES CTR mode by8 optimization enabled 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. [ 3.169324] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.184568] alg: No test for crc32 (crc32-pclmul) [ 3.188922] intel_rapl: no valid rapl domains found in package 0 [ 3.193263] intel_powerclamp: No package C-state available [ 3.199329] intel_powerclamp: No package C-state available[ 3.254940] cloud-init[531]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 18:47:32 +0000. Up 3.22 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-08-05 18:47:35,271 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2018-08-05 18:47:44,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 18:47:44,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 18:47:44,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:47:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a266be69-9f00-43bd-8f1a-8b3a57060804 x-compute-request-id: req-a266be69-9f00-43bd-8f1a-8b3a57060804 Content-Encoding: gzip Content-Length: 12778 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 1752123641 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.322719] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.325053] pid_max: default: 32768 minimum: 301\n[ 0.326314] Security Framework initialized\n[ 0.327477] SELinux: Initializing.\n[ 0.328782] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.333511] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.336467] Mount-cache hash table entries: 4096\n[ 0.337942] Initializing cgroup subsys memory\n[ 0.339160] Initializing cgroup subsys devices\n[ 0.340394] Initializing cgroup subsys freezer\n[ 0.341619] Initializing cgroup subsys net_cls\n[ 0.342850] Initializing cgroup subsys blkio\n[ 0.344041] Initializing cgroup subsys perf_event\n[ 0.345304] Initializing cgroup subsys hugetlb\n[ 0.346518] Initializing cgroup subsys pids\n[ 0.347697] Initializing cgroup subsys net_prio\n[ 0.349003] CPU: Physical Processor ID: 0\n[ 0.350876] mce: CPU supports 10 MCE banks\n[ 0.352055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.353412] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.354761] tlb_flushall_shift: 6\n[ 0.355982] Freeing SMP alternatives: 28k freed\n[ 0.359806] ACPI: Core revision 20130517\n[ 0.361352] ACPI: All ACPI Tables successfully acquired\n[ 0.362874] ftrace: allocating 25812 entries in 101 pages\n[ 0.384127] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.386879] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.388448] smpboot: Max logical packages: 2\n[ 0.389794] Enabling x2apic\n[ 0.390748] Enabled x2apic\n[ 0.391870] Switched APIC routing to physical x2apic.\n[ 0.394103] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.395630] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.398432] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.406581] KVM setup paravirtual spinlock\n[ 0.408905] smpboot: Booting Node 0, Processors #1 OK\n[ 0.410613] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.432706] Brought up 2 CPUs\n[ 0.432708] KVM setup async PF for cpu 1\n[ 0.432711] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.436010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.438252] devtmpfs: initialized\n[ 0.440763] EVM: security.selinux\n[ 0.441796] EVM: security.ima\n[ 0.442753] EVM: security.capability\n[ 0.444426] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.446046] pinctrl core: initialized pinctrl subsystem\n[ 0.447503] NET: Registered protocol family 16\n[ 0.448907] ACPI: bus type PCI registered\n[ 0.450055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.451679] PCI: Using configuration type 1 for base access\n[ 0.456459] ACPI: Added _OSI(Module Device)\n[ 0.457649] ACPI: Added _OSI(Processor Device)\n[ 0.458868] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.460110] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.462527] ACPI: Interpreter enabled\n[ 0.463623] ACPI: (supports S0 S5)\n[ 0.464652] ACPI: Using IOAPIC for interrupt routing\n[ 0.465942] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.469994] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.471500] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.473116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.474696] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.477618] acpiphp: Slot [3] registered\n[ 0.478761] acpiphp: Slot [4] registered\n[ 0.479915] acpiphp: Slot [5] registered\n[ 0.481056] acpiphp: Slot [6] registered\n[ 0.482206] acpiphp: Slot [7] registered\n[ 0.483347] acpiphp: Slot [8] registered\n[ 0.484488] acpiphp: Slot [9] registered\n[ 0.485623] acpiphp: Slot [10] registered\n[ 0.486782] acpiphp: Slot [11] registered\n[ 0.487936] acpiphp: Slot [12] registered\n[ 0.489092] acpiphp: Slot [13] registered\n[ 0.490248] acpiphp: Slot [14] registered\n[ 0.491394] acpiphp: Slot [15] registered\n[ 0.492553] acpiphp: Slot [16] registered\n[ 0.493706] acpiphp: Slot [17] registered\n[ 0.494863] acpiphp: Slot [18] registered\n[ 0.496011] acpiphp: Slot [19] registered\n[ 0.497168] acpiphp: Slot [20] registered\n[ 0.498319] acpiphp: Slot [21] registered\n[ 0.499467] acpiphp: Slot [22] registered\n[ 0.500613] acpiphp: Slot [23] registered\n[ 0.501773] acpiphp: Slot [24] registered\n[ 0.502930] acpiphp: Slot [25] registered\n[ 0.504088] acpiphp: Slot [26] registered\n[ 0.505247] acpiphp: Slot [27] registered\n[ 0.506401] acpiphp: Slot [28] registered\n[ 0.507551] acpiphp: Slot [29] registered\n[ 0.508695] acpiphp: Slot [30] registered\n[ 0.509847] acpiphp: Slot [31] registered\n[ 0.510990] PCI host bridge to bus 0000:00\n[ 0.512141] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.513558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.515125] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.516710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.518799] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.520884] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.525490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.527144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.528692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.530341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.534691] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.536764] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.559005] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.560872] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.562661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.564474] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.566504] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.568185] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.569865] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572071] vgaarb: loaded\n[ 0.572983] vgaarb: bridge control possible 0000:00:02.0\n[ 0.574466] SCSI subsystem initialized\n[ 0.575593] ACPI: bus type USB registered\n[ 0.576756] usbcore: registered new interface driver usbfs\n[ 0.578138] usbcore: registered new interface driver hub\n[ 0.579518] usbcore: registered new device driver usb\n[ 0.581003] PCI: Using ACPI for IRQ routing\n[ 0.582475] NetLabel: Initializing\n[ 0.583518] NetLabel: domain hash size = 128\n[ 0.584715] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.586047] NetLabel: unlabeled traffic allowed by default\n[ 0.587540] Switched to clocksource kvm-clock\n[ 0.595531] pnp: PnP ACPI init\n[ 0.596524] ACPI: bus type PNP registered\n[ 0.598010] pnp: PnP ACPI: found 5 devices\n[ 0.599166] ACPI: bus type PNP unregistered\n[ 0.606697] NET: Registered protocol family 2\n[ 0.608199] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.610477] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.612375] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.614014] TCP: reno registered\n[ 0.615020] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.616532] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.618212] NET: Registered protocol family 1\n[ 0.619791] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.621601] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623440] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.643344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.663280] Unpacking initramfs...\n[ 1.128352] Freeing initrd memory: 37508k freed\n[ 1.138372] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.140007] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.142993] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.144616] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.146455] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.147979] Initialise system trusted keyring\n[ 1.149220] audit: initializing netlink socket (disabled)\n[ 1.150602] type=2000 audit(1533494850.355:1): initialized\n[ 1.167309] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.168852] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.171263] zpool: loaded\n[ 1.172212] zbud: loaded\n[ 1.173290] VFS: Disk quotas dquot_6.5.2\n[ 1.174472] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.176165] msgmni has been set to 7578\n[ 1.177349] Key type big_key registered\n[ 1.179368] NET: Registered protocol family 38\n[ 1.180602] Key type asymmetric registered\n[ 1.181756] Asymmetric key parser 'x509' registered\n[ 1.183043] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.185225] io scheduler noop registered\n[ 1.186369] io scheduler deadline registered (default)\n[ 1.197764] io scheduler cfq registered\n[ 1.198977] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.200395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.202061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.204162] ACPI: Power Button [PWRF]\n[ 1.205357] GHES: HEST is not enabled!\n[ 1.206553] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.230774] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.232536] Non-volatile memory driver v1.3\n[ 1.233717] Linux agpgart interface v0.103\n[ 1.234982] crash memory driver: version 1.1\n[ 1.236250] rdac: device handler registered\n[ 1.237499] hp_sw: device handler registered\n[ 1.238690] emc: device handler registered\n[ 1.239853] alua: device handler registered\n[ 1.241039] libphy: Fixed MDIO Bus: probed\n[ 1.242238] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.243788] ehci-pci: EHCI PCI platform driver\n[ 1.245005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.246504] ohci-pci: OHCI PCI platform driver\n[ 1.247716] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.267715] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.269097] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.271195] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.272539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.274040] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.275631] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.277687] usb usb1: Product: UHCI Host Controller\n[ 1.278958] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.280600] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.281899] hub 1-0:1.0: USB hub found\n[ 1.283013] hub 1-0:1.0: 2 ports detected\n[ 1.284295] usbcore: registered new interface driver usbserial\n[ 1.285758] usbcore: registered new interface driver usbserial_generic\n[ 1.287304] usbserial: USB Serial support registered for generic\n[ 1.288804] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.291617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.292932] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.294361] mousedev: PS/2 mouse device common for all mice\n[ 1.296063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.298551] rtc_cmos 00:00: RTC can wake from S4\n[ 1.299333] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.299802] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.305339] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.306896] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.308481] cpuidle: using governor menu\n[ 1.309656] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.311099] usbcore: registered new interface driver usbhid\n[ 1.312492] usbhid: USB HID core driver\n[ 1.313635] drop_monitor: Initializing network drop monitor service\n[ 1.315186] TCP: cubic registered\n[ 1.316208] Initializing XFRM netlink socket\n[ 1.317445] NET: Registered protocol family 10\n[ 1.318920] NET: Registered protocol family 17\n[ 1.320307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.322251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.323712] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.326185] Loading compiled-in X.509 certificates\n[ 1.327456] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.329872] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.332703] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.335236] registered taskstats version 1\n[ 1.338301] Key type trusted registered\n[ 1.340847] Key type encrypted registered\n[ 1.343356] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.345183] rtc_cmos 00:00: setting system clock to 2018-08-05 18:47:30 UTC (1533494850)\n[ 1.348073] Freeing unused kernel memory: 1680k freed\n[ 1.352886] 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.357169] systemd[1]: Detected virtualization kvm.\n[ 1.358470] systemd[1]: Detected architecture x86-64.\n[ 1.359801] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.362320] systemd[1]: No hostname configured.\n[ 1.363572] systemd[1]: Set hostname to .\n[ 1.364949] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.395549] systemd[1]: Reached target Local File Systems.\n[ 1.396967] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.399107] systemd[1]: Reached target Timers.\n[ 1.400376] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.402428] systemd[1]: Created slice Root Slice.\n[ 1.403712] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.405823] systemd[1]: Listening on udev Kernel Socket.\n[ 1.407212] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.409437] systemd[1]: Listening on udev Control Socket.\n[ 1.410817] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.413026] systemd[1]: Listening on Journal Socket.\n[ 1.414393] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.416457] systemd[1]: Reached target Sockets.\n[ 1.417707] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.419757] systemd[1]: Created slice System Slice.\n[ 1.421069] systemd[1]: Starting System Slice.\n[ 1.422757] 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.427486] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.431260] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.435290] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.444075] systemd[1]: Reached target Slices.\n[ 1.446071] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.449669] systemd[1]: Reached target Swap.\n[ 1.451627] systemd[1]: Starting Swap.\n[ 1.453555] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.457086] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.461284] systemd[1]: Reached target Paths.\n[ 1.462492] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.464907] 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.517916] RPC: Registered named UNIX socket transport module.\n[ 1.519363] RPC: Registered udp transport module.\n[ 1.520562] RPC: Registered tcp transport module.\n[ 1.521757] 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.586550] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.619254] FDC 0 is a S82078B\n[ 1.645137] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.686193] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.688948] scsi host0: ata_piix\n[ 1.690168] scsi host1: ata_piix\n[ 1.691379] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.692929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.697223] 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.740297] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.741880] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.743466] usb 1-1: Product: QEMU USB Tablet\n[ 1.744616] usb 1-1: Manufacturer: QEMU\n[ 1.745687] usb 1-1: SerialNumber: 42\n[ 1.755422] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.757985] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.866416] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.868913] XFS (vda1): Mounting V4 Filesystem\n[ 1.893301] 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 System Initialization.\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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev 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.141739] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.145612] tsc: Refined TSC clocksource calibration: 3491.857 MHz\n[ 2.239475] SELinux: Disabled at runtime.\n[ 2.277601] type=1404 audit(1533494851.432:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.318330] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.319820] 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] Reached target Swap.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[ 2.586904] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\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] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting 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 Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.670867] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.842947] type=1305 audit(1533494851.997:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[ 2.969435] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.973284] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 2.984008] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.006454] ppdev: user-space parallel port driver\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n[ 3.012897] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.014520] [TTM] Initializing pool allocator\n[ 3.016100] [TTM] Initializing DMA pool allocator\n[ 3.020980] [drm] fb mappable at 0xFC000000\n [ 3.022733] [drm] vram aper at 0xFC000000\nStarting Authorization Manager...\n[ 3.024441] [drm] size 33554432\n[ 3.025637] [drm] fb depth is 24\n[ 3.025637] [drm] pitch is 3072\n[ 3.028716] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.048224] Console: switching to colour frame buffer device 128x48\n[ 3.062640] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.068555] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\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] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\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.146842] AES CTR mode by8 optimization enabled\nStarted 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[ 3.169324] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.184568] alg: No test for crc32 (crc32-pclmul)\n[ 3.188922] intel_rapl: no valid rapl domains found in package 0\n[ 3.193263] intel_powerclamp: No package C-state available\n[ 3.199329] intel_powerclamp: No package C-state available[ 3.254940] cloud-init[531]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 18:47:32 +0000. Up 3.22 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 Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage 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 REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.558314] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 18:47:35 +0000. Up 5.51 seconds.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.589065] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.590713] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.592338] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.593879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.595440] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.597023] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:a4:6c:d2 |\n[ 5.598555] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.600125] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.601786] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.603448] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.605118] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.606787] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.608506] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.610216] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.611923] cloud-init[794]: 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.241249] cloud-init[3559]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 18:47:39 +0000. Up 10.19 seconds.\n[ 10.520036] cloud-init[3654]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 18:47:40 +0000. Up 10.46 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 | 0c:5c:bd:a7:e2:d8:66:40:49:46:f6:3c:b5:40:7e:af | - | 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.585165] cloud-init[3654]: Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 18:47:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.58 seconds\n"} 2018-08-05 18:47:44,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498/action used request id req-a266be69-9f00-43bd-8f1a-8b3a57060804 2018-08-05 18:47:44,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105277061462s 2018-08-05 18:47:44,388 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498/action used request id req-a266be69-9f00-43bd-8f1a-8b3a57060804 2018-08-05 18:47:44,388 - 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 1752123641 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.322719] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.325053] pid_max: default: 32768 minimum: 301 [ 0.326314] Security Framework initialized [ 0.327477] SELinux: Initializing. [ 0.328782] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.333511] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.336467] Mount-cache hash table entries: 4096 [ 0.337942] Initializing cgroup subsys memory [ 0.339160] Initializing cgroup subsys devices [ 0.340394] Initializing cgroup subsys freezer [ 0.341619] Initializing cgroup subsys net_cls [ 0.342850] Initializing cgroup subsys blkio [ 0.344041] Initializing cgroup subsys perf_event [ 0.345304] Initializing cgroup subsys hugetlb [ 0.346518] Initializing cgroup subsys pids [ 0.347697] Initializing cgroup subsys net_prio [ 0.349003] CPU: Physical Processor ID: 0 [ 0.350876] mce: CPU supports 10 MCE banks [ 0.352055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.353412] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.354761] tlb_flushall_shift: 6 [ 0.355982] Freeing SMP alternatives: 28k freed [ 0.359806] ACPI: Core revision 20130517 [ 0.361352] ACPI: All ACPI Tables successfully acquired [ 0.362874] ftrace: allocating 25812 entries in 101 pages [ 0.384127] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.386879] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.388448] smpboot: Max logical packages: 2 [ 0.389794] Enabling x2apic [ 0.390748] Enabled x2apic [ 0.391870] Switched APIC routing to physical x2apic. [ 0.394103] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.395630] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.398432] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.406581] KVM setup paravirtual spinlock [ 0.408905] smpboot: Booting Node 0, Processors #1 OK [ 0.410613] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.432706] Brought up 2 CPUs [ 0.432708] KVM setup async PF for cpu 1 [ 0.432711] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.436010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.438252] devtmpfs: initialized [ 0.440763] EVM: security.selinux [ 0.441796] EVM: security.ima [ 0.442753] EVM: security.capability [ 0.444426] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.446046] pinctrl core: initialized pinctrl subsystem [ 0.447503] NET: Registered protocol family 16 [ 0.448907] ACPI: bus type PCI registered [ 0.450055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.451679] PCI: Using configuration type 1 for base access [ 0.456459] ACPI: Added _OSI(Module Device) [ 0.457649] ACPI: Added _OSI(Processor Device) [ 0.458868] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.460110] ACPI: Added _OSI(Processor Aggregator Device) [ 0.462527] ACPI: Interpreter enabled [ 0.463623] ACPI: (supports S0 S5) [ 0.464652] ACPI: Using IOAPIC for interrupt routing [ 0.465942] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.469994] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.471500] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.473116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.474696] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.477618] acpiphp: Slot [3] registered [ 0.478761] acpiphp: Slot [4] registered [ 0.479915] acpiphp: Slot [5] registered [ 0.481056] acpiphp: Slot [6] registered [ 0.482206] acpiphp: Slot [7] registered [ 0.483347] acpiphp: Slot [8] registered [ 0.484488] acpiphp: Slot [9] registered [ 0.485623] acpiphp: Slot [10] registered [ 0.486782] acpiphp: Slot [11] registered [ 0.487936] acpiphp: Slot [12] registered [ 0.489092] acpiphp: Slot [13] registered [ 0.490248] acpiphp: Slot [14] registered [ 0.491394] acpiphp: Slot [15] registered [ 0.492553] acpiphp: Slot [16] registered [ 0.493706] acpiphp: Slot [17] registered [ 0.494863] acpiphp: Slot [18] registered [ 0.496011] acpiphp: Slot [19] registered [ 0.497168] acpiphp: Slot [20] registered [ 0.498319] acpiphp: Slot [21] registered [ 0.499467] acpiphp: Slot [22] registered [ 0.500613] acpiphp: Slot [23] registered [ 0.501773] acpiphp: Slot [24] registered [ 0.502930] acpiphp: Slot [25] registered [ 0.504088] acpiphp: Slot [26] registered [ 0.505247] acpiphp: Slot [27] registered [ 0.506401] acpiphp: Slot [28] registered [ 0.507551] acpiphp: Slot [29] registered [ 0.508695] acpiphp: Slot [30] registered [ 0.509847] acpiphp: Slot [31] registered [ 0.510990] PCI host bridge to bus 0000:00 [ 0.512141] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.513558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515125] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.516710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518799] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.520884] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.525490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.527144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.528692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.530341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.534691] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.536764] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.559005] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.560872] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.562661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.564474] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.566504] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.568185] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.569865] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572071] vgaarb: loaded [ 0.572983] vgaarb: bridge control possible 0000:00:02.0 [ 0.574466] SCSI subsystem initialized [ 0.575593] ACPI: bus type USB registered [ 0.576756] usbcore: registered new interface driver usbfs [ 0.578138] usbcore: registered new interface driver hub [ 0.579518] usbcore: registered new device driver usb [ 0.581003] PCI: Using ACPI for IRQ routing [ 0.582475] NetLabel: Initializing [ 0.583518] NetLabel: domain hash size = 128 [ 0.584715] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.586047] NetLabel: unlabeled traffic allowed by default [ 0.587540] Switched to clocksource kvm-clock [ 0.595531] pnp: PnP ACPI init [ 0.596524] ACPI: bus type PNP registered [ 0.598010] pnp: PnP ACPI: found 5 devices [ 0.599166] ACPI: bus type PNP unregistered [ 0.606697] NET: Registered protocol family 2 [ 0.608199] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.610477] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.612375] TCP: Hash tables configured (established 32768 bind 32768) [ 0.614014] TCP: reno registered [ 0.615020] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.616532] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.618212] NET: Registered protocol family 1 [ 0.619791] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.621601] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623440] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.643344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.663280] Unpacking initramfs... [ 1.128352] Freeing initrd memory: 37508k freed [ 1.138372] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.140007] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.142993] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.144616] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.146455] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.147979] Initialise system trusted keyring [ 1.149220] audit: initializing netlink socket (disabled) [ 1.150602] type=2000 audit(1533494850.355:1): initialized [ 1.167309] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.168852] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.171263] zpool: loaded [ 1.172212] zbud: loaded [ 1.173290] VFS: Disk quotas dquot_6.5.2 [ 1.174472] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.176165] msgmni has been set to 7578 [ 1.177349] Key type big_key registered [ 1.179368] NET: Registered protocol family 38 [ 1.180602] Key type asymmetric registered [ 1.181756] Asymmetric key parser 'x509' registered [ 1.183043] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.185225] io scheduler noop registered [ 1.186369] io scheduler deadline registered (default) [ 1.197764] io scheduler cfq registered [ 1.198977] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.200395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.202061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.204162] ACPI: Power Button [PWRF] [ 1.205357] GHES: HEST is not enabled! [ 1.206553] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.230774] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.232536] Non-volatile memory driver v1.3 [ 1.233717] Linux agpgart interface v0.103 [ 1.234982] crash memory driver: version 1.1 [ 1.236250] rdac: device handler registered [ 1.237499] hp_sw: device handler registered [ 1.238690] emc: device handler registered [ 1.239853] alua: device handler registered [ 1.241039] libphy: Fixed MDIO Bus: probed [ 1.242238] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.243788] ehci-pci: EHCI PCI platform driver [ 1.245005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.246504] ohci-pci: OHCI PCI platform driver [ 1.247716] uhci_hcd: USB Universal Host Controller Interface driver [ 1.267715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.269097] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.271195] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.272539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.274040] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.275631] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.277687] usb usb1: Product: UHCI Host Controller [ 1.278958] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.280600] usb usb1: SerialNumber: 0000:00:01.2 [ 1.281899] hub 1-0:1.0: USB hub found [ 1.283013] hub 1-0:1.0: 2 ports detected [ 1.284295] usbcore: registered new interface driver usbserial [ 1.285758] usbcore: registered new interface driver usbserial_generic [ 1.287304] usbserial: USB Serial support registered for generic [ 1.288804] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.291617] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.292932] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.294361] mousedev: PS/2 mouse device common for all mice [ 1.296063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.298551] rtc_cmos 00:00: RTC can wake from S4 [ 1.299333] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.299802] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.305339] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.306896] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.308481] cpuidle: using governor menu [ 1.309656] hidraw: raw HID events driver (C) Jiri Kosina [ 1.311099] usbcore: registered new interface driver usbhid [ 1.312492] usbhid: USB HID core driver [ 1.313635] drop_monitor: Initializing network drop monitor service [ 1.315186] TCP: cubic registered [ 1.316208] Initializing XFRM netlink socket [ 1.317445] NET: Registered protocol family 10 [ 1.318920] NET: Registered protocol family 17 [ 1.320307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.322251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.323712] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.326185] Loading compiled-in X.509 certificates [ 1.327456] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.329872] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.332703] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.335236] registered taskstats version 1 [ 1.338301] Key type trusted registered [ 1.340847] Key type encrypted registered [ 1.343356] IMA: No TPM chip found, activating TPM-bypass! [ 1.345183] rtc_cmos 00:00: setting system clock to 2018-08-05 18:47:30 UTC (1533494850) [ 1.348073] Freeing unused kernel memory: 1680k freed [ 1.352886] 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.357169] systemd[1]: Detected virtualization kvm. [ 1.358470] systemd[1]: Detected architecture x86-64. [ 1.359801] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.362320] systemd[1]: No hostname configured. [ 1.363572] systemd[1]: Set hostname to . [ 1.364949] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.395549] systemd[1]: Reached target Local File Systems. [ 1.396967] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.399107] systemd[1]: Reached target Timers. [ 1.400376] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.402428] systemd[1]: Created slice Root Slice. [ 1.403712] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.405823] systemd[1]: Listening on udev Kernel Socket. [ 1.407212] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.409437] systemd[1]: Listening on udev Control Socket. [ 1.410817] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.413026] systemd[1]: Listening on Journal Socket. [ 1.414393] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.416457] systemd[1]: Reached target Sockets. [ 1.417707] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.419757] systemd[1]: Created slice System Slice. [ 1.421069] systemd[1]: Starting System Slice. [ 1.422757] 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.427486] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.431260] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.435290] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.444075] systemd[1]: Reached target Slices. [ 1.446071] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.449669] systemd[1]: Reached target Swap. [ 1.451627] systemd[1]: Starting Swap. [ 1.453555] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.457086] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.461284] systemd[1]: Reached target Paths. [ 1.462492] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.464907] 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.517916] RPC: Registered named UNIX socket transport module. [ 1.519363] RPC: Registered udp transport module. [ 1.520562] RPC: Registered tcp transport module. [ 1.521757] 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.586550] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.619254] FDC 0 is a S82078B [ 1.645137] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.686193] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.688948] scsi host0: ata_piix [ 1.690168] scsi host1: ata_piix [ 1.691379] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.692929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.697223] 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.740297] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.741880] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.743466] usb 1-1: Product: QEMU USB Tablet [ 1.744616] usb 1-1: Manufacturer: QEMU [ 1.745687] usb 1-1: SerialNumber: 42 [ 1.755422] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.757985] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.866416] SGI XFS with ACLs, security attributes, no debug enabled [ 1.868913] XFS (vda1): Mounting V4 Filesystem [ 1.893301] 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 System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev 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.141739] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.145612] tsc: Refined TSC clocksource calibration: 3491.857 MHz [ 2.239475] SELinux: Disabled at runtime. [ 2.277601] type=1404 audit(1533494851.432:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.318330] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.319820] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd Root File System. [ 2.586904] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[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] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.670867] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[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 Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.842947] type=1305 audit(1533494851.997:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [ 2.969435] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.973284] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 2.984008] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... [ 3.006454] ppdev: user-space parallel port driver Starting NTP client/server... Starting GSSAPI Proxy Daemon... [ 3.012897] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.014520] [TTM] Initializing pool allocator [ 3.016100] [TTM] Initializing DMA pool allocator [ 3.020980] [drm] fb mappable at 0xFC000000 [ 3.022733] [drm] vram aper at 0xFC000000 Starting Authorization Manager... [ 3.024441] [drm] size 33554432 [ 3.025637] [drm] fb depth is 24 [ 3.025637] [drm] pitch is 3072 [ 3.028716] fbcon: cirrusdrmfb (fb0) is primary device [ 3.048224] Console: switching to colour frame buffer device 128x48 [ 3.062640] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.068555] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... 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] Started NTP client/server. [[32m OK [0m] Started Login Service. [[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.146842] AES CTR mode by8 optimization enabled 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. [ 3.169324] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.184568] alg: No test for crc32 (crc32-pclmul) [ 3.188922] intel_rapl: no valid rapl domains found in package 0 [ 3.193263] intel_powerclamp: No package C-state available [ 3.199329] intel_powerclamp: No package C-state available[ 3.254940] cloud-init[531]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 18:47:32 +0000. Up 3.22 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.558314] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 18:47:35 +0000. Up 5.51 seconds. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.589065] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.590713] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.592338] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.593879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.595440] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.597023] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:a4:6c:d2 | [ 5.598555] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.600125] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.601786] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.603448] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.605118] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.606787] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.608506] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.610216] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.611923] cloud-init[794]: 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.241249] cloud-init[3559]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 18:47:39 +0000. Up 10.19 seconds. [ 10.520036] cloud-init[3654]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 18:47:40 +0000. Up 10.46 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 | 0c:5c:bd:a7:e2:d8:66:40:49:46:f6:3c:b5:40:7e:af | - | 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.585165] cloud-init[3654]: Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 18:47:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.58 seconds 2018-08-05 18:47:44,392 - paramiko.transport - DEBUG - starting thread (client mode): 0x6db92e90L 2018-08-05 18:47:44,392 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 18:47:44,408 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-05 18:47:44,408 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-05 18:47:44,437 - 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-05 18:47:44,437 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-05 18:47:44,438 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-05 18:47:44,438 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 18:47:44,438 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-05 18:47:44,439 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 18:47:44,445 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-05 18:47:44,446 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 18:47:44,456 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-05 18:47:44,457 - paramiko.transport - DEBUG - Trying discovered key 0c5cbda7e2d866404946f63cb5407eaf in /tmp/tmpEu3GL8 2018-08-05 18:47:44,488 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 18:47:44,540 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-05 18:47:44,558 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-05 18:47:44,558 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-05 18:47:44,558 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-05 18:47:44,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-08-05 18:47:44,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:44,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:44,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:44,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:44,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:44,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:44,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:44,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4816, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4820, "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": 1727, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4804, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 864, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4520, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4791, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-05 18:47:44,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:44,733 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:44 GMT 2018-08-05 18:47:44,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:44,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-05 18:47:44,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:44,733 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4816, 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': 4820, 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': 1727, 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': 4804, 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': 864, 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': 816, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4520, 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': 4791, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-05 18:47:44,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-08-05 18:47:44,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:44,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:44,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:44,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:44,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:44,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:44,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:44,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4816, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4820, "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": 1727, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4804, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 864, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4520, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4791, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-05 18:47:44,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:44,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:44 GMT 2018-08-05 18:47:44,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:44,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-05 18:47:44,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:44,935 - functest.core.cloudify - INFO - The current manager status is running 2018-08-05 18:47:44,935 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-05 18:47:45,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:45,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:45,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:45,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:45,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:45,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:45,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:45,032 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-05 18:47:45,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:47:44.662Z", "updated_at": "2018-08-05T18:47:44.662Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-05 18:47:45,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:45,032 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:44 GMT 2018-08-05 18:47:45,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:45,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-05 18:47:45,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:45,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/secrets 2018-08-05 18:47:45,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:45,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:45,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:45,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:45,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:45,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:45,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:45,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-05T18:47:44.662Z", "updated_at": "2018-08-05T18:47:44.662Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-05 18:47:45,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:45,098 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:44 GMT 2018-08-05 18:47:45,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:45,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-05 18:47:45,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:45,098 - functest.core.cloudify - DEBUG - List secrets: 2018-08-05 18:47:45,099 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/secrets/foo 2018-08-05 18:47:45,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:45,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:45,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:45,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:45,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:45,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:45,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:45,204 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-05 18:47:45,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:47:44.662Z", "updated_at": "2018-08-05T18:47:44.662Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-05 18:47:45,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:45,204 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:44 GMT 2018-08-05 18:47:45,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:45,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-05 18:47:45,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:45,205 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-05 18:47:45,205 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-05 18:47:45,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 18:47:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:47:45,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03393e7-0652-4542-9671-2880d04b7656 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/60aab74f3bbe41b392721765985aa2c8"}, "tags": [], "enabled": true, "id": "60aab74f3bbe41b392721765985aa2c8", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 18:47:45,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-d03393e7-0652-4542-9671-2880d04b7656 2018-08-05 18:47:45,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121383905411s 2018-08-05 18:47:45,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-d03393e7-0652-4542-9671-2880d04b7656 2018-08-05 18:47:45,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-05 18:47:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/60aab74f3bbe41b392721765985aa2c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-05 18:47:45,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-9113e6c0-9c2b-4c75-8620-f5312803e070 Date: Sun, 05 Aug 2018 18:47:45 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-05 18:47:45,518 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/60aab74f3bbe41b392721765985aa2c8.json used request id req-9113e6c0-9c2b-4c75-8620-f5312803e070 2018-08-05 18:47:45,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.182530164719s 2018-08-05 18:47:45,518 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/60aab74f3bbe41b392721765985aa2c8.json used request id req-9113e6c0-9c2b-4c75-8620-f5312803e070 2018-08-05 18:47:45,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-05 18:47:45,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-05 18:47:45,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" 2018-08-05 18:47:45,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 18:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b89ccd9-2d79-4770-9aeb-0cbcb56c52a9 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.6:35357/v3/", "rel": "self"}]}]}} 2018-08-05 18:47:45,532 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-9b89ccd9-2d79-4770-9aeb-0cbcb56c52a9 2018-08-05 18:47:45,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:47:45,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac41f403-9c4a-4bb0-b061-66411fbdf0b4 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/152b5294cfbe42cb8134416bfcd948e2"}, "enabled": true, "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2ce7f70518c547dab17f9b64b192d97b"}, "enabled": true, "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2f514b68a307437a87414b6b2cea6fe5"}, "enabled": true, "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/44d5b63d464a4188bd18df94d9608b68"}, "enabled": true, "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/461702b092ee495e811cdaa3989e12d1"}, "enabled": true, "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5647066b7d8a4369a09c1b5836aad072"}, "enabled": true, "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5ad7978dae7a4628a46551b9fef4837d"}, "enabled": true, "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/78a70aaab89542768e268dedcd3ab651"}, "enabled": true, "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/88cb31b09d2440c9ae01ac78e624dcac"}, "enabled": true, "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/909b8bee50554dd9ade384fb1c845d47"}, "enabled": true, "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/996a9450efdd47de805df2bcc320d088"}, "enabled": true, "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9ae7e4c7601646e59544df247d9ccad6"}, "enabled": true, "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/c0a399bb4dc44409b184c9bb394ee08f"}, "enabled": true, "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd0aa172b9b647b0a304b270dc267c9f"}, "enabled": true, "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd88e0d615544b09b4f9999c51b1e1c0"}, "enabled": true, "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-05 18:47:45,637 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-ac41f403-9c4a-4bb0-b061-66411fbdf0b4 2018-08-05 18:47:45,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.11531996727s 2018-08-05 18:47:45,638 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-ac41f403-9c4a-4bb0-b061-66411fbdf0b4 2018-08-05 18:47:45,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-05 18:47:45,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 18:47:45,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0a218f-4d13-4145-a9c1-23af653198c8 Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/00f44e3bcae949c49593cad3c701575c"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "00f44e3bcae949c49593cad3c701575c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/033a92aaa44246f38a7b7a1f012c8c17"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/072d35ba49fe448fb877727a97b2d0ec"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0755f3c1da7c4151aa3d642ba83c5245"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/083ed45dc6304863921534eb81843aa7"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "083ed45dc6304863921534eb81843aa7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/17aa2f2c07f948aebed02ce8d893973f"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/182006a2618a497284b5143bd7426406"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "182006a2618a497284b5143bd7426406"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/19e46e4b46ff4517a29e4aa44683cbee"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "19e46e4b46ff4517a29e4aa44683cbee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2074d587cb58441c9f22c2ac6979ccff"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/20a79b2b4c114b0a843ecc8cf596730c"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/27d90c65982e4db4a0ae83e08296c545"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/283be3ec16834222b278c073bb801973"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "283be3ec16834222b278c073bb801973"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28585d64006e49438ffafdd28e2df726"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "28585d64006e49438ffafdd28e2df726"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2a66af72e92b4f85bbe2cf42f386737d"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2f6203e23fe24bcab31ee180483d306f"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/309da0c2b8914f7da1d214dd87d35833"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/344b4c1a6bc641b1874b4df6f48e5839"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3d4f1a02ba8444f7a627a2a1867bfca7"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4640be1c4e754ad38cc83e4477dd22e2"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/554210548abd435090fe87bdc7df6e48"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "554210548abd435090fe87bdc7df6e48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e639a7dab3c46559767c29a12a22a35"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/667dc66256434a929d85a257616920e2"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "667dc66256434a929d85a257616920e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68f51f6469774dd3992f34a109a49ad1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6cfdea46a6ca4f31b6fe51798448d468"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/717d17eb993743668b30002fca8b4446"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "717d17eb993743668b30002fca8b4446"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7eac226a9dd143539cd7b399135e2733"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "7eac226a9dd143539cd7b399135e2733"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8171b1e94faf46988ffd56bd82ddbc11"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "8171b1e94faf46988ffd56bd82ddbc11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/85af7927e1d64dd1924e1407683c0a0a"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9c7efcf2af4344d683fe5da8fa844355"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9e4c9e7595cb4fcfaeec568ec1b70c0c"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a55711ba096c4187969ad4055f865f72"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "a55711ba096c4187969ad4055f865f72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b68bf2db76b7425cb86b40806112a83b"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b92400a078b146da9e97f4584122edad"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "b92400a078b146da9e97f4584122edad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b9687bee426c49a9a25c6a9b27c154c7"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "b9687bee426c49a9a25c6a9b27c154c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bdb1714c936b4ac49dff71e4006cb808"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "bdb1714c936b4ac49dff71e4006cb808"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c9723ed4c5444c259bbde1fb4bcabc85"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca17097e30b348beb8612261b287dcf2"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "ca17097e30b348beb8612261b287dcf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca95be2e0d93469da1721cec6f7afe8c"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d57d0774310f4126a43df5574a3a772b"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "d57d0774310f4126a43df5574a3a772b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d832ff4768d94d81a7f39aaffc300e8e"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "d832ff4768d94d81a7f39aaffc300e8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d8c2e2828b6d42e5a210d304cf5aea84"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f5981191a6794d4a8801007f8b772dca"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "f5981191a6794d4a8801007f8b772dca"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-05 18:47:45,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-5b0a218f-4d13-4145-a9c1-23af653198c8 2018-08-05 18:47:45,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.113310098648s 2018-08-05 18:47:45,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-5b0a218f-4d13-4145-a9c1-23af653198c8 2018-08-05 18:47:45,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'c1be7b5f-e7b3-4d37-83b5-0d08ae4f0c24', 'keystone_tenant_name': u'cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.22:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d', 'project_domain_name': 'Default'} 2018-08-05 18:47:45,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/secrets 2018-08-05 18:47:45,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:45,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:45,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:45,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:45,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:45,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:45,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:45,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-05 18:47:45,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:45,826 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:45 GMT 2018-08-05 18:47:45,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:45,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-05 18:47:45,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:45,826 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "c1be7b5f-e7b3-4d37-83b5-0d08ae4f0c24"} 2018-08-05 18:47:45,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:45,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:45,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:45,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:45,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:45,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:45,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:45,886 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-05 18:47:45,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:47:45.530Z", "updated_at": "2018-08-05T18:47:45.530Z", "created_by": "admin", "private_resource": false, "value": "c1be7b5f-e7b3-4d37-83b5-0d08ae4f0c24", "key": "keystone_password"} 2018-08-05 18:47:45,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:45,886 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:45 GMT 2018-08-05 18:47:45,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:45,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-05 18:47:45,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:45,887 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d"} 2018-08-05 18:47:45,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:45,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:45,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:45,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:45,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:45,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:45,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:45,949 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-05 18:47:45,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:47:45.591Z", "updated_at": "2018-08-05T18:47:45.591Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d", "key": "keystone_tenant_name"} 2018-08-05 18:47:45,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:45,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:45 GMT 2018-08-05 18:47:45,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:45,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-05 18:47:45,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:45,950 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-05 18:47:46,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:46,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:46,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:46,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:46,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:46,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:46,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:46,010 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-05 18:47:46,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:47:45.654Z", "updated_at": "2018-08-05T18:47:45.654Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-05 18:47:46,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:46,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:45 GMT 2018-08-05 18:47:46,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:46,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-05 18:47:46,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:46,011 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.22:5000"} 2018-08-05 18:47:46,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:46,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:46,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:46,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:46,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:46,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:46,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:46,078 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-05 18:47:46,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:47:45.714Z", "updated_at": "2018-08-05T18:47:45.714Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.22:5000", "key": "keystone_url"} 2018-08-05 18:47:46,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:46,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:45 GMT 2018-08-05 18:47:46,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:46,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-05 18:47:46,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:46,079 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-05 18:47:46,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:46,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:46,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:46,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:46,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:46,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:46,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:46,141 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-05 18:47:46,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:47:45.785Z", "updated_at": "2018-08-05T18:47:45.785Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-05 18:47:46,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:46,142 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:45 GMT 2018-08-05 18:47:46,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:46,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-05 18:47:46,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:46,142 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d"} 2018-08-05 18:47:46,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:46,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:46,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:46,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:46,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:46,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:46,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:46,205 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-05 18:47:46,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:47:45.848Z", "updated_at": "2018-08-05T18:47:45.848Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d", "key": "keystone_username"} 2018-08-05 18:47:46,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:46,205 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:45 GMT 2018-08-05 18:47:46,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:46,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-05 18:47:46,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:46,206 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-05 18:47:46,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:47:46,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:47:46,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:47:46,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:47:46,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:47:46,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:47:46,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:47:46,267 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-05 18:47:46,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T18:47:45.909Z", "updated_at": "2018-08-05T18:47:45.909Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-05 18:47:46,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:47:46,267 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:47:45 GMT 2018-08-05 18:47:46,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:47:46,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-05 18:47:46,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:47:46,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-05 18:47:46,268 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 18:47:46,269 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-05 18:47:46,270 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 18:47:46,276 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 18:47:46,315 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-05 18:47:46,316 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-05 18:47:46,317 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-05 18:47:46,356 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-05 18:47:46,356 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-05 18:47:46,386 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-05 18:48:23,832 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-05 18:48:23,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrordenver.fdcservers.net * extras: repos-lax.psychz.net * 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.9.1.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.9.1.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 4.9 MB/s | 54 MB 00:11 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.9.1.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 : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.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.9.1.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-05 18:48:23,833 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-05 18:48:23,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-05 18:48:23,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 18:48:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:48:23,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-38c5ac96-104e-4c06-a48c-59321380e076 Date: Sun, 05 Aug 2018 18:48:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:43:38Z", "updated_at": "2018-08-05T18:43:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "16a70962-bcb4-44ee-b179-183ffc403f20", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "5652b6f9-0cf9-4a78-abef-2f1587f6ad1d", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "6d2ff97d-331d-410c-99fb-b11fa065781f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "7601892a-c740-4944-afee-c322071d29d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 1, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:11Z", "updated_at": "2018-08-05T18:45:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T18:45:13Z", "revision_number": 0, "id": "0a6c9a4d-3f33-4c14-b062-d9b92e56c0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-05T18:45:14Z", "revision_number": 0, "id": "13cda272-a0ec-4d80-b81b-f428a0fdbc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:14Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "2b17ed03-c863-4782-98c8-4b384c17db9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-05T18:45:14Z", "revision_number": 0, "id": "3b7e115f-5192-4e54-9250-26c871dc389a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:14Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "415cf26f-f402-43aa-84fb-ff2853fe6795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T18:45:13Z", "revision_number": 0, "id": "75b16f6c-28c1-494e-b6e3-9c3e54edda2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "a2f7dd47-d6ab-4349-9e8e-3c417674e0db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "ac4db050-837e-483a-b83f-4f5d0b62f32c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 7, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 18:48:23,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-38c5ac96-104e-4c06-a48c-59321380e076 2018-08-05 18:48:23,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0540709495544s 2018-08-05 18:48:23,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-38c5ac96-104e-4c06-a48c-59321380e076 2018-08-05 18:48:23,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 18:48:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -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": "50539f73-b7c6-4884-bbdc-b1c19b076e0b"}}' 2018-08-05 18:48:24,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1f761f4b-9d48-4db7-810c-341cdadafd29 Date: Sun, 05 Aug 2018 18:48:24 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-05T18:48:23Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "port_range_min": 22, "revision_number": 0, "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:48:23Z", "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "38783c31-8f60-4894-afad-0bcbb3fbd93c"}} 2018-08-05 18:48:24,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-1f761f4b-9d48-4db7-810c-341cdadafd29 2018-08-05 18:48:24,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.183325052261s 2018-08-05 18:48:24,079 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-1f761f4b-9d48-4db7-810c-341cdadafd29 2018-08-05 18:48:24,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-05 18:48:24,171 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-05 18:48:26,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:26,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:26,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:26,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:26,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:26,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:26,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:26,831 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-05 18:48:26,832 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-05T18:48:26.773Z", "updated_at": "2018-08-05T18:48:26.773Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-05 18:48:26,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:26,834 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:26 GMT 2018-08-05 18:48:26,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:26,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-05 18:48:26,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:26,859 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-05 18:48:28,316 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-05 18:48:28,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:48:28,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:48:28,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-8e8c6262-7408-4da4-bc7f-a26fdd08c27e Date: Sun, 05 Aug 2018 18:48:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap", "metadata": {}}], "file": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/file", "owner": "60aab74f3bbe41b392721765985aa2c8", "id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "size": 4373348352, "self": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T18:45:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T18:44:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:48:28,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8e8c6262-7408-4da4-bc7f-a26fdd08c27e 2018-08-05 18:48:28,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211209058762s 2018-08-05 18:48:28,529 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8e8c6262-7408-4da4-bc7f-a26fdd08c27e 2018-08-05 18:48:28,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 18:48:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/cloudify_ims-img_alt_3ad85d6e-8656-4d45-81f5-a6122829982d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_3ad85d6e-8656-4d45-81f5-a6122829982d"}' 2018-08-05 18:48:28,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6be7fc28-ca15-4f9b-8328-ef62cfbb8331 Date: Sun, 05 Aug 2018 18:48:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6/file", "owner": "60aab74f3bbe41b392721765985aa2c8", "id": "a92da133-6e41-4b6e-b1e1-7a48540ec2c6", "size": null, "self": "/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T18:48:28Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_3ad85d6e-8656-4d45-81f5-a6122829982d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_3ad85d6e-8656-4d45-81f5-a6122829982d", "checksum": null, "created_at": "2018-08-05T18:48:28Z", "protected": false} 2018-08-05 18:48:28,594 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6be7fc28-ca15-4f9b-8328-ef62cfbb8331 2018-08-05 18:48:28,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0565059185028s 2018-08-05 18:48:28,594 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6be7fc28-ca15-4f9b-8328-ef62cfbb8331 returning object a92da133-6e41-4b6e-b1e1-7a48540ec2c6 2018-08-05 18:48:28,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 18:48:28,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '' 2018-08-05 18:48:32,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a58260f-3363-4325-bd80-fc271277f40a Date: Sun, 05 Aug 2018 18:48: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-05 18:48:32,372 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6/file used request id req-1a58260f-3363-4325-bd80-fc271277f40a 2018-08-05 18:48:32,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.77737998962s 2018-08-05 18:48:32,373 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6/file used request id req-1a58260f-3363-4325-bd80-fc271277f40a 2018-08-05 18:48:32,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 18:48:32,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 18:48:32,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-c0915b20-6cd3-4ccf-ade4-dec974bbf6aa Date: Sun, 05 Aug 2018 18:48:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6/snap", "metadata": {}}], "file": "/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6/file", "owner": "60aab74f3bbe41b392721765985aa2c8", "id": "a92da133-6e41-4b6e-b1e1-7a48540ec2c6", "size": 263062016, "self": "/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T18:48:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_3ad85d6e-8656-4d45-81f5-a6122829982d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_3ad85d6e-8656-4d45-81f5-a6122829982d", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T18:48:28Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap", "metadata": {}}], "file": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/file", "owner": "60aab74f3bbe41b392721765985aa2c8", "id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "size": 4373348352, "self": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T18:45:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T18:44:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 18:48:32,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c0915b20-6cd3-4ccf-ade4-dec974bbf6aa 2018-08-05 18:48:32,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374660491943s 2018-08-05 18:48:32,415 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c0915b20-6cd3-4ccf-ade4-dec974bbf6aa 2018-08-05 18:48:32,417 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6/file', 'owner': u'60aab74f3bbe41b392721765985aa2c8', 'id': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'size': 263062016, u'self': u'/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60aab74f3bbe41b392721765985aa2c8', 'name': 'cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T18:48:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T18:48:32Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_3ad85d6e-8656-4d45-81f5-a6122829982d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'self': u'/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_3ad85d6e-8656-4d45-81f5-a6122829982d', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_3ad85d6e-8656-4d45-81f5-a6122829982d', 'created': u'2018-08-05T18:48:28Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-05T18:48:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_3ad85d6e-8656-4d45-81f5-a6122829982d', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}}) 2018-08-05 18:48:32,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 18:48:32,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_3ad85d6e-8656-4d45-81f5-a6122829982d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-05 18:48:32,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18: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-48c59f06-7129-466e-8d5b-c4838ba4f1b4 x-compute-request-id: req-48c59f06-7129-466e-8d5b-c4838ba4f1b4 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_3ad85d6e-8656-4d45-81f5-a6122829982d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d4da4f53-e174-49f9-9e65-73d8c8d202a9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d4da4f53-e174-49f9-9e65-73d8c8d202a9", "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": "d4da4f53-e174-49f9-9e65-73d8c8d202a9"}} 2018-08-05 18:48:32,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-48c59f06-7129-466e-8d5b-c4838ba4f1b4 2018-08-05 18:48:32,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0664310455322s 2018-08-05 18:48:32,484 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-48c59f06-7129-466e-8d5b-c4838ba4f1b4 2018-08-05 18:48:32,485 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_3ad85d6e-8656-4d45-81f5-a6122829982d', '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'449c5b575fb242d6b133df2f87012577', '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'd4da4f53-e174-49f9-9e65-73d8c8d202a9', 'swap': 0}) 2018-08-05 18:48:32,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 18:48:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d4da4f53-e174-49f9-9e65-73d8c8d202a9/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" -d '{"extra_specs": {}}' 2018-08-05 18:48:32,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 18:48:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c58d5058-5684-4f96-8af3-ef4bd50075cc x-compute-request-id: req-c58d5058-5684-4f96-8af3-ef4bd50075cc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 18:48:32,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d4da4f53-e174-49f9-9e65-73d8c8d202a9/os-extra_specs used request id req-c58d5058-5684-4f96-8af3-ef4bd50075cc 2018-08-05 18:48:32,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223090648651s 2018-08-05 18:48:32,508 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d4da4f53-e174-49f9-9e65-73d8c8d202a9/os-extra_specs used request id req-c58d5058-5684-4f96-8af3-ef4bd50075cc 2018-08-05 18:48:32,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-05 18:48:32,509 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "a92da133-6e41-4b6e-b1e1-7a48540ec2c6", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "bono_cluster_size": 1, "flavor_id": "d4da4f53-e174-49f9-9e65-73d8c8d202a9", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-05 18:48:33,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:33,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:33,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:33,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:33,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:33,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:33,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:33,671 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-05 18:48:33,671 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "a92da133-6e41-4b6e-b1e1-7a48540ec2c6", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "bono_cluster_size": 1, "flavor_id": "d4da4f53-e174-49f9-9e65-73d8c8d202a9", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-05T18:48:32.664Z", "updated_at": "2018-08-05T18:48:32.664Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-08-05 18:48:33,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:33,672 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:33 GMT 2018-08-05 18:48:33,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:33,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-05 18:48:33,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:33,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions 2018-08-05 18:48:33,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:33,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:33,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:33,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:33,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:33,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:33,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:33,737 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-05T18:48:33.563Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "31d0fa9d-5584-4d75-90fe-434673480381"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-05 18:48:33,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:33,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:33 GMT 2018-08-05 18:48:33,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:33,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-05 18:48:33,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:33,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:48:33,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:33,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:33,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:33,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:33,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:33,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:33,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:33,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-05 18:48:33,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:33,801 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:33 GMT 2018-08-05 18:48:33,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:33,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-05 18:48:33,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:33,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/31d0fa9d-5584-4d75-90fe-434673480381 2018-08-05 18:48:33,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:33,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:33,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:33,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:33,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:33,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:33,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:33,920 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-05T18:48:33.563Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "31d0fa9d-5584-4d75-90fe-434673480381"} 2018-08-05 18:48:33,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:33,920 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:33 GMT 2018-08-05 18:48:33,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:33,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-05 18:48:33,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:38,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:48:38,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:38,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:38,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:38,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:38,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:38,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:38,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:38,994 - 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-05T18:48:34.583Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:48:34.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:48:34.954Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:48:34.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381", "logger": "c593f767-c68f-48ca-b6ab-d548f1824ec8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:48:35.477Z", "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-05T18:48:35.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381", "logger": "c593f767-c68f-48ca-b6ab-d548f1824ec8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:48:35.509Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:48:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:48:35.509Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:48:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:48:35.509Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:48:35.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:48:36.775Z", "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-05T18:48:36.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381", "logger": "c593f767-c68f-48ca-b6ab-d548f1824ec8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:48:36.775Z", "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-05T18:48:36.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381", "logger": "c593f767-c68f-48ca-b6ab-d548f1824ec8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:48:36.775Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpheH72L --prefix=\"/tmp/openstack-8D2BI6\" --constraint=\"/tmp/openstack-8D2BI6/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:48:36.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381", "logger": "c593f767-c68f-48ca-b6ab-d548f1824ec8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:48:36.775Z", "message": "Installing from directory: /tmp/tmpheH72L [args=--prefix=\"/tmp/openstack-8D2BI6\" --constraint=\"/tmp/openstack-8D2BI6/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:48:36.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381", "logger": "c593f767-c68f-48ca-b6ab-d548f1824ec8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:48:36.775Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:48:36.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381", "logger": "c593f767-c68f-48ca-b6ab-d548f1824ec8"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-05 18:48:38,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:38,994 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:38 GMT 2018-08-05 18:48:38,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:38,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-05 18:48:38,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-05 18:48:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-05 18:48:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-05 18:48:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-05 18:48:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-05 18:48:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-05 18:48:38,996 - 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-05 18:48:38,996 - 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-05 18:48:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpheH72L --prefix="/tmp/openstack-8D2BI6" --constraint="/tmp/openstack-8D2BI6/constraint.txt" 2018-08-05 18:48:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpheH72L [args=--prefix="/tmp/openstack-8D2BI6" --constraint="/tmp/openstack-8D2BI6/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-05 18:48:38,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-05 18:48:38,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/31d0fa9d-5584-4d75-90fe-434673480381 2018-08-05 18:48:39,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:39,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:39,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:39,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:39,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:39,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:39,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:39,057 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-05T18:48:33.563Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "31d0fa9d-5584-4d75-90fe-434673480381"} 2018-08-05 18:48:39,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:39,058 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:39 GMT 2018-08-05 18:48:39,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:39,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-05 18:48:39,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:44,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:48:44,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:44,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:44,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:44,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:44,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:44,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:44,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:44,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-05 18:48:44,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:44,130 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:44 GMT 2018-08-05 18:48:44,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:44,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-05 18:48:44,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:44,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/31d0fa9d-5584-4d75-90fe-434673480381 2018-08-05 18:48:44,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:44,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:44,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:44,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:44,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:44,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:44,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:44,187 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-05T18:48:33.563Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "31d0fa9d-5584-4d75-90fe-434673480381"} 2018-08-05 18:48:44,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:44,187 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:44 GMT 2018-08-05 18:48:44,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:44,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-05 18:48:44,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:49,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:48:49,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:49,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:49,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:49,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:49,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:49,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:49,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:49,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-05 18:48:49,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:49,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:49 GMT 2018-08-05 18:48:49,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:49,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-05 18:48:49,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:49,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/31d0fa9d-5584-4d75-90fe-434673480381 2018-08-05 18:48:49,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:49,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:49,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:49,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:49,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:49,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:49,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:49,318 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-05T18:48:33.563Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "31d0fa9d-5584-4d75-90fe-434673480381"} 2018-08-05 18:48:49,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:49,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:49 GMT 2018-08-05 18:48:49,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:49,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-05 18:48:49,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:54,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:48:54,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:54,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:54,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:54,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:54,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:54,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:54,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:54,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-05 18:48:54,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:54,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:54 GMT 2018-08-05 18:48:54,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:54,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-05 18:48:54,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:54,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/31d0fa9d-5584-4d75-90fe-434673480381 2018-08-05 18:48:54,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:54,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:54,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:54,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:54,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:54,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:54,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:54,454 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-05T18:48:33.563Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "31d0fa9d-5584-4d75-90fe-434673480381"} 2018-08-05 18:48:54,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:54,455 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:54 GMT 2018-08-05 18:48:54,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:54,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-05 18:48:54,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:59,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:48:59,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:59,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:59,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:59,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:59,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:59,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:59,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:59,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-05 18:48:59,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:59,527 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:59 GMT 2018-08-05 18:48:59,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:59,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-05 18:48:59,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:48:59,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/31d0fa9d-5584-4d75-90fe-434673480381 2018-08-05 18:48:59,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:48:59,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:48:59,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:48:59,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:48:59,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:48:59,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:48:59,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:48:59,595 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-05T18:48:33.563Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "31d0fa9d-5584-4d75-90fe-434673480381"} 2018-08-05 18:48:59,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:48:59,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:48:59 GMT 2018-08-05 18:48:59,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:48:59,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-05 18:48:59,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:04,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:04,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:04,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:04,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:04,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:04,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:04,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:04,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:04,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:01.853Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:01.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381", "logger": "c593f767-c68f-48ca-b6ab-d548f1824ec8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:02.756Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:02.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:02.798Z", "message": "Removing directory: /tmp/tmpheH72L", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:02.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381", "logger": "c593f767-c68f-48ca-b6ab-d548f1824ec8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:03.804Z", "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-05T18:49:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:03.804Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:03.804Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "31d0fa9d-5584-4d75-90fe-434673480381"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-05 18:49:04,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:04,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:04 GMT 2018-08-05 18:49:04,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:04,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-08-05 18:49:04,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:04,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-05 18:49:04,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-05 18:49:04,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpheH72L 2018-08-05 18:49:04,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-05 18:49:04,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-05 18:49:04,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-05 18:49:04,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/31d0fa9d-5584-4d75-90fe-434673480381 2018-08-05 18:49:04,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:04,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:04,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:04,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:04,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:04,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:04,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:04,719 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-05T18:48:33.563Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "31d0fa9d-5584-4d75-90fe-434673480381"} 2018-08-05 18:49:04,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:04,720 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:04 GMT 2018-08-05 18:49:04,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:04,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-05 18:49:04,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:04,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-05 18:49:04,721 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-05 18:49:04,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:04,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:04,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:04,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:04,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:04,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:04,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:04,883 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-05 18:49:04,883 - 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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:04,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:04,883 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:04 GMT 2018-08-05 18:49:04,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:04,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:04,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:04,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:04,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:04,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:04,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:04,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:04,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:04,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:04,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:04,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-05 18:49:04,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:04,954 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:04 GMT 2018-08-05 18:49:04,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:04,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-05 18:49:04,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:04,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:05,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:05,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:05,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:05,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:05,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:05,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:05,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:05,012 - 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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:05,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:05,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:05 GMT 2018-08-05 18:49:05,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:05,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:05,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:10,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:10,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:10,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:10,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:10,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:10,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:10,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:10,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:10,079 - 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-05T18:49:05.486Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:05.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "keypair_z2frkf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:06.858Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:06.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_security_group_42s7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_security_group_42s7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_security_group_42s7o7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "keypair_z2frkf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "keypair_z2frkf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:08.931Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:08.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_security_group_norqje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.173Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dbe51fc4-a5f2-4f67-a45c-2086eb0e304a"}, {"node_instance_id": "dime_security_group_kwm2cg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b44eba0-5093-4212-b37e-95407312f341"}, {"node_instance_id": "dime_security_group_kwm2cg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b44eba0-5093-4212-b37e-95407312f341"}, {"node_instance_id": "bind_security_group_norqje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dbe51fc4-a5f2-4f67-a45c-2086eb0e304a"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dec09e80-51a0-4f1d-9d1d-badc6a0b3a60"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dec09e80-51a0-4f1d-9d1d-badc6a0b3a60"}, {"node_instance_id": "dime_security_group_kwm2cg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b44eba0-5093-4212-b37e-95407312f341"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dec09e80-51a0-4f1d-9d1d-badc6a0b3a60"}, {"node_instance_id": "dime_security_group_kwm2cg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b44eba0-5093-4212-b37e-95407312f341"}, {"node_instance_id": "bind_security_group_norqje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dbe51fc4-a5f2-4f67-a45c-2086eb0e304a"}, {"node_instance_id": "bind_security_group_norqje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dbe51fc4-a5f2-4f67-a45c-2086eb0e304a"}, {"node_instance_id": "dime_security_group_kwm2cg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b44eba0-5093-4212-b37e-95407312f341"}, {"node_instance_id": "ellis_security_group_42s7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b9dcf56-e8d6-4b24-b6e3-96f1777ba93f"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.262Z", "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-05T18:49:09.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dec09e80-51a0-4f1d-9d1d-badc6a0b3a60"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_floatingip_irzteg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "keypair_z2frkf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_floatingip_irzteg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "base_security_group_ra5nh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_security_group_qc0yya", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "base_security_group_ra5nh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_security_group_qc0yya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "keypair_z2frkf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:09.980Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:09.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 49, "offset": 0, "size": 50}}} 2018-08-05 18:49:10,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:10,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:10 GMT 2018-08-05 18:49:10,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:10,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26997 2018-08-05 18:49:10,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-05 18:49:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-05 18:49:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-05 18:49:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,083 - 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-05 18:49:10,083 - 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-05 18:49:10,083 - 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-05 18:49:10,083 - 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-05 18:49:10,084 - 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-05 18:49:10,084 - 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-05 18:49:10,084 - 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-05 18:49:10,084 - 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-05 18:49:10,084 - 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-05 18:49:10,084 - 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-05 18:49:10,084 - 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-05 18:49:10,085 - 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-05 18:49:10,085 - 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-05 18:49:10,085 - 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-05 18:49:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-05 18:49:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-05 18:49:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-05 18:49:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-05 18:49:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-05 18:49:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:10,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:10,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-05 18:49:10,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:10,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:10,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:10,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:10,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:10,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:10,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:10,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:10,155 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:10,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:10,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:10 GMT 2018-08-05 18:49:10,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:10,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:10,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:15,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:15,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:15,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:15,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:15,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:15,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:15,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:15,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:15,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_kwm2cg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:10.301Z", "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-05T18:49:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b44eba0-5093-4212-b37e-95407312f341"}, {"node_instance_id": "ellis_security_group_42s7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:10.301Z", "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-05T18:49:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b9dcf56-e8d6-4b24-b6e3-96f1777ba93f"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:10.301Z", "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-05T18:49:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dec09e80-51a0-4f1d-9d1d-badc6a0b3a60"}, {"node_instance_id": "ellis_security_group_42s7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:10.301Z", "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-05T18:49:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b9dcf56-e8d6-4b24-b6e3-96f1777ba93f"}, {"node_instance_id": "ellis_security_group_42s7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:10.301Z", "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-05T18:49:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b9dcf56-e8d6-4b24-b6e3-96f1777ba93f"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:10.301Z", "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-05T18:49:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dec09e80-51a0-4f1d-9d1d-badc6a0b3a60"}, {"node_instance_id": "keypair_z2frkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:10.301Z", "message": "Using external resource keypair: cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2bdaa40f-5c1f-4196-adac-cb937f33def4"}, {"node_instance_id": "keypair_z2frkf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:10.988Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:10.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:11.994Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:11.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:11.994Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:11.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_floatingip_jtury7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:12.721Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'60aab74f3bbe41b392721765985aa2c8', u'created_at': u'2018-08-05T18:49:12Z', u'updated_at': u'2018-08-05T18:49:12Z', u'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'60aab74f3bbe41b392721765985aa2c8', u'port_id': None, u'id': u'ac7862dd-0e86-4102-8950-1813c7f219c6', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:12.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "91116c81-0eb7-4bee-822c-711e1c01ca0d"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:13.008Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:13.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:13.008Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:13.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:14.221Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:14.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:14.221Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:14.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:14.221Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:14.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:14.221Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:14.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:14.221Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:14.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_security_group_42s7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:14.221Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:14.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:14.221Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:14.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_security_group_pwgk13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:14.360Z", "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-05T18:49:14.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ba3bcf36-526e-4971-b3bb-6a0007039dc7"}], "metadata": {"pagination": {"total": 70, "offset": 49, "size": 50}}} 2018-08-05 18:49:15,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:15,302 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:15 GMT 2018-08-05 18:49:15,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:15,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12629 2018-08-05 18:49:15,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:15,303 - 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-05 18:49:15,303 - 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-05 18:49:15,303 - 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-05 18:49:15,303 - 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-05 18:49:15,304 - 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-05 18:49:15,304 - 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-05 18:49:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d 2018-08-05 18:49:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-05 18:49:15,305 - 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'60aab74f3bbe41b392721765985aa2c8', u'created_at': u'2018-08-05T18:49:12Z', u'updated_at': u'2018-08-05T18:49:12Z', u'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'60aab74f3bbe41b392721765985aa2c8', u'port_id': None, u'id': u'ac7862dd-0e86-4102-8950-1813c7f219c6', u'qos_policy_id': None} 2018-08-05 18:49:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-05 18:49:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-05 18:49:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-05 18:49:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-05 18:49:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-05 18:49:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-05 18:49:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-05 18:49:15,306 - 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-05 18:49:15,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:15,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:15,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:15,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:15,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:15,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:15,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:15,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:15,436 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:15,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:15,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:15 GMT 2018-08-05 18:49:15,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:15,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:15,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:20,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:20,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:20,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:20,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:20,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:20,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:20,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:20,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:20,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_42s7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.320Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:15.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.320Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:15.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.320Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:15.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "base_security_group_ra5nh2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.320Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:15.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_security_group_qc0yya", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.320Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:15.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.320Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:15.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.463Z", "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-05T18:49:15.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.463Z", "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-05T18:49:15.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.463Z", "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-05T18:49:15.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "sprout_security_group_pwgk13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.463Z", "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-05T18:49:15.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ba3bcf36-526e-4971-b3bb-6a0007039dc7"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.463Z", "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-05T18:49:15.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.463Z", "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-05T18:49:15.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.463Z", "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-05T18:49:15.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.463Z", "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-05T18:49:15.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.463Z", "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-05T18:49:15.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:15.463Z", "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-05T18:49:15.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.334Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.334Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.334Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_security_group_42s7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.334Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.334Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_floatingip_o28jmo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'60aab74f3bbe41b392721765985aa2c8', u'created_at': u'2018-08-05T18:49:15Z', u'updated_at': u'2018-08-05T18:49:15Z', u'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'60aab74f3bbe41b392721765985aa2c8', u'port_id': None, u'id': u'504e4fd8-43bd-4582-84d9-1cfe0e718e5f', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7478c1ec-dc9c-4b7d-b6e6-5216685b3f4c"}, {"node_instance_id": "base_security_group_ra5nh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c86e7285-6a81-4fdd-bccb-22b52eaccc2b"}, {"node_instance_id": "base_security_group_ra5nh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c86e7285-6a81-4fdd-bccb-22b52eaccc2b"}, {"node_instance_id": "base_security_group_ra5nh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c86e7285-6a81-4fdd-bccb-22b52eaccc2b"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "base_security_group_ra5nh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c86e7285-6a81-4fdd-bccb-22b52eaccc2b"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "base_security_group_ra5nh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c86e7285-6a81-4fdd-bccb-22b52eaccc2b"}, {"node_instance_id": "base_security_group_ra5nh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c86e7285-6a81-4fdd-bccb-22b52eaccc2b"}, {"node_instance_id": "base_security_group_ra5nh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c86e7285-6a81-4fdd-bccb-22b52eaccc2b"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "42de3514-f3b4-4d88-b617-0824550756b0"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c7842460-5562-444c-9c8c-e62840d7aeda"}, {"node_instance_id": "base_security_group_ra5nh2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:16.481Z", "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-05T18:49:16.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c86e7285-6a81-4fdd-bccb-22b52eaccc2b"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:17.340Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:17.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 140, "offset": 70, "size": 50}}} 2018-08-05 18:49:20,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:20,536 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:20 GMT 2018-08-05 18:49:20,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:20,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32236 2018-08-05 18:49:20,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-05 18:49:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-05 18:49:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-05 18:49:20,538 - 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-05 18:49:20,538 - 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-05 18:49:20,539 - 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-05 18:49:20,539 - 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-05 18:49:20,539 - 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-05 18:49:20,539 - 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-05 18:49:20,539 - 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-05 18:49:20,539 - 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-05 18:49:20,540 - 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-05 18:49:20,540 - 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-05 18:49:20,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:20,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:20,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:20,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:20,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:20,541 - 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'60aab74f3bbe41b392721765985aa2c8', u'created_at': u'2018-08-05T18:49:15Z', u'updated_at': u'2018-08-05T18:49:15Z', u'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'60aab74f3bbe41b392721765985aa2c8', u'port_id': None, u'id': u'504e4fd8-43bd-4582-84d9-1cfe0e718e5f', u'qos_policy_id': None} 2018-08-05 18:49:20,541 - 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-05 18:49:20,541 - 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-05 18:49:20,541 - 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-05 18:49:20,541 - 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-05 18:49:20,541 - 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-05 18:49:20,541 - 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-05 18:49:20,542 - 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-05 18:49:20,542 - 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-05 18:49:20,542 - 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-05 18:49:20,542 - 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-05 18:49:20,542 - 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-05 18:49:20,542 - 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-05 18:49:20,542 - 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-05 18:49:20,543 - 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-05 18:49:20,543 - 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-05 18:49:20,543 - 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-05 18:49:20,543 - 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-05 18:49:20,543 - 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-05 18:49:20,543 - 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-05 18:49:20,543 - 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-05 18:49:20,544 - 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-05 18:49:20,544 - 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-05 18:49:20,544 - 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-05 18:49:20,544 - 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-05 18:49:20,544 - 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-05 18:49:20,544 - 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-05 18:49:20,544 - 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-05 18:49:20,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:20,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:20,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:20,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:20,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:20,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:20,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:20,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:20,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:20,609 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:20,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:20,610 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:20 GMT 2018-08-05 18:49:20,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:20,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:20,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:25,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:25,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:25,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:25,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:25,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:25,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:25,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:25,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:25,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_irzteg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:17.340Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:17.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:17.340Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:17.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:18.364Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:18.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:18.364Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:18.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:18.364Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:18.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:18.364Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:18.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_security_group_3un01s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:18.599Z", "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-05T18:49:18.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "21cc54fc-c70a-483c-8b0c-923a1856871c"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:19.369Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:19.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_security_group_3un01s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:19.493Z", "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-05T18:49:19.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "21cc54fc-c70a-483c-8b0c-923a1856871c"}, {"node_instance_id": "homer_security_group_3un01s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:19.493Z", "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-05T18:49:19.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "21cc54fc-c70a-483c-8b0c-923a1856871c"}, {"node_instance_id": "homer_security_group_3un01s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:19.493Z", "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-05T18:49:19.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "21cc54fc-c70a-483c-8b0c-923a1856871c"}, {"node_instance_id": "base_security_group_ra5nh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:20.429Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:20.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_floatingip_irzteg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:20.429Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:20.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "base_security_group_ra5nh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:20.429Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:20.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:20.429Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:20.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_floatingip_irzteg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:20.429Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:20.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "base_security_group_ra5nh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:20.429Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:20.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_security_group_qc0yya", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:20.429Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:20.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_floatingip_irzteg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:20.498Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'60aab74f3bbe41b392721765985aa2c8', u'created_at': u'2018-08-05T18:49:18Z', u'updated_at': u'2018-08-05T18:49:18Z', u'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.217', u'revision_number': 0, u'project_id': u'60aab74f3bbe41b392721765985aa2c8', u'port_id': None, u'id': u'e0163c29-da9a-4555-bd59-4bbc28c39aae', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:20.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b598e27c-ff4c-4505-b38d-da75c1a0a5c6"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:20.498Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:20.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4fdbb0de-93a1-4adb-ac0b-41941f4d5faa"}, {"node_instance_id": "vellum_security_group_qc0yya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:21.442Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:21.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:21.442Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:21.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:21.442Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:21.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_floatingip_irzteg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:21.442Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:21.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_security_group_qc0yya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:21.442Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:21.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:21.442Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:21.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:21.526Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_qutmfa'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:21.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4fdbb0de-93a1-4adb-ac0b-41941f4d5faa"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:22.457Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:22.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:22.457Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:22.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:22.457Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:22.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:22.457Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:22.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:22.457Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:22.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:22.457Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:22.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:22.457Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:22.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:22.457Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:22.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:22.457Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:22.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:22.986Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ffdb6157-44ab-4c89-8e90-ae555a6136ed', 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-05T18:49:22.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ea753a40-7bf3-483f-ae52-4a1ad2a06153"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.493Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.493Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.493Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.493Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.493Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.493Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.556Z", "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-05T18:49:23.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4fdbb0de-93a1-4adb-ac0b-41941f4d5faa"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.556Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_qutmfa', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4fdbb0de-93a1-4adb-ac0b-41941f4d5faa"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.556Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c704c36e-3b20-4549-8eef-4d5c9258d77d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'070e50f0-e2a7-4382-a2d3-5efd3c7ee384', 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-05T18:49:23.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cfbfa73d-f059-4d0d-afc7-77e50f838c87"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.556Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e802cd34-a207-477b-bda3-b2c55aaf7042', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'504e4fd8-43bd-4582-84d9-1cfe0e718e5f', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0a494916-4a7d-4910-90a0-1ee7c66c4fa0"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.556Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_qutmfa', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4fdbb0de-93a1-4adb-ac0b-41941f4d5faa"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.556Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_nz33mg'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ea753a40-7bf3-483f-ae52-4a1ad2a06153"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.556Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_f96tzm'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0a494916-4a7d-4910-90a0-1ee7c66c4fa0"}], "metadata": {"pagination": {"total": 182, "offset": 120, "size": 50}}} 2018-08-05 18:49:25,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:25,682 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:25 GMT 2018-08-05 18:49:25,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:25,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29452 2018-08-05 18:49:25,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:25,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-05 18:49:25,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-05 18:49:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-05 18:49:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-05 18:49:25,684 - 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-05 18:49:25,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:25,684 - 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-05 18:49:25,685 - 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-05 18:49:25,685 - 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-05 18:49:25,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:25,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:25,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:25,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-05 18:49:25,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-05 18:49:25,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-05 18:49:25,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-05 18:49:25,686 - 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'60aab74f3bbe41b392721765985aa2c8', u'created_at': u'2018-08-05T18:49:18Z', u'updated_at': u'2018-08-05T18:49:18Z', u'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.217', u'revision_number': 0, u'project_id': u'60aab74f3bbe41b392721765985aa2c8', u'port_id': None, u'id': u'e0163c29-da9a-4555-bd59-4bbc28c39aae', u'qos_policy_id': None} 2018-08-05 18:49:25,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}] 2018-08-05 18:49:25,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:25,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:25,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:25,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:25,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:25,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-05 18:49:25,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_qutmfa'} 2018-08-05 18:49:25,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:25,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:25,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-05 18:49:25,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-05 18:49:25,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-05 18:49:25,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-05 18:49:25,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-05 18:49:25,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-05 18:49:25,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-05 18:49:25,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ffdb6157-44ab-4c89-8e90-ae555a6136ed', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-05 18:49:25,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:25,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:25,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-05 18:49:25,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:25,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-05 18:49:25,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-05 18:49:25,690 - 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-05 18:49:25,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_qutmfa', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:25,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c704c36e-3b20-4549-8eef-4d5c9258d77d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'070e50f0-e2a7-4382-a2d3-5efd3c7ee384', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-05 18:49:25,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e802cd34-a207-477b-bda3-b2c55aaf7042', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'504e4fd8-43bd-4582-84d9-1cfe0e718e5f', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-08-05 18:49:25,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_qutmfa', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:25,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_nz33mg'} 2018-08-05 18:49:25,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_f96tzm'} 2018-08-05 18:49:25,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:25,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:25,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:25,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:25,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:25,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:25,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:25,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:25,757 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:25,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:25,757 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:25 GMT 2018-08-05 18:49:25,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:25,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:25,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:30,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:30,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:30,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:30,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:30,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:30,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:30,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:30,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:30,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:23.556Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_14zap8'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:23.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cfbfa73d-f059-4d0d-afc7-77e50f838c87"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:24.505Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:24.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:24.505Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:24.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:24.505Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:24.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:24.505Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:24.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:24.571Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'de1d4859-9736-4924-a83f-944e2ef6be68', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'ac7862dd-0e86-4102-8950-1813c7f219c6', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:24.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9a1b7558-42a3-4978-86fd-fe955cb95a84"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:24.571Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_f3lhat'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:24.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9a1b7558-42a3-4978-86fd-fe955cb95a84"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:25.511Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:25.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:25.511Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:25.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:25.576Z", "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-05T18:49:25.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ea753a40-7bf3-483f-ae52-4a1ad2a06153"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:25.576Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_nz33mg', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:25.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ea753a40-7bf3-483f-ae52-4a1ad2a06153"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:25.576Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_nz33mg', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:25.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ea753a40-7bf3-483f-ae52-4a1ad2a06153"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:26.581Z", "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-05T18:49:26.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9a1b7558-42a3-4978-86fd-fe955cb95a84"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:26.581Z", "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-05T18:49:26.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0a494916-4a7d-4910-90a0-1ee7c66c4fa0"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:26.581Z", "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-05T18:49:26.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cfbfa73d-f059-4d0d-afc7-77e50f838c87"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:26.581Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_f3lhat', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:26.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9a1b7558-42a3-4978-86fd-fe955cb95a84"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:26.581Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_f96tzm', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:26.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0a494916-4a7d-4910-90a0-1ee7c66c4fa0"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:26.581Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_14zap8', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:26.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cfbfa73d-f059-4d0d-afc7-77e50f838c87"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:26.581Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_f3lhat', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:26.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9a1b7558-42a3-4978-86fd-fe955cb95a84"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:26.581Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_f96tzm', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:26.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0a494916-4a7d-4910-90a0-1ee7c66c4fa0"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:26.581Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_14zap8', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:26.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cfbfa73d-f059-4d0d-afc7-77e50f838c87"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:26.710Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:26.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:27.516Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:27.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:27.516Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:27.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:27.588Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3934fd9c-35cf-48b6-9fd0-c5d9957285dc', 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-05T18:49:27.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9f7e8cea-e00a-4887-bd2e-d06b50f92497"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:27.588Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_xwotts'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:27.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9f7e8cea-e00a-4887-bd2e-d06b50f92497"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:28.532Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:28.532Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:28.532Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:28.532Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:28.532Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:28.532Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:28.532Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:28.532Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:29.196Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ef28183e-8c32-4cf4-8f32-5dfca399fb9d', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'c704c36e-3b20-4549-8eef-4d5c9258d77d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'e0163c29-da9a-4555-bd59-4bbc28c39aae', u'floating_ip_address': u'172.30.9.217', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:29.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9be722b9-17bf-4f85-a024-42f24aefbc45"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:29.543Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:29.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:29.543Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:29.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:29.543Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:29.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:29.603Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_i9eu7n'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:29.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9be722b9-17bf-4f85-a024-42f24aefbc45"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.549Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.549Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.549Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.549Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.549Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.549Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.549Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.549Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.615Z", "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-05T18:49:30.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9f7e8cea-e00a-4887-bd2e-d06b50f92497"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.615Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_xwotts', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9f7e8cea-e00a-4887-bd2e-d06b50f92497"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.615Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'01747c6d-c24c-4027-be44-92347ce3583a', 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-05T18:49:30.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c94de12a-3213-4d5e-8066-b0a5a4b87297"}], "metadata": {"pagination": {"total": 222, "offset": 170, "size": 50}}} 2018-08-05 18:49:30,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:30,826 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:30 GMT 2018-08-05 18:49:30,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:30,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32325 2018-08-05 18:49:30,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_14zap8'} 2018-08-05 18:49:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-05 18:49:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'de1d4859-9736-4924-a83f-944e2ef6be68', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'ac7862dd-0e86-4102-8950-1813c7f219c6', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-08-05 18:49:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_f3lhat'} 2018-08-05 18:49:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:49:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-05 18:49:30,829 - 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-05 18:49:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_nz33mg', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:30,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_nz33mg', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:30,830 - 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-05 18:49:30,830 - 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-05 18:49:30,830 - 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-05 18:49:30,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_f3lhat', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:30,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_f96tzm', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:30,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_14zap8', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:30,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_f3lhat', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:30,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_f96tzm', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:30,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_14zap8', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:30,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-05 18:49:30,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:30,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-05 18:49:30,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3934fd9c-35cf-48b6-9fd0-c5d9957285dc', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-05 18:49:30,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_xwotts'} 2018-08-05 18:49:30,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-05 18:49:30,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:30,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-05 18:49:30,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-05 18:49:30,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-05 18:49:30,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-05 18:49:30,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-05 18:49:30,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-05 18:49:30,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ef28183e-8c32-4cf4-8f32-5dfca399fb9d', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'c704c36e-3b20-4549-8eef-4d5c9258d77d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'e0163c29-da9a-4555-bd59-4bbc28c39aae', u'floating_ip_address': u'172.30.9.217', u'external_type': u'floatingip'}] 2018-08-05 18:49:30,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:30,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:30,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:30,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_i9eu7n'} 2018-08-05 18:49:30,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-05 18:49:30,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-05 18:49:30,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-05 18:49:30,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:30,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:30,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:30,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-05 18:49:30,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-05 18:49:30,835 - 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-05 18:49:30,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_xwotts', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:30,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', u'external_type': u'keypair'}, {u'external_id': u'e6593a33-29bb-4e08-aec9-30cf0dd1d7c6', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'01747c6d-c24c-4027-be44-92347ce3583a', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-05 18:49:30,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:30,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:30,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:30,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:30,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:30,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:30,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:30,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:30,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:30,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:30,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:30 GMT 2018-08-05 18:49:30,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:30,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:30,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:35,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:36,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:36,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:36,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:36,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:36,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:36,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:36,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:36,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.615Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_xwotts', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9f7e8cea-e00a-4887-bd2e-d06b50f92497"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:30.615Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_eltkja'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:30.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c94de12a-3213-4d5e-8066-b0a5a4b87297"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:31.555Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:31.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.044Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_i9eu7n', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:32.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9be722b9-17bf-4f85-a024-42f24aefbc45"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.631Z", "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-05T18:49:32.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9be722b9-17bf-4f85-a024-42f24aefbc45"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.631Z", "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-05T18:49:32.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c94de12a-3213-4d5e-8066-b0a5a4b87297"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.631Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_i9eu7n', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:32.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9be722b9-17bf-4f85-a024-42f24aefbc45"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.631Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_eltkja', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:32.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c94de12a-3213-4d5e-8066-b0a5a4b87297"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.631Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_eltkja', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:32.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c94de12a-3213-4d5e-8066-b0a5a4b87297"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.675Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:32.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.675Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:32.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.675Z", "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": "ellis_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-05T18:49:32.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.675Z", "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-05T18:49:32.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.675Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:32.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:32.675Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:32.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:33.882Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:34.681Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:34.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:34.681Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling 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:scheduling 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:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-05T18:49:34.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:34.681Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:34.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:35.690Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:35.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:35.690Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:35.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:35.690Z", "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-05T18:49:35.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:35.690Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:35.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:35.690Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:35.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 244, "offset": 220, "size": 50}}} 2018-08-05 18:49:36,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:36,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:36 GMT 2018-08-05 18:49:36,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:36,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17180 2018-08-05 18:49:36,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:36,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_xwotts', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:36,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_eltkja'} 2018-08-05 18:49:36,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:36,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_i9eu7n', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:36,067 - 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-05 18:49:36,068 - 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-05 18:49:36,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_i9eu7n', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:36,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_eltkja', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:36,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_eltkja', 'key_name': u'cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d', 'image': u'a92da133-6e41-4b6e-b1e1-7a48540ec2c6', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d', 'cloudify_management_network_id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}, 'nics': [{'net-id': u'cf5feea5-571c-4ba2-8b7a-816dc43aa41a'}], 'flavor': u'd4da4f53-e174-49f9-9e65-73d8c8d202a9'} 2018-08-05 18:49:36,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-05 18:49:36,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:36,069 - 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-05 18:49:36,069 - 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-05 18:49:36,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-05 18:49:36,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-05 18:49:36,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-05 18:49:36,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:36,069 - 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:scheduling state. Retrying... [retry_after=30] 2018-08-05 18:49:36,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-05 18:49:36,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-05 18:49:36,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:36,070 - 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-05 18:49:36,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-05 18:49:36,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-05 18:49:36,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:36,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:36,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:36,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:36,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:36,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:36,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:36,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:36,140 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:36,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:36,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:36 GMT 2018-08-05 18:49:36,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:36,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:36,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:41,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:41,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:41,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:41,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:41,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:41,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:41,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:41,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:41,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:36.694Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:36.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:36.694Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:36.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:36.694Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping 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:block_device_mapping 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:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-05T18:49:36.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:36.694Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:36.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:37.699Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:37.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:37.699Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:37.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:37.699Z", "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": "vellum_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-05T18:49:37.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:37.699Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:37.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:38.882Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:38.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:38.882Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:38.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:38.882Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:49:38.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:39.940Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling 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:scheduling 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:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-05T18:49:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:49:40.943Z", "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-05T18:49:40.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 257, "offset": 244, "size": 50}}} 2018-08-05 18:49:41,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:41,212 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:41 GMT 2018-08-05 18:49:41,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:41,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8898 2018-08-05 18:49:41,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:41,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:41,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:49:41,213 - 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:block_device_mapping state. Retrying... [retry_after=30] 2018-08-05 18:49:41,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-05 18:49:41,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-05 18:49:41,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:41,214 - 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-05 18:49:41,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-05 18:49:41,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-05 18:49:41,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:49:41,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-05 18:49:41,214 - 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:scheduling state. Retrying... [retry_after=30] 2018-08-05 18:49:41,215 - 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-05 18:49:41,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:41,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:41,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:41,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:41,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:41,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:41,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:41,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:41,270 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:41,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:41,270 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:41 GMT 2018-08-05 18:49:41,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:41,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:41,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:46,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:46,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:46,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:46,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:46,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:46,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:46,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:46,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:46,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-05 18:49:46,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:46,338 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:46 GMT 2018-08-05 18:49:46,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:46,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:49:46,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:46,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:46,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:46,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:46,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:46,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:46,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:46,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:46,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:46,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:46,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:46,399 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:46 GMT 2018-08-05 18:49:46,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:46,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:46,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:51,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:51,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:51,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:51,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:51,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:51,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:51,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:51,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:51,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-05 18:49:51,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:51,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:51 GMT 2018-08-05 18:49:51,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:51,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:49:51,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:51,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:51,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:51,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:51,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:51,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:51,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:51,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:51,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:51,532 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:51,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:51,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:51 GMT 2018-08-05 18:49:51,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:51,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:51,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:56,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:49:56,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:56,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:56,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:56,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:56,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:56,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:56,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:56,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-05 18:49:56,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:56,604 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:56 GMT 2018-08-05 18:49:56,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:56,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:49:56,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:49:56,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:49:56,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:49:56,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:49:56,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:49:56,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:49:56,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:49:56,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:49:56,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:49:56,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:49:56,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:49:56,662 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:49:56 GMT 2018-08-05 18:49:56,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:49:56,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:49:56,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:01,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:01,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:01,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:01,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:01,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:01,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:01,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:01,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:01,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-05 18:50:01,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:01,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:01 GMT 2018-08-05 18:50:01,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:01,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:50:01,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:01,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:01,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:01,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:01,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:01,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:01,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:01,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:01,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:01,785 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:01,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:01,786 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:01 GMT 2018-08-05 18:50:01,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:01,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:01,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:06,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:06,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:06,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:06,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:06,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:06,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:06,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:06,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:06,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:01.891Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:01.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:01.953Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:01.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:02.960Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:02.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:02.960Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:02.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:04.253Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:04.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:04.995Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:04.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:04.995Z", "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-05T18:50:04.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:04.995Z", "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-05T18:50:04.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:04.995Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:04.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:04.995Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:04.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:06.125Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:06.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 268, "offset": 257, "size": 50}}} 2018-08-05 18:50:06,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:06,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:06 GMT 2018-08-05 18:50:06,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:06,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6969 2018-08-05 18:50:06,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:06,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:06,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:06,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:06,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:06,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:06,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:06,861 - 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-05 18:50:06,861 - 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-05 18:50:06,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:06,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:06,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:06,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:06,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:06,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:06,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:06,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:06,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:06,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:06,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:06,921 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:06,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:06,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:06 GMT 2018-08-05 18:50:06,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:06,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:06,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:11,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:11,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:11,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:11,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:11,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:11,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:11,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:11,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:11,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_14zap8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:07.016Z", "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-05T18:50:07.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:07.016Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:07.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:08.021Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:08.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:08.021Z", "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-05T18:50:08.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:08.021Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:08.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:09.027Z", "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-05T18:50:09.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:10.030Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:10.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:10.030Z", "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-05T18:50:10.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:10.030Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:10.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:11.034Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:11.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:11.034Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:11.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 279, "offset": 268, "size": 50}}} 2018-08-05 18:50:11,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:11,994 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:11 GMT 2018-08-05 18:50:11,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:11,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8215 2018-08-05 18:50:11,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:11,995 - 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-05 18:50:11,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:11,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:11,995 - 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-05 18:50:11,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:11,995 - 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-05 18:50:11,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:11,996 - 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-05 18:50:11,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:11,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:11,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-05 18:50:11,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:12,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:12,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:12,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:12,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:12,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:12,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:12,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:12,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:12,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:12,056 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:12 GMT 2018-08-05 18:50:12,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:12,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:12,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:17,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:17,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:17,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:17,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:17,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:17,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:17,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:17,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:17,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_i9eu7n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:12.037Z", "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-05T18:50:12.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:13.042Z", "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-05T18:50:13.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 281, "offset": 279, "size": 50}}} 2018-08-05 18:50:17,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:17,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:17 GMT 2018-08-05 18:50:17,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:17,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2352 2018-08-05 18:50:17,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:17,133 - 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-05 18:50:17,133 - 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-05 18:50:17,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:17,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:17,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:17,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:17,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:17,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:17,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:17,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:17,261 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:17,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:17,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:17 GMT 2018-08-05 18:50:17,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:17,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:17,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:22,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:22,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:22,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:22,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:22,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:22,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:22,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:22,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:22,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-05 18:50:22,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:22,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:22 GMT 2018-08-05 18:50:22,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:22,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:50:22,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:22,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:22,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:22,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:22,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:22,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:22,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:22,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:22,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:22,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:22,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:22,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:22 GMT 2018-08-05 18:50:22,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:22,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:22,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:27,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:27,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:27,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:27,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:27,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:27,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:27,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:27,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:27,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-05 18:50:27,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:27,457 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:27 GMT 2018-08-05 18:50:27,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:27,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:50:27,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:27,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:27,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:27,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:27,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:27,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:27,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:27,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:27,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:27,513 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:27,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:27,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:27 GMT 2018-08-05 18:50:27,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:27,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:27,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:32,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:32,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:32,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:32,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:32,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:32,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:32,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:32,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:32,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-05 18:50:32,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:32,588 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:32 GMT 2018-08-05 18:50:32,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:32,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:50:32,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:32,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:32,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:32,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:32,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:32,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:32,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:32,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:32,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:32,649 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:32,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:32,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:32 GMT 2018-08-05 18:50:32,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:32,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:32,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:37,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:37,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:37,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:37,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:37,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:37,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:37,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:37,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:37,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:34.478Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:34.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:35.059Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:35.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:35.059Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:35.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:35.059Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:35.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:36.741Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:36.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:37.065Z", "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-05T18:50:37.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:37.065Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:37.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 288, "offset": 281, "size": 50}}} 2018-08-05 18:50:37,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:37,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:37 GMT 2018-08-05 18:50:37,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:37,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4300 2018-08-05 18:50:37,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:37,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:37,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:37,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:37,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:37,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:37,724 - 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-05 18:50:37,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:37,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:37,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:37,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:37,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:37,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:37,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:37,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:37,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:37,788 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:37,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:37,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:37 GMT 2018-08-05 18:50:37,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:37,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:37,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:42,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:42,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:42,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:42,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:42,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:42,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:42,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:42,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:42,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:38.070Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:38.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:38.070Z", "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-05T18:50:38.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:38.070Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:38.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:39.074Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:39.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:39.074Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:39.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:40.080Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:40.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:40.080Z", "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-05T18:50:40.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:40.080Z", "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-05T18:50:40.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:40.080Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:40.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:41.093Z", "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-05T18:50:41.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:42.099Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:42.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:42.099Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:42.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 300, "offset": 288, "size": 50}}} 2018-08-05 18:50:42,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:42,858 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:42 GMT 2018-08-05 18:50:42,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:42,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8720 2018-08-05 18:50:42,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:42,859 - 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-05 18:50:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:42,860 - 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-05 18:50:42,860 - 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-05 18:50:42,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:42,860 - 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-05 18:50:42,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:42,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:42,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:42,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:42,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:42,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:42,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:42,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:42,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:42,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:42,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:42,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:42,917 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:42 GMT 2018-08-05 18:50:42,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:42,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:42,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:47,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:47,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:47,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:47,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:47,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:47,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:47,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:47,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:47,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:43.115Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:43.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:43.115Z", "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-05T18:50:43.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:43.115Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:50:43.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:44.403Z", "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-05T18:50:44.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:50:46.120Z", "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-05T18:50:46.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 305, "offset": 300, "size": 50}}} 2018-08-05 18:50:47,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:47,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:47 GMT 2018-08-05 18:50:47,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:47,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4516 2018-08-05 18:50:47,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:47,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:47,991 - 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-05 18:50:47,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-05 18:50:47,992 - 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-05 18:50:47,992 - 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-05 18:50:47,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:48,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:48,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:48,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:48,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:48,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:48,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:48,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:48,049 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:48,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:48,049 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:48 GMT 2018-08-05 18:50:48,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:48,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:48,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:53,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:53,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:53,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:53,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:53,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:53,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:53,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:53,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:53,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-05 18:50:53,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:53,127 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:53 GMT 2018-08-05 18:50:53,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:53,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:50:53,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:53,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:53,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:53,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:53,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:53,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:53,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:53,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:53,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:53,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:53,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:53,184 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:53 GMT 2018-08-05 18:50:53,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:53,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:53,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:58,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:50:58,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:58,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:58,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:58,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:58,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:58,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:58,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:58,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-05 18:50:58,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:58,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:58 GMT 2018-08-05 18:50:58,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:58,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:50:58,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:50:58,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:50:58,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:50:58,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:50:58,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:50:58,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:50:58,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:50:58,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:50:58,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:50:58,330 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:50:58,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:50:58,330 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:50:58 GMT 2018-08-05 18:50:58,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:50:58,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:50:58,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:03,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:51:03,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:03,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:03,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:03,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:03,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:03,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:03,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:03,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-05 18:51:03,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:03,838 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:03 GMT 2018-08-05 18:51:03,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:03,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:51:03,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:03,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:51:05,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:05,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:05,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:05,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:05,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:05,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:05,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:05,197 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:51:05,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:05,197 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:05 GMT 2018-08-05 18:51:05,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:05,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:51:05,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:10,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:51:13,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:13,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:13,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:13,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:13,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:13,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:13,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:13,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:06.991Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:06.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:09.128Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:09.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:09.128Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:09.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:09.128Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:09.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:10.234Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:10.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:10.234Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:10.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:10.234Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:10.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 312, "offset": 305, "size": 50}}} 2018-08-05 18:51:13,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:13,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:13 GMT 2018-08-05 18:51:13,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:13,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3675 2018-08-05 18:51:13,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:13,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:13,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:13,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:13,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:13,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:13,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:13,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:13,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:51:16,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:16,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:16,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:16,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:16,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:16,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:16,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:16,955 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:51:16,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:16,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:16 GMT 2018-08-05 18:51:16,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:16,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:51:16,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:21,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:51:23,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:23,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:23,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:23,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:23,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:23,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:23,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:23,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:14.043Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:14.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:14.043Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:14.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:14.043Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:14.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:15.795Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:15.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:15.795Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:15.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:15.795Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:15.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:17.932Z", "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-05T18:51:17.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:17.932Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:17.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:20.310Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-05T18:51:20.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:20.310Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:20.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 322, "offset": 312, "size": 50}}} 2018-08-05 18:51:23,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:23,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:23 GMT 2018-08-05 18:51:23,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:23,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6452 2018-08-05 18:51:23,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:23,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:23,192 - 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-05 18:51:23,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:23,193 - 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-05 18:51:23,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:23,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:51:23,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:23,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:23,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:23,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:23,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:23,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:23,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:23,810 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:51:23,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:23,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:23 GMT 2018-08-05 18:51:23,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:23,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:51:23,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:28,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:51:29,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:29,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:29,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:29,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:29,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:29,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:29,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:29,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:22.817Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:22.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:24.365Z", "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-05T18:51:24.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:24.365Z", "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-05T18:51:24.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:24.365Z", "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-05T18:51:24.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:24.365Z", "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-05T18:51:24.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 327, "offset": 322, "size": 50}}} 2018-08-05 18:51:29,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:29,687 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:29 GMT 2018-08-05 18:51:29,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:29,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5139 2018-08-05 18:51:29,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:29,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-05 18:51:29,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 3/60] 2018-08-05 18:51:29,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 3/60] 2018-08-05 18:51:29,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 3/60] 2018-08-05 18:51:29,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 3/60] 2018-08-05 18:51:29,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:51:30,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:30,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:30,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:30,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:30,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:30,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:30,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:30,099 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:51:30,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:30,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:30 GMT 2018-08-05 18:51:30,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:30,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:51:30,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:35,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:51:35,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:35,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:35,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:35,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:35,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:35,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:35,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:35,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_i9eu7n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:30.143Z", "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-05T18:51:30.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:30.274Z", "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-05T18:51:30.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 329, "offset": 327, "size": 50}}} 2018-08-05 18:51:35,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:35,346 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:35 GMT 2018-08-05 18:51:35,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:35,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2352 2018-08-05 18:51:35,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:35,346 - 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-05 18:51:35,347 - 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-05 18:51:35,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:51:35,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:35,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:35,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:35,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:35,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:35,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:35,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:35,528 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:51:35,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:35,528 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:35 GMT 2018-08-05 18:51:35,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:35,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:51:35,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:40,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:51:40,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:40,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:40,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:40,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:40,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:40,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:40,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:40,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-08-05 18:51:40,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:40,615 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:40 GMT 2018-08-05 18:51:40,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:40,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:51:40,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:40,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:51:40,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:40,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:40,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:40,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:40,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:40,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:40,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:40,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:51:40,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:40,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:40 GMT 2018-08-05 18:51:40,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:40,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:51:40,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:45,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:51:45,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:45,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:45,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:45,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:45,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:45,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:45,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:45,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-08-05 18:51:45,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:45,798 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:45 GMT 2018-08-05 18:51:45,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:45,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 18:51:45,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:45,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:51:45,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:45,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:45,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:45,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:45,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:45,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:45,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:45,856 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:51:45,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:45,856 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:45 GMT 2018-08-05 18:51:45,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:45,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:51:45,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:50,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:51:50,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:50,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:50,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:50,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:50,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:50,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:50,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:50,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:47.290Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:47.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:47.321Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:47.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:49.277Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:49.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "992ff38b-1874-48f4-b931-769f696bed94"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:49.411Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:49.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:50.329Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:50.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:50.329Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:50.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:50.329Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:50.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:50.329Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:50.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:50.329Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:50.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:50.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:50.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}], "metadata": {"pagination": {"total": 339, "offset": 329, "size": 50}}} 2018-08-05 18:51:50,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:50,932 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:50 GMT 2018-08-05 18:51:50,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:50,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5211 2018-08-05 18:51:50,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:50,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:50,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:50,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-05 18:51:50,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:50,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-05 18:51:50,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-05 18:51:50,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:50,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-05 18:51:50,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:50,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:50,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:51:51,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:51,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:51,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:51,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:51,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:51,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:51,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:51,009 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:51:51,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:51,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:51 GMT 2018-08-05 18:51:51,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:51,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:51:51,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:56,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:51:56,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:56,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:56,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:56,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:56,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:56,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:56,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:56,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:51.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:51.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:51.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:51.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:51.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:51.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:51.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:51.718Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:51.718Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:51.718Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:52.619Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:52.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:52.722Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:52.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "986f4358-0281-4202-967f-4fe1bece6d68"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:53.369Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:53.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:53.369Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:53.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:53.369Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:53.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:53.369Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:53.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:53.369Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:53.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:53.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:53.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.572Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.572Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.572Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.572Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.572Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "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-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}], "metadata": {"pagination": {"total": 410, "offset": 339, "size": 50}}} 2018-08-05 18:51:56,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:56,442 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:56 GMT 2018-08-05 18:51:56,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:56,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27169 2018-08-05 18:51:56,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:51:56,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-05 18:51:56,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:51:56,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:56,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-05 18:51:56,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-05 18:51:56,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-05 18:51:56,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:56,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-05 18:51:56,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:56,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:56,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:56,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:56,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:56,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:51:56,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:51:56,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-05 18:51:56,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-05 18:51:56,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:51:56,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:51:56,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:51:56,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:51:56,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:51:56,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:51:56,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:51:56,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:51:56,603 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:51:56,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:51:56,603 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:51:56 GMT 2018-08-05 18:51:56,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:51:56,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:51:56,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:01,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:01,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:01,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:01,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:01,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:01,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:01,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:01,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:01,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:54.737Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.597Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.597Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.597Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "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-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Creating Agent proxy_host_qutmfa", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ff708e51-68c8-4e1e-aa34-e86ab3dc15fb"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:55.785Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_qutmfa/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:55.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:56.614Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:56.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:56.855Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:56.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "8bfd5b42-4da3-4604-b47e-04655336cae4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:56.855Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:56.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "04633d96-16c1-45d6-bf86-b6b75979ec05"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:56.855Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:56.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.979Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.979Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.979Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.979Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.979Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.979Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.979Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.979Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1f73f013-d0e1-40c7-995b-275ed5128072"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:57.985Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:57.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:58.987Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:58.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:58.987Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:58.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 521, "offset": 389, "size": 50}}} 2018-08-05 18:52:01,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:01,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:01 GMT 2018-08-05 18:52:01,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:01,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26640 2018-08-05 18:52:01,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:01,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-05 18:52:01,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-05 18:52:01,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:01,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:01,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-05 18:52:01,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:01,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-05 18:52:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-05 18:52:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_qutmfa 2018-08-05 18:52:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-05 18:52:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-05 18:52:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-05 18:52:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_qutmfa/cloudify/ssl/cloudify_internal_cert.pem 2018-08-05 18:52:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:01,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-05 18:52:01,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-05 18:52:01,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-05 18:52:01,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-05 18:52:01,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-05 18:52:01,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:01,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:01,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:01,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:01,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:01,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:01,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:01,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:01,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-05 18:52:01,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-05 18:52:01,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:01,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-05 18:52:01,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-05 18:52:01,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:01,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:01,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:01,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:01,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:01,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:01,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:01,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:01,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:01,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:01,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:01 GMT 2018-08-05 18:52:01,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:01,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:01,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:06,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:06,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:07,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:07,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:07,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:07,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:07,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:07,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:07,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:58.987Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:58.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:58.987Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:58.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:58.987Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:58.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:58.987Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:58.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:58.987Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:58.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:58.987Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:58.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_qutmfa/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "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-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_qutmfa/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_qutmfa/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_qutmfa', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_qutmfa/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_qutmfa', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}], "metadata": {"pagination": {"total": 717, "offset": 439, "size": 50}}} 2018-08-05 18:52:07,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:07,001 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:06 GMT 2018-08-05 18:52:07,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:07,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28252 2018-08-05 18:52:07,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:07,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:07,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:07,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:07,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_qutmfa/env 2018-08-05 18:52:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-05 18:52:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_qutmfa/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_qutmfa/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_qutmfa', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_qutmfa/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_qutmfa', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'} 2018-08-05 18:52:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-05 18:52:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-05 18:52:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-05 18:52:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-05 18:52:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-05 18:52:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-05 18:52:07,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:07,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:07,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:07,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:07,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:07,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:07,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:07,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:07,195 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:07,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:07,195 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:07 GMT 2018-08-05 18:52:07,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:07,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:07,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:12,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:12,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:12,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:12,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:12,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:12,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:12,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:12,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:12,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_qutmfa/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_qutmfa/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_qutmfa', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_qutmfa/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_qutmfa', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:51:59.009Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:51:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2d12e6f6-fb09-43c8-9333-67003d4657b2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_f96tzm/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Creating Agent ellis_host_f96tzm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.022Z", "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-05T18:52:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.232Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:00.992Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:00.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:01.033Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:01.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Creating Agent bind_host_f3lhat", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}], "metadata": {"pagination": {"total": 907, "offset": 489, "size": 50}}} 2018-08-05 18:52:12,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:12,338 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:12 GMT 2018-08-05 18:52:12,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:12,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28374 2018-08-05 18:52:12,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:12,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-05 18:52:12,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_qutmfa/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_qutmfa/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_qutmfa', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_qutmfa/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_qutmfa', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'} 2018-08-05 18:52:12,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-05 18:52:12,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-05 18:52:12,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-05 18:52:12,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-05 18:52:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_f96tzm/cloudify/ssl/cloudify_internal_cert.pem 2018-08-05 18:52:12,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_f96tzm 2018-08-05 18:52:12,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-05 18:52:12,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:12,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:12,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-05 18:52:12,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-05 18:52:12,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-05 18:52:12,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-05 18:52:12,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_f3lhat 2018-08-05 18:52:12,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:12,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:12,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:12,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:12,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:12,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:12,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:12,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:12,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:12,404 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:12,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:12,404 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:12 GMT 2018-08-05 18:52:12,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:12,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:12,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:17,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:17,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:17,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:17,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:17,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:17,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:17,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:17,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:17,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "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-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "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-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Creating Agent sprout_host_14zap8", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_f3lhat/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_14zap8/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:02.958Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:02.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.002Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.002Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "/home/ubuntu/ellis_host_f96tzm/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-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_f96tzm/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}], "metadata": {"pagination": {"total": 1062, "offset": 539, "size": 50}}} 2018-08-05 18:52:17,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:17,687 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:17 GMT 2018-08-05 18:52:17,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:17,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28145 2018-08-05 18:52:17,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:17,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-05 18:52:17,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-05 18:52:17,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:17,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-05 18:52:17,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_14zap8 2018-08-05 18:52:17,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-05 18:52:17,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-05 18:52:17,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:17,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-05 18:52:17,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-05 18:52:17,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_f3lhat/cloudify/ssl/cloudify_internal_cert.pem 2018-08-05 18:52:17,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_14zap8/cloudify/ssl/cloudify_internal_cert.pem 2018-08-05 18:52:17,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:17,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:17,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-05 18:52:17,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_f96tzm/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-05 18:52:17,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_f96tzm/env 2018-08-05 18:52:17,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:17,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:17,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:17,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:17,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:17,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:17,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:17,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:17,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:17,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:17,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:17,755 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:17 GMT 2018-08-05 18:52:17,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:17,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:17,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:22,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:23,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:23,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:23,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:23,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:23,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:23,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:23,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:23,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_f96tzm/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "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-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Successfully created daemon: ellis_host_f96tzm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Downloading Agent Package from https://192.168.120.12: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-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "message": "/home/ubuntu/ellis_host_f96tzm/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-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ac443ced-5599-452f-b0c0-32d81b3838bc"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:03.075Z", "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-05T18:52:03.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.043Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "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-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Creating Agent dime_host_nz33mg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "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-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}], "metadata": {"pagination": {"total": 1237, "offset": 589, "size": 50}}} 2018-08-05 18:52:23,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:23,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:23 GMT 2018-08-05 18:52:23,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:23,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27976 2018-08-05 18:52:23,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:23,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_f96tzm/env 2018-08-05 18:52:23,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-05 18:52:23,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-05 18:52:23,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-05 18:52:23,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-05 18:52:23,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-05 18:52:23,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-05 18:52:23,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:23,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_f96tzm 2018-08-05 18:52:23,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-05 18:52:23,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-05 18:52:23,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-05 18:52:23,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-05 18:52:23,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_f96tzm/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-05 18:52:23,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-05 18:52:23,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:23,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-05 18:52:23,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_nz33mg 2018-08-05 18:52:23,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-05 18:52:23,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:23,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-05 18:52:23,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-05 18:52:23,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:23,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:23,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:23,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:23,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:23,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:23,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:23,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:23,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:23,215 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:23,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:23,215 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:23 GMT 2018-08-05 18:52:23,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:23,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:23,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:28,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:28,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:28,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:28,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:28,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:28,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:28,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:28,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:28,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "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-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "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-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:04.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:04.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "/home/ubuntu/bind_host_f3lhat/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-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_14zap8/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "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-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Configuring Agent proxy_host_qutmfa", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_14zap8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_14zap8/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_14zap8', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_14zap8/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_14zap8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_xwotts/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "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-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}], "metadata": {"pagination": {"total": 1300, "offset": 639, "size": 50}}} 2018-08-05 18:52:28,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:28,678 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:28 GMT 2018-08-05 18:52:28,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:28,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28965 2018-08-05 18:52:28,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:28,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-05 18:52:28,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:28,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-05 18:52:28,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-05 18:52:28,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-05 18:52:28,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-05 18:52:28,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_f3lhat/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-05 18:52:28,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-05 18:52:28,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-05 18:52:28,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_14zap8/env 2018-08-05 18:52:28,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:28,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-05 18:52:28,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_qutmfa 2018-08-05 18:52:28,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-05 18:52:28,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-05 18:52:28,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-05 18:52:28,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_14zap8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_14zap8/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_14zap8', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_14zap8/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_14zap8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'} 2018-08-05 18:52:28,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_xwotts/cloudify/ssl/cloudify_internal_cert.pem 2018-08-05 18:52:28,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-05 18:52:28,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-05 18:52:28,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:28,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-05 18:52:28,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-05 18:52:28,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:28,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:28,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:28,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:28,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:28,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:28,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:28,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:28,757 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:28,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:28,757 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:28 GMT 2018-08-05 18:52:28,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:28,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:28,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:33,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:33,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:33,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:33,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:33,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:33,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:33,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:33,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:33,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_14zap8/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_f3lhat/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_f3lhat/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_f3lhat', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_f3lhat/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_f3lhat', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Configuring Agent proxy_host_qutmfa", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.109Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:05.351Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:05.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.228Z", "message": "/home/ubuntu/sprout_host_14zap8/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-05T18:52:06.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.228Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.228Z", "message": "Successfully created daemon: sprout_host_14zap8", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.228Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6415087a-4f90-403d-8ca6-0f3ecce67e93"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.228Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.228Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.228Z", "message": "Successfully configured daemon: proxy_host_qutmfa", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5e7d2055-46bf-43ce-a0cb-1b0c4fca50ef"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.228Z", "message": "Successfully created daemon: bind_host_f3lhat", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.228Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "2ae34d48-a0fa-4d68-80c9-21240c4029ce"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.451Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.451Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.451Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.451Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.451Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.451Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.451Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:06.451Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:06.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_nz33mg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_nz33mg/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_nz33mg', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_nz33mg/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_nz33mg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_xwotts/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_xwotts/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_xwotts/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_xwotts', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_xwotts/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_xwotts', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_nz33mg/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Configuring Agent ellis_host_f96tzm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.359Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}], "metadata": {"pagination": {"total": 1324, "offset": 689, "size": 50}}} 2018-08-05 18:52:33,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:33,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:33 GMT 2018-08-05 18:52:33,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:33,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29939 2018-08-05 18:52:33,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:33,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_14zap8/env 2018-08-05 18:52:33,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-05 18:52:33,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:33,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_f3lhat/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_f3lhat/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_f3lhat', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_f3lhat/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_f3lhat', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'} 2018-08-05 18:52:33,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:33,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-05 18:52:33,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-05 18:52:33,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-05 18:52:33,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_qutmfa 2018-08-05 18:52:33,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-05 18:52:33,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:33,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_14zap8/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-05 18:52:33,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:33,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_14zap8 2018-08-05 18:52:33,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-05 18:52:33,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-05 18:52:33,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-05 18:52:33,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_qutmfa 2018-08-05 18:52:33,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_f3lhat 2018-08-05 18:52:33,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-05 18:52:33,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:33,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-05 18:52:33,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-05 18:52:33,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:33,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:33,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:33,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:33,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:33,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_nz33mg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_nz33mg/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_nz33mg', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_nz33mg/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_nz33mg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'} 2018-08-05 18:52:33,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:33,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-05 18:52:33,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:33,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:33,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_xwotts/env 2018-08-05 18:52:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-05 18:52:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_xwotts/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_xwotts/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_xwotts', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_xwotts/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_xwotts', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'} 2018-08-05 18:52:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_nz33mg/env 2018-08-05 18:52:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_f96tzm 2018-08-05 18:52:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-05 18:52:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:33,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:33,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:33,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-05 18:52:33,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:34,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:34,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:34,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:34,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:34,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:34,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:34,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:34,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:34,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:34,207 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:34 GMT 2018-08-05 18:52:34,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:34,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:34,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:39,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:39,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:39,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:39,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:39,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:39,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:39,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:39,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:39,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.455Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.455Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:07.455Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:07.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.511Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "993fdd76-17fd-47c6-b85a-c975fd26e632"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "Successfully created daemon: dime_host_nz33mg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "/home/ubuntu/vellum_host_xwotts/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-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "/home/ubuntu/dime_host_nz33mg/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-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e0c94345-58f1-4e25-82ab-683c829ad8a7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "Successfully created daemon: vellum_host_xwotts", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "9779d3b4-c5ef-4f27-b809-0e0a11d2cc22"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:08.517Z", "message": "Successfully configured daemon: ellis_host_f96tzm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:08.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "86946541-1a68-4caa-a02a-63f1f577d355"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.663Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.663Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.663Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.663Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.663Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.663Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.663Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.663Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.663Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Configuring Agent bind_host_f3lhat", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}], "metadata": {"pagination": {"total": 1343, "offset": 739, "size": 50}}} 2018-08-05 18:52:39,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:39,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:39 GMT 2018-08-05 18:52:39,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:39,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27212 2018-08-05 18:52:39,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:39,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-05 18:52:39,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:39,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:39,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-05 18:52:39,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:39,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:39,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:39,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:39,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:39,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:39,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-05 18:52:39,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:39,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:39,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-05 18:52:39,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-05 18:52:39,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-05 18:52:39,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_nz33mg 2018-08-05 18:52:39,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_xwotts/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-05 18:52:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-05 18:52:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-05 18:52:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-05 18:52:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-05 18:52:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_nz33mg/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-05 18:52:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-05 18:52:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_xwotts 2018-08-05 18:52:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_f96tzm 2018-08-05 18:52:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-05 18:52:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-05 18:52:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-05 18:52:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_f3lhat 2018-08-05 18:52:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:39,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:39,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:39,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:39,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:39,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:39,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:39,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:39,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:39,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:39,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:39,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:39 GMT 2018-08-05 18:52:39,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:39,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:39,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:44,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:44,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:44,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:44,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:44,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:44,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:44,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:44,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:44,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Configuring Agent bind_host_f3lhat", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "c4ac17f0-dfd4-435a-808f-0e3bf37c62dd"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:09.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:09.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.670Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.670Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.670Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.670Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.670Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.670Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.670Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.670Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Configuring Agent dime_host_nz33mg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}], "metadata": {"pagination": {"total": 1353, "offset": 789, "size": 50}}} 2018-08-05 18:52:44,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:44,655 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:44 GMT 2018-08-05 18:52:44,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:44,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27088 2018-08-05 18:52:44,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:44,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_f3lhat 2018-08-05 18:52:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-05 18:52:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-05 18:52:44,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:44,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:44,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-05 18:52:44,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:44,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:44,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:44,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:44,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-05 18:52:44,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-05 18:52:44,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:44,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:44,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_nz33mg 2018-08-05 18:52:44,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:44,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-05 18:52:44,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:44,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:44,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:44,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:44,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:44,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:44,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:44,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:44,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:44,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:44,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:44,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:44,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:44,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:44 GMT 2018-08-05 18:52:44,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:44,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:44,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:49,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:50,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:50,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:50,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:50,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:50,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:50,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:50,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:50,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Configuring Agent vellum_host_xwotts", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Successfully configured daemon: vellum_host_xwotts", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6bfe2858-d990-4799-a925-c88d972925c7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4be9112e-1918-474a-b217-a7df097683a4"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "de0ecbe8-6151-4bbe-a391-6616b6eacf61"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:10.736Z", "message": "Starting Agent proxy_host_qutmfa", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.679Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.679Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.679Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.679Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.679Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.679Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.679Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.679Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Starting Agent ellis_host_f96tzm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}], "metadata": {"pagination": {"total": 1357, "offset": 839, "size": 50}}} 2018-08-05 18:52:50,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:50,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:50 GMT 2018-08-05 18:52:50,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:50,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27023 2018-08-05 18:52:50,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:50,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_xwotts 2018-08-05 18:52:50,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-05 18:52:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_xwotts 2018-08-05 18:52:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:52:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-05 18:52:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-05 18:52:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-05 18:52:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_qutmfa 2018-08-05 18:52:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-05 18:52:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-05 18:52:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-05 18:52:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-05 18:52:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_f96tzm 2018-08-05 18:52:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-05 18:52:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-05 18:52:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:50,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:50,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:50,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:50,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:50,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:50,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:50,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:50,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:50,293 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:50,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:50,293 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:50 GMT 2018-08-05 18:52:50,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:50,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:50,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:55,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:52:55,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:55,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:55,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:55,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:55,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:55,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:55,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:55,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Successfully configured daemon: dime_host_nz33mg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0b69c345-e648-4d96-8b67-3f25f74ed39c"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:11.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:11.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:12.760Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:12.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:12.760Z", "message": "Starting Agent sprout_host_14zap8", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:12.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:12.760Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:12.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:12.760Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:12.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:12.760Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:12.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:12.760Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:12.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:12.760Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:12.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:13.573Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:13.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:13.683Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:13.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:13.683Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:13.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:13.786Z", "message": "Successfully started daemon: proxy_host_qutmfa", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:13.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:13.786Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_qutmfa start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:13.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:13.786Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:13.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "0cca6043-bafc-49bf-ac8d-7b13a9637e3e"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.790Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.790Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Successfully started daemon: ellis_host_f96tzm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "[localhost] run: /home/ubuntu/proxy_host_qutmfa/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7d1a8882-8671-421d-b207-1ae24ea1f701"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7d1a8882-8671-421d-b207-1ae24ea1f701"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Starting Agent bind_host_f3lhat", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Creating Agent bono_host_i9eu7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "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-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7d1a8882-8671-421d-b207-1ae24ea1f701"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7d1a8882-8671-421d-b207-1ae24ea1f701"}], "metadata": {"pagination": {"total": 1371, "offset": 889, "size": 50}}} 2018-08-05 18:52:55,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:55,573 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:55 GMT 2018-08-05 18:52:55,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:55,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27354 2018-08-05 18:52:55,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:52:55,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:52:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_nz33mg 2018-08-05 18:52:55,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-05 18:52:55,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-05 18:52:55,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_14zap8 2018-08-05 18:52:55,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:52:55,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:55,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-05 18:52:55,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-05 18:52:55,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_qutmfa 2018-08-05 18:52:55,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_qutmfa start 2018-08-05 18:52:55,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-05 18:52:55,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-05 18:52:55,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-05 18:52:55,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_f96tzm 2018-08-05 18:52:55,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_qutmfa/env/bin/pip freeze 2018-08-05 18:52:55,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-05 18:52:55,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-05 18:52:55,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-05 18:52:55,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_f3lhat 2018-08-05 18:52:55,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-05 18:52:55,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_i9eu7n 2018-08-05 18:52:55,582 - 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-05 18:52:55,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:52:55,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-05 18:52:55,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:52:55,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:52:55,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:52:55,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:52:55,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:52:55,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:52:55,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:52:55,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:52:55,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:52:55,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:52:55,639 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:52:55 GMT 2018-08-05 18:52:55,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:52:55,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:52:55,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:00,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:00,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:00,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:00,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:00,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:00,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:00,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:00,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:00,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_i9eu7n/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7d1a8882-8671-421d-b207-1ae24ea1f701"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "[localhost] run: /home/ubuntu/proxy_host_qutmfa/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7d1a8882-8671-421d-b207-1ae24ea1f701"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Starting Agent bind_host_f3lhat", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Creating Agent bono_host_i9eu7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_f96tzm start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "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-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7d1a8882-8671-421d-b207-1ae24ea1f701"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ccc86a04-3ee6-44eb-b3fe-ecea83aa2b1c"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:14.944Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}], "metadata": {"pagination": {"total": 1373, "offset": 939, "size": 50}}} 2018-08-05 18:53:00,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:00,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:00 GMT 2018-08-05 18:53:00,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:00,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27734 2018-08-05 18:53:00,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_i9eu7n/cloudify/ssl/cloudify_internal_cert.pem 2018-08-05 18:53:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-05 18:53:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-05 18:53:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-05 18:53:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-05 18:53:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-05 18:53:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_qutmfa/env/bin/pip freeze 2018-08-05 18:53:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_f3lhat 2018-08-05 18:53:00,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_i9eu7n 2018-08-05 18:53:00,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_f96tzm start 2018-08-05 18:53:00,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:53:00,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,744 - 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-05 18:53:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-05 18:53:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:53:00,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:00,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:00,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:00,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:00,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:00,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:00,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:00,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:00,934 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:00,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:00,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:00 GMT 2018-08-05 18:53:00,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:00,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:00,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:05,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:06,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:06,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:06,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:06,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:06,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:06,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:06,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:06,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:15.794Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:15.794Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:15.794Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:15.794Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:15.794Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:15.794Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "[localhost] run: /home/ubuntu/ellis_host_f96tzm/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fe2298f5-9f7a-4bc4-9ef3-388560e9ed57"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fe2298f5-9f7a-4bc4-9ef3-388560e9ed57"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_eltkja/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Removing directory: /tmp/tmpJglaUb", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7d1a8882-8671-421d-b207-1ae24ea1f701"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Successfully started daemon: sprout_host_14zap8", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Creating Agent homer_host_eltkja", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_14zap8 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "dcb4a153-b4cf-45dd-b187-d8ae83fde403"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.072Z", "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-05T18:52:16.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7d1a8882-8671-421d-b207-1ae24ea1f701"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.807Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.807Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.807Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.807Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.807Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.807Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:16.807Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:16.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "[localhost] run: /home/ubuntu/sprout_host_14zap8/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df5e890a-b574-46ec-a215-550a3314635c"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}], "metadata": {"pagination": {"total": 1375, "offset": 989, "size": 50}}} 2018-08-05 18:53:06,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:06,326 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:06 GMT 2018-08-05 18:53:06,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:06,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27359 2018-08-05 18:53:06,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-05 18:53:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-05 18:53:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_f96tzm/env/bin/pip freeze 2018-08-05 18:53:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-05 18:53:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-05 18:53:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-05 18:53:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-05 18:53:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_eltkja/cloudify/ssl/cloudify_internal_cert.pem 2018-08-05 18:53:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-05 18:53:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpJglaUb 2018-08-05 18:53:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-05 18:53:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_14zap8 2018-08-05 18:53:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-05 18:53:06,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:53:06,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_eltkja 2018-08-05 18:53:06,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_14zap8 start 2018-08-05 18:53:06,334 - 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-05 18:53:06,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-05 18:53:06,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:06,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-05 18:53:06,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:06,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:06,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:06,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-05 18:53:06,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:06,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_14zap8/env/bin/pip freeze 2018-08-05 18:53:06,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-05 18:53:06,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:06,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:06,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:06,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:06,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:06,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:06,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:06,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:06,405 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:06,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:06,405 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:06 GMT 2018-08-05 18:53:06,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:06,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:06,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:11,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:11,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:11,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:11,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:11,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:11,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:11,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:11,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:11,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "[localhost] run: /home/ubuntu/sprout_host_14zap8/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df5e890a-b574-46ec-a215-550a3314635c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Removing directory: /tmp/tmpmiqwMe", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fe2298f5-9f7a-4bc4-9ef3-388560e9ed57"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "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-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fe2298f5-9f7a-4bc4-9ef3-388560e9ed57"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "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-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fe2298f5-9f7a-4bc4-9ef3-388560e9ed57"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_i9eu7n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_i9eu7n/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_i9eu7n', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_i9eu7n/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_i9eu7n', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Starting Agent vellum_host_xwotts", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df5e890a-b574-46ec-a215-550a3314635c"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_i9eu7n/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fe2298f5-9f7a-4bc4-9ef3-388560e9ed57"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.094Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.812Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.812Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.812Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.812Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.812Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.812Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.812Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.812Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:17.812Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:17.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_eltkja/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_eltkja/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_eltkja', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_eltkja/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_eltkja', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_eltkja/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "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-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df5e890a-b574-46ec-a215-550a3314635c"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Removing directory: /tmp/tmpikF5yw", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df5e890a-b574-46ec-a215-550a3314635c"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Starting Agent dime_host_nz33mg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df5e890a-b574-46ec-a215-550a3314635c"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "/home/ubuntu/bono_host_i9eu7n/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-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Successfully created daemon: bono_host_i9eu7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "5de1f668-e1c3-4d0a-89fd-9854af522206"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "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-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df5e890a-b574-46ec-a215-550a3314635c"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}], "metadata": {"pagination": {"total": 1408, "offset": 1039, "size": 50}}} 2018-08-05 18:53:11,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:11,547 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:11 GMT 2018-08-05 18:53:11,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:11,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29394 2018-08-05 18:53:11,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:11,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_14zap8/env/bin/pip freeze 2018-08-05 18:53:11,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:53:11,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:53:11,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpmiqwMe 2018-08-05 18:53:11,550 - 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-05 18:53:11,550 - 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-05 18:53:11,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-05 18:53:11,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_i9eu7n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_i9eu7n/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_i9eu7n', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_i9eu7n/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_i9eu7n', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'} 2018-08-05 18:53:11,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_xwotts 2018-08-05 18:53:11,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-05 18:53:11,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-05 18:53:11,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_i9eu7n/env 2018-08-05 18:53:11,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-05 18:53:11,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:53:11,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:53:11,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-05 18:53:11,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-05 18:53:11,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-05 18:53:11,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-05 18:53:11,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:11,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-05 18:53:11,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-05 18:53:11,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-05 18:53:11,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-05 18:53:11,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-05 18:53:11,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-05 18:53:11,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-05 18:53:11,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_eltkja/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_eltkja/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_eltkja', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_eltkja/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_eltkja', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkjYIA.lAjxsqktjS3OGSy3rhRDhysVnms'} 2018-08-05 18:53:11,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_eltkja/env 2018-08-05 18:53:11,555 - 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-05 18:53:11,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpikF5yw 2018-08-05 18:53:11,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_nz33mg 2018-08-05 18:53:11,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-05 18:53:11,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_i9eu7n/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-05 18:53:11,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-05 18:53:11,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_i9eu7n 2018-08-05 18:53:11,557 - 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-05 18:53:11,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:11,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:11,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:11,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:11,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:11,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:11,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:11,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:11,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:11,674 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:11,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:11,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:11 GMT 2018-08-05 18:53:11,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:11,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:11,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:16,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:16,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:16,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:16,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:16,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:16,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:16,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:16,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:16,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:18.818Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:18.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Successfully started daemon: bind_host_f3lhat", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Successfully created daemon: homer_host_eltkja", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "56c13a52-70b3-481c-a062-7ccb4e8ef1af"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Configuring Agent bono_host_i9eu7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_f3lhat start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d2b85a0f-e9cd-4734-8e37-3dd8bf3981dd"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "/home/ubuntu/homer_host_eltkja/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-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "43bb0426-782a-4b44-8624-8de860f8809e"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_node_ubkazm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_node_ubkazm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_node_ubkazm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:19.825Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:19.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "56c13a52-70b3-481c-a062-7ccb4e8ef1af"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Successfully started daemon: vellum_host_xwotts", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}], "metadata": {"pagination": {"total": 1410, "offset": 1089, "size": 50}}} 2018-08-05 18:53:16,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:16,753 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:16 GMT 2018-08-05 18:53:16,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:16,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26910 2018-08-05 18:53:16,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:16,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-05 18:53:16,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-05 18:53:16,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-05 18:53:16,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:16,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-05 18:53:16,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-05 18:53:16,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-05 18:53:16,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-05 18:53:16,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:16,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-05 18:53:16,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-05 18:53:16,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-05 18:53:16,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-05 18:53:16,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_f3lhat 2018-08-05 18:53:16,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:53:16,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:53:16,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_eltkja 2018-08-05 18:53:16,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-05 18:53:16,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_i9eu7n 2018-08-05 18:53:16,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-05 18:53:16,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_f3lhat start 2018-08-05 18:53:16,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-05 18:53:16,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_eltkja/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-05 18:53:16,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:16,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-05 18:53:16,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:16,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:16,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-05 18:53:16,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:53:16,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:53:16,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:53:16,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:16,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-05 18:53:16,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-05 18:53:16,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-05 18:53:16,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-05 18:53:16,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:16,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-05 18:53:16,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:53:16,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_xwotts 2018-08-05 18:53:16,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:16,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:16,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:16,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:16,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:16,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:16,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:16,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:16,822 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:16,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:16,823 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:16 GMT 2018-08-05 18:53:16,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:16,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:16,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:21,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:21,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:21,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:21,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:21,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:21,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:21,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:21,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:21,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "proxy_node_ubkazm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Executing: /tmp/7GK6H/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e7aaa6c2-e246-4dea-b4ef-106000d696ea"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "56c13a52-70b3-481c-a062-7ccb4e8ef1af"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "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-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "56c13a52-70b3-481c-a062-7ccb4e8ef1af"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Configuring Agent homer_host_eltkja", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Successfully started daemon: vellum_host_xwotts", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_xwotts start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "941bf1a0-7976-4688-96e6-c4974cb7c395"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Successfully configured daemon: bono_host_i9eu7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "56c13a52-70b3-481c-a062-7ccb4e8ef1af"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.366Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "28213c8b-b24f-4447-9dfb-edcd81d71add"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:20.830Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:20.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a6f5b214-77b6-4f7b-93e4-da4c920b09ed"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "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-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "56c13a52-70b3-481c-a062-7ccb4e8ef1af"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a6f5b214-77b6-4f7b-93e4-da4c920b09ed"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Removing directory: /tmp/tmponcq1l", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "56c13a52-70b3-481c-a062-7ccb4e8ef1af"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Successfully started daemon: dime_host_nz33mg", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Starting Agent bono_host_i9eu7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "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-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a6f5b214-77b6-4f7b-93e4-da4c920b09ed"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "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-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a6f5b214-77b6-4f7b-93e4-da4c920b09ed"}], "metadata": {"pagination": {"total": 1413, "offset": 1139, "size": 50}}} 2018-08-05 18:53:21,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:21,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:21 GMT 2018-08-05 18:53:21,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:21,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27236 2018-08-05 18:53:21,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:22,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-05 18:53:22,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7GK6H/install_requirements.sh 2018-08-05 18:53:22,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:53:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-05 18:53:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-05 18:53:22,001 - 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-05 18:53:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_eltkja 2018-08-05 18:53:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_xwotts 2018-08-05 18:53:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_xwotts start 2018-08-05 18:53:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-05 18:53:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:53:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_i9eu7n 2018-08-05 18:53:22,003 - 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-05 18:53:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:53:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-05 18:53:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-05 18:53:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-05 18:53:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-05 18:53:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-05 18:53:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-05 18:53:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-05 18:53:22,006 - 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-05 18:53:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-05 18:53:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmponcq1l 2018-08-05 18:53:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:53:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_nz33mg 2018-08-05 18:53:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_i9eu7n 2018-08-05 18:53:22,007 - 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-05 18:53:22,007 - 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-05 18:53:22,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:22,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:22,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:22,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:22,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:22,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:22,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:22,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:22,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:22,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:22,062 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:22 GMT 2018-08-05 18:53:22,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:22,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:22,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:27,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:27,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:27,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:27,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:27,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:27,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:27,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:27,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:27,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Successfully configured daemon: homer_host_eltkja", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_nz33mg start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7533adb6-36fc-4ad7-90dc-cab19c9e33fc"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "[localhost] run: /home/ubuntu/vellum_host_xwotts/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a6f5b214-77b6-4f7b-93e4-da4c920b09ed"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "df2e87c2-9466-4765-ae89-fc8ef0e4bb87"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.379Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:21.836Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:21.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Removing directory: /tmp/tmpwfKJKM", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a6f5b214-77b6-4f7b-93e4-da4c920b09ed"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "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-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6b1ac95a-e86d-404a-bfa2-89da9e19b14b"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6b1ac95a-e86d-404a-bfa2-89da9e19b14b"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "[localhost] run: /home/ubuntu/dime_host_nz33mg/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6b1ac95a-e86d-404a-bfa2-89da9e19b14b"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "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-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6b1ac95a-e86d-404a-bfa2-89da9e19b14b"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6b1ac95a-e86d-404a-bfa2-89da9e19b14b"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "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-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a6f5b214-77b6-4f7b-93e4-da4c920b09ed"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.392Z", "message": "Starting Agent homer_host_eltkja", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.840Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.840Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.840Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.840Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.840Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:22.840Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:22.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:23.400Z", "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-05T18:52:23.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6b1ac95a-e86d-404a-bfa2-89da9e19b14b"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:23.400Z", "message": "Removing directory: /tmp/tmpCD8Ni5", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:23.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "6b1ac95a-e86d-404a-bfa2-89da9e19b14b"}], "metadata": {"pagination": {"total": 1413, "offset": 1189, "size": 50}}} 2018-08-05 18:53:27,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:27,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:27 GMT 2018-08-05 18:53:27,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:27,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27095 2018-08-05 18:53:27,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:27,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_eltkja 2018-08-05 18:53:27,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-05 18:53:27,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-05 18:53:27,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_nz33mg start 2018-08-05 18:53:27,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-05 18:53:27,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:53:27,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_xwotts/env/bin/pip freeze 2018-08-05 18:53:27,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-05 18:53:27,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:27,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-05 18:53:27,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-05 18:53:27,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-05 18:53:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-05 18:53:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-05 18:53:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-05 18:53:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwfKJKM 2018-08-05 18:53:27,412 - 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-05 18:53:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-05 18:53:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-05 18:53:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-05 18:53:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_nz33mg/env/bin/pip freeze 2018-08-05 18:53:27,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,413 - 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-05 18:53:27,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-05 18:53:27,414 - 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-05 18:53:27,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 18:53:27,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_eltkja 2018-08-05 18:53:27,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-05 18:53:27,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:27,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:27,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:27,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-05 18:53:27,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-05 18:53:27,415 - 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-05 18:53:27,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpCD8Ni5 2018-08-05 18:53:27,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:27,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:27,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:27,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:27,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:27,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:27,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:27,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:27,476 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:27,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:27,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:27 GMT 2018-08-05 18:53:27,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:27,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:27,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:32,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:32,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:32,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:32,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:32,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:32,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:32,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:32,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:32,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.099Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:24.781Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:24.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:25.103Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:25.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:25.103Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:25.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:25.103Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:25.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:25.103Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:25.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:25.103Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:25.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:25.403Z", "message": "Successfully started daemon: bono_host_i9eu7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:25.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:25.403Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_i9eu7n start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:25.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b786ad2c-8d1c-41cd-9f63-ebbf674d6ea4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.107Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.107Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.107Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.107Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.107Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.407Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_eltkja start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.407Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d90ec42a-facb-45ec-a56e-bb198fc117c1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.407Z", "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-05T18:52:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d90ec42a-facb-45ec-a56e-bb198fc117c1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.407Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d90ec42a-facb-45ec-a56e-bb198fc117c1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.407Z", "message": "[localhost] run: /home/ubuntu/bono_host_i9eu7n/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d90ec42a-facb-45ec-a56e-bb198fc117c1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.407Z", "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-05T18:52:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d90ec42a-facb-45ec-a56e-bb198fc117c1"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.407Z", "message": "Successfully started daemon: homer_host_eltkja", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:26.407Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:26.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ebfc8863-9489-4875-a7c6-4ad06c4f33fb"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.114Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.114Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.114Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.114Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.114Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.114Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.114Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.114Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.114Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.114Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.419Z", "message": "[localhost] run: /home/ubuntu/homer_host_eltkja/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7325cb4b-0f87-44e1-ac2f-798a090317b9"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.419Z", "message": "Removing directory: /tmp/tmpmALLyQ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d90ec42a-facb-45ec-a56e-bb198fc117c1"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.419Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7325cb4b-0f87-44e1-ac2f-798a090317b9"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.419Z", "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-05T18:52:27.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7325cb4b-0f87-44e1-ac2f-798a090317b9"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.419Z", "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-05T18:52:27.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d90ec42a-facb-45ec-a56e-bb198fc117c1"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.419Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:27.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7325cb4b-0f87-44e1-ac2f-798a090317b9"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:27.419Z", "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-05T18:52:27.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7325cb4b-0f87-44e1-ac2f-798a090317b9"}], "metadata": {"pagination": {"total": 1413, "offset": 1239, "size": 50}}} 2018-08-05 18:53:32,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:32,565 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:32 GMT 2018-08-05 18:53:32,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:32,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26673 2018-08-05 18:53:32,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:32,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:32,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-05 18:53:32,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-05 18:53:32,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-05 18:53:32,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-05 18:53:32,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-05 18:53:32,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:32,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-05 18:53:32,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-05 18:53:32,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-05 18:53:32,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:32,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-05 18:53:32,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-05 18:53:32,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:32,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:32,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-05 18:53:32,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:32,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-05 18:53:32,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_i9eu7n 2018-08-05 18:53:32,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_i9eu7n start 2018-08-05 18:53:32,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:32,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:32,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:32,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:32,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:32,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_eltkja start 2018-08-05 18:53:32,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-05 18:53:32,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-05 18:53:32,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-05 18:53:32,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_i9eu7n/env/bin/pip freeze 2018-08-05 18:53:32,571 - 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-05 18:53:32,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_eltkja 2018-08-05 18:53:32,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-05 18:53:32,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:32,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-05 18:53:32,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:32,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:32,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-05 18:53:32,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-05 18:53:32,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:32,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:32,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-05 18:53:32,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:32,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_eltkja/env/bin/pip freeze 2018-08-05 18:53:32,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpmALLyQ 2018-08-05 18:53:32,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-05 18:53:32,574 - 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-05 18:53:32,574 - 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-05 18:53:32,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-05 18:53:32,574 - 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-05 18:53:32,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:32,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:32,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:32,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:32,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:32,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:32,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:32,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:32,776 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:32,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:32,777 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:32 GMT 2018-08-05 18:53:32,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:32,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:32,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:37,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:37,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:37,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:37,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:37,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:37,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:37,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:37,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:37,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.121Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:28.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.121Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:28.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.121Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:28.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.121Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:28.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.121Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:28.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.121Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:28.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.121Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:28.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.121Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:28.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.121Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:28.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.423Z", "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-05T18:52:28.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7325cb4b-0f87-44e1-ac2f-798a090317b9"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:28.423Z", "message": "Removing directory: /tmp/tmpkbwOwL", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:28.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "7325cb4b-0f87-44e1-ac2f-798a090317b9"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:29.225Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:29.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:29.225Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:29.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:29.225Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:29.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:29.225Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:29.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:29.225Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:29.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:29.225Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:29.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:30.230Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:30.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:30.230Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:30.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:30.230Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:30.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:30.230Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:30.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:30.230Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:30.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:30.230Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:30.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:31.412Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:31.412Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:31.412Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:31.412Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:32.423Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:32.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:32.423Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:32.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:32.423Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:32.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:33.499Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:33.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:33.499Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:33.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:33.499Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:33.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:34.502Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:34.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:35.506Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:35.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:35.506Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:35.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:36.684Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:36.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:36.684Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:36.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:36.684Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:36.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:36.684Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:36.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:38.069Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:38.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:38.069Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:38.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:38.069Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:38.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:38.069Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:38.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:39.212Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:39.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:39.212Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:39.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:39.212Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:39.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:41.069Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:41.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:41.228Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:41.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:41.228Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:41.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 1413, "offset": 1289, "size": 50}}} 2018-08-05 18:53:37,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:37,861 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:37 GMT 2018-08-05 18:53:37,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:37,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25839 2018-08-05 18:53:37,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:37,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-05 18:53:37,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:37,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-05 18:53:37,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-05 18:53:37,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-05 18:53:37,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-05 18:53:37,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-05 18:53:37,864 - 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-05 18:53:37,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkbwOwL 2018-08-05 18:53:37,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-05 18:53:37,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-05 18:53:37,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-05 18:53:37,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-05 18:53:37,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:37,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:37,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:37,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:37,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-05 18:53:37,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:37,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:37,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-05 18:53:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-05 18:53:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-05 18:53:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-05 18:53:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:37,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:38,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:38,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:38,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:38,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:38,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:38,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:38,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:38,047 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:38,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:38,047 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:38 GMT 2018-08-05 18:53:38,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:38,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:38,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:43,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:43,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:43,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:43,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:43,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:43,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:43,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:43,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:43,179 - 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": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:42.277Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:42.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:42.277Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:42.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:42.277Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:42.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:43.288Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:43.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:43.288Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:43.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:44.292Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:44.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:44.292Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:44.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:45.295Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:45.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:46.364Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:46.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:47.892Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:47.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:49.362Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:49.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:50.188Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6AN98/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:50.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:50.397Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_1azkl8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:50.397Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_1azkl8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:50.397Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:50.397Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:50.397Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:50.397Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:50.681Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:50.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "proxy_node_ubkazm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:50.681Z", "message": "Execution done (return_code=0): /tmp/7GK6H/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:50.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e7aaa6c2-e246-4dea-b4ef-106000d696ea"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:50.681Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:50.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "proxy_node_ubkazm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:51.400Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:51.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_node_ubkazm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:52.659Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:52.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "proxy_node_ubkazm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:52.659Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:52.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:54.912Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:54.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:55.663Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:55.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:52:55.663Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:52:55.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:02.640Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:02.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:02.924Z", "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-05T18:53:02.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:07.892Z", "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-05T18:53:07.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "message": "[localhost] run: sudo mv /tmp/tmp7Qpupq /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "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-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "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-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "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-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "message": "The config dict: {'public_ip': u'172.30.9.201', '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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "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-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "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-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "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-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "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-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "message": "[localhost] run: sudo mv /tmp/tmpTnL4DA /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "message": "[localhost] run: sudo mv /tmp/tmp0nWH5l /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "message": "[localhost] run: sudo mv /tmp/tmpA1PU4_ /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "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-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "message": "[localhost] run: sudo mv /tmp/tmpDDhna0 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "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-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.790Z", "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-05T18:53:08.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}], "metadata": {"pagination": {"total": 1413, "offset": 1339, "size": 50}}} 2018-08-05 18:53:43,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:43,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:43 GMT 2018-08-05 18:53:43,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:43,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26691 2018-08-05 18:53:43,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:43,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-05 18:53:43,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-05 18:53:43,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-05 18:53:43,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6AN98/bind.py 2018-08-05 18:53:43,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:53:43,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:53:43,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:53:43,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-05 18:53:43,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7GK6H/install_requirements.sh 2018-08-05 18:53:43,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-05 18:53:43,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:53:43,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:53:43,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:53:43,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-05 18:53:43,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-05 18:53:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-05 18:53:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-05 18:53:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-05 18:53:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-05 18:53:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7Qpupq /etc/bind/db.clearwater.local 2018-08-05 18:53:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-05 18:53:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-05 18:53:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 18:53:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 18:53:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', '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.15', u'hss_hostname': u''}. 2018-08-05 18:53:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 18:53:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-05 18:53:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-05 18:53:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-05 18:53:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}. 2018-08-05 18:53:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTnL4DA /etc/bind/db.clearwater.opnfv 2018-08-05 18:53:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0nWH5l /etc/clearwater/local_config 2018-08-05 18:53:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 18:53:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-05 18:53:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpA1PU4_ /etc/bind/named.conf.local 2018-08-05 18:53:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 18:53:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDDhna0 /etc/clearwater/shared_config 2018-08-05 18:53:43,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-05 18:53:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 18:53:43,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:43,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:43,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:43,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:43,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:43,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:43,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:43,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:43,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:43,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:43,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:43 GMT 2018-08-05 18:53:43,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:43,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:43,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:48,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:48,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:48,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:48,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:48,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:48,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:48,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:48,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:48,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_1azkl8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:08.966Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:08.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_1azkl8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:09.671Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_1azkl8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:09.671Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_1azkl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:09.671Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:09.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:09.795Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:09.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "775cb820-014d-4e0a-a099-60bd09e1e93d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:10.798Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:10.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:10.798Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/HL07H/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:10.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:10.798Z", "message": "Executing: /tmp/HL07H/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:10.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:10.798Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:10.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:11.801Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:11.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:11.801Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:11.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:17.679Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f3lhat\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\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\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://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\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 4s (5,161 B/s)\nReading package lists...\n\nreal\t0m6.201s\nuser\t0m2.670s\nsys\t0m0.271s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:17.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:18.808Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:18.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:53:18.808Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:53:18.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}], "metadata": {"pagination": {"total": 1413, "offset": 1389, "size": 50}}} 2018-08-05 18:53:48,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:48,470 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:48 GMT 2018-08-05 18:53:48,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:48,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11585 2018-08-05 18:53:48,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:48,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:53:48,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:53:48,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:53:48,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:53:48,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 18:53:48,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-05 18:53:48,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/HL07H/install-etcd.sh 2018-08-05 18:53:48,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HL07H/install-etcd.sh 2018-08-05 18:53:48,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-05 18:53:48,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-05 18:53:48,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-05 18:53:48,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f3lhat 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 Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages 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://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en 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 4s (5,161 B/s) Reading package lists... real 0m6.201s user 0m2.670s sys 0m0.271s 2018-08-05 18:53:48,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-05 18:53:48,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:53:48,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:48,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:48,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:48,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:48,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:48,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:48,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:48,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:48,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:48,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:48,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:48 GMT 2018-08-05 18:53:48,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:48,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:48,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:53,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:53,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:53,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:53,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:53,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:53,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:53,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:53,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:53,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1413, "offset": 1403, "size": 50}}} 2018-08-05 18:53:53,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:53,717 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:53 GMT 2018-08-05 18:53:53,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:53,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:53:53,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:53,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:53,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:53,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:53,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:53,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:53,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:53,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:53,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:53,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:53,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:53,774 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:53 GMT 2018-08-05 18:53:53,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:53,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:53,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:58,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:53:58,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:58,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:58,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:58,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:58,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:58,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:58,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:58,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1413, "offset": 1403, "size": 50}}} 2018-08-05 18:53:58,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:58,847 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:58 GMT 2018-08-05 18:53:58,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:58,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:53:58,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:53:58,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:53:58,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:53:58,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:53:58,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:53:58,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:53:58,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:53:58,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:53:58,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:53:58,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:53:58,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:53:58,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:53:58 GMT 2018-08-05 18:53:58,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:53:58,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:53:58,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:03,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:04,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:04,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:04,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:04,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:04,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:04,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:04,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:04,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1413, "offset": 1403, "size": 50}}} 2018-08-05 18:54:04,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:04,001 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:03 GMT 2018-08-05 18:54:04,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:04,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:54:04,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:04,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:04,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:04,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:04,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:04,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:04,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:04,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:04,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:04,063 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:04,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:04,063 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:04 GMT 2018-08-05 18:54:04,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:04,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:04,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:09,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:09,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:09,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:09,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:09,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:09,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:09,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:09,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:09,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1413, "offset": 1403, "size": 50}}} 2018-08-05 18:54:09,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:09,171 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:09 GMT 2018-08-05 18:54:09,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:09,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:54:09,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:09,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:09,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:09,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:09,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:09,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:09,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:09,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:09,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:09,235 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:09,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:09,236 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:09 GMT 2018-08-05 18:54:09,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:09,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:09,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:14,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:14,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:14,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:14,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:14,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:14,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:14,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:14,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:14,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:09.428Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f3lhat\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 0 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,776 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51395 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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 8944\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\t0m51.133s\nuser\t0m18.737s\nsys\t0m8.370s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:09.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:09.824Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:09.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:10.835Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:10.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:10.835Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:10.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:10.835Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fe:8f:e4 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefe:8fe4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66073 errors:0 dropped:0 overruns:0 frame:0\n TX packets:24845 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123075294 (123.0 MB) TX bytes:4271970 (4.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:163 errors:0 dropped:0 overruns:0 frame:0\n TX packets:163 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13533 (13.5 KB) TX bytes:13533 (13.5 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:10.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:10.835Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:10.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:10.835Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:10.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:11.905Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:11.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:11.905Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:51 ? 00:00:00 /sbin/init\nroot 2 0 0 18:51 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 18:51 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 18:51 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:51 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:51 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:51 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:51 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:51 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:51 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:51 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:51 ? 00:00:00 [migration/0]\nroot 14 2 0 18:51 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:51 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:51 ? 00:00:00 [migration/1]\nroot 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 18:51 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 18:51 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:51 ? 00:00:00 [khelper]\nroot 21 2 0 18:51 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:51 ? 00:00:00 [netns]\nroot 23 2 0 18:51 ? 00:00:00 [writeback]\nroot 24 2 0 18:51 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:51 ? 00:00:00 [bioset]\nroot 26 2 0 18:51 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 18:51 ? 00:00:00 [kblockd]\nroot 28 2 0 18:51 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:51 ? 00:00:00 [khubd]\nroot 30 2 0 18:51 ? 00:00:00 [md]\nroot 31 2 0 18:51 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:51 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 18:51 ? 00:00:00 [khungtaskd]\nroot 35 2 0 18:51 ? 00:00:00 [kswapd0]\nroot 36 2 0 18:51 ? 00:00:00 [vmstat]\nroot 37 2 0 18:51 ? 00:00:00 [ksmd]\nroot 38 2 0 18:51 ? 00:00:00 [khugepaged]\nroot 39 2 0 18:51 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 18:51 ? 00:00:00 [crypto]\nroot 53 2 0 18:51 ? 00:00:00 [kthrotld]\nroot 54 2 0 18:51 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 18:51 ? 00:00:00 [vballoon]\nroot 56 2 0 18:51 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 18:51 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:51 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 18:51 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 18:51 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 18:51 ? 00:00:00 [deferwq]\nroot 80 2 0 18:51 ? 00:00:00 [charger_manager]\nroot 124 2 0 18:51 ? 00:00:00 [kpsmoused]\nroot 141 2 0 18:51 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 427 2 0 18:51 ? 00:00:00 [kworker/u5:1]\nroot 547 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon\nroot 578 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 18:51 ? 00:00:00 [kauditd]\nmessage+ 901 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon\nroot 937 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 947 1 0 18:51 ? 00:00:00 rsyslogd\nroot 1063 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1066 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1115 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D\nroot 1118 1 0 18:51 ? 00:00:00 cron\ndaemon 1119 1 0 18:51 ? 00:00:00 atd\nroot 1127 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance\nroot 1129 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1251 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1258 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 18:52 ? 00:00:00 /home/ubuntu/bind_host_f3lhat/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_f3lhat --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_f3lhat --logging-server-logdir=/home/ubuntu/bind_host_f3lhat/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_f3lhat/work/bind_host_f3lhat%I.log --pidfile=/home/ubuntu/bind_host_f3lhat/work/bind_host_f3lhat.pid\nubuntu 1689 1650 0 18:52 ? 00:00:00 /home/ubuntu/bind_host_f3lhat/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_f3lhat --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_f3lhat --logging-server-logdir=/home/ubuntu/bind_host_f3lhat/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_f3lhat/work/bind_host_f3lhat%I.log --pidfile=/home/ubuntu/bind_host_f3lhat/work/bind_host_f3lhat.pid\nubuntu 1764 1 0 18:52 ? 00:00:00 python2.7 /home/ubuntu/bind_host_f3lhat/env/bin/diamond --configfile /home/ubuntu/bind_host_f3lhat/work/plugins/diamond/etc/diamond.conf\nbind 2433 1 0 18:53 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2486 1689 0 18:53 ? 00:00:00 /home/ubuntu/bind_host_f3lhat/env/bin/python2.7 /home/ubuntu/bind_host_f3lhat/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-e2ggLP\nubuntu 2498 2486 0 18:53 ? 00:00:00 /bin/sh -c /tmp/HL07H/install-etcd.sh\nubuntu 2501 2498 0 18:53 ? 00:00:00 /bin/bash -e /tmp/HL07H/install-etcd.sh\nroot 2818 2 0 18:53 ? 00:00:00 [kworker/u5:2]\nntp 8539 1 0 18:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9086 1 0 18:54 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9103 9086 0 18:54 ? 00:00:00 [check-monit-upt] \nclearwa+ 9164 1 0 18:54 ? 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.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380\nroot 9197 9086 0 18:54 ? 00:00:00 [check-etcd-upti] \nroot 9199 9086 0 18:54 ? 00:00:00 [poll_etcd_clust] \nroot 9202 9086 0 18:54 ? 00:00:00 [poll_etcd.sh] \nroot 9233 1 0 18:54 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9237 9233 0 18:54 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9376 2501 0 18:54 ? 00:00:00 /bin/bash -e /tmp/HL07H/install-etcd.sh\nubuntu 9377 9376 0 18:54 ? 00:00:00 /bin/bash -e /tmp/HL07H/install-etcd.sh\nroot 9378 9377 0 18:54 ? 00:00:00 sudo ps -edf\nroot 9379 9378 0 18:54 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:11.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:11.905Z", "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.15:53 0.0.0.0:* LISTEN 2433/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2433/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1115/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2433/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9086/monit \ntcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9164/etcd \ntcp6 0 0 :::53 :::* LISTEN 2433/named \ntcp6 0 0 :::22 :::* LISTEN 1115/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2433/named \ntcp6 0 0 :::4000 :::* LISTEN 9164/etcd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8539/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8539/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8539/ntpd \nudp 0 0 0.0.0.0:27124 0.0.0.0:* 578/dhclient \nudp 0 0 192.168.120.15:53 0.0.0.0:* 2433/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2433/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8539/ntpd \nudp6 0 0 ::1:123 :::* 8539/ntpd \nudp6 0 0 :::123 :::* 8539/ntpd \nudp6 0 0 :::35469 :::* 578/dhclient \nudp6 0 0 :::53 :::* 2433/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7476 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11614 1650/python2.7 /tmp/cloudify-logging-server-5f2a7.socket\nunix 2 [ ACC ] STREAM LISTENING 6951 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13647 2486/python2.7 /tmp/ctx-qwIdJL.socket\nunix 2 [ ACC ] STREAM LISTENING 9392 901/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9661 1129/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-05T18:54:11.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:11.905Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---9*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:11.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:11.905Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:11.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:12.911Z", "message": "[etcd] => [05-Aug-2018 18:54:04 UTC] clearwater-diags-monitor starting\n[05-Aug-2018 18:54:04 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-05T18:54:12.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:12.911Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:12.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:12.911Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:12.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:12.911Z", "message": "[etcd] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/clearwater-sa05\n/var/log/sysstat/sa05\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:12.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:13.916Z", "message": "[etcd] => 2018-08-05 18:53:57.454115584 Stopping etcd clearwater-etcd\n2018-08-05 18:54:03.476692784 Restarting etcd clearwater-etcd\n2018-08-05 18:54:03.481509098 Configured ETCDCTL_PEERS: \n2018-08-05 18:54:03.482213117 Check for previous failed startup attempt\n2018-08-05 18:54:03.483361297 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-05 18:54:03.496899187 etcdctl returned 2\n2018-08-05 18:54:03.502996480 Creating new cluster...\n2018-08-05 18:54:03.505787777 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.15:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.15\n --name 192-168-120-15\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.15:2380\n --listen-peer-urls http://192.168.120.15:2380\n2018-08-05 18:54:03.507362428 Check we're actually a member of the cluster\n2018-08-05 18:54:03.512768366 Wait for etcd to startup\n2018-08-05 18:54:04.521319355 Etcd started successfully\n2018-08-05 18:54:03.536471 I | etcdmain: etcd Version: 3.1.7\n2018-08-05 18:54:03.536524 I | etcdmain: Git SHA: 43b7507\n2018-08-05 18:54:03.536529 I | etcdmain: Go Version: go1.7.5\n2018-08-05 18:54:03.536532 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-05 18:54:03.536536 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-05 18:54:03.536610 I | embed: listening for peers on http://192.168.120.15:2380\n2018-08-05 18:54:03.536658 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-05 18:54:03.571304 I | etcdserver: name = 192-168-120-15\n2018-08-05 18:54:03.571316 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15\n2018-08-05 18:54:03.571320 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member\n2018-08-05 18:54:03.571323 I | etcdserver: heartbeat = 100ms\n2018-08-05 18:54:03.571326 I | etcdserver: election = 1000ms\n2018-08-05 18:54:03.571330 I | etcdserver: snapshot count = 10000\n2018-08-05 18:54:03.571336 I | etcdserver: advertise client URLs = http://192.168.120.15:4000\n2018-08-05 18:54:03.571339 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380\n2018-08-05 18:54:03.571345 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380\n2018-08-05 18:54:03.577462 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e\n2018-08-05 18:54:03.577503 I | raft: ca6a20ed546c7237 became follower at term 0\n2018-08-05 18:54:03.577527 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-05 18:54:03.577534 I | raft: ca6a20ed546c7237 became follower at term 1\n2018-08-05 18:54:03.598399 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-05 18:54:03.598888 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-08-05 18:54:03.777827 I | raft: ca6a20ed546c7237 is starting a new election at term 1\n2018-08-05 18:54:03.777950 I | raft: ca6a20ed546c7237 became candidate at term 2\n2018-08-05 18:54:03.777978 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2\n2018-08-05 18:54:03.777996 I | raft: ca6a20ed546c7237 became leader at term 2\n2018-08-05 18:54:03.778002 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2\n2018-08-05 18:54:03.778257 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-05 18:54:03.805438 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-05 18:54:03.805504 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e\n2018-08-05 18:54:03.805592 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-05 18:54:03.805611 I | embed: ready to serve client requests\n2018-08-05 18:54:03.806268 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-05 18:54:04.671103 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:38893\n2018-08-05 18:54:04.695788 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:38894\n2018-08-05 18:54:04.696768 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:38895\n2018-08-05 18:54:09.825279 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:38896\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:13.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:13.916Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:13.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:13.916Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:13.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "bind_1azkl8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:14.084Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:14.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 1436, "offset": 1403, "size": 50}}} 2018-08-05 18:54:14,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:14,348 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:14 GMT 2018-08-05 18:54:14,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:14,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 73863 2018-08-05 18:54:14,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:14,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f3lhat 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 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,776 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51395 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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 8944 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 0m51.133s user 0m18.737s sys 0m8.370s 2018-08-05 18:54:14,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-05 18:54:14,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.005s sys 0m0.005s 2018-08-05 18:54:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-05 18:54:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fe:8f:e4 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefe:8fe4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:66073 errors:0 dropped:0 overruns:0 frame:0 TX packets:24845 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123075294 (123.0 MB) TX bytes:4271970 (4.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:163 errors:0 dropped:0 overruns:0 frame:0 TX packets:163 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13533 (13.5 KB) TX bytes:13533 (13.5 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-05 18:54:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-05 18:54:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-05 18:54:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-05 18:54:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:51 ? 00:00:00 /sbin/init root 2 0 0 18:51 ? 00:00:00 [kthreadd] root 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0] root 4 2 0 18:51 ? 00:00:00 [kworker/0:0] root 5 2 0 18:51 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:51 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:51 ? 00:00:00 [rcu_sched] root 8 2 0 18:51 ? 00:00:00 [rcuos/0] root 9 2 0 18:51 ? 00:00:00 [rcuos/1] root 10 2 0 18:51 ? 00:00:00 [rcu_bh] root 11 2 0 18:51 ? 00:00:00 [rcuob/0] root 12 2 0 18:51 ? 00:00:00 [rcuob/1] root 13 2 0 18:51 ? 00:00:00 [migration/0] root 14 2 0 18:51 ? 00:00:00 [watchdog/0] root 15 2 0 18:51 ? 00:00:00 [watchdog/1] root 16 2 0 18:51 ? 00:00:00 [migration/1] root 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1] root 18 2 0 18:51 ? 00:00:00 [kworker/1:0] root 19 2 0 18:51 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:51 ? 00:00:00 [khelper] root 21 2 0 18:51 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:51 ? 00:00:00 [netns] root 23 2 0 18:51 ? 00:00:00 [writeback] root 24 2 0 18:51 ? 00:00:00 [kintegrityd] root 25 2 0 18:51 ? 00:00:00 [bioset] root 26 2 0 18:51 ? 00:00:00 [kworker/u5:0] root 27 2 0 18:51 ? 00:00:00 [kblockd] root 28 2 0 18:51 ? 00:00:00 [ata_sff] root 29 2 0 18:51 ? 00:00:00 [khubd] root 30 2 0 18:51 ? 00:00:00 [md] root 31 2 0 18:51 ? 00:00:00 [devfreq_wq] root 32 2 0 18:51 ? 00:00:00 [kworker/0:1] root 34 2 0 18:51 ? 00:00:00 [khungtaskd] root 35 2 0 18:51 ? 00:00:00 [kswapd0] root 36 2 0 18:51 ? 00:00:00 [vmstat] root 37 2 0 18:51 ? 00:00:00 [ksmd] root 38 2 0 18:51 ? 00:00:00 [khugepaged] root 39 2 0 18:51 ? 00:00:00 [fsnotify_mark] root 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 18:51 ? 00:00:00 [crypto] root 53 2 0 18:51 ? 00:00:00 [kthrotld] root 54 2 0 18:51 ? 00:00:00 [kworker/u4:1] root 55 2 0 18:51 ? 00:00:00 [vballoon] root 56 2 0 18:51 ? 00:00:00 [kworker/1:1] root 57 2 0 18:51 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:51 ? 00:00:00 [scsi_eh_1] root 59 2 0 18:51 ? 00:00:00 [kworker/u4:2] root 60 2 0 18:51 ? 00:00:00 [kworker/u4:3] root 79 2 0 18:51 ? 00:00:00 [deferwq] root 80 2 0 18:51 ? 00:00:00 [charger_manager] root 124 2 0 18:51 ? 00:00:00 [kpsmoused] root 141 2 0 18:51 ? 00:00:00 [kworker/0:2] root 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 427 2 0 18:51 ? 00:00:00 [kworker/u5:1] root 547 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon root 578 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 18:51 ? 00:00:00 [kauditd] message+ 901 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon root 937 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind syslog 947 1 0 18:51 ? 00:00:00 rsyslogd root 1063 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1066 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1115 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D root 1118 1 0 18:51 ? 00:00:00 cron daemon 1119 1 0 18:51 ? 00:00:00 atd root 1127 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance root 1129 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1251 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1258 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 18:52 ? 00:00:00 /home/ubuntu/bind_host_f3lhat/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_f3lhat --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_f3lhat --logging-server-logdir=/home/ubuntu/bind_host_f3lhat/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_f3lhat/work/bind_host_f3lhat%I.log --pidfile=/home/ubuntu/bind_host_f3lhat/work/bind_host_f3lhat.pid ubuntu 1689 1650 0 18:52 ? 00:00:00 /home/ubuntu/bind_host_f3lhat/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_f3lhat --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_f3lhat --logging-server-logdir=/home/ubuntu/bind_host_f3lhat/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_f3lhat/work/bind_host_f3lhat%I.log --pidfile=/home/ubuntu/bind_host_f3lhat/work/bind_host_f3lhat.pid ubuntu 1764 1 0 18:52 ? 00:00:00 python2.7 /home/ubuntu/bind_host_f3lhat/env/bin/diamond --configfile /home/ubuntu/bind_host_f3lhat/work/plugins/diamond/etc/diamond.conf bind 2433 1 0 18:53 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2486 1689 0 18:53 ? 00:00:00 /home/ubuntu/bind_host_f3lhat/env/bin/python2.7 /home/ubuntu/bind_host_f3lhat/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-e2ggLP ubuntu 2498 2486 0 18:53 ? 00:00:00 /bin/sh -c /tmp/HL07H/install-etcd.sh ubuntu 2501 2498 0 18:53 ? 00:00:00 /bin/bash -e /tmp/HL07H/install-etcd.sh root 2818 2 0 18:53 ? 00:00:00 [kworker/u5:2] ntp 8539 1 0 18:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9086 1 0 18:54 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9103 9086 0 18:54 ? 00:00:00 [check-monit-upt] clearwa+ 9164 1 0 18:54 ? 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.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 root 9197 9086 0 18:54 ? 00:00:00 [check-etcd-upti] root 9199 9086 0 18:54 ? 00:00:00 [poll_etcd_clust] root 9202 9086 0 18:54 ? 00:00:00 [poll_etcd.sh] root 9233 1 0 18:54 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9237 9233 0 18:54 ? 00:00:00 inotifywait -e create -qq . ubuntu 9376 2501 0 18:54 ? 00:00:00 /bin/bash -e /tmp/HL07H/install-etcd.sh ubuntu 9377 9376 0 18:54 ? 00:00:00 /bin/bash -e /tmp/HL07H/install-etcd.sh root 9378 9377 0 18:54 ? 00:00:00 sudo ps -edf root 9379 9378 0 18:54 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-08-05 18:54:14,354 - 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.15:53 0.0.0.0:* LISTEN 2433/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2433/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1115/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2433/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9086/monit tcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9164/etcd tcp6 0 0 :::53 :::* LISTEN 2433/named tcp6 0 0 :::22 :::* LISTEN 1115/sshd tcp6 0 0 ::1:953 :::* LISTEN 2433/named tcp6 0 0 :::4000 :::* LISTEN 9164/etcd udp 0 0 192.168.120.15:123 0.0.0.0:* 8539/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8539/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8539/ntpd udp 0 0 0.0.0.0:27124 0.0.0.0:* 578/dhclient udp 0 0 192.168.120.15:53 0.0.0.0:* 2433/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2433/named udp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8539/ntpd udp6 0 0 ::1:123 :::* 8539/ntpd udp6 0 0 :::123 :::* 8539/ntpd udp6 0 0 :::35469 :::* 578/dhclient udp6 0 0 :::53 :::* 2433/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7476 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11614 1650/python2.7 /tmp/cloudify-logging-server-5f2a7.socket unix 2 [ ACC ] STREAM LISTENING 6951 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13647 2486/python2.7 /tmp/ctx-qwIdJL.socket unix 2 [ ACC ] STREAM LISTENING 9392 901/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9661 1129/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-05 18:54:14,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---9*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.004s sys 0m0.004s 2018-08-05 18:54:14,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-05 18:54:14,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [05-Aug-2018 18:54:04 UTC] clearwater-diags-monitor starting [05-Aug-2018 18:54:04 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-05 18:54:14,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-05 18:54:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-05 18:54:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape/sysinfo.log /var/log/sysstat/clearwater-sa05 /var/log/sysstat/sa05 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/lastlog /var/log/iotop.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-05 18:54:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-05 18:53:57.454115584 Stopping etcd clearwater-etcd 2018-08-05 18:54:03.476692784 Restarting etcd clearwater-etcd 2018-08-05 18:54:03.481509098 Configured ETCDCTL_PEERS: 2018-08-05 18:54:03.482213117 Check for previous failed startup attempt 2018-08-05 18:54:03.483361297 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-05 18:54:03.496899187 etcdctl returned 2 2018-08-05 18:54:03.502996480 Creating new cluster... 2018-08-05 18:54:03.505787777 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 2018-08-05 18:54:03.507362428 Check we're actually a member of the cluster 2018-08-05 18:54:03.512768366 Wait for etcd to startup 2018-08-05 18:54:04.521319355 Etcd started successfully 2018-08-05 18:54:03.536471 I | etcdmain: etcd Version: 3.1.7 2018-08-05 18:54:03.536524 I | etcdmain: Git SHA: 43b7507 2018-08-05 18:54:03.536529 I | etcdmain: Go Version: go1.7.5 2018-08-05 18:54:03.536532 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-05 18:54:03.536536 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-05 18:54:03.536610 I | embed: listening for peers on http://192.168.120.15:2380 2018-08-05 18:54:03.536658 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-05 18:54:03.571304 I | etcdserver: name = 192-168-120-15 2018-08-05 18:54:03.571316 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15 2018-08-05 18:54:03.571320 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member 2018-08-05 18:54:03.571323 I | etcdserver: heartbeat = 100ms 2018-08-05 18:54:03.571326 I | etcdserver: election = 1000ms 2018-08-05 18:54:03.571330 I | etcdserver: snapshot count = 10000 2018-08-05 18:54:03.571336 I | etcdserver: advertise client URLs = http://192.168.120.15:4000 2018-08-05 18:54:03.571339 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380 2018-08-05 18:54:03.571345 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380 2018-08-05 18:54:03.577462 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e 2018-08-05 18:54:03.577503 I | raft: ca6a20ed546c7237 became follower at term 0 2018-08-05 18:54:03.577527 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-05 18:54:03.577534 I | raft: ca6a20ed546c7237 became follower at term 1 2018-08-05 18:54:03.598399 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-05 18:54:03.598888 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-08-05 18:54:03.777827 I | raft: ca6a20ed546c7237 is starting a new election at term 1 2018-08-05 18:54:03.777950 I | raft: ca6a20ed546c7237 became candidate at term 2 2018-08-05 18:54:03.777978 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2 2018-08-05 18:54:03.777996 I | raft: ca6a20ed546c7237 became leader at term 2 2018-08-05 18:54:03.778002 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2 2018-08-05 18:54:03.778257 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-05 18:54:03.805438 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-05 18:54:03.805504 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e 2018-08-05 18:54:03.805592 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-05 18:54:03.805611 I | embed: ready to serve client requests 2018-08-05 18:54:03.806268 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-05 18:54:04.671103 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:38893 2018-08-05 18:54:04.695788 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:38894 2018-08-05 18:54:04.696768 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:38895 2018-08-05 18:54:09.825279 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:38896 real 0m0.005s user 0m0.004s sys 0m0.001s 2018-08-05 18:54:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-05 18:54:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-05 18:54:14,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:54:14,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:14,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:14,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:14,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:14,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:14,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:14,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:14,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:14,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:14,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:14,413 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:14 GMT 2018-08-05 18:54:14,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:14,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:14,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:19,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:19,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:19,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:19,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:19,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:19,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:19,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:19,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:19,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_1azkl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:14.692Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:14.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bind_1azkl8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:14.922Z", "message": "Execution done (return_code=0): /tmp/HL07H/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:14.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "1d61e0da-1ce3-405c-8bf9-cd6038563d0d"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:15.696Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:15.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:15.696Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:15.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:15.696Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:15.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:15.696Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:15.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:15.696Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:15.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:15.696Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:15.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.142Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YJ4NX/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fa1bc9b8-cc54-4d12-8318-632ce1eec29a"}, {"node_instance_id": "bono_c66czg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_ngroyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_ngroyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_c66czg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_c66czg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_ngroyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.721Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-0q09v7', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DWN1N/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "62799c8a-9e30-4f2b-aa5d-3211c9a15022"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fa1bc9b8-cc54-4d12-8318-632ce1eec29a"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "[localhost] run: sudo mv /tmp/tmpAAn7ae /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-noltot', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fa1bc9b8-cc54-4d12-8318-632ce1eec29a"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "248c62bd-8d83-41f4-9439-dc313dea0118"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/70RNV/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "62799c8a-9e30-4f2b-aa5d-3211c9a15022"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ELCDW/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "248c62bd-8d83-41f4-9439-dc313dea0118"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fa1bc9b8-cc54-4d12-8318-632ce1eec29a"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/UVBRS/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-jw9dxr', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.31'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "[localhost] run: sudo mv /tmp/tmpVol1Hz /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fa1bc9b8-cc54-4d12-8318-632ce1eec29a"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "248c62bd-8d83-41f4-9439-dc313dea0118"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fa1bc9b8-cc54-4d12-8318-632ce1eec29a"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "[localhost] run: sudo mv /tmp/tmpE8FmDu /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "62799c8a-9e30-4f2b-aa5d-3211c9a15022"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fa1bc9b8-cc54-4d12-8318-632ce1eec29a"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/H555H/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "91ddfa62-896a-439c-8c87-bd15c07ba44c"}], "metadata": {"pagination": {"total": 1547, "offset": 1423, "size": 50}}} 2018-08-05 18:54:19,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:19,492 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:19 GMT 2018-08-05 18:54:19,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:19,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26458 2018-08-05 18:54:19,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:19,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:54:19,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HL07H/install-etcd.sh 2018-08-05 18:54:19,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:54:19,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:19,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:54:19,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:19,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:19,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:54:19,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YJ4NX/clearwater.py 2018-08-05 18:54:19,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:19,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:19,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:19,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:54:19,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:19,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:19,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:19,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:19,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:19,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:19,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:54:19,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-05 18:54:19,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-0q09v7', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-08-05 18:54:19,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DWN1N/clearwater.py 2018-08-05 18:54:19,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-05 18:54:19,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-05 18:54:19,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-05 18:54:19,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAAn7ae /etc/clearwater/local_config 2018-08-05 18:54:19,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-noltot', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-08-05 18:54:19,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 18:54:19,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 18:54:19,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-05 18:54:19,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-05 18:54:19,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-05 18:54:19,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/70RNV/clearwater.py 2018-08-05 18:54:19,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-05 18:54:19,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-05 18:54:19,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ELCDW/clearwater.py 2018-08-05 18:54:19,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 18:54:19,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/UVBRS/clearwater.py 2018-08-05 18:54:19,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-jw9dxr', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.31'}. 2018-08-05 18:54:19,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVol1Hz /etc/clearwater/local_config 2018-08-05 18:54:19,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-05 18:54:19,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-05 18:54:19,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-05 18:54:19,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE8FmDu /etc/clearwater/local_config 2018-08-05 18:54:19,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 18:54:19,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-05 18:54:19,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 18:54:19,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-05 18:54:19,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/H555H/clearwater.py 2018-08-05 18:54:19,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:19,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:19,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:19,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:19,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:19,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:19,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:19,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:19,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:19,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:19,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:19 GMT 2018-08-05 18:54:19,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:19,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:19,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:24,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:24,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:24,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:24,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:24,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:24,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:24,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:24,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:24,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "message": "[localhost] run: sudo mv /tmp/tmpE8FmDu /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:16.974Z", "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-05T18:54:16.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fa1bc9b8-cc54-4d12-8318-632ce1eec29a"}, {"node_instance_id": "homer_ngroyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.751Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.751Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.751Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.751Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.751Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.751Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.751Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.751Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "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-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fa1bc9b8-cc54-4d12-8318-632ce1eec29a"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "[localhost] run: sudo mv /tmp/tmp630pED /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-ngroyj', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "62799c8a-9e30-4f2b-aa5d-3211c9a15022"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "[localhost] run: sudo mv /tmp/tmpxHPMcQ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "248c62bd-8d83-41f4-9439-dc313dea0118"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "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-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "248c62bd-8d83-41f4-9439-dc313dea0118"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "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-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "492a6d7b-9da4-4d2d-89b1-8caa1b501351"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "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-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "62799c8a-9e30-4f2b-aa5d-3211c9a15022"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "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-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "62799c8a-9e30-4f2b-aa5d-3211c9a15022"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "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-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "248c62bd-8d83-41f4-9439-dc313dea0118"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "The config dict: {'public_ip': u'172.30.9.217', 'etcd_ip': u'192.168.120.15', 'name': u'bono-c66czg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "91ddfa62-896a-439c-8c87-bd15c07ba44c"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "[localhost] run: sudo mv /tmp/tmpHFrQxB /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "248c62bd-8d83-41f4-9439-dc313dea0118"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "[localhost] run: sudo mv /tmp/tmpQeOUSH /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fa1bc9b8-cc54-4d12-8318-632ce1eec29a"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "62799c8a-9e30-4f2b-aa5d-3211c9a15022"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "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-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "248c62bd-8d83-41f4-9439-dc313dea0118"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "91ddfa62-896a-439c-8c87-bd15c07ba44c"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "[localhost] run: sudo mv /tmp/tmpFWA4_1 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "61234dc8-acc8-4f1a-af72-b50e0548aca2"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-ddjnut', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "248c62bd-8d83-41f4-9439-dc313dea0118"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "[localhost] run: sudo mv /tmp/tmpELN2N4 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "62799c8a-9e30-4f2b-aa5d-3211c9a15022"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "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-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "62799c8a-9e30-4f2b-aa5d-3211c9a15022"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "message": "[localhost] run: sudo mv /tmp/tmpH7k4Y0 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "62799c8a-9e30-4f2b-aa5d-3211c9a15022"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "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-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "248c62bd-8d83-41f4-9439-dc313dea0118"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:17.984Z", "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-05T18:54:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "91ddfa62-896a-439c-8c87-bd15c07ba44c"}, {"node_instance_id": "vellum_0q09v7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_ngroyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_ngroyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_ngroyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.763Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "Executing: /tmp/2I5RL/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}], "metadata": {"pagination": {"total": 1575, "offset": 1473, "size": 50}}} 2018-08-05 18:54:24,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:24,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:24 GMT 2018-08-05 18:54:24,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:24,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26331 2018-08-05 18:54:24,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-05 18:54:24,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE8FmDu /etc/clearwater/local_config 2018-08-05 18:54:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-05 18:54:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:54:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:54:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:54:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:54:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:54:24,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:54:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-05 18:54:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp630pED /etc/dnsmasq.resolv.conf 2018-08-05 18:54:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-ngroyj', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-08-05 18:54:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxHPMcQ /etc/dnsmasq.resolv.conf 2018-08-05 18:54:24,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-05 18:54:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-05 18:54:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-05 18:54:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-05 18:54:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-05 18:54:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.217', 'etcd_ip': u'192.168.120.15', 'name': u'bono-c66czg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2018-08-05 18:54:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHFrQxB /etc/clearwater/local_config 2018-08-05 18:54:24,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQeOUSH /etc/dnsmasq.resolv.conf 2018-08-05 18:54:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-05 18:54:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-05 18:54:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-05 18:54:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-05 18:54:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFWA4_1 /etc/dnsmasq.resolv.conf 2018-08-05 18:54:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-ddjnut', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-08-05 18:54:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpELN2N4 /etc/dnsmasq.resolv.conf 2018-08-05 18:54:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-05 18:54:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpH7k4Y0 /etc/clearwater/local_config 2018-08-05 18:54:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-05 18:54:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-05 18:54:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:54:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:24,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:54:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:54:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:54:24,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:54:24,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:24,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:24,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:24,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:24,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2I5RL/install-homer.sh 2018-08-05 18:54:24,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:24,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:24,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:24,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:24,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:24,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:24,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:24,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:24,858 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:24,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:24,858 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:24 GMT 2018-08-05 18:54:24,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:24,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:24,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:29,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:30,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:30,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:30,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:30,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:30,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:30,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:30,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:30,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/2I5RL/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/7C517/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "Executing: /tmp/7C517/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "Executing: /tmp/2I5RL/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RLCPV/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/XUTH3/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "459bdd34-22bb-45f5-9579-fbdb57f98497"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "Executing: /tmp/RLCPV/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "Executing: /tmp/WYGF4/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:18.989Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/WYGF4/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:18.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "Executing: /tmp/D860B/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/D860B/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:19.993Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:19.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:20.998Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:20.998Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:20.998Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:20.998Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:22.196Z", "message": "[localhost] run: sudo mv /tmp/tmpTO9esw /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:22.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "91ddfa62-896a-439c-8c87-bd15c07ba44c"}, {"node_instance_id": "bono_c66czg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:22.518Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:22.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:23.003Z", "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-05T18:54:23.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "91ddfa62-896a-439c-8c87-bd15c07ba44c"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:23.003Z", "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-05T18:54:23.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "91ddfa62-896a-439c-8c87-bd15c07ba44c"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:23.003Z", "message": "[localhost] run: sudo mv /tmp/tmpPcAynb /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:23.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "91ddfa62-896a-439c-8c87-bd15c07ba44c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:23.666Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:23.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:23.666Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:23.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:23.666Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:23.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:24.006Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/X8466/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:24.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "b2bc3545-05fc-4968-afc4-c55100d59bbf"}, {"node_instance_id": "bono_c66czg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:24.768Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:24.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_c66czg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:24.768Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:24.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_c66czg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:24.768Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:24.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:25.009Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/GY75Z/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:25.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:25.009Z", "message": "Executing: /tmp/GY75Z/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:25.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:26.013Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:26.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:26.013Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:26.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:26.013Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:26.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:27.017Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:27.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}], "metadata": {"pagination": {"total": 1584, "offset": 1523, "size": 50}}} 2018-08-05 18:54:30,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:30,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:30 GMT 2018-08-05 18:54:30,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:30,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25217 2018-08-05 18:54:30,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:30,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-05 18:54:30,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/2I5RL/install-homer.sh 2018-08-05 18:54:30,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/7C517/install-dime.sh 2018-08-05 18:54:30,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7C517/install-dime.sh 2018-08-05 18:54:30,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2I5RL/install-homer.sh 2018-08-05 18:54:30,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RLCPV/install-vellum.sh 2018-08-05 18:54:30,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/XUTH3/append_proxy_snmp_conf.py 2018-08-05 18:54:30,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RLCPV/install-vellum.sh 2018-08-05 18:54:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WYGF4/install-ellis.sh 2018-08-05 18:54:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-05 18:54:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/WYGF4/install-ellis.sh 2018-08-05 18:54:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-05 18:54:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-08-05 18:54:30,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-05 18:54:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-05 18:54:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-08-05 18:54:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-05 18:54:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-05 18:54:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-05 18:54:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-05 18:54:30,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-05 18:54:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-05 18:54:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-05 18:54:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/D860B/install-sprout.sh 2018-08-05 18:54:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/D860B/install-sprout.sh 2018-08-05 18:54:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-05 18:54:30,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-05 18:54:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-05 18:54:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-05 18:54:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-05 18:54:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTO9esw /etc/clearwater/local_config 2018-08-05 18:54:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:54:30,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-05 18:54:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-05 18:54:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPcAynb /etc/dnsmasq.resolv.conf 2018-08-05 18:54:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:54:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/X8466/append_proxy_snmp_conf.py 2018-08-05 18:54:30,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:54:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:54:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-05 18:54:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/GY75Z/install-bono.sh 2018-08-05 18:54:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GY75Z/install-bono.sh 2018-08-05 18:54:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-08-05 18:54:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-08-05 18:54:30,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-08-05 18:54:30,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-08-05 18:54:30,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:30,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:30,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:30,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:30,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:30,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:30,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:30,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:30,101 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:30,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:30,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:30 GMT 2018-08-05 18:54:30,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:30,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:30,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:35,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:35,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:35,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:35,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:35,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:35,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:35,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:35,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:35,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:32.151Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-f96tzm\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 [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,154 kB/s)\nReading package lists...\n\nreal\t0m12.327s\nuser\t0m4.859s\nsys\t0m0.493s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:32.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:33.023Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:33.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:33.023Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:33.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-nz33mg\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://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 [160 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 [76.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [238 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,178 kB/s)\nReading package lists...\n\nreal\t0m12.820s\nuser\t0m4.639s\nsys\t0m0.507s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xwotts\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]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 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 [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 11s (1,142 kB/s)\nReading package lists...\n\nreal\t0m13.060s\nuser\t0m5.019s\nsys\t0m0.531s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-14zap8\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]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 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 [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,165 kB/s)\nReading package lists...\n\nreal\t0m12.542s\nuser\t0m4.804s\nsys\t0m0.537s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-eltkja\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:13 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,169 kB/s)\nReading package lists...\n\nreal\t0m12.698s\nuser\t0m4.785s\nsys\t0m0.518s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:34.136Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:34.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}], "metadata": {"pagination": {"total": 1599, "offset": 1571, "size": 50}}} 2018-08-05 18:54:35,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:35,318 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:35 GMT 2018-08-05 18:54:35,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:35,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31738 2018-08-05 18:54:35,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:35,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-f96tzm 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 [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,154 kB/s) Reading package lists... real 0m12.327s user 0m4.859s sys 0m0.493s 2018-08-05 18:54:35,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:54:35,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-05 18:54:35,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-nz33mg Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://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 [160 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 [76.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [238 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,178 kB/s) Reading package lists... real 0m12.820s user 0m4.639s sys 0m0.507s 2018-08-05 18:54:35,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xwotts 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] Get:5 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 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 [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 11s (1,142 kB/s) Reading package lists... real 0m13.060s user 0m5.019s sys 0m0.531s 2018-08-05 18:54:35,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:54:35,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:54:35,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:54:35,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-05 18:54:35,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-14zap8 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] Get:5 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 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 [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,165 kB/s) Reading package lists... real 0m12.542s user 0m4.804s sys 0m0.537s 2018-08-05 18:54:35,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-eltkja Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,169 kB/s) Reading package lists... real 0m12.698s user 0m4.785s sys 0m0.518s 2018-08-05 18:54:35,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:54:35,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-08-05 18:54:35,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-05 18:54:35,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-05 18:54:35,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:35,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:35,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:35,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:35,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:35,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:35,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:35,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:35,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:35,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:35,382 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:35 GMT 2018-08-05 18:54:35,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:35,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:35,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:40,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:40,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:40,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:40,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:40,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:40,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:40,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:40,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:40,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:39.003Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-i9eu7n\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 [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,156 kB/s)\nReading package lists...\n\nreal\t0m12.639s\nuser\t0m4.945s\nsys\t0m0.520s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:39.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:40.143Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:40.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:54:40.143Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:54:40.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}], "metadata": {"pagination": {"total": 1602, "offset": 1586, "size": 50}}} 2018-08-05 18:54:40,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:40,648 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:40 GMT 2018-08-05 18:54:40,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:40,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6402 2018-08-05 18:54:40,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:40,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-i9eu7n 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 [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,156 kB/s) Reading package lists... real 0m12.639s user 0m4.945s sys 0m0.520s 2018-08-05 18:54:40,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:54:40,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-08-05 18:54:40,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:40,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:40,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:40,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:40,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:40,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:40,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:40,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:40,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:40,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:40,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:40 GMT 2018-08-05 18:54:40,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:40,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:40,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:45,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:45,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:45,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:45,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:45,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:45,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:45,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:45,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:45,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:54:45,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:45,996 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:45 GMT 2018-08-05 18:54:45,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:45,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:54:45,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:45,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:46,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:46,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:46,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:46,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:46,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:46,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:46,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:46,050 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:46,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:46,050 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:46 GMT 2018-08-05 18:54:46,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:46,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:46,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:51,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:51,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:51,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:51,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:51,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:51,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:51,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:51,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:51,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:54:51,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:51,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:51 GMT 2018-08-05 18:54:51,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:51,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:54:51,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:51,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:51,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:51,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:51,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:51,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:51,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:51,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:51,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:51,479 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:51,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:51,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:51 GMT 2018-08-05 18:54:51,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:51,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:51,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:56,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:54:56,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:56,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:56,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:56,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:56,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:56,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:56,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:56,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:54:56,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:56,694 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:56 GMT 2018-08-05 18:54:56,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:56,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:54:56,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:54:56,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:54:56,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:54:56,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:54:56,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:54:56,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:54:56,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:54:56,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:54:56,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:54:56,803 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:54:56,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:54:56,803 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:54:56 GMT 2018-08-05 18:54:56,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:54:56,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:54:56,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:01,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:01,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:01,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:01,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:01,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:01,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:01,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:01,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:01,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:01,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:01,885 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:01 GMT 2018-08-05 18:55:01,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:01,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:01,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:01,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:02,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:02,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:02,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:02,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:02,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:02,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:02,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:02,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:02,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:02,107 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:02 GMT 2018-08-05 18:55:02,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:02,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:02,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:07,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:07,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:07,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:07,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:07,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:07,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:07,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:07,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:07,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:07,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:07,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:07 GMT 2018-08-05 18:55:07,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:07,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:07,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:07,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:07,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:07,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:07,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:07,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:07,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:07,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:07,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:07,293 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:07,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:07,294 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:07 GMT 2018-08-05 18:55:07,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:07,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:07,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:12,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:12,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:12,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:12,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:12,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:12,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:12,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:12,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:12,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:12,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:12,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:12 GMT 2018-08-05 18:55:12,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:12,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:12,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:12,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:12,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:12,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:12,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:12,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:12,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:12,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:12,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:12,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:12,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:12,555 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:12 GMT 2018-08-05 18:55:12,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:12,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:12,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:17,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:17,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:17,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:17,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:17,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:17,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:17,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:17,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:17,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:17,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:17,652 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:17 GMT 2018-08-05 18:55:17,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:17,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:17,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:17,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:17,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:17,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:17,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:17,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:17,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:17,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:17,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:17,767 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:17,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:17,768 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:17 GMT 2018-08-05 18:55:17,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:17,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:17,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:22,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:22,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:22,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:22,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:22,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:22,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:22,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:22,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:22,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:22,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:22,846 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:22 GMT 2018-08-05 18:55:22,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:22,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:22,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:22,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:22,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:22,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:22,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:22,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:22,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:22,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:22,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:22,907 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:22,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:22,907 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:22 GMT 2018-08-05 18:55:22,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:22,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:22,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:27,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:27,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:27,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:27,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:27,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:27,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:27,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:27,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:27,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:27,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:27,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:27 GMT 2018-08-05 18:55:27,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:27,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:27,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:27,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:28,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:28,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:28,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:28,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:28,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:28,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:28,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:28,054 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:28,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:28,055 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:28 GMT 2018-08-05 18:55:28,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:28,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:28,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:33,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:33,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:33,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:33,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:33,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:33,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:33,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:33,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:33,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:33,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:33,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:33 GMT 2018-08-05 18:55:33,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:33,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:33,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:33,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:33,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:33,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:33,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:33,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:33,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:33,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:33,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:33,222 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:33,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:33,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:33 GMT 2018-08-05 18:55:33,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:33,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:33,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:38,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:38,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:38,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:38,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:38,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:38,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:38,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:38,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:38,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:38,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:38,300 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:38 GMT 2018-08-05 18:55:38,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:38,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:38,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:38,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:38,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:38,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:38,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:38,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:38,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:38,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:38,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:38,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:38,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:38,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:38 GMT 2018-08-05 18:55:38,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:38,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:38,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:43,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:43,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:43,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:43,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:43,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:43,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:43,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:43,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:43,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:43,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:43,482 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:43 GMT 2018-08-05 18:55:43,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:43,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:43,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:43,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:43,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:43,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:43,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:43,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:43,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:43,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:43,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:43,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:43,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:43,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:43 GMT 2018-08-05 18:55:43,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:43,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:43,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:48,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:48,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:48,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:48,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:48,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:48,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:48,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:48,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:48,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:48,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:48,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:48 GMT 2018-08-05 18:55:48,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:48,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:48,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:48,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:48,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:48,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:48,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:48,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:48,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:48,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:48,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:48,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:48,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:48,720 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:48 GMT 2018-08-05 18:55:48,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:48,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:48,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:53,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:53,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:53,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:53,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:53,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:53,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:53,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:53,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:53,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:53,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:53,826 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:53 GMT 2018-08-05 18:55:53,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:53,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:53,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:53,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:53,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:53,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:53,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:53,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:53,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:53,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:53,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:53,892 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:53,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:53,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:53 GMT 2018-08-05 18:55:53,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:53,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:53,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:58,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:55:58,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:58,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:58,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:58,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:58,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:58,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:58,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:58,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1602, "offset": 1589, "size": 50}}} 2018-08-05 18:55:58,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:58,973 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:58 GMT 2018-08-05 18:55:58,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:58,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:55:58,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:55:58,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:55:59,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:55:59,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:55:59,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:55:59,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:55:59,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:55:59,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:55:59,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:55:59,041 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:55:59,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:55:59,041 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:55:59 GMT 2018-08-05 18:55:59,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:55:59,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:55:59,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:04,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:04,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:04,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:04,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:04,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:04,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:04,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:04,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:04,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:55:59.943Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-i9eu7n\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 0 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:7 http://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/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 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/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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) ...\nreload: Job is not running: clearwater-monit\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 8647\nclearwater-socket-factory-sig start/running, process 8652\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\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\t1m20.275s\nuser\t0m8.301s\nsys\t0m7.169s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:55:59.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:00.165Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:00.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}], "metadata": {"pagination": {"total": 1604, "offset": 1589, "size": 50}}} 2018-08-05 18:56:04,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:04,117 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:04 GMT 2018-08-05 18:56:04,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:04,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37721 2018-08-05 18:56:04,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:04,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-i9eu7n 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 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:7 http://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/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 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/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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) ... reload: Job is not running: clearwater-monit 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 8647 clearwater-socket-factory-sig start/running, process 8652 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit 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 1m20.275s user 0m8.301s sys 0m7.169s 2018-08-05 18:56:04,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:56:04,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:04,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:04,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:04,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:04,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:04,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:04,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:04,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:04,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:04,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:04,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:04 GMT 2018-08-05 18:56:04,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:04,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:04,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:09,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:09,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:09,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:09,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:09,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:09,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:09,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:09,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:09,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1604, "offset": 1591, "size": 50}}} 2018-08-05 18:56:09,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:09,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:09 GMT 2018-08-05 18:56:09,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:09,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:56:09,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:09,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:09,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:09,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:09,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:09,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:09,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:09,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:09,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:09,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:09,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:09,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:09 GMT 2018-08-05 18:56:09,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:09,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:09,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:14,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:14,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:14,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:14,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:14,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:14,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:14,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:14,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:14,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1604, "offset": 1591, "size": 50}}} 2018-08-05 18:56:14,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:14,446 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:14 GMT 2018-08-05 18:56:14,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:14,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:56:14,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:14,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:14,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:14,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:14,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:14,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:14,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:14,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:14,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:14,510 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:14,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:14,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:14 GMT 2018-08-05 18:56:14,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:14,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:14,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:19,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:19,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:19,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:19,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:19,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:19,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:19,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:19,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:19,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:14.924Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-14zap8\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 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/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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,445 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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.8) ...\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-2) ...\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-153.203) ...\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.12) ...\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 8898\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 8999\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 9007\nclearwater-socket-factory-sig start/running, process 9016\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\t1m40.981s\nuser\t0m9.288s\nsys\t0m8.360s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:14.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:15.173Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:15.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}], "metadata": {"pagination": {"total": 1606, "offset": 1591, "size": 50}}} 2018-08-05 18:56:19,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:19,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:19 GMT 2018-08-05 18:56:19,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:19,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46518 2018-08-05 18:56:19,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:19,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-14zap8 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 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/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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,445 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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.8) ... 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-2) ... 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-153.203) ... 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.12) ... 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 8898 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 8999 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 9007 clearwater-socket-factory-sig start/running, process 9016 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 1m40.981s user 0m9.288s sys 0m8.360s 2018-08-05 18:56:19,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:56:19,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:19,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:19,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:19,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:19,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:19,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:19,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:19,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:19,753 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:19,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:19,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:19 GMT 2018-08-05 18:56:19,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:19,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:19,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:24,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:24,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:24,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:24,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:24,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:24,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:24,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:24,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:24,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:22.723Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 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\t0m22.390s\nuser\t0m12.821s\nsys\t0m2.977s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:22.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:23.280Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:23.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:24.296Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:24.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:24.296Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-eltkja\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 17s (5,055 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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 8966\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................................+++\n.+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m50.211s\nuser\t0m20.016s\nsys\t0m10.445s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:24.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}], "metadata": {"pagination": {"total": 1610, "offset": 1593, "size": 50}}} 2018-08-05 18:56:24,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:24,903 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:24 GMT 2018-08-05 18:56:24,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:24,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66066 2018-08-05 18:56:24,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:24,906 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 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 0m22.390s user 0m12.821s sys 0m2.977s 2018-08-05 18:56:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:56:24,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:56:24,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-eltkja 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 17s (5,055 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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 8966 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................................+++ .+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m50.211s user 0m20.016s sys 0m10.445s 2018-08-05 18:56:24,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:24,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:24,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:24,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:24,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:24,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:24,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:24,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:24,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:24,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:24,983 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:24 GMT 2018-08-05 18:56:24,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:24,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:24,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:29,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:30,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:30,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:30,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:30,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:30,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:30,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:30,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:30,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:29.049Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-f96tzm\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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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,163 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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 ... 51913 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.8) ...\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-2) ...\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 9216\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-153.203) ...\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 9950\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 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\t1m56.214s\nuser\t0m16.271s\nsys\t0m10.714s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:29.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:29.304Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:29.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}], "metadata": {"pagination": {"total": 1612, "offset": 1597, "size": 50}}} 2018-08-05 18:56:30,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:30,089 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:30 GMT 2018-08-05 18:56:30,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:30,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46378 2018-08-05 18:56:30,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:30,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-f96tzm 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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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,163 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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 ... 51913 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.8) ... 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-2) ... 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 9216 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-153.203) ... 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 9950 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 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 1m56.214s user 0m16.271s sys 0m10.714s 2018-08-05 18:56:30,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:56:30,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:30,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:30,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:30,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:30,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:30,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:30,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:30,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:30,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:30,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:30,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:30 GMT 2018-08-05 18:56:30,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:30,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:30,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:35,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:35,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:35,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:35,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:35,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:35,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:35,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:35,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:35,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:30.308Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:30.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:30.308Z", "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 0 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (573 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57822 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.359s\nuser\t0m0.805s\nsys\t0m0.522s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:30.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:30.308Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:30.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:30.308Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:30.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:32.524Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.065s\nuser\t0m0.010s\nsys\t0m0.056s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:32.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:33.379Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d9:6b:e9 \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed9:6be9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:79862 errors:0 dropped:0 overruns:0 frame:0\n TX packets:41528 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131111695 (131.1 MB) TX bytes:7160776 (7.1 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:33 errors:0 dropped:0 overruns:0 frame:0\n TX packets:33 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3354 (3.3 KB) TX bytes:3354 (3.3 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-05T18:56:33.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:33.379Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:33.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:33.379Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:51 ? 00:00:00 /sbin/init\nroot 2 0 0 18:51 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 18:51 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 18:51 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:51 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:51 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:51 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:51 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:51 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:51 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:51 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:51 ? 00:00:00 [migration/0]\nroot 14 2 0 18:51 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:51 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:51 ? 00:00:00 [migration/1]\nroot 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 18:51 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 18:51 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:51 ? 00:00:00 [khelper]\nroot 21 2 0 18:51 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:51 ? 00:00:00 [netns]\nroot 23 2 0 18:51 ? 00:00:00 [writeback]\nroot 24 2 0 18:51 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:51 ? 00:00:00 [bioset]\nroot 26 2 0 18:51 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 18:51 ? 00:00:00 [kblockd]\nroot 28 2 0 18:51 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:51 ? 00:00:00 [khubd]\nroot 30 2 0 18:51 ? 00:00:00 [md]\nroot 31 2 0 18:51 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:51 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 18:51 ? 00:00:00 [khungtaskd]\nroot 35 2 0 18:51 ? 00:00:00 [kswapd0]\nroot 36 2 0 18:51 ? 00:00:00 [vmstat]\nroot 37 2 0 18:51 ? 00:00:00 [ksmd]\nroot 38 2 0 18:51 ? 00:00:00 [khugepaged]\nroot 39 2 0 18:51 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 18:51 ? 00:00:00 [crypto]\nroot 53 2 0 18:51 ? 00:00:00 [kthrotld]\nroot 54 2 0 18:51 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 18:51 ? 00:00:00 [vballoon]\nroot 56 2 0 18:51 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 18:51 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:51 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 18:51 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 18:51 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 18:51 ? 00:00:00 [deferwq]\nroot 80 2 0 18:51 ? 00:00:00 [charger_manager]\nroot 123 2 0 18:51 ? 00:00:00 [kpsmoused]\nroot 142 2 0 18:51 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 18:51 ? 00:00:00 [kworker/u5:1]\nroot 532 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon\nroot 595 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 18:51 ? 00:00:00 [kauditd]\nmessage+ 918 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork\nroot 938 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind\nroot 945 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1017 1 0 18:51 ? 00:00:00 rsyslogd\nroot 1051 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 18:51 ? 00:00:00 cron\ndaemon 1106 1 0 18:51 ? 00:00:00 atd\nroot 1115 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1556 2 0 18:52 ? 00:00:00 [kworker/1:2]\nubuntu 1653 1 0 18:52 ? 00:00:00 /home/ubuntu/bono_host_i9eu7n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_i9eu7n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_i9eu7n --logging-server-logdir=/home/ubuntu/bono_host_i9eu7n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_i9eu7n/work/bono_host_i9eu7n%I.log --pidfile=/home/ubuntu/bono_host_i9eu7n/work/bono_host_i9eu7n.pid\nubuntu 1767 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/bono_host_i9eu7n/env/bin/diamond --configfile /home/ubuntu/bono_host_i9eu7n/work/plugins/diamond/etc/diamond.conf\nubuntu 1816 1653 0 18:54 ? 00:00:00 /home/ubuntu/bono_host_i9eu7n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_i9eu7n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_i9eu7n --logging-server-logdir=/home/ubuntu/bono_host_i9eu7n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_i9eu7n/work/bono_host_i9eu7n%I.log --pidfile=/home/ubuntu/bono_host_i9eu7n/work/bono_host_i9eu7n.pid\nubuntu 1839 1816 0 18:54 ? 00:00:00 /home/ubuntu/bono_host_i9eu7n/env/bin/python2.7 /home/ubuntu/bono_host_i9eu7n/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-nfUn_Z\nubuntu 1850 1839 0 18:54 ? 00:00:00 /bin/sh -c /tmp/GY75Z/install-bono.sh\nubuntu 1852 1850 0 18:54 ? 00:00:00 /bin/bash -e /tmp/GY75Z/install-bono.sh\nroot 2402 2 0 18:55 ? 00:00:00 [kworker/u5:2]\nntp 8114 1 0 18:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8647 1 0 18:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8648 8647 0 18:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8652 1 0 18:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8653 8652 0 18:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8661 8648 0 18:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8663 8653 0 18:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8664 8663 0 18:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8753 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9703 8753 0 18:56 ? 00:00:00 [check-monit-upt] \nroot 9724 1 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9728 9724 0 18:56 ? 00:00:00 inotifywait -e create -qq .\nbono 9745 1 24 18:56 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.16,bono-c66czg.clearwater.local --alias=172.30.9.217,bono-c66czg.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-c66czg.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\nroot 9759 8753 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_bono.sh\nroot 9760 9759 0 18:56 ? 00:00:00 /bin/sh /usr/share/clearwater/bin/poll-sip 5058\nroot 9764 9760 0 18:56 ? 00:00:00 nc -v -C -w 3 -q 2 192.168.120.16 5058\nroot 9765 9760 0 18:56 ? 00:00:00 tee /tmp/poll-sip.nc.stdout.9760\ndnsmasq 9778 1 0 18:56 ? 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 9841 1852 0 18:56 ? 00:00:00 /bin/bash -e /tmp/GY75Z/install-bono.sh\nubuntu 9842 9841 0 18:56 ? 00:00:00 /bin/bash -e /tmp/GY75Z/install-bono.sh\nroot 9843 9842 0 18:56 ? 00:00:00 sudo ps -edf\nroot 9844 9843 0 18:56 ? 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-05T18:56:33.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:33.379Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:33.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:34.384Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:34.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:34.384Z", "message": "[bono] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/clearwater-sa05\n/var/log/sysstat/sa05\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20180805T180000Z.txt\n/var/log/bono/bono_err.log\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:34.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:34.384Z", "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 9778/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 8753/monit \ntcp 0 0 192.168.120.16:5058 0.0.0.0:* LISTEN 9745/bono \ntcp 0 0 192.168.120.16:5060 0.0.0.0:* LISTEN 9745/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9745/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9778/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1098/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 8114/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8114/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8114/ntpd \nudp 0 0 0.0.0.0:18622 0.0.0.0:* 595/dhclient \nudp 0 0 192.168.120.16:5058 0.0.0.0:* 9745/bono \nudp 0 0 192.168.120.16:5060 0.0.0.0:* 9745/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9778/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 595/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8114/ntpd \nudp6 0 0 ::1:123 :::* 8114/ntpd \nudp6 0 0 :::123 :::* 8114/ntpd \nudp6 0 0 :::45344 :::* 595/dhclient \nudp6 0 0 ::1:53 :::* 9778/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20486 8661/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20453 8664/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9262 918/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11628 1653/python2.7 /tmp/cloudify-logging-server-812fb.socket\nunix 2 [ ACC ] STREAM LISTENING 11102 1839/python2.7 /tmp/ctx-Q1HsgB.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7264 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 23906 9745/bono /var/run/clearwater/stats/bono\nunix 2 [ ACC ] STREAM LISTENING 6945 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9434 1118/acpid /var/run/acpid.socket\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:34.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:34.384Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:34.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}], "metadata": {"pagination": {"total": 1625, "offset": 1599, "size": 50}}} 2018-08-05 18:56:35,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:35,271 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:35 GMT 2018-08-05 18:56:35,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:35,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24483 2018-08-05 18:56:35,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:35,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-08-05 18:56:35,273 - 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 0 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (573 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57822 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.359s user 0m0.805s sys 0m0.522s 2018-08-05 18:56:35,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-08-05 18:56:35,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-08-05 18:56:35,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.010s sys 0m0.056s 2018-08-05 18:56:35,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d9:6b:e9 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed9:6be9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:79862 errors:0 dropped:0 overruns:0 frame:0 TX packets:41528 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131111695 (131.1 MB) TX bytes:7160776 (7.1 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:33 errors:0 dropped:0 overruns:0 frame:0 TX packets:33 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3354 (3.3 KB) TX bytes:3354 (3.3 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-05 18:56:35,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-08-05 18:56:35,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:51 ? 00:00:00 /sbin/init root 2 0 0 18:51 ? 00:00:00 [kthreadd] root 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0] root 4 2 0 18:51 ? 00:00:00 [kworker/0:0] root 5 2 0 18:51 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:51 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:51 ? 00:00:00 [rcu_sched] root 8 2 0 18:51 ? 00:00:00 [rcuos/0] root 9 2 0 18:51 ? 00:00:00 [rcuos/1] root 10 2 0 18:51 ? 00:00:00 [rcu_bh] root 11 2 0 18:51 ? 00:00:00 [rcuob/0] root 12 2 0 18:51 ? 00:00:00 [rcuob/1] root 13 2 0 18:51 ? 00:00:00 [migration/0] root 14 2 0 18:51 ? 00:00:00 [watchdog/0] root 15 2 0 18:51 ? 00:00:00 [watchdog/1] root 16 2 0 18:51 ? 00:00:00 [migration/1] root 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1] root 18 2 0 18:51 ? 00:00:00 [kworker/1:0] root 19 2 0 18:51 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:51 ? 00:00:00 [khelper] root 21 2 0 18:51 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:51 ? 00:00:00 [netns] root 23 2 0 18:51 ? 00:00:00 [writeback] root 24 2 0 18:51 ? 00:00:00 [kintegrityd] root 25 2 0 18:51 ? 00:00:00 [bioset] root 26 2 0 18:51 ? 00:00:00 [kworker/u5:0] root 27 2 0 18:51 ? 00:00:00 [kblockd] root 28 2 0 18:51 ? 00:00:00 [ata_sff] root 29 2 0 18:51 ? 00:00:00 [khubd] root 30 2 0 18:51 ? 00:00:00 [md] root 31 2 0 18:51 ? 00:00:00 [devfreq_wq] root 32 2 0 18:51 ? 00:00:00 [kworker/0:1] root 34 2 0 18:51 ? 00:00:00 [khungtaskd] root 35 2 0 18:51 ? 00:00:00 [kswapd0] root 36 2 0 18:51 ? 00:00:00 [vmstat] root 37 2 0 18:51 ? 00:00:00 [ksmd] root 38 2 0 18:51 ? 00:00:00 [khugepaged] root 39 2 0 18:51 ? 00:00:00 [fsnotify_mark] root 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 18:51 ? 00:00:00 [crypto] root 53 2 0 18:51 ? 00:00:00 [kthrotld] root 54 2 0 18:51 ? 00:00:00 [kworker/u4:1] root 55 2 0 18:51 ? 00:00:00 [vballoon] root 56 2 0 18:51 ? 00:00:00 [kworker/1:1] root 57 2 0 18:51 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:51 ? 00:00:00 [scsi_eh_1] root 59 2 0 18:51 ? 00:00:00 [kworker/u4:2] root 60 2 0 18:51 ? 00:00:00 [kworker/u4:3] root 79 2 0 18:51 ? 00:00:00 [deferwq] root 80 2 0 18:51 ? 00:00:00 [charger_manager] root 123 2 0 18:51 ? 00:00:00 [kpsmoused] root 142 2 0 18:51 ? 00:00:00 [kworker/0:2] root 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 18:51 ? 00:00:00 [kworker/u5:1] root 532 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon root 595 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 18:51 ? 00:00:00 [kauditd] message+ 918 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork root 938 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind root 945 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon syslog 1017 1 0 18:51 ? 00:00:00 rsyslogd root 1051 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 18:51 ? 00:00:00 cron daemon 1106 1 0 18:51 ? 00:00:00 atd root 1115 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1556 2 0 18:52 ? 00:00:00 [kworker/1:2] ubuntu 1653 1 0 18:52 ? 00:00:00 /home/ubuntu/bono_host_i9eu7n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_i9eu7n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_i9eu7n --logging-server-logdir=/home/ubuntu/bono_host_i9eu7n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_i9eu7n/work/bono_host_i9eu7n%I.log --pidfile=/home/ubuntu/bono_host_i9eu7n/work/bono_host_i9eu7n.pid ubuntu 1767 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/bono_host_i9eu7n/env/bin/diamond --configfile /home/ubuntu/bono_host_i9eu7n/work/plugins/diamond/etc/diamond.conf ubuntu 1816 1653 0 18:54 ? 00:00:00 /home/ubuntu/bono_host_i9eu7n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_i9eu7n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_i9eu7n --logging-server-logdir=/home/ubuntu/bono_host_i9eu7n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_i9eu7n/work/bono_host_i9eu7n%I.log --pidfile=/home/ubuntu/bono_host_i9eu7n/work/bono_host_i9eu7n.pid ubuntu 1839 1816 0 18:54 ? 00:00:00 /home/ubuntu/bono_host_i9eu7n/env/bin/python2.7 /home/ubuntu/bono_host_i9eu7n/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-nfUn_Z ubuntu 1850 1839 0 18:54 ? 00:00:00 /bin/sh -c /tmp/GY75Z/install-bono.sh ubuntu 1852 1850 0 18:54 ? 00:00:00 /bin/bash -e /tmp/GY75Z/install-bono.sh root 2402 2 0 18:55 ? 00:00:00 [kworker/u5:2] ntp 8114 1 0 18:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8647 1 0 18:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8648 8647 0 18:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8652 1 0 18:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8653 8652 0 18:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8661 8648 0 18:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8663 8653 0 18:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8664 8663 0 18:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8753 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9703 8753 0 18:56 ? 00:00:00 [check-monit-upt] root 9724 1 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9728 9724 0 18:56 ? 00:00:00 inotifywait -e create -qq . bono 9745 1 24 18:56 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.16,bono-c66czg.clearwater.local --alias=172.30.9.217,bono-c66czg.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-c66czg.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 root 9759 8753 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_bono.sh root 9760 9759 0 18:56 ? 00:00:00 /bin/sh /usr/share/clearwater/bin/poll-sip 5058 root 9764 9760 0 18:56 ? 00:00:00 nc -v -C -w 3 -q 2 192.168.120.16 5058 root 9765 9760 0 18:56 ? 00:00:00 tee /tmp/poll-sip.nc.stdout.9760 dnsmasq 9778 1 0 18:56 ? 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 9841 1852 0 18:56 ? 00:00:00 /bin/bash -e /tmp/GY75Z/install-bono.sh ubuntu 9842 9841 0 18:56 ? 00:00:00 /bin/bash -e /tmp/GY75Z/install-bono.sh root 9843 9842 0 18:56 ? 00:00:00 sudo ps -edf root 9844 9843 0 18:56 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-08-05 18:56:35,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-08-05 18:56:35,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-08-05 18:56:35,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape/sysinfo.log /var/log/sysstat/clearwater-sa05 /var/log/sysstat/sa05 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/bono/bono_out.log /var/log/bono/bono_20180805T180000Z.txt /var/log/bono/bono_err.log /var/log/lastlog /var/log/iotop.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-05 18:56:35,274 - 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 9778/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 8753/monit tcp 0 0 192.168.120.16:5058 0.0.0.0:* LISTEN 9745/bono tcp 0 0 192.168.120.16:5060 0.0.0.0:* LISTEN 9745/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9745/bono tcp6 0 0 ::1:53 :::* LISTEN 9778/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 8114/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8114/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8114/ntpd udp 0 0 0.0.0.0:18622 0.0.0.0:* 595/dhclient udp 0 0 192.168.120.16:5058 0.0.0.0:* 9745/bono udp 0 0 192.168.120.16:5060 0.0.0.0:* 9745/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9778/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 595/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8114/ntpd udp6 0 0 ::1:123 :::* 8114/ntpd udp6 0 0 :::123 :::* 8114/ntpd udp6 0 0 :::45344 :::* 595/dhclient udp6 0 0 ::1:53 :::* 9778/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20486 8661/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20453 8664/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9262 918/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11628 1653/python2.7 /tmp/cloudify-logging-server-812fb.socket unix 2 [ ACC ] STREAM LISTENING 11102 1839/python2.7 /tmp/ctx-Q1HsgB.socket unix 2 [ ACC ] SEQPACKET LISTENING 7264 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 23906 9745/bono /var/run/clearwater/stats/bono unix 2 [ ACC ] STREAM LISTENING 6945 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9434 1118/acpid /var/run/acpid.socket real 0m0.011s user 0m0.000s sys 0m0.011s 2018-08-05 18:56:35,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-08-05 18:56:35,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:35,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:35,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:35,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:35,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:35,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:35,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:35,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:35,406 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:35,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:35,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:35 GMT 2018-08-05 18:56:35,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:35,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:35,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:40,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:40,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:40,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:40,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:40,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:40,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:40,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:40,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:40,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:35.391Z", "message": "[bono] => [05-Aug-2018 18:56:31 UTC] clearwater-diags-monitor starting\n[05-Aug-2018 18:56:31 UTC] Waiting for trigger files\n2018:08:05 18:55:58: Namespace: management\n2018:08:05 18:55:58: [management] Starting server\n2018:08:05 18:55:58: [management] Listening for requests\n2018:08:05 18:55:58: Namespace: signaling\n2018:08:05 18:55:58: [signaling] Starting server\n2018:08:05 18:55:58: [signaling] Listening for requests\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:35.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:35.391Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:35.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:36.405Z", "message": "[bono] sudo cat /var/log/bono/bono_20180805T180000Z.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-05T18:56:36.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:36.405Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:36.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:36.405Z", "message": "[bono] => 2018-08-05 18:56:10.085348590 Stopping etcd clearwater-etcd\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:36.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:36.405Z", "message": "[bono] => 05-08-2018 18:56:31.795 UTC [7f587f56f780] Status utils.cpp:762: Log level set to 2\n05-08-2018 18:56:31.796 UTC [7f587f56f780] Status main.cpp:1799: Access logging enabled to /var/log/bono\n05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning signalhandler.h:90: SIGNAL already hooked\n05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled\n05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF\n05-08-2018 18:56:31.797 UTC [7f587f56f780] Status snmp_agent.cpp:234: AgentX agent initialised\n05-08-2018 18:56:31.798 UTC [7f5875e7e700] Status alarm.cpp:244: Reraising all alarms with a known state\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:99: Constructing LoadMonitor\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:100: Target latency (usecs) : 10000\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:101: Max bucket size : 1000\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers:\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status dnscachedresolver.cpp:136: 127.0.0.1\n05-08-2018 18:56:31.799 UTC [7f587f56f780] Status sipresolver.cpp:36: Created SIP resolver\n05-08-2018 18:56:31.835 UTC [7f587f56f780] Status stack.cpp:435: Listening on port 5058\n05-08-2018 18:56:31.835 UTC [7f587f56f780] Status stack.cpp:435: Listening on port 5060\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:888: Local host aliases:\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 192.168.120.16\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: bono-c66czg.clearwater.local\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 192.168.120.16\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: bono-c66czg.clearwater.local\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 172.30.9.217\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: \n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status a_record_resolver.cpp:29: Created ARecordResolver\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist)\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:37: sprout issued 1012.3 alarm\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status main.cpp:2204: Setting up RPH service\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist)\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:37: sprout issued 1013.3 alarm\n05-08-2018 18:56:31.838 UTC [7f587f56f780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052\n05-08-2018 18:56:31.838 UTC [7f587f56f780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds\n05-08-2018 18:56:32.039 UTC [7f587f56f780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Timeout while contacting DNS servers\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Status bono.cpp:3220: Create list of PBXes\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms\n05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpconnection.h:58: Configuring HTTP Connection\n05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253\n05-08-2018 18:56:32.130 UTC [7f587f56f780] Status main.cpp:1555: Using local store\n05-08-2018 18:56:32.130 UTC [7f587f56f780] Status main.cpp:1611: Using local store\n05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads\n05-08-2018 18:56:32.131 UTC [7f587f56f780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads\n05-08-2018 18:56:32.131 UTC [7f587f56f780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins\n05-08-2018 18:56:32.131 UTC [7f587f56f780] Status pluginloader.cpp:150: Finished loading plug-ins\n05-08-2018 18:56:32.134 UTC [7f587f56f780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): \n05-08-2018 18:56:32.134 UTC [7f5860ff9700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9774\n05-08-2018 18:56:32.134 UTC [7f5860ff9700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:31.795 UTC [7f587f56f780] Status utils.cpp:762: Log level set to 2\n05-08-2018 18:56:31.796 UTC [7f587f56f780] Status main.cpp:1799: Access logging enabled to /var/log/bono\n05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning signalhandler.h:90: SIGNAL already hooked\n05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled\n05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF\n05-08-2018 18:56:31.797 UTC [7f587f56f780] Status snmp_agent.cpp:234: AgentX agent initialised\n05-08-2018 18:56:31.798 UTC [7f5875e7e700] Status alarm.cpp:244: Reraising all alarms with a known state\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:99: Constructing LoadMonitor\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:100: Target latency (usecs) : 10000\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:101: Max bucket size : 1000\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers:\n05-08-2018 18:56:31.798 UTC [7f587f56f780] Status dnscachedresolver.cpp:136: 127.0.0.1\n05-08-2018 18:56:31.799 UTC [7f587f56f780] Status sipresolver.cpp:36: Created SIP resolver\n05-08-2018 18:56:31.835 UTC [7f587f56f780] Status stack.cpp:435: Listening on port 5058\n05-08-2018 18:56:31.835 UTC [7f587f56f780] Status stack.cpp:435: Listening on port 5060\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:888: Local host aliases:\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 192.168.120.16\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: bono-c66czg.clearwater.local\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 192.168.120.16\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: bono-c66czg.clearwater.local\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 172.30.9.217\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: \n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status a_record_resolver.cpp:29: Created ARecordResolver\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist)\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:37: sprout issued 1012.3 alarm\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status main.cpp:2204: Setting up RPH service\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist)\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3\n05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:37: sprout issued 1013.3 alarm\n05-08-2018 18:56:31.838 UTC [7f587f56f780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052\n05-08-2018 18:56:31.838 UTC [7f587f56f780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds\n05-08-2018 18:56:32.039 UTC [7f587f56f780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Timeout while contacting DNS servers\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Status bono.cpp:3220: Create list of PBXes\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI\n05-08-2018 18:56:32.127 UTC [7f587f56f780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms\n05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpconnection.h:58: Configuring HTTP Connection\n05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253\n05-08-2018 18:56:32.130 UTC [7f587f56f780] Status main.cpp:1555: Using local store\n05-08-2018 18:56:32.130 UTC [7f587f56f780] Status main.cpp:1611: Using local store\n05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads\n05-08-2018 18:56:32.131 UTC [7f587f56f780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads\n05-08-2018 18:56:32.131 UTC [7f587f56f780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins\n05-08-2018 18:56:32.131 UTC [7f587f56f780] Status pluginloader.cpp:150: Finished loading plug-ins\n05-08-2018 18:56:32.134 UTC [7f587f56f780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): \n05-08-2018 18:56:32.134 UTC [7f5860ff9700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9774\n05-08-2018 18:56:32.134 UTC [7f5860ff9700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:34.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:36.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:36.405Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:36.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:36.639Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:36.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:37.448Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57902 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\t0m21.468s\nuser\t0m13.105s\nsys\t0m3.050s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:37.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:37.448Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:37.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:37.448Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:37.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:37.448Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:37.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:37.448Z", "message": "Execution done (return_code=0): /tmp/GY75Z/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:37.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "d43e5569-92e2-472a-898f-7860d82e8af3"}, {"node_instance_id": "bono_c66czg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:37.834Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:37.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:38.487Z", "message": "Downloaded scripts/bind/bind.py to /tmp/QYIW6/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:38.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:38.851Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:38.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:38.851Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:38.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "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-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-nz33mg\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 0 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://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://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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,034 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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 9343\nclearwater-socket-factory-sig start/running, process 9348\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9397\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n........+++\n...............................................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m4.652s\nuser\t0m20.567s\nsys\t0m11.576s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "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-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "message": "[localhost] run: sudo mv /tmp/tmpipkNmm /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "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-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "message": "[localhost] run: sudo mv /tmp/tmpILkxXB /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "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-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.492Z", "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-05T18:56:39.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e5580579-2713-4772-bea6-7689386077c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.854Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.854Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:39.854Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:39.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 1662, "offset": 1612, "size": 50}}} 2018-08-05 18:56:40,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:40,484 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:40 GMT 2018-08-05 18:56:40,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:40,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 161814 2018-08-05 18:56:40,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:40,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [05-Aug-2018 18:56:31 UTC] clearwater-diags-monitor starting [05-Aug-2018 18:56:31 UTC] Waiting for trigger files 2018:08:05 18:55:58: Namespace: management 2018:08:05 18:55:58: [management] Starting server 2018:08:05 18:55:58: [management] Listening for requests 2018:08:05 18:55:58: Namespace: signaling 2018:08:05 18:55:58: [signaling] Starting server 2018:08:05 18:55:58: [signaling] Listening for requests real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-05 18:56:40,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-05 18:56:40,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180805T180000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-08-05 18:56:40,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-08-05 18:56:40,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-08-05 18:56:10.085348590 Stopping etcd clearwater-etcd real 0m0.007s user 0m0.003s sys 0m0.004s 2018-08-05 18:56:40,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 05-08-2018 18:56:31.795 UTC [7f587f56f780] Status utils.cpp:762: Log level set to 2 05-08-2018 18:56:31.796 UTC [7f587f56f780] Status main.cpp:1799: Access logging enabled to /var/log/bono 05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning signalhandler.h:90: SIGNAL already hooked 05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled 05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF 05-08-2018 18:56:31.797 UTC [7f587f56f780] Status snmp_agent.cpp:234: AgentX agent initialised 05-08-2018 18:56:31.798 UTC [7f5875e7e700] Status alarm.cpp:244: Reraising all alarms with a known state 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:99: Constructing LoadMonitor 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:100: Target latency (usecs) : 10000 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:101: Max bucket size : 1000 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers: 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status dnscachedresolver.cpp:136: 127.0.0.1 05-08-2018 18:56:31.799 UTC [7f587f56f780] Status sipresolver.cpp:36: Created SIP resolver 05-08-2018 18:56:31.835 UTC [7f587f56f780] Status stack.cpp:435: Listening on port 5058 05-08-2018 18:56:31.835 UTC [7f587f56f780] Status stack.cpp:435: Listening on port 5060 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:888: Local host aliases: 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 192.168.120.16 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: bono-c66czg.clearwater.local 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 192.168.120.16 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: bono-c66czg.clearwater.local 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 172.30.9.217 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status a_record_resolver.cpp:29: Created ARecordResolver 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist) 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:37: sprout issued 1012.3 alarm 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status main.cpp:2204: Setting up RPH service 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist) 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:37: sprout issued 1013.3 alarm 05-08-2018 18:56:31.838 UTC [7f587f56f780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052 05-08-2018 18:56:31.838 UTC [7f587f56f780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds 05-08-2018 18:56:32.039 UTC [7f587f56f780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Timeout while contacting DNS servers 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Status bono.cpp:3220: Create list of PBXes 05-08-2018 18:56:32.127 UTC [7f587f56f780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI 05-08-2018 18:56:32.127 UTC [7f587f56f780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms 05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpconnection.h:58: Configuring HTTP Connection 05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253 05-08-2018 18:56:32.130 UTC [7f587f56f780] Status main.cpp:1555: Using local store 05-08-2018 18:56:32.130 UTC [7f587f56f780] Status main.cpp:1611: Using local store 05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads 05-08-2018 18:56:32.131 UTC [7f587f56f780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads 05-08-2018 18:56:32.131 UTC [7f587f56f780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins 05-08-2018 18:56:32.131 UTC [7f587f56f780] Status pluginloader.cpp:150: Finished loading plug-ins 05-08-2018 18:56:32.134 UTC [7f587f56f780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): 05-08-2018 18:56:32.134 UTC [7f5860ff9700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9774 05-08-2018 18:56:32.134 UTC [7f5860ff9700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:31.795 UTC [7f587f56f780] Status utils.cpp:762: Log level set to 2 05-08-2018 18:56:31.796 UTC [7f587f56f780] Status main.cpp:1799: Access logging enabled to /var/log/bono 05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning signalhandler.h:90: SIGNAL already hooked 05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled 05-08-2018 18:56:31.796 UTC [7f587f56f780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF 05-08-2018 18:56:31.797 UTC [7f587f56f780] Status snmp_agent.cpp:234: AgentX agent initialised 05-08-2018 18:56:31.798 UTC [7f5875e7e700] Status alarm.cpp:244: Reraising all alarms with a known state 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:99: Constructing LoadMonitor 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:100: Target latency (usecs) : 10000 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:101: Max bucket size : 1000 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers: 05-08-2018 18:56:31.798 UTC [7f587f56f780] Status dnscachedresolver.cpp:136: 127.0.0.1 05-08-2018 18:56:31.799 UTC [7f587f56f780] Status sipresolver.cpp:36: Created SIP resolver 05-08-2018 18:56:31.835 UTC [7f587f56f780] Status stack.cpp:435: Listening on port 5058 05-08-2018 18:56:31.835 UTC [7f587f56f780] Status stack.cpp:435: Listening on port 5060 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:888: Local host aliases: 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 192.168.120.16 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: bono-c66czg.clearwater.local 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 192.168.120.16 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: bono-c66czg.clearwater.local 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 172.30.9.217 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status stack.cpp:895: 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status a_record_resolver.cpp:29: Created ARecordResolver 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist) 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:37: sprout issued 1012.3 alarm 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status main.cpp:2204: Setting up RPH service 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist) 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3 05-08-2018 18:56:31.836 UTC [7f587f56f780] Status alarm.cpp:37: sprout issued 1013.3 alarm 05-08-2018 18:56:31.838 UTC [7f587f56f780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052 05-08-2018 18:56:31.838 UTC [7f587f56f780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds 05-08-2018 18:56:32.039 UTC [7f587f56f780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Timeout while contacting DNS servers 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:32.127 UTC [7f587f56f780] Status bono.cpp:3220: Create list of PBXes 05-08-2018 18:56:32.127 UTC [7f587f56f780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI 05-08-2018 18:56:32.127 UTC [7f587f56f780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms 05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpconnection.h:58: Configuring HTTP Connection 05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253 05-08-2018 18:56:32.130 UTC [7f587f56f780] Status main.cpp:1555: Using local store 05-08-2018 18:56:32.130 UTC [7f587f56f780] Status main.cpp:1611: Using local store 05-08-2018 18:56:32.130 UTC [7f587f56f780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads 05-08-2018 18:56:32.131 UTC [7f587f56f780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads 05-08-2018 18:56:32.131 UTC [7f587f56f780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins 05-08-2018 18:56:32.131 UTC [7f587f56f780] Status pluginloader.cpp:150: Finished loading plug-ins 05-08-2018 18:56:32.134 UTC [7f587f56f780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): 05-08-2018 18:56:32.134 UTC [7f5860ff9700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9774 05-08-2018 18:56:32.134 UTC [7f5860ff9700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:33.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.129 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:34.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 05-08-2018 18:56:35.130 UTC [7f58637fe700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) real 0m0.006s user 0m0.000s sys 0m0.005s 2018-08-05 18:56:40,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-05 18:56:40,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:56:40,492 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57902 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 0m21.468s user 0m13.105s sys 0m3.050s 2018-08-05 18:56:40,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-05 18:56:40,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-05 18:56:40,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-05 18:56:40,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GY75Z/install-bono.sh 2018-08-05 18:56:40,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:56:40,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QYIW6/bind.py 2018-08-05 18:56:40,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:56:40,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:56:40,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:56:40,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 18:56:40,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 18:56:40,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-nz33mg 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 0 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://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://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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,034 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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 9343 clearwater-socket-factory-sig start/running, process 9348 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9397 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........+++ ...............................................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m4.652s user 0m20.567s sys 0m11.576s 2018-08-05 18:56:40,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 18:56:40,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 18:56:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpipkNmm /etc/bind/db.clearwater.local 2018-08-05 18:56:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 18:56:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 18:56:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpILkxXB /etc/bind/db.clearwater.opnfv 2018-08-05 18:56:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 18:56:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 18:56:40,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 18:56:40,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:56:40,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:56:40,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:56:40,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:40,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:40,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:40,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:40,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:40,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:40,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:40,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:40,552 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:40,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:40,552 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:40 GMT 2018-08-05 18:56:40,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:40,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:40,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:45,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:45,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:45,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:45,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:45,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:45,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:45,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:45,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:45,650 - 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-05T18:56:40.499Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_qutmfa/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:40.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "85198c36-cdd8-48d8-9eba-6c11b3e24f71"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:40.499Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.004s\nsys\t0m0.054s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:40.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:40.499Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:40.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:40.499Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:40.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:40.499Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/3FCHN/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:40.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "85198c36-cdd8-48d8-9eba-6c11b3e24f71"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:40.499Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7b:85:34 \n inet addr:192.168.120.31 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:8534/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:84198 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51324 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133468492 (133.4 MB) TX bytes:8123321 (8.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:40.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:41.503Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:41.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:41.503Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:41.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:41.503Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:51 ? 00:00:00 /sbin/init\nroot 2 0 0 18:51 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 18:51 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 18:51 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:51 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:51 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:51 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:51 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:51 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:51 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:51 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:51 ? 00:00:00 [migration/0]\nroot 14 2 0 18:51 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:51 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:51 ? 00:00:00 [migration/1]\nroot 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 18:51 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 18:51 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:51 ? 00:00:00 [khelper]\nroot 21 2 0 18:51 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:51 ? 00:00:00 [netns]\nroot 23 2 0 18:51 ? 00:00:00 [writeback]\nroot 24 2 0 18:51 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:51 ? 00:00:00 [bioset]\nroot 26 2 0 18:51 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 18:51 ? 00:00:00 [kblockd]\nroot 28 2 0 18:51 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:51 ? 00:00:00 [khubd]\nroot 30 2 0 18:51 ? 00:00:00 [md]\nroot 31 2 0 18:51 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:51 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 18:51 ? 00:00:00 [khungtaskd]\nroot 35 2 0 18:51 ? 00:00:00 [kswapd0]\nroot 36 2 0 18:51 ? 00:00:00 [vmstat]\nroot 37 2 0 18:51 ? 00:00:00 [ksmd]\nroot 38 2 0 18:51 ? 00:00:00 [khugepaged]\nroot 39 2 0 18:51 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 18:51 ? 00:00:00 [crypto]\nroot 53 2 0 18:51 ? 00:00:00 [kthrotld]\nroot 54 2 0 18:51 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 18:51 ? 00:00:00 [vballoon]\nroot 56 2 0 18:51 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 18:51 ? 00:00:00 [scsi_eh_1]\nroot 58 2 0 18:51 ? 00:00:00 [kworker/u4:2]\nroot 59 2 0 18:51 ? 00:00:00 [kworker/u4:3]\nroot 78 2 0 18:51 ? 00:00:00 [deferwq]\nroot 79 2 0 18:51 ? 00:00:00 [charger_manager]\nroot 123 2 0 18:51 ? 00:00:00 [kpsmoused]\nroot 141 2 0 18:51 ? 00:00:00 [kworker/0:2]\nroot 144 2 0 18:51 ? 00:00:00 [kworker/1:1]\nroot 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 18:51 ? 00:00:00 [kworker/u5:1]\nroot 547 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 18:51 ? 00:00:00 [kworker/u5:2]\nroot 821 2 0 18:51 ? 00:00:00 [kauditd]\nmessage+ 903 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind\nroot 947 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon\nroot 1054 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D\nroot 1100 1 0 18:51 ? 00:00:00 cron\ndaemon 1101 1 0 18:51 ? 00:00:00 atd\nroot 1118 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1151 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance\nroot 1200 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 18:52 ? 00:00:00 /home/ubuntu/sprout_host_14zap8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_14zap8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_14zap8 --logging-server-logdir=/home/ubuntu/sprout_host_14zap8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_14zap8/work/sprout_host_14zap8%I.log --pidfile=/home/ubuntu/sprout_host_14zap8/work/sprout_host_14zap8.pid\nubuntu 1766 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_14zap8/env/bin/diamond --configfile /home/ubuntu/sprout_host_14zap8/work/plugins/diamond/etc/diamond.conf\nubuntu 1818 1652 0 18:54 ? 00:00:00 /home/ubuntu/sprout_host_14zap8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_14zap8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_14zap8 --logging-server-logdir=/home/ubuntu/sprout_host_14zap8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_14zap8/work/sprout_host_14zap8%I.log --pidfile=/home/ubuntu/sprout_host_14zap8/work/sprout_host_14zap8.pid\nubuntu 1839 1818 0 18:54 ? 00:00:00 /home/ubuntu/sprout_host_14zap8/env/bin/python2.7 /home/ubuntu/sprout_host_14zap8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1BnrZ4\nubuntu 1851 1839 0 18:54 ? 00:00:00 /bin/sh -c /tmp/D860B/install-sprout.sh\nubuntu 1853 1851 0 18:54 ? 00:00:00 /bin/bash -e /tmp/D860B/install-sprout.sh\nntp 8415 1 0 18:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8898 1 0 18:56 ? 00:00:00 rsyslogd\nroot 8999 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9007 1 0 18:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9008 9007 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9015 9008 0 18:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9016 1 0 18:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9017 9016 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9023 9017 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9024 9023 0 18:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9577 8999 0 18:56 ? 00:00:00 [check-monit-upt] \ndnsmasq 9665 1 0 18:56 ? 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 9728 1853 0 18:56 ? 00:00:00 /bin/bash -e /tmp/D860B/install-sprout.sh\nubuntu 9729 9728 0 18:56 ? 00:00:00 /bin/bash -e /tmp/D860B/install-sprout.sh\nroot 9730 9729 0 18:56 ? 00:00:00 sudo ps -edf\nroot 9731 9730 0 18:56 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:41.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:41.503Z", "message": "[sprout] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/sprout\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.014s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:41.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:41.503Z", "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 9665/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8999/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9665/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.31:123 0.0.0.0:* 8415/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8415/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8415/ntpd \nudp 0 0 0.0.0.0:6571 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9665/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8415/ntpd \nudp6 0 0 ::1:123 :::* 8415/ntpd \nudp6 0 0 :::123 :::* 8415/ntpd \nudp6 0 0 :::5850 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 9665/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7479 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11704 1652/python2.7 /tmp/cloudify-logging-server-be1da.socket\nunix 2 [ ACC ] STREAM LISTENING 11939 1839/python2.7 /tmp/ctx-AU2uGo.socket\nunix 2 [ ACC ] STREAM LISTENING 9300 903/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 7190 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8819 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 21141 9015/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21149 9024/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:41.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:42.690Z", "message": "[sprout] => 2018-08-05 18:56:22.946599203 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:42.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:42.690Z", "message": "[sprout] => 2018:08:05 18:56:08: Namespace: management\n2018:08:05 18:56:08: [management] Starting server\n2018:08:05 18:56:08: [management] Listening for requests\n2018:08:05 18:56:08: Namespace: signaling\n2018:08:05 18:56:08: [signaling] Starting server\n2018:08:05 18:56:08: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:42.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:42.690Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:42.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:43.249Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:43.694Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:43.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:43.694Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:43.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:43.694Z", "message": "Execution done (return_code=0): /tmp/D860B/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:43.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "e135c5df-700d-4462-92b6-69aa891710f3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:43.857Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:43.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:44.860Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:44.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:44.860Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:44.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:44.860Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:44.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:45.135Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2HFP2/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:45.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}], "metadata": {"pagination": {"total": 1688, "offset": 1645, "size": 50}}} 2018-08-05 18:56:45,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:45,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:45 GMT 2018-08-05 18:56:45,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:45,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26377 2018-08-05 18:56:45,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_qutmfa/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-05 18:56:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.004s sys 0m0.054s 2018-08-05 18:56:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-05 18:56:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-05 18:56:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/3FCHN/add-snmpproxy-collector.py 2018-08-05 18:56:45,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7b:85:34 inet addr:192.168.120.31 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7b:8534/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84198 errors:0 dropped:0 overruns:0 frame:0 TX packets:51324 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133468492 (133.4 MB) TX bytes:8123321 (8.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-05 18:56:45,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-05 18:56:45,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-05 18:56:45,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:51 ? 00:00:00 /sbin/init root 2 0 0 18:51 ? 00:00:00 [kthreadd] root 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0] root 4 2 0 18:51 ? 00:00:00 [kworker/0:0] root 5 2 0 18:51 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:51 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:51 ? 00:00:00 [rcu_sched] root 8 2 0 18:51 ? 00:00:00 [rcuos/0] root 9 2 0 18:51 ? 00:00:00 [rcuos/1] root 10 2 0 18:51 ? 00:00:00 [rcu_bh] root 11 2 0 18:51 ? 00:00:00 [rcuob/0] root 12 2 0 18:51 ? 00:00:00 [rcuob/1] root 13 2 0 18:51 ? 00:00:00 [migration/0] root 14 2 0 18:51 ? 00:00:00 [watchdog/0] root 15 2 0 18:51 ? 00:00:00 [watchdog/1] root 16 2 0 18:51 ? 00:00:00 [migration/1] root 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1] root 18 2 0 18:51 ? 00:00:00 [kworker/1:0] root 19 2 0 18:51 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:51 ? 00:00:00 [khelper] root 21 2 0 18:51 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:51 ? 00:00:00 [netns] root 23 2 0 18:51 ? 00:00:00 [writeback] root 24 2 0 18:51 ? 00:00:00 [kintegrityd] root 25 2 0 18:51 ? 00:00:00 [bioset] root 26 2 0 18:51 ? 00:00:00 [kworker/u5:0] root 27 2 0 18:51 ? 00:00:00 [kblockd] root 28 2 0 18:51 ? 00:00:00 [ata_sff] root 29 2 0 18:51 ? 00:00:00 [khubd] root 30 2 0 18:51 ? 00:00:00 [md] root 31 2 0 18:51 ? 00:00:00 [devfreq_wq] root 32 2 0 18:51 ? 00:00:00 [kworker/0:1] root 34 2 0 18:51 ? 00:00:00 [khungtaskd] root 35 2 0 18:51 ? 00:00:00 [kswapd0] root 36 2 0 18:51 ? 00:00:00 [vmstat] root 37 2 0 18:51 ? 00:00:00 [ksmd] root 38 2 0 18:51 ? 00:00:00 [khugepaged] root 39 2 0 18:51 ? 00:00:00 [fsnotify_mark] root 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 18:51 ? 00:00:00 [crypto] root 53 2 0 18:51 ? 00:00:00 [kthrotld] root 54 2 0 18:51 ? 00:00:00 [kworker/u4:1] root 55 2 0 18:51 ? 00:00:00 [vballoon] root 56 2 0 18:51 ? 00:00:00 [scsi_eh_0] root 57 2 0 18:51 ? 00:00:00 [scsi_eh_1] root 58 2 0 18:51 ? 00:00:00 [kworker/u4:2] root 59 2 0 18:51 ? 00:00:00 [kworker/u4:3] root 78 2 0 18:51 ? 00:00:00 [deferwq] root 79 2 0 18:51 ? 00:00:00 [charger_manager] root 123 2 0 18:51 ? 00:00:00 [kpsmoused] root 141 2 0 18:51 ? 00:00:00 [kworker/0:2] root 144 2 0 18:51 ? 00:00:00 [kworker/1:1] root 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 18:51 ? 00:00:00 [kworker/u5:1] root 547 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 18:51 ? 00:00:00 [kworker/u5:2] root 821 2 0 18:51 ? 00:00:00 [kauditd] message+ 903 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind root 947 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon root 1054 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 18:51 ? 00:00:00 cron daemon 1101 1 0 18:51 ? 00:00:00 atd root 1118 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1151 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance root 1200 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 18:52 ? 00:00:00 /home/ubuntu/sprout_host_14zap8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_14zap8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_14zap8 --logging-server-logdir=/home/ubuntu/sprout_host_14zap8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_14zap8/work/sprout_host_14zap8%I.log --pidfile=/home/ubuntu/sprout_host_14zap8/work/sprout_host_14zap8.pid ubuntu 1766 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_14zap8/env/bin/diamond --configfile /home/ubuntu/sprout_host_14zap8/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1652 0 18:54 ? 00:00:00 /home/ubuntu/sprout_host_14zap8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_14zap8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_14zap8 --logging-server-logdir=/home/ubuntu/sprout_host_14zap8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_14zap8/work/sprout_host_14zap8%I.log --pidfile=/home/ubuntu/sprout_host_14zap8/work/sprout_host_14zap8.pid ubuntu 1839 1818 0 18:54 ? 00:00:00 /home/ubuntu/sprout_host_14zap8/env/bin/python2.7 /home/ubuntu/sprout_host_14zap8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1BnrZ4 ubuntu 1851 1839 0 18:54 ? 00:00:00 /bin/sh -c /tmp/D860B/install-sprout.sh ubuntu 1853 1851 0 18:54 ? 00:00:00 /bin/bash -e /tmp/D860B/install-sprout.sh ntp 8415 1 0 18:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8898 1 0 18:56 ? 00:00:00 rsyslogd root 8999 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9007 1 0 18:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9008 9007 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9015 9008 0 18:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9016 1 0 18:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9017 9016 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9023 9017 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9024 9023 0 18:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9577 8999 0 18:56 ? 00:00:00 [check-monit-upt] dnsmasq 9665 1 0 18:56 ? 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 9728 1853 0 18:56 ? 00:00:00 /bin/bash -e /tmp/D860B/install-sprout.sh ubuntu 9729 9728 0 18:56 ? 00:00:00 /bin/bash -e /tmp/D860B/install-sprout.sh root 9730 9729 0 18:56 ? 00:00:00 sudo ps -edf root 9731 9730 0 18:56 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-08-05 18:56:45,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/sprout /var/log/auth.log /var/log/unattended-upgrades real 0m0.014s user 0m0.000s sys 0m0.005s 2018-08-05 18:56:45,654 - 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 9665/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8999/monit tcp6 0 0 ::1:53 :::* LISTEN 9665/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.31:123 0.0.0.0:* 8415/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8415/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8415/ntpd udp 0 0 0.0.0.0:6571 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9665/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8415/ntpd udp6 0 0 ::1:123 :::* 8415/ntpd udp6 0 0 :::123 :::* 8415/ntpd udp6 0 0 :::5850 :::* 570/dhclient udp6 0 0 ::1:53 :::* 9665/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7479 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11704 1652/python2.7 /tmp/cloudify-logging-server-be1da.socket unix 2 [ ACC ] STREAM LISTENING 11939 1839/python2.7 /tmp/ctx-AU2uGo.socket unix 2 [ ACC ] STREAM LISTENING 9300 903/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 7190 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8819 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 21141 9015/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21149 9024/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-05 18:56:45,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-05 18:56:22.946599203 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-05 18:56:45,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:08:05 18:56:08: Namespace: management 2018:08:05 18:56:08: [management] Starting server 2018:08:05 18:56:08: [management] Listening for requests 2018:08:05 18:56:08: Namespace: signaling 2018:08:05 18:56:08: [signaling] Starting server 2018:08:05 18:56:08: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-05 18:56:45,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-05 18:56:45,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:56:45,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-05 18:56:45,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-05 18:56:45,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/D860B/install-sprout.sh 2018-08-05 18:56:45,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:56:45,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:56:45,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:56:45,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:56:45,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2HFP2/bind.py 2018-08-05 18:56:45,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:45,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:45,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:45,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:45,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:45,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:45,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:45,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:45,746 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:45,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:45,746 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:45 GMT 2018-08-05 18:56:45,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:45,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:45,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:50,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:50,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:50,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:50,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:50,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:50,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:50,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:50,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:50,822 - 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-05T18:56:46.341Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:46.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:46.341Z", "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-05T18:56:46.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:46.697Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:46.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:46.697Z", "message": "[localhost] run: sudo mv /tmp/tmpwd4xqO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:46.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:46.697Z", "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-05T18:56:46.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:46.697Z", "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-05T18:56:46.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:46.697Z", "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-05T18:56:46.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:46.697Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:46.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:46.954Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:46.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:47.777Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:47.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:47.777Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:47.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:47.777Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:47.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:47.777Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/M2J3E/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:47.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "93e23878-55e3-4497-85b5-ee8849fb578d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:47.777Z", "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-05T18:56:47.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:47.777Z", "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 0 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.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58163 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\t0m22.686s\nuser\t0m12.653s\nsys\t0m2.809s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:47.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:47.777Z", "message": "[localhost] run: sudo mv /tmp/tmplbgzTn /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:47.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "cb4257b5-f193-4fd9-8e0d-30ed136af2c1"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:47.777Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:47.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:47.864Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:47.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:47.864Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:47.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:49.934Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.008s\nsys\t0m0.050s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:49.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}], "metadata": {"pagination": {"total": 1709, "offset": 1668, "size": 50}}} 2018-08-05 18:56:50,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:50,822 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:50 GMT 2018-08-05 18:56:50,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:50,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25125 2018-08-05 18:56:50,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:50,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 18:56:50,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 18:56:50,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 18:56:50,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwd4xqO /etc/bind/db.clearwater.local 2018-08-05 18:56:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 18:56:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 18:56:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 18:56:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 18:56:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:56:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 18:56:50,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-05 18:56:50,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-05 18:56:50,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/M2J3E/add-snmpproxy-collector.py 2018-08-05 18:56:50,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 18:56:50,826 - 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 0 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.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58163 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 0m22.686s user 0m12.653s sys 0m2.809s 2018-08-05 18:56:50,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplbgzTn /etc/bind/db.clearwater.opnfv 2018-08-05 18:56:50,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-05 18:56:50,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:56:50,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:56:50,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.008s sys 0m0.050s 2018-08-05 18:56:50,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:50,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:50,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:50,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:50,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:50,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:50,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:50,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:50,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:50,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:50,884 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:50 GMT 2018-08-05 18:56:50,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:50,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:50,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:55,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:56:55,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:55,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:55,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:55,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:55,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:55,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:55,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:55,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:50.821Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:78:41:64 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe78:4164/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101770 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43398 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:165913293 (165.9 MB) TX bytes:7525072 (7.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\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-05T18:56:50.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:50.821Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:50.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:50.821Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:50.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:50.821Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:51 ? 00:00:00 /sbin/init\nroot 2 0 0 18:51 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 18:51 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:51 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:51 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:51 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:51 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:51 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:51 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:51 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:51 ? 00:00:00 [migration/0]\nroot 14 2 0 18:51 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:51 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:51 ? 00:00:00 [migration/1]\nroot 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 18:51 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 18:51 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:51 ? 00:00:00 [khelper]\nroot 21 2 0 18:51 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:51 ? 00:00:00 [netns]\nroot 23 2 0 18:51 ? 00:00:00 [writeback]\nroot 24 2 0 18:51 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:51 ? 00:00:00 [bioset]\nroot 26 2 0 18:51 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 18:51 ? 00:00:00 [kblockd]\nroot 28 2 0 18:51 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:51 ? 00:00:00 [khubd]\nroot 30 2 0 18:51 ? 00:00:00 [md]\nroot 31 2 0 18:51 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:51 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 18:51 ? 00:00:00 [khungtaskd]\nroot 35 2 0 18:51 ? 00:00:00 [kswapd0]\nroot 36 2 0 18:51 ? 00:00:00 [vmstat]\nroot 37 2 0 18:51 ? 00:00:00 [ksmd]\nroot 38 2 0 18:51 ? 00:00:00 [khugepaged]\nroot 39 2 0 18:51 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 18:51 ? 00:00:00 [crypto]\nroot 53 2 0 18:51 ? 00:00:00 [kthrotld]\nroot 54 2 0 18:51 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 18:51 ? 00:00:00 [vballoon]\nroot 56 2 0 18:51 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 18:51 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:51 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 18:51 ? 00:00:00 [deferwq]\nroot 80 2 0 18:51 ? 00:00:00 [charger_manager]\nroot 124 2 0 18:51 ? 00:00:00 [kpsmoused]\nroot 142 2 0 18:51 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 18:51 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 18:51 ? 00:00:00 [kworker/u5:2]\nroot 525 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon\nroot 571 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 18:51 ? 00:00:00 [kauditd]\nroot 935 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1001 1 0 18:51 ? 00:00:00 rsyslogd\nroot 1035 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1038 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1043 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1044 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1046 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1088 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D\nroot 1091 1 0 18:51 ? 00:00:00 cron\ndaemon 1092 1 0 18:51 ? 00:00:00 atd\nroot 1100 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1166 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork\nroot 1184 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1201 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1202 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 18:52 ? 00:00:00 /home/ubuntu/homer_host_eltkja/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_eltkja --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_eltkja --logging-server-logdir=/home/ubuntu/homer_host_eltkja/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_eltkja/work/homer_host_eltkja%I.log --pidfile=/home/ubuntu/homer_host_eltkja/work/homer_host_eltkja.pid\nubuntu 1763 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/homer_host_eltkja/env/bin/diamond --configfile /home/ubuntu/homer_host_eltkja/work/plugins/diamond/etc/diamond.conf\nubuntu 1811 1649 0 18:54 ? 00:00:00 /home/ubuntu/homer_host_eltkja/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_eltkja --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_eltkja --logging-server-logdir=/home/ubuntu/homer_host_eltkja/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_eltkja/work/homer_host_eltkja%I.log --pidfile=/home/ubuntu/homer_host_eltkja/work/homer_host_eltkja.pid\nubuntu 1832 1811 0 18:54 ? 00:00:00 /home/ubuntu/homer_host_eltkja/env/bin/python2.7 /home/ubuntu/homer_host_eltkja/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6_574P\nubuntu 1844 1832 0 18:54 ? 00:00:00 /bin/sh -c /tmp/2I5RL/install-homer.sh\nubuntu 1846 1844 0 18:54 ? 00:00:00 /bin/bash -e /tmp/2I5RL/install-homer.sh\nntp 8455 1 0 18:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8966 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9034 1 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9044 9034 0 18:56 ? 00:00:00 inotifywait -e create -qq .\nroot 9134 1 0 18:56 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9135 9134 0 18:56 ? 00:00:00 nginx: worker process\nwww-data 9136 9134 0 18:56 ? 00:00:00 nginx: worker process\nwww-data 9137 9134 0 18:56 ? 00:00:00 nginx: worker process\nwww-data 9138 9134 0 18:56 ? 00:00:00 nginx: worker process\nroot 9316 8966 0 18:56 ? 00:00:00 [nginx_ping] \nroot 9318 8966 0 18:56 ? 00:00:00 [check-nginx-upt] \nroot 9319 8966 0 18:56 ? 00:00:00 [check-monit-upt] \ndnsmasq 9733 1 0 18:56 ? 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 9796 1846 0 18:56 ? 00:00:00 /bin/bash -e /tmp/2I5RL/install-homer.sh\nubuntu 9797 9796 0 18:56 ? 00:00:00 /bin/bash -e /tmp/2I5RL/install-homer.sh\nroot 9798 9797 0 18:56 ? 00:00:00 sudo ps -edf\nroot 9799 9798 0 18:56 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:50.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:51.824Z", "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 9733/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1088/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8966/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9134/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9733/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1088/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8455/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8455/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8455/ntpd \nudp 0 0 0.0.0.0:37230 0.0.0.0:* 571/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9733/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient \nudp6 0 0 ::1:123 :::* 8455/ntpd \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8455/ntpd \nudp6 0 0 :::123 :::* 8455/ntpd \nudp6 0 0 :::5133 :::* 571/dhclient \nudp6 0 0 ::1:53 :::* 9733/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11625 1649/python2.7 /tmp/cloudify-logging-server-57af8.socket\nunix 2 [ ACC ] STREAM LISTENING 11220 1832/python2.7 /tmp/ctx-RQkpWn.socket\nunix 2 [ ACC ] STREAM LISTENING 1520 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9398 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7353 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9459 1166/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:51.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:51.824Z", "message": "[homer] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa05\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.019s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:51.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:51.824Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:51.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:51.824Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:51.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:52.831Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:52.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:52.831Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:52.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:52.831Z", "message": "[homer] => [05-Aug-2018 18:56:07 UTC] clearwater-diags-monitor starting\n[05-Aug-2018 18:56:07 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:52.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:52.831Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:52.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:52.831Z", "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 0 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 ... 58110 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\t0m22.429s\nuser\t0m12.744s\nsys\t0m2.887s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:52.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:52.831Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:52.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "homer_ngroyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:53.535Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:53.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:53.835Z", "message": "Execution done (return_code=0): /tmp/2I5RL/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:53.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:53.835Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:53.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:53.835Z", "message": "[homer] => 2018-08-05 18:56:33.319549425 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-05T18:56:53.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:53.835Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:53.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "98b3aac9-e4c9-490d-8be6-af85545e8630"}, {"node_instance_id": "homer_ngroyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:54.714Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:54.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:54.714Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:54.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:54.868Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:54.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:54.884Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.083s\nuser\t0m0.008s\nsys\t0m0.057s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:54.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CI6XM/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "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-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "[localhost] run: sudo mv /tmp/tmpmnr6Po /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "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-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "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-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:51 ? 00:00:00 /sbin/init\nroot 2 0 0 18:51 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 18:51 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 18:51 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:51 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:51 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:51 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:51 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:51 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:51 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:51 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:51 ? 00:00:00 [migration/0]\nroot 14 2 0 18:51 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:51 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:51 ? 00:00:00 [migration/1]\nroot 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 18:51 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:51 ? 00:00:00 [khelper]\nroot 21 2 0 18:51 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:51 ? 00:00:00 [netns]\nroot 23 2 0 18:51 ? 00:00:00 [writeback]\nroot 24 2 0 18:51 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:51 ? 00:00:00 [bioset]\nroot 27 2 0 18:51 ? 00:00:00 [kblockd]\nroot 28 2 0 18:51 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:51 ? 00:00:00 [khubd]\nroot 30 2 0 18:51 ? 00:00:00 [md]\nroot 31 2 0 18:51 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:51 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 18:51 ? 00:00:00 [khungtaskd]\nroot 35 2 0 18:51 ? 00:00:00 [kswapd0]\nroot 36 2 0 18:51 ? 00:00:00 [vmstat]\nroot 37 2 0 18:51 ? 00:00:00 [ksmd]\nroot 38 2 0 18:51 ? 00:00:00 [khugepaged]\nroot 39 2 0 18:51 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 18:51 ? 00:00:00 [crypto]\nroot 53 2 0 18:51 ? 00:00:00 [kthrotld]\nroot 54 2 0 18:51 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 18:51 ? 00:00:00 [vballoon]\nroot 56 2 0 18:51 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 18:51 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:51 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 18:51 ? 00:00:00 [deferwq]\nroot 80 2 0 18:51 ? 00:00:00 [charger_manager]\nroot 124 2 0 18:51 ? 00:00:00 [kpsmoused]\nroot 142 2 0 18:51 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 444 2 0 18:51 ? 00:00:00 [kworker/u5:1]\nroot 446 2 0 18:51 ? 00:00:00 [kworker/u5:2]\nroot 485 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 18:51 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind\nroot 952 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1005 1 0 18:51 ? 00:00:00 rsyslogd\nroot 1050 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 18:51 ? 00:00:00 cron\ndaemon 1107 1 0 18:51 ? 00:00:00 atd\nroot 1116 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance\nroot 1129 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1449 2 0 18:52 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 18:52 ? 00:00:00 /home/ubuntu/ellis_host_f96tzm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_f96tzm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_f96tzm --logging-server-logdir=/home/ubuntu/ellis_host_f96tzm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_f96tzm/work/ellis_host_f96tzm%I.log --pidfile=/home/ubuntu/ellis_host_f96tzm/work/ellis_host_f96tzm.pid\nubuntu 1765 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_f96tzm/env/bin/diamond --configfile /home/ubuntu/ellis_host_f96tzm/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1651 0 18:54 ? 00:00:00 /home/ubuntu/ellis_host_f96tzm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_f96tzm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_f96tzm --logging-server-logdir=/home/ubuntu/ellis_host_f96tzm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_f96tzm/work/ellis_host_f96tzm%I.log --pidfile=/home/ubuntu/ellis_host_f96tzm/work/ellis_host_f96tzm.pid\nubuntu 1839 1817 0 18:54 ? 00:00:00 /home/ubuntu/ellis_host_f96tzm/env/bin/python2.7 /home/ubuntu/ellis_host_f96tzm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-emmnao\nubuntu 1850 1839 0 18:54 ? 00:00:00 /bin/sh -c /tmp/WYGF4/install-ellis.sh\nubuntu 1851 1850 0 18:54 ? 00:00:00 /bin/bash -e /tmp/WYGF4/install-ellis.sh\nmysql 9216 1 0 18:55 ? 00:00:00 /usr/sbin/mysqld\nntp 9366 1 0 18:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9950 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10095 1 0 18:56 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10096 10095 0 18:56 ? 00:00:00 nginx: worker process\nwww-data 10097 10095 0 18:56 ? 00:00:00 nginx: worker process\nwww-data 10098 10095 0 18:56 ? 00:00:00 nginx: worker process\nwww-data 10099 10095 0 18:56 ? 00:00:00 nginx: worker process\nroot 10131 1 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10135 10131 0 18:56 ? 00:00:00 inotifywait -e create -qq .\nellis 10309 1 0 18:56 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10685 1 1 18:56 ? 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.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-14=http://192.168.120.14:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380\nroot 10801 9950 0 18:56 ? 00:00:00 [nginx_ping] \nroot 10804 9950 0 18:56 ? 00:00:00 [check-nginx-upt] \nroot 10806 9950 0 18:56 ? 00:00:00 [check-monit-upt] \nroot 10813 9950 0 18:56 ? 00:00:00 [poll_ellis.sh] \nroot 10815 9950 0 18:56 ? 00:00:00 [poll_ellis_http] \nroot 10865 1 0 18:56 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.14 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 10918 9950 0 18:56 ? 00:00:00 [check-queue-man] \nroot 10920 9950 0 18:56 ? 00:00:00 [check-etcd-upti] \nroot 10922 9950 0 18:56 ? 00:00:00 [poll_etcd_clust] \nroot 10928 9950 0 18:56 ? 00:00:00 [poll_etcd.sh] \nroot 10966 1 0 18:56 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.14 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\nroot 10985 1 0 18:56 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.14 --sig-local-ip=192.168.120.14 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=135aa5ea-3889-4290-83e3-05b0d3f652a3 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\ndnsmasq 10992 1 0 18:56 ? 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 11076 1851 0 18:56 ? 00:00:00 /bin/bash -e /tmp/WYGF4/install-ellis.sh\nubuntu 11077 11076 0 18:56 ? 00:00:00 /bin/bash -e /tmp/WYGF4/install-ellis.sh\nroot 11078 11077 0 18:56 ? 00:00:00 sudo ps -edf\nroot 11079 11078 0 18:56 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "[localhost] run: sudo mv /tmp/tmp8uqBgK /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "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-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "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-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "16e6dd77-33be-495d-9f44-6973fed65f3a"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f5:43:8a \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef5:438a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:92970 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43826 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:146985338 (146.9 MB) TX bytes:7797947 (7.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:273 errors:0 dropped:0 overruns:0 frame:0\n TX packets:273 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:26466 (26.4 KB) TX bytes:26466 (26.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-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.839Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:55.874Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:55.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 1753, "offset": 1688, "size": 50}}} 2018-08-05 18:56:55,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:55,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:55 GMT 2018-08-05 18:56:55,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:55,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 60501 2018-08-05 18:56:55,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:56:55,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:78:41:64 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe78:4164/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:101770 errors:0 dropped:0 overruns:0 frame:0 TX packets:43398 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:165913293 (165.9 MB) TX bytes:7525072 (7.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-05 18:56:55,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-05 18:56:55,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-05 18:56:55,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:51 ? 00:00:00 /sbin/init root 2 0 0 18:51 ? 00:00:00 [kthreadd] root 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0] root 5 2 0 18:51 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:51 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:51 ? 00:00:00 [rcu_sched] root 8 2 0 18:51 ? 00:00:00 [rcuos/0] root 9 2 0 18:51 ? 00:00:00 [rcuos/1] root 10 2 0 18:51 ? 00:00:00 [rcu_bh] root 11 2 0 18:51 ? 00:00:00 [rcuob/0] root 12 2 0 18:51 ? 00:00:00 [rcuob/1] root 13 2 0 18:51 ? 00:00:00 [migration/0] root 14 2 0 18:51 ? 00:00:00 [watchdog/0] root 15 2 0 18:51 ? 00:00:00 [watchdog/1] root 16 2 0 18:51 ? 00:00:00 [migration/1] root 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1] root 18 2 0 18:51 ? 00:00:00 [kworker/1:0] root 19 2 0 18:51 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:51 ? 00:00:00 [khelper] root 21 2 0 18:51 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:51 ? 00:00:00 [netns] root 23 2 0 18:51 ? 00:00:00 [writeback] root 24 2 0 18:51 ? 00:00:00 [kintegrityd] root 25 2 0 18:51 ? 00:00:00 [bioset] root 26 2 0 18:51 ? 00:00:00 [kworker/u5:0] root 27 2 0 18:51 ? 00:00:00 [kblockd] root 28 2 0 18:51 ? 00:00:00 [ata_sff] root 29 2 0 18:51 ? 00:00:00 [khubd] root 30 2 0 18:51 ? 00:00:00 [md] root 31 2 0 18:51 ? 00:00:00 [devfreq_wq] root 32 2 0 18:51 ? 00:00:00 [kworker/0:1] root 34 2 0 18:51 ? 00:00:00 [khungtaskd] root 35 2 0 18:51 ? 00:00:00 [kswapd0] root 36 2 0 18:51 ? 00:00:00 [vmstat] root 37 2 0 18:51 ? 00:00:00 [ksmd] root 38 2 0 18:51 ? 00:00:00 [khugepaged] root 39 2 0 18:51 ? 00:00:00 [fsnotify_mark] root 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 18:51 ? 00:00:00 [crypto] root 53 2 0 18:51 ? 00:00:00 [kthrotld] root 54 2 0 18:51 ? 00:00:00 [kworker/u4:1] root 55 2 0 18:51 ? 00:00:00 [vballoon] root 56 2 0 18:51 ? 00:00:00 [kworker/1:1] root 57 2 0 18:51 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:51 ? 00:00:00 [scsi_eh_1] root 79 2 0 18:51 ? 00:00:00 [deferwq] root 80 2 0 18:51 ? 00:00:00 [charger_manager] root 124 2 0 18:51 ? 00:00:00 [kpsmoused] root 142 2 0 18:51 ? 00:00:00 [kworker/0:2] root 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 18:51 ? 00:00:00 [kworker/u5:1] root 435 2 0 18:51 ? 00:00:00 [kworker/u5:2] root 525 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon root 571 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 18:51 ? 00:00:00 [kauditd] root 935 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon syslog 1001 1 0 18:51 ? 00:00:00 rsyslogd root 1035 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1038 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1043 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1044 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1046 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1088 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D root 1091 1 0 18:51 ? 00:00:00 cron daemon 1092 1 0 18:51 ? 00:00:00 atd root 1100 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1166 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork root 1184 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1201 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind root 1202 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 18:52 ? 00:00:00 /home/ubuntu/homer_host_eltkja/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_eltkja --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_eltkja --logging-server-logdir=/home/ubuntu/homer_host_eltkja/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_eltkja/work/homer_host_eltkja%I.log --pidfile=/home/ubuntu/homer_host_eltkja/work/homer_host_eltkja.pid ubuntu 1763 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/homer_host_eltkja/env/bin/diamond --configfile /home/ubuntu/homer_host_eltkja/work/plugins/diamond/etc/diamond.conf ubuntu 1811 1649 0 18:54 ? 00:00:00 /home/ubuntu/homer_host_eltkja/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_eltkja --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_eltkja --logging-server-logdir=/home/ubuntu/homer_host_eltkja/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_eltkja/work/homer_host_eltkja%I.log --pidfile=/home/ubuntu/homer_host_eltkja/work/homer_host_eltkja.pid ubuntu 1832 1811 0 18:54 ? 00:00:00 /home/ubuntu/homer_host_eltkja/env/bin/python2.7 /home/ubuntu/homer_host_eltkja/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6_574P ubuntu 1844 1832 0 18:54 ? 00:00:00 /bin/sh -c /tmp/2I5RL/install-homer.sh ubuntu 1846 1844 0 18:54 ? 00:00:00 /bin/bash -e /tmp/2I5RL/install-homer.sh ntp 8455 1 0 18:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8966 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9034 1 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9044 9034 0 18:56 ? 00:00:00 inotifywait -e create -qq . root 9134 1 0 18:56 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9135 9134 0 18:56 ? 00:00:00 nginx: worker process www-data 9136 9134 0 18:56 ? 00:00:00 nginx: worker process www-data 9137 9134 0 18:56 ? 00:00:00 nginx: worker process www-data 9138 9134 0 18:56 ? 00:00:00 nginx: worker process root 9316 8966 0 18:56 ? 00:00:00 [nginx_ping] root 9318 8966 0 18:56 ? 00:00:00 [check-nginx-upt] root 9319 8966 0 18:56 ? 00:00:00 [check-monit-upt] dnsmasq 9733 1 0 18:56 ? 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 9796 1846 0 18:56 ? 00:00:00 /bin/bash -e /tmp/2I5RL/install-homer.sh ubuntu 9797 9796 0 18:56 ? 00:00:00 /bin/bash -e /tmp/2I5RL/install-homer.sh root 9798 9797 0 18:56 ? 00:00:00 sudo ps -edf root 9799 9798 0 18:56 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2018-08-05 18:56:55,963 - 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 9733/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1088/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8966/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9134/nginx tcp6 0 0 ::1:53 :::* LISTEN 9733/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1088/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 8455/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8455/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8455/ntpd udp 0 0 0.0.0.0:37230 0.0.0.0:* 571/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9733/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 ::1:123 :::* 8455/ntpd udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8455/ntpd udp6 0 0 :::123 :::* 8455/ntpd udp6 0 0 :::5133 :::* 571/dhclient udp6 0 0 ::1:53 :::* 9733/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11625 1649/python2.7 /tmp/cloudify-logging-server-57af8.socket unix 2 [ ACC ] STREAM LISTENING 11220 1832/python2.7 /tmp/ctx-RQkpWn.socket unix 2 [ ACC ] STREAM LISTENING 1520 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9398 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7353 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9459 1166/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-08-05 18:56:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa05 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.019s user 0m0.002s sys 0m0.004s 2018-08-05 18:56:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-05 18:56:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-05 18:56:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-05 18:56:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-05 18:56:55,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [05-Aug-2018 18:56:07 UTC] clearwater-diags-monitor starting [05-Aug-2018 18:56:07 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-05 18:56:55,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-05 18:56:55,965 - 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 0 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 ... 58110 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 0m22.429s user 0m12.744s sys 0m2.887s 2018-08-05 18:56:55,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-05 18:56:55,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:56:55,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/2I5RL/install-homer.sh 2018-08-05 18:56:55,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-05 18:56:55,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-05 18:56:33.319549425 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-05 18:56:55,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-05 18:56:55,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:56:55,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:56:55,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:56:55,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.083s user 0m0.008s sys 0m0.057s 2018-08-05 18:56:55,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CI6XM/bind.py 2018-08-05 18:56:55,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 18:56:55,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 18:56:55,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 18:56:55,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmnr6Po /etc/bind/db.clearwater.local 2018-08-05 18:56:55,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 18:56:55,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 18:56:55,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-05 18:56:55,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 18:56:55,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 18:56:55,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:51 ? 00:00:00 /sbin/init root 2 0 0 18:51 ? 00:00:00 [kthreadd] root 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0] root 4 2 0 18:51 ? 00:00:00 [kworker/0:0] root 5 2 0 18:51 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:51 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:51 ? 00:00:00 [rcu_sched] root 8 2 0 18:51 ? 00:00:00 [rcuos/0] root 9 2 0 18:51 ? 00:00:00 [rcuos/1] root 10 2 0 18:51 ? 00:00:00 [rcu_bh] root 11 2 0 18:51 ? 00:00:00 [rcuob/0] root 12 2 0 18:51 ? 00:00:00 [rcuob/1] root 13 2 0 18:51 ? 00:00:00 [migration/0] root 14 2 0 18:51 ? 00:00:00 [watchdog/0] root 15 2 0 18:51 ? 00:00:00 [watchdog/1] root 16 2 0 18:51 ? 00:00:00 [migration/1] root 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1] root 19 2 0 18:51 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:51 ? 00:00:00 [khelper] root 21 2 0 18:51 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:51 ? 00:00:00 [netns] root 23 2 0 18:51 ? 00:00:00 [writeback] root 24 2 0 18:51 ? 00:00:00 [kintegrityd] root 25 2 0 18:51 ? 00:00:00 [bioset] root 27 2 0 18:51 ? 00:00:00 [kblockd] root 28 2 0 18:51 ? 00:00:00 [ata_sff] root 29 2 0 18:51 ? 00:00:00 [khubd] root 30 2 0 18:51 ? 00:00:00 [md] root 31 2 0 18:51 ? 00:00:00 [devfreq_wq] root 32 2 0 18:51 ? 00:00:00 [kworker/0:1] root 34 2 0 18:51 ? 00:00:00 [khungtaskd] root 35 2 0 18:51 ? 00:00:00 [kswapd0] root 36 2 0 18:51 ? 00:00:00 [vmstat] root 37 2 0 18:51 ? 00:00:00 [ksmd] root 38 2 0 18:51 ? 00:00:00 [khugepaged] root 39 2 0 18:51 ? 00:00:00 [fsnotify_mark] root 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 18:51 ? 00:00:00 [crypto] root 53 2 0 18:51 ? 00:00:00 [kthrotld] root 54 2 0 18:51 ? 00:00:00 [kworker/u4:1] root 55 2 0 18:51 ? 00:00:00 [vballoon] root 56 2 0 18:51 ? 00:00:00 [kworker/1:1] root 57 2 0 18:51 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:51 ? 00:00:00 [scsi_eh_1] root 79 2 0 18:51 ? 00:00:00 [deferwq] root 80 2 0 18:51 ? 00:00:00 [charger_manager] root 124 2 0 18:51 ? 00:00:00 [kpsmoused] root 142 2 0 18:51 ? 00:00:00 [kworker/1:2] root 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 444 2 0 18:51 ? 00:00:00 [kworker/u5:1] root 446 2 0 18:51 ? 00:00:00 [kworker/u5:2] root 485 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 18:51 ? 00:00:00 [kauditd] message+ 897 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind root 952 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon syslog 1005 1 0 18:51 ? 00:00:00 rsyslogd root 1050 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 18:51 ? 00:00:00 cron daemon 1107 1 0 18:51 ? 00:00:00 atd root 1116 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance root 1129 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1449 2 0 18:52 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 18:52 ? 00:00:00 /home/ubuntu/ellis_host_f96tzm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_f96tzm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_f96tzm --logging-server-logdir=/home/ubuntu/ellis_host_f96tzm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_f96tzm/work/ellis_host_f96tzm%I.log --pidfile=/home/ubuntu/ellis_host_f96tzm/work/ellis_host_f96tzm.pid ubuntu 1765 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_f96tzm/env/bin/diamond --configfile /home/ubuntu/ellis_host_f96tzm/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1651 0 18:54 ? 00:00:00 /home/ubuntu/ellis_host_f96tzm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_f96tzm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_f96tzm --logging-server-logdir=/home/ubuntu/ellis_host_f96tzm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_f96tzm/work/ellis_host_f96tzm%I.log --pidfile=/home/ubuntu/ellis_host_f96tzm/work/ellis_host_f96tzm.pid ubuntu 1839 1817 0 18:54 ? 00:00:00 /home/ubuntu/ellis_host_f96tzm/env/bin/python2.7 /home/ubuntu/ellis_host_f96tzm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-emmnao ubuntu 1850 1839 0 18:54 ? 00:00:00 /bin/sh -c /tmp/WYGF4/install-ellis.sh ubuntu 1851 1850 0 18:54 ? 00:00:00 /bin/bash -e /tmp/WYGF4/install-ellis.sh mysql 9216 1 0 18:55 ? 00:00:00 /usr/sbin/mysqld ntp 9366 1 0 18:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9950 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10095 1 0 18:56 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10096 10095 0 18:56 ? 00:00:00 nginx: worker process www-data 10097 10095 0 18:56 ? 00:00:00 nginx: worker process www-data 10098 10095 0 18:56 ? 00:00:00 nginx: worker process www-data 10099 10095 0 18:56 ? 00:00:00 nginx: worker process root 10131 1 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10135 10131 0 18:56 ? 00:00:00 inotifywait -e create -qq . ellis 10309 1 0 18:56 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10685 1 1 18:56 ? 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.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-14=http://192.168.120.14:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 root 10801 9950 0 18:56 ? 00:00:00 [nginx_ping] root 10804 9950 0 18:56 ? 00:00:00 [check-nginx-upt] root 10806 9950 0 18:56 ? 00:00:00 [check-monit-upt] root 10813 9950 0 18:56 ? 00:00:00 [poll_ellis.sh] root 10815 9950 0 18:56 ? 00:00:00 [poll_ellis_http] root 10865 1 0 18:56 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.14 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10918 9950 0 18:56 ? 00:00:00 [check-queue-man] root 10920 9950 0 18:56 ? 00:00:00 [check-etcd-upti] root 10922 9950 0 18:56 ? 00:00:00 [poll_etcd_clust] root 10928 9950 0 18:56 ? 00:00:00 [poll_etcd.sh] root 10966 1 0 18:56 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.14 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater root 10985 1 0 18:56 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.14 --sig-local-ip=192.168.120.14 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=135aa5ea-3889-4290-83e3-05b0d3f652a3 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid dnsmasq 10992 1 0 18:56 ? 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 11076 1851 0 18:56 ? 00:00:00 /bin/bash -e /tmp/WYGF4/install-ellis.sh ubuntu 11077 11076 0 18:56 ? 00:00:00 /bin/bash -e /tmp/WYGF4/install-ellis.sh root 11078 11077 0 18:56 ? 00:00:00 sudo ps -edf root 11079 11078 0 18:56 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2018-08-05 18:56:55,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8uqBgK /etc/bind/db.clearwater.opnfv 2018-08-05 18:56:55,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 18:56:55,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 18:56:55,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f5:43:8a inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef5:438a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:92970 errors:0 dropped:0 overruns:0 frame:0 TX packets:43826 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:146985338 (146.9 MB) TX bytes:7797947 (7.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:273 errors:0 dropped:0 overruns:0 frame:0 TX packets:273 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:26466 (26.4 KB) TX bytes:26466 (26.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-05 18:56:55,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-05 18:56:55,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:56:55,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:56:56,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:56:56,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:56:56,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:56:56,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:56:56,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:56:56,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:56:56,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:56:56,030 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:56:56,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:56:56,030 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:56:56 GMT 2018-08-05 18:56:56,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:56:56,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:56:56,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:01,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:01,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:01,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:01,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:01,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:01,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:01,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:01,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:01,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:56.844Z", "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 10992/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 9950/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10095/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9216/mysqld \ntcp 0 0 192.168.120.14:2380 0.0.0.0:* LISTEN 10685/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 10992/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10685/etcd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 9366/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9366/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9366/ntpd \nudp 0 0 0.0.0.0:25178 0.0.0.0:* 572/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10992/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 9366/ntpd \nudp6 0 0 ::1:123 :::* 9366/ntpd \nudp6 0 0 :::123 :::* 9366/ntpd \nudp6 0 0 :::31619 :::* 572/dhclient \nudp6 0 0 ::1:53 :::* 10992/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11442 1651/python2.7 /tmp/cloudify-logging-server-e0411.socket\nunix 2 [ ACC ] STREAM LISTENING 11750 1839/python2.7 /tmp/ctx-qy_EfL.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7266 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 7027 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21615 9216/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 9366 1129/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22461 10309/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 8098 897/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:56.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:56.844Z", "message": "[ellis] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa05\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ellis\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/mysql.err\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/mysql.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager_20180805T180000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/dmesg.0\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager_20180805T180000Z.txt\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20180805T180000Z.txt\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:56.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:56.844Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:56.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:56.844Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:56.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:56.844Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:56.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:57.716Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:57.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:57.848Z", "message": "[ellis] => [05-Aug-2018 18:56:19 UTC] clearwater-diags-monitor starting\n[05-Aug-2018 18:56:19 UTC] Waiting for trigger files\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-05T18:56:57.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:57.848Z", "message": "[ellis] => 05-08-2018 18:56:52.949 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n05-08-2018 18:56:52.949 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:57.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:57.848Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:57.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:58.854Z", "message": "[ellis] => 05-08-2018 18:56:52.443 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n05-08-2018 18:56:52.444 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n05-08-2018 18:56:52.456 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n05-08-2018 18:56:52.456 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n05-08-2018 18:56:52.456 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n05-08-2018 18:56:52.457 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n05-08-2018 18:56:52.462 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n05-08-2018 18:56:52.465 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n05-08-2018 18:56:52.465 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n05-08-2018 18:56:52.475 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n05-08-2018 18:56:54.577 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n05-08-2018 18:56:56.678 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n05-08-2018 18:56:56.721 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n05-08-2018 18:56:56.724 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.14-ellis\"}]} from etcd, comparing to last value None\n05-08-2018 18:56:54.950 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n05-08-2018 18:56:54.950 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.14-ellis to queue to restart\n05-08-2018 18:56:54.956 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n05-08-2018 18:56:54.957 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.14-ellis\"}]}\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-05T18:56:58.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:58.854Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:58.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:58.854Z", "message": "[ellis] => 05-08-2018 18:56:52.743 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n05-08-2018 18:56:52.743 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n05-08-2018 18:56:52.747 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n05-08-2018 18:56:52.747 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n05-08-2018 18:56:52.747 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n05-08-2018 18:56:52.748 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n05-08-2018 18:56:52.748 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n05-08-2018 18:56:52.754 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n05-08-2018 18:56:54.857 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n05-08-2018 18:56:54.857 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n05-08-2018 18:56:54.858 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n05-08-2018 18:56:54.858 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n05-08-2018 18:56:54.863 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n05-08-2018 18:56:54.863 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n05-08-2018 18:56:54.863 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n05-08-2018 18:56:54.866 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15: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.15\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 from etcd, comparing to last value None\n05-08-2018 18:56:54.866 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash c7e422e6eae24c0681137137a62c020d\n05-08-2018 18:56:54.867 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n05-08-2018 18:56:56.979 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value {\n \"hostnames\": [\n ]\n}\n05-08-2018 18:56:56.979 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:58.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:58.854Z", "message": "[ellis] => 2018-08-05 18:56:38.370567817 Stopping etcd clearwater-etcd\n2018-08-05 18:56:39.285196270 Restarting etcd clearwater-etcd\n2018-08-05 18:56:39.290016076 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-08-05 18:56:39.290745002 Check for previous failed startup attempt\n2018-08-05 18:56:39.291870660 Running etcdctl member list\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-08-05 18:56:39.437530389 etcdctl returned 0\n2018-08-05 18:56:39.443900313 Joining existing cluster...\n2018-08-05 18:56:46.446857837 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-08-05 18:56:46.447833732 Check cluster is healthy\n2018-08-05 18:56:46.449217388 Running etcdctl cluster-health\nmember ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000\ncluster is healthy\n2018-08-05 18:56:46.461601575 etcdctl returned 0\n2018-08-05 18:56:46.462663266 Tell the cluster we're joining\n2018-08-05 18:56:46.463496515 Running etcdctl member add 192-168-120-14 http://192.168.120.14:2380\nAdded member named 192-168-120-14 with ID 905184aa4be0f4fb to cluster\n\nETCD_NAME=\"192-168-120-14\"\nETCD_INITIAL_CLUSTER=\"192-168-120-14=http://192.168.120.14:2380,192-168-120-15=http://192.168.120.15:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-08-05 18:56:46.483137679 etcdctl returned 0\n2018-08-05 18:56:46.515662784 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.14:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.14\n --name 192-168-120-14\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-14=http://192.168.120.14:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.14:2380\n --listen-peer-urls http://192.168.120.14:2380\n2018-08-05 18:56:46.520532185 Check we're actually a member of the cluster\n2018-08-05 18:56:46.523623249 Wait for etcd to startup\n2018-08-05 18:56:47.531604576 Etcd started successfully\n2018-08-05 18:56:46.542225 I | etcdmain: etcd Version: 3.1.7\n2018-08-05 18:56:46.542268 I | etcdmain: Git SHA: 43b7507\n2018-08-05 18:56:46.542272 I | etcdmain: Go Version: go1.7.5\n2018-08-05 18:56:46.542276 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-05 18:56:46.542279 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-05 18:56:46.542338 I | embed: listening for peers on http://192.168.120.14:2380\n2018-08-05 18:56:46.542381 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-05 18:56:46.651452 I | etcdserver: name = 192-168-120-14\n2018-08-05 18:56:46.651480 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14\n2018-08-05 18:56:46.651491 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member\n2018-08-05 18:56:46.651498 I | etcdserver: heartbeat = 100ms\n2018-08-05 18:56:46.651503 I | etcdserver: election = 1000ms\n2018-08-05 18:56:46.651522 I | etcdserver: snapshot count = 10000\n2018-08-05 18:56:46.651538 I | etcdserver: advertise client URLs = http://192.168.120.14:4000\n2018-08-05 18:56:46.835876 I | etcdserver: starting member 905184aa4be0f4fb in cluster f59fb9088e78524e\n2018-08-05 18:56:46.835949 I | raft: 905184aa4be0f4fb became follower at term 0\n2018-08-05 18:56:46.835966 I | raft: newRaft 905184aa4be0f4fb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-05 18:56:46.835971 I | raft: 905184aa4be0f4fb became follower at term 1\n2018-08-05 18:56:47.004086 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-08-05 18:56:47.004195 I | rafthttp: starting peer ca6a20ed546c7237...\n2018-08-05 18:56:47.004233 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-08-05 18:56:47.013649 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-08-05 18:56:47.014382 I | rafthttp: started peer ca6a20ed546c7237\n2018-08-05 18:56:47.014424 I | rafthttp: added peer ca6a20ed546c7237\n2018-08-05 18:56:47.014443 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-05 18:56:47.014708 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-08-05 18:56:47.014894 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-08-05 18:56:47.015640 I | raft: 905184aa4be0f4fb [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 2]\n2018-08-05 18:56:47.015655 I | raft: 905184aa4be0f4fb became follower at term 2\n2018-08-05 18:56:47.015666 I | raft: raft.node: 905184aa4be0f4fb elected leader ca6a20ed546c7237 at term 2\n2018-08-05 18:56:47.016050 I | rafthttp: peer ca6a20ed546c7237 became active\n2018-08-05 18:56:47.016061 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer)\n2018-08-05 18:56:47.016094 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader)\n2018-08-05 18:56:47.018089 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer)\n2018-08-05 18:56:47.026626 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-08-05 18:56:47.027078 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader)\n2018-08-05 18:56:48.546177 I | raft: 905184aa4be0f4fb [term: 2] received a MsgVote message with higher term from ca6a20ed546c7237 [term: 3]\n2018-08-05 18:56:48.546216 I | raft: 905184aa4be0f4fb became follower at term 3\n2018-08-05 18:56:48.546241 I | raft: 905184aa4be0f4fb [logterm: 0, index: 0, vote: 0] cast MsgVote for ca6a20ed546c7237 [logterm: 2, index: 29] at term 3\n2018-08-05 18:56:48.546249 I | raft: raft.node: 905184aa4be0f4fb lost leader ca6a20ed546c7237 at term 3\n2018-08-05 18:56:48.548697 D | raft: 905184aa4be0f4fb [logterm: 0, index: 29] rejected msgApp [logterm: 2, index: 29] from ca6a20ed546c7237\n2018-08-05 18:56:48.548713 I | raft: raft.node: 905184aa4be0f4fb elected leader ca6a20ed546c7237 at term 3\n2018-08-05 18:56:48.550015 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-08-05 18:56:48.551952 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-05 18:56:48.552098 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-05 18:56:48.552323 I | etcdserver/membership: added member 905184aa4be0f4fb [http://192.168.120.14:2380] to cluster f59fb9088e78524e\n2018-08-05 18:56:48.556578 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster f59fb9088e78524e\n2018-08-05 18:56:48.556670 I | embed: ready to serve client requests\n2018-08-05 18:56:48.556981 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-05 18:56:48.557748 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:55032\n2018-08-05 18:56:48.558002 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:55031\n2018-08-05 18:56:48.559829 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:55039\n2018-08-05 18:56:52.458875 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.14:55044\n2018-08-05 18:56:52.462981 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.14:55044\n2018-08-05 18:56:52.651832 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:55045\n2018-08-05 18:56:52.660908 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:55046\n2018-08-05 18:56:52.668806 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:55047\n2018-08-05 18:56:54.859907 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.14:55049\n2018-08-05 18:56:54.860123 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.14:55050\n2018-08-05 18:56:54.951616 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.14:55051\n2018-08-05 18:56:54.954887 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.14:55051\n2018-08-05 18:56:54.957429 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.14:55052\n2018-08-05 18:56:56.679171 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.14:55044\n2018-08-05 18:56:56.721613 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.14:55044\n2018-08-05 18:56:56.976567 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.14:55049\n2018-08-05 18:56:56.979589 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.14:55049\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-05T18:56:58.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:59.126Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:59.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:59.860Z", "message": "Execution done (return_code=0): /tmp/WYGF4/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:59.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:56:59.860Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:56:59.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "38dd2846-e1ee-43d8-bc5e-a42cdfc71ff2"}, {"node_instance_id": "ellis_noltot", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:00.586Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:00.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:00.586Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:00.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:00.872Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:00.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:00.872Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:00.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 1776, "offset": 1728, "size": 50}}} 2018-08-05 18:57:01,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:01,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:01 GMT 2018-08-05 18:57:01,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:01,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31466 2018-08-05 18:57:01,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:01,240 - 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 10992/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 9950/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10095/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9216/mysqld tcp 0 0 192.168.120.14:2380 0.0.0.0:* LISTEN 10685/etcd tcp6 0 0 ::1:53 :::* LISTEN 10992/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd tcp6 0 0 :::4000 :::* LISTEN 10685/etcd udp 0 0 192.168.120.14:123 0.0.0.0:* 9366/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9366/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9366/ntpd udp 0 0 0.0.0.0:25178 0.0.0.0:* 572/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10992/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 9366/ntpd udp6 0 0 ::1:123 :::* 9366/ntpd udp6 0 0 :::123 :::* 9366/ntpd udp6 0 0 :::31619 :::* 572/dhclient udp6 0 0 ::1:53 :::* 10992/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11442 1651/python2.7 /tmp/cloudify-logging-server-e0411.socket unix 2 [ ACC ] STREAM LISTENING 11750 1839/python2.7 /tmp/ctx-qy_EfL.socket unix 2 [ ACC ] SEQPACKET LISTENING 7266 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7027 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21615 9216/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 9366 1129/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22461 10309/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8098 897/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-05 18:57:01,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa05 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ellis /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/mysql.err /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/mysql.log /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20180805T180000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/dmesg.0 /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager_20180805T180000Z.txt /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20180805T180000Z.txt /var/log/lastlog /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-05 18:57:01,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-05 18:57:01,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-05 18:57:01,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-05 18:57:01,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:57:01,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [05-Aug-2018 18:56:19 UTC] clearwater-diags-monitor starting [05-Aug-2018 18:56:19 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-05 18:57:01,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 05-08-2018 18:56:52.949 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 05-08-2018 18:56:52.949 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.001s sys 0m0.004s 2018-08-05 18:57:01,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-05 18:57:01,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 05-08-2018 18:56:52.443 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 05-08-2018 18:56:52.444 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 05-08-2018 18:56:52.456 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 05-08-2018 18:56:52.456 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 05-08-2018 18:56:52.456 UTC INFO main.py:114 (thread MainThread): Loaded plugin 05-08-2018 18:56:52.457 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 05-08-2018 18:56:52.462 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 05-08-2018 18:56:52.465 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 05-08-2018 18:56:52.465 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 05-08-2018 18:56:52.475 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 05-08-2018 18:56:54.577 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 05-08-2018 18:56:56.678 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 05-08-2018 18:56:56.721 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 05-08-2018 18:56:56.724 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.14-ellis"}]} from etcd, comparing to last value None 05-08-2018 18:56:54.950 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 05-08-2018 18:56:54.950 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.14-ellis to queue to restart 05-08-2018 18:56:54.956 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 05-08-2018 18:56:54.957 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.14-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-05 18:57:01,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-05 18:57:01,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 05-08-2018 18:56:52.743 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 05-08-2018 18:56:52.743 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 05-08-2018 18:56:52.747 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 05-08-2018 18:56:52.747 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 05-08-2018 18:56:52.747 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 05-08-2018 18:56:52.748 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 05-08-2018 18:56:52.748 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 05-08-2018 18:56:52.754 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 05-08-2018 18:56:54.857 UTC INFO main.py:113 (thread MainThread): Loaded plugin 05-08-2018 18:56:54.857 UTC INFO main.py:113 (thread MainThread): Loaded plugin 05-08-2018 18:56:54.858 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 05-08-2018 18:56:54.858 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 05-08-2018 18:56:54.863 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 05-08-2018 18:56:54.863 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 05-08-2018 18:56:54.863 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 05-08-2018 18:56:54.866 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15: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.15 # 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 from etcd, comparing to last value None 05-08-2018 18:56:54.866 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash c7e422e6eae24c0681137137a62c020d 05-08-2018 18:56:54.867 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 05-08-2018 18:56:56.979 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 05-08-2018 18:56:56.979 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13 real 0m0.005s user 0m0.004s sys 0m0.001s 2018-08-05 18:57:01,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-05 18:56:38.370567817 Stopping etcd clearwater-etcd 2018-08-05 18:56:39.285196270 Restarting etcd clearwater-etcd 2018-08-05 18:56:39.290016076 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-08-05 18:56:39.290745002 Check for previous failed startup attempt 2018-08-05 18:56:39.291870660 Running etcdctl member list ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-08-05 18:56:39.437530389 etcdctl returned 0 2018-08-05 18:56:39.443900313 Joining existing cluster... 2018-08-05 18:56:46.446857837 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-08-05 18:56:46.447833732 Check cluster is healthy 2018-08-05 18:56:46.449217388 Running etcdctl cluster-health member ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000 cluster is healthy 2018-08-05 18:56:46.461601575 etcdctl returned 0 2018-08-05 18:56:46.462663266 Tell the cluster we're joining 2018-08-05 18:56:46.463496515 Running etcdctl member add 192-168-120-14 http://192.168.120.14:2380 Added member named 192-168-120-14 with ID 905184aa4be0f4fb to cluster ETCD_NAME="192-168-120-14" ETCD_INITIAL_CLUSTER="192-168-120-14=http://192.168.120.14:2380,192-168-120-15=http://192.168.120.15:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-08-05 18:56:46.483137679 etcdctl returned 0 2018-08-05 18:56:46.515662784 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-14=http://192.168.120.14:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 2018-08-05 18:56:46.520532185 Check we're actually a member of the cluster 2018-08-05 18:56:46.523623249 Wait for etcd to startup 2018-08-05 18:56:47.531604576 Etcd started successfully 2018-08-05 18:56:46.542225 I | etcdmain: etcd Version: 3.1.7 2018-08-05 18:56:46.542268 I | etcdmain: Git SHA: 43b7507 2018-08-05 18:56:46.542272 I | etcdmain: Go Version: go1.7.5 2018-08-05 18:56:46.542276 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-05 18:56:46.542279 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-05 18:56:46.542338 I | embed: listening for peers on http://192.168.120.14:2380 2018-08-05 18:56:46.542381 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-05 18:56:46.651452 I | etcdserver: name = 192-168-120-14 2018-08-05 18:56:46.651480 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14 2018-08-05 18:56:46.651491 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member 2018-08-05 18:56:46.651498 I | etcdserver: heartbeat = 100ms 2018-08-05 18:56:46.651503 I | etcdserver: election = 1000ms 2018-08-05 18:56:46.651522 I | etcdserver: snapshot count = 10000 2018-08-05 18:56:46.651538 I | etcdserver: advertise client URLs = http://192.168.120.14:4000 2018-08-05 18:56:46.835876 I | etcdserver: starting member 905184aa4be0f4fb in cluster f59fb9088e78524e 2018-08-05 18:56:46.835949 I | raft: 905184aa4be0f4fb became follower at term 0 2018-08-05 18:56:46.835966 I | raft: newRaft 905184aa4be0f4fb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-05 18:56:46.835971 I | raft: 905184aa4be0f4fb became follower at term 1 2018-08-05 18:56:47.004086 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-08-05 18:56:47.004195 I | rafthttp: starting peer ca6a20ed546c7237... 2018-08-05 18:56:47.004233 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-08-05 18:56:47.013649 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-08-05 18:56:47.014382 I | rafthttp: started peer ca6a20ed546c7237 2018-08-05 18:56:47.014424 I | rafthttp: added peer ca6a20ed546c7237 2018-08-05 18:56:47.014443 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-05 18:56:47.014708 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-08-05 18:56:47.014894 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-08-05 18:56:47.015640 I | raft: 905184aa4be0f4fb [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 2] 2018-08-05 18:56:47.015655 I | raft: 905184aa4be0f4fb became follower at term 2 2018-08-05 18:56:47.015666 I | raft: raft.node: 905184aa4be0f4fb elected leader ca6a20ed546c7237 at term 2 2018-08-05 18:56:47.016050 I | rafthttp: peer ca6a20ed546c7237 became active 2018-08-05 18:56:47.016061 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer) 2018-08-05 18:56:47.016094 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader) 2018-08-05 18:56:47.018089 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer) 2018-08-05 18:56:47.026626 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-08-05 18:56:47.027078 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader) 2018-08-05 18:56:48.546177 I | raft: 905184aa4be0f4fb [term: 2] received a MsgVote message with higher term from ca6a20ed546c7237 [term: 3] 2018-08-05 18:56:48.546216 I | raft: 905184aa4be0f4fb became follower at term 3 2018-08-05 18:56:48.546241 I | raft: 905184aa4be0f4fb [logterm: 0, index: 0, vote: 0] cast MsgVote for ca6a20ed546c7237 [logterm: 2, index: 29] at term 3 2018-08-05 18:56:48.546249 I | raft: raft.node: 905184aa4be0f4fb lost leader ca6a20ed546c7237 at term 3 2018-08-05 18:56:48.548697 D | raft: 905184aa4be0f4fb [logterm: 0, index: 29] rejected msgApp [logterm: 2, index: 29] from ca6a20ed546c7237 2018-08-05 18:56:48.548713 I | raft: raft.node: 905184aa4be0f4fb elected leader ca6a20ed546c7237 at term 3 2018-08-05 18:56:48.550015 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-08-05 18:56:48.551952 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-05 18:56:48.552098 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-05 18:56:48.552323 I | etcdserver/membership: added member 905184aa4be0f4fb [http://192.168.120.14:2380] to cluster f59fb9088e78524e 2018-08-05 18:56:48.556578 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster f59fb9088e78524e 2018-08-05 18:56:48.556670 I | embed: ready to serve client requests 2018-08-05 18:56:48.556981 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-05 18:56:48.557748 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:55032 2018-08-05 18:56:48.558002 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:55031 2018-08-05 18:56:48.559829 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:55039 2018-08-05 18:56:52.458875 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.14:55044 2018-08-05 18:56:52.462981 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.14:55044 2018-08-05 18:56:52.651832 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:55045 2018-08-05 18:56:52.660908 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:55046 2018-08-05 18:56:52.668806 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:55047 2018-08-05 18:56:54.859907 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.14:55049 2018-08-05 18:56:54.860123 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.14:55050 2018-08-05 18:56:54.951616 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.14:55051 2018-08-05 18:56:54.954887 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.14:55051 2018-08-05 18:56:54.957429 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.14:55052 2018-08-05 18:56:56.679171 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.14:55044 2018-08-05 18:56:56.721613 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.14:55044 2018-08-05 18:56:56.976567 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.14:55049 2018-08-05 18:56:56.979589 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.14:55049 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-05 18:57:01,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:57:01,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WYGF4/install-ellis.sh 2018-08-05 18:57:01,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-05 18:57:01,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:57:01,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:57:01,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:57:01,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:57:01,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:01,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:01,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:01,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:01,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:01,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:01,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:01,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:01,397 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:01,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:01,398 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:01 GMT 2018-08-05 18:57:01,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:01,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:01,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:06,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:06,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:06,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:06,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:06,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:06,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:06,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:06,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:06,476 - 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-05T18:57:01.299Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XADS9/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:01.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:01.863Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:01.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:01.863Z", "message": "Executing: /tmp/LW2HH/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:01.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "88cebea6-911f-434d-9ac9-b2605aa5f15e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:01.863Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/LW2HH/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:01.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "88cebea6-911f-434d-9ac9-b2605aa5f15e"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:01.863Z", "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 0 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,313 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58584 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\t0m22.290s\nuser\t0m12.075s\nsys\t0m3.138s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:01.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:01.863Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:01.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "88cebea6-911f-434d-9ac9-b2605aa5f15e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.528Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:02.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "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-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15: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.15\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-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "88cebea6-911f-434d-9ac9-b2605aa5f15e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "message": "[localhost] run: sudo mv /tmp/tmp76ex2c /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "88cebea6-911f-434d-9ac9-b2605aa5f15e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'ellis': {u'ellis_noltot': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.14', u'name': u'ellis-noltot'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "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-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "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-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "message": "[localhost] run: sudo mv /tmp/tmpH2h1kv /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "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-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:02.869Z", "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-05T18:57:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "4628e86d-04f2-4e6b-aff9-f943315df3ba"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:04.471Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.085s\nuser\t0m0.006s\nsys\t0m0.060s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:04.874Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:04.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:05.874Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:05.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:05.878Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:34:e6:96 \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe34:e696/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:110941 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52826 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171612493 (171.6 MB) TX bytes:8559564 (8.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:05.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:05.878Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:05.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:05.878Z", "message": "Execution done (return_code=0): /tmp/LW2HH/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:05.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "88cebea6-911f-434d-9ac9-b2605aa5f15e"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:05.878Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:05.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:05.878Z", "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 10410/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 9397/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10410/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8780/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8780/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8780/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10135/snmpd \nudp 0 0 0.0.0.0:12938 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10410/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8780/ntpd \nudp6 0 0 ::1:123 :::* 8780/ntpd \nudp6 0 0 :::123 :::* 8780/ntpd \nudp6 0 0 :::161 :::* 10135/snmpd \nudp6 0 0 :::47326 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 10410/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9471 1131/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9233 896/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11100 1652/python2.7 /tmp/cloudify-logging-server-02c24.socket\nunix 2 [ ACC ] STREAM LISTENING 11790 1838/python2.7 /tmp/ctx-BrumjV.socket\nunix 2 [ ACC ] STREAM LISTENING 7108 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21830 9358/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21831 9360/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23727 10135/snmpd /var/agentx/master\nunix 2 [ ACC ] SEQPACKET LISTENING 7396 397/systemd-udevd /run/udev/control\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-05T18:57:05.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:05.878Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:51 ? 00:00:00 /sbin/init\nroot 2 0 0 18:51 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 18:51 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:51 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:51 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:51 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:51 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:51 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:51 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:51 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:51 ? 00:00:00 [migration/0]\nroot 14 2 0 18:51 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:51 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:51 ? 00:00:00 [migration/1]\nroot 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 18:51 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 18:51 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:51 ? 00:00:00 [khelper]\nroot 21 2 0 18:51 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:51 ? 00:00:00 [netns]\nroot 23 2 0 18:51 ? 00:00:00 [writeback]\nroot 24 2 0 18:51 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:51 ? 00:00:00 [bioset]\nroot 27 2 0 18:51 ? 00:00:00 [kblockd]\nroot 28 2 0 18:51 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:51 ? 00:00:00 [khubd]\nroot 30 2 0 18:51 ? 00:00:00 [md]\nroot 31 2 0 18:51 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:51 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 18:51 ? 00:00:00 [khungtaskd]\nroot 35 2 0 18:51 ? 00:00:00 [kswapd0]\nroot 36 2 0 18:51 ? 00:00:00 [vmstat]\nroot 37 2 0 18:51 ? 00:00:00 [ksmd]\nroot 38 2 0 18:51 ? 00:00:00 [khugepaged]\nroot 39 2 0 18:51 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 18:51 ? 00:00:00 [crypto]\nroot 53 2 0 18:51 ? 00:00:00 [kthrotld]\nroot 54 2 0 18:51 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 18:51 ? 00:00:00 [vballoon]\nroot 56 2 0 18:51 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 18:51 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:51 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 18:51 ? 00:00:00 [deferwq]\nroot 80 2 0 18:51 ? 00:00:00 [charger_manager]\nroot 125 2 0 18:51 ? 00:00:00 [kpsmoused]\nroot 134 2 0 18:51 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver]\nroot 330 2 0 18:51 ? 00:00:00 [kworker/u5:1]\nroot 331 2 0 18:51 ? 00:00:00 [kworker/u5:2]\nroot 391 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon\nroot 397 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 526 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 18:51 ? 00:00:00 [kauditd]\nmessage+ 896 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind\nroot 946 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1018 1 0 18:51 ? 00:00:00 rsyslogd\nroot 1051 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1110 1 0 18:51 ? 00:00:00 atd\nroot 1111 1 0 18:51 ? 00:00:00 cron\nroot 1117 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance\nroot 1131 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1555 2 0 18:52 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 18:52 ? 00:00:00 /home/ubuntu/dime_host_nz33mg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_nz33mg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_nz33mg --logging-server-logdir=/home/ubuntu/dime_host_nz33mg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_nz33mg/work/dime_host_nz33mg%I.log --pidfile=/home/ubuntu/dime_host_nz33mg/work/dime_host_nz33mg.pid\nubuntu 1766 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/dime_host_nz33mg/env/bin/diamond --configfile /home/ubuntu/dime_host_nz33mg/work/plugins/diamond/etc/diamond.conf\nubuntu 1816 1652 0 18:54 ? 00:00:00 /home/ubuntu/dime_host_nz33mg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_nz33mg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_nz33mg --logging-server-logdir=/home/ubuntu/dime_host_nz33mg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_nz33mg/work/dime_host_nz33mg%I.log --pidfile=/home/ubuntu/dime_host_nz33mg/work/dime_host_nz33mg.pid\nubuntu 1838 1816 0 18:54 ? 00:00:00 /home/ubuntu/dime_host_nz33mg/env/bin/python2.7 /home/ubuntu/dime_host_nz33mg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-cXTjS5\nubuntu 1849 1838 0 18:54 ? 00:00:00 /bin/sh -c /tmp/7C517/install-dime.sh\nubuntu 1851 1849 0 18:54 ? 00:00:00 /bin/bash -e /tmp/7C517/install-dime.sh\nntp 8780 1 0 18:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9343 1 0 18:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9344 9343 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9348 1 0 18:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9349 9348 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9358 9344 0 18:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9359 9349 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9360 9359 0 18:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9397 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9964 2 0 18:56 ? 00:00:00 [kworker/u5:0]\nsnmp 10135 1 0 18:56 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10410 1 0 18:57 ? 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 10473 1851 0 18:57 ? 00:00:00 /bin/bash -e /tmp/7C517/install-dime.sh\nubuntu 10474 10473 0 18:57 ? 00:00:00 /bin/bash -e /tmp/7C517/install-dime.sh\nroot 10475 10474 0 18:57 ? 00:00:00 sudo ps -edf\nroot 10476 10475 0 18:57 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.009s\nsys\t0m0.001s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:05.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}], "metadata": {"pagination": {"total": 1808, "offset": 1748, "size": 50}}} 2018-08-05 18:57:06,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:06,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:06 GMT 2018-08-05 18:57:06,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:06,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 44543 2018-08-05 18:57:06,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XADS9/bind.py 2018-08-05 18:57:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-05 18:57:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LW2HH/create_number.sh 2018-08-05 18:57:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/LW2HH/create_number.sh 2018-08-05 18:57:06,478 - 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 0 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,313 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58584 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 0m22.290s user 0m12.075s sys 0m3.138s 2018-08-05 18:57:06,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-05 18:57:06,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:57:06,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 18:57:06,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 18:57:06,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15: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.15 # 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-05 18:57:06,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 18:57:06,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp76ex2c /etc/bind/db.clearwater.local 2018-08-05 18:57:06,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-05 18:57:06,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'ellis': {u'ellis_noltot': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.14', u'name': u'ellis-noltot'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 18:57:06,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 18:57:06,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 18:57:06,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpH2h1kv /etc/bind/db.clearwater.opnfv 2018-08-05 18:57:06,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-05 18:57:06,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 18:57:06,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 18:57:06,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-05 18:57:06,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 18:57:06,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.085s user 0m0.006s sys 0m0.060s 2018-08-05 18:57:06,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-05 18:57:06,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:57:06,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:34:e6:96 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe34:e696/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:110941 errors:0 dropped:0 overruns:0 frame:0 TX packets:52826 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171612493 (171.6 MB) TX bytes:8559564 (8.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-05 18:57:06,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-05 18:57:06,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LW2HH/create_number.sh 2018-08-05 18:57:06,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-05 18:57:06,482 - 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 10410/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 9397/monit tcp6 0 0 ::1:53 :::* LISTEN 10410/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1108/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 8780/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8780/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8780/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10135/snmpd udp 0 0 0.0.0.0:12938 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10410/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8780/ntpd udp6 0 0 ::1:123 :::* 8780/ntpd udp6 0 0 :::123 :::* 8780/ntpd udp6 0 0 :::161 :::* 10135/snmpd udp6 0 0 :::47326 :::* 587/dhclient udp6 0 0 ::1:53 :::* 10410/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9471 1131/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9233 896/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11100 1652/python2.7 /tmp/cloudify-logging-server-02c24.socket unix 2 [ ACC ] STREAM LISTENING 11790 1838/python2.7 /tmp/ctx-BrumjV.socket unix 2 [ ACC ] STREAM LISTENING 7108 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21830 9358/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21831 9360/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23727 10135/snmpd /var/agentx/master unix 2 [ ACC ] SEQPACKET LISTENING 7396 397/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-05 18:57:06,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:51 ? 00:00:00 /sbin/init root 2 0 0 18:51 ? 00:00:00 [kthreadd] root 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0] root 5 2 0 18:51 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:51 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:51 ? 00:00:00 [rcu_sched] root 8 2 0 18:51 ? 00:00:00 [rcuos/0] root 9 2 0 18:51 ? 00:00:00 [rcuos/1] root 10 2 0 18:51 ? 00:00:00 [rcu_bh] root 11 2 0 18:51 ? 00:00:00 [rcuob/0] root 12 2 0 18:51 ? 00:00:00 [rcuob/1] root 13 2 0 18:51 ? 00:00:00 [migration/0] root 14 2 0 18:51 ? 00:00:00 [watchdog/0] root 15 2 0 18:51 ? 00:00:00 [watchdog/1] root 16 2 0 18:51 ? 00:00:00 [migration/1] root 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1] root 18 2 0 18:51 ? 00:00:00 [kworker/1:0] root 19 2 0 18:51 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:51 ? 00:00:00 [khelper] root 21 2 0 18:51 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:51 ? 00:00:00 [netns] root 23 2 0 18:51 ? 00:00:00 [writeback] root 24 2 0 18:51 ? 00:00:00 [kintegrityd] root 25 2 0 18:51 ? 00:00:00 [bioset] root 27 2 0 18:51 ? 00:00:00 [kblockd] root 28 2 0 18:51 ? 00:00:00 [ata_sff] root 29 2 0 18:51 ? 00:00:00 [khubd] root 30 2 0 18:51 ? 00:00:00 [md] root 31 2 0 18:51 ? 00:00:00 [devfreq_wq] root 32 2 0 18:51 ? 00:00:00 [kworker/0:1] root 34 2 0 18:51 ? 00:00:00 [khungtaskd] root 35 2 0 18:51 ? 00:00:00 [kswapd0] root 36 2 0 18:51 ? 00:00:00 [vmstat] root 37 2 0 18:51 ? 00:00:00 [ksmd] root 38 2 0 18:51 ? 00:00:00 [khugepaged] root 39 2 0 18:51 ? 00:00:00 [fsnotify_mark] root 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 18:51 ? 00:00:00 [crypto] root 53 2 0 18:51 ? 00:00:00 [kthrotld] root 54 2 0 18:51 ? 00:00:00 [kworker/u4:1] root 55 2 0 18:51 ? 00:00:00 [vballoon] root 56 2 0 18:51 ? 00:00:00 [kworker/1:1] root 57 2 0 18:51 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:51 ? 00:00:00 [scsi_eh_1] root 79 2 0 18:51 ? 00:00:00 [deferwq] root 80 2 0 18:51 ? 00:00:00 [charger_manager] root 125 2 0 18:51 ? 00:00:00 [kpsmoused] root 134 2 0 18:51 ? 00:00:00 [kworker/0:2] root 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver] root 330 2 0 18:51 ? 00:00:00 [kworker/u5:1] root 331 2 0 18:51 ? 00:00:00 [kworker/u5:2] root 391 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon root 397 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 526 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 18:51 ? 00:00:00 [kauditd] message+ 896 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind root 946 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon syslog 1018 1 0 18:51 ? 00:00:00 rsyslogd root 1051 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D daemon 1110 1 0 18:51 ? 00:00:00 atd root 1111 1 0 18:51 ? 00:00:00 cron root 1117 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance root 1131 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1555 2 0 18:52 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 18:52 ? 00:00:00 /home/ubuntu/dime_host_nz33mg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_nz33mg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_nz33mg --logging-server-logdir=/home/ubuntu/dime_host_nz33mg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_nz33mg/work/dime_host_nz33mg%I.log --pidfile=/home/ubuntu/dime_host_nz33mg/work/dime_host_nz33mg.pid ubuntu 1766 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/dime_host_nz33mg/env/bin/diamond --configfile /home/ubuntu/dime_host_nz33mg/work/plugins/diamond/etc/diamond.conf ubuntu 1816 1652 0 18:54 ? 00:00:00 /home/ubuntu/dime_host_nz33mg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_nz33mg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_nz33mg --logging-server-logdir=/home/ubuntu/dime_host_nz33mg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_nz33mg/work/dime_host_nz33mg%I.log --pidfile=/home/ubuntu/dime_host_nz33mg/work/dime_host_nz33mg.pid ubuntu 1838 1816 0 18:54 ? 00:00:00 /home/ubuntu/dime_host_nz33mg/env/bin/python2.7 /home/ubuntu/dime_host_nz33mg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-cXTjS5 ubuntu 1849 1838 0 18:54 ? 00:00:00 /bin/sh -c /tmp/7C517/install-dime.sh ubuntu 1851 1849 0 18:54 ? 00:00:00 /bin/bash -e /tmp/7C517/install-dime.sh ntp 8780 1 0 18:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9343 1 0 18:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9344 9343 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9348 1 0 18:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9349 9348 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9358 9344 0 18:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9359 9349 0 18:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9360 9359 0 18:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9397 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9964 2 0 18:56 ? 00:00:00 [kworker/u5:0] snmp 10135 1 0 18:56 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10410 1 0 18:57 ? 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 10473 1851 0 18:57 ? 00:00:00 /bin/bash -e /tmp/7C517/install-dime.sh ubuntu 10474 10473 0 18:57 ? 00:00:00 /bin/bash -e /tmp/7C517/install-dime.sh root 10475 10474 0 18:57 ? 00:00:00 sudo ps -edf root 10476 10475 0 18:57 ? 00:00:00 ps -edf real 0m0.010s user 0m0.009s sys 0m0.001s 2018-08-05 18:57:06,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:06,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:06,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:06,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:06,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:06,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:06,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:06,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:06,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:06,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:06,542 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:06 GMT 2018-08-05 18:57:06,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:06,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:06,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:11,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:11,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:11,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:11,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:11,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:11,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:11,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:11,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:11,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:06.882Z", "message": "[dime] => 2018:08:05 18:56:12: Namespace: management\n2018:08:05 18:56:12: [management] Starting server\n2018:08:05 18:56:12: [management] Listening for requests\n2018:08:05 18:56:12: Namespace: signaling\n2018:08:05 18:56:12: [signaling] Starting server\n2018:08:05 18:56:12: [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-05T18:57:06.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:06.882Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:06.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:06.882Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:06.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:06.882Z", "message": "[dime] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa05\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/ralf\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20180805T180000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:06.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:07.918Z", "message": "[dime] => 2018-08-05 18:56:49.062428307 Stopping etcd clearwater-etcd\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-05T18:57:07.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:07.918Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:07.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:07.918Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:07.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": "dime_ddjnut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:08.063Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:08.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:08.880Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:08.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:08.920Z", "message": "Execution done (return_code=0): /tmp/7C517/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:08.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "aa5ef378-12e0-4cd8-b978-38d71060da78"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:09.884Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:09.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:09.884Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:09.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:09.923Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZDPQH/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:09.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.212Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:11.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "message": "[localhost] run: sudo mv /tmp/tmpEy0b0Z /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'ellis': {u'ellis_noltot': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.14', u'name': u'ellis-noltot'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}, u'dime': {u'dime_ddjnut': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-ddjnut'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "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-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "message": "[localhost] run: sudo mv /tmp/tmpg2YjW1 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "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-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "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-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "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-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "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-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:11.214Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:11.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "ec8b3b2c-1d94-45a8-ad31-59a92876c681"}], "metadata": {"pagination": {"total": 1837, "offset": 1779, "size": 50}}} 2018-08-05 18:57:11,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:11,616 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:11 GMT 2018-08-05 18:57:11,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:11,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16009 2018-08-05 18:57:11,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:11,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:08:05 18:56:12: Namespace: management 2018:08:05 18:56:12: [management] Starting server 2018:08:05 18:56:12: [management] Listening for requests 2018:08:05 18:56:12: Namespace: signaling 2018:08:05 18:56:12: [signaling] Starting server 2018:08:05 18:56:12: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-05 18:57:11,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-05 18:57:11,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-05 18:57:11,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa05 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/ralf /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20180805T180000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.011s user 0m0.004s sys 0m0.003s 2018-08-05 18:57:11,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-05 18:56:49.062428307 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-05 18:57:11,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-05 18:57:11,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-05 18:57:11,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:57:11,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:57:11,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7C517/install-dime.sh 2018-08-05 18:57:11,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:57:11,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:57:11,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZDPQH/bind.py 2018-08-05 18:57:11,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:57:11,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEy0b0Z /etc/bind/db.clearwater.local 2018-08-05 18:57:11,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'ellis': {u'ellis_noltot': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.14', u'name': u'ellis-noltot'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}, u'dime': {u'dime_ddjnut': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-ddjnut'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 18:57:11,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 18:57:11,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 18:57:11,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpg2YjW1 /etc/bind/db.clearwater.opnfv 2018-08-05 18:57:11,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 18:57:11,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 18:57:11,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 18:57:11,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 18:57:11,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 18:57:11,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 18:57:11,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:11,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:11,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:11,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:11,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:11,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:11,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:11,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:11,679 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:11,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:11,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:11 GMT 2018-08-05 18:57:11,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:11,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:11,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:16,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:16,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:16,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:16,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:16,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:16,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:16,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:16,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:16,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:13.843Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:13.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}], "metadata": {"pagination": {"total": 1838, "offset": 1804, "size": 50}}} 2018-08-05 18:57:16,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:16,757 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:16 GMT 2018-08-05 18:57:16,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:16,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-08-05 18:57:16,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:16,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-05 18:57:16,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:16,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:16,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:16,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:16,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:16,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:16,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:16,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:16,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:16,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:16,816 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:16 GMT 2018-08-05 18:57:16,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:16,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:16,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:21,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:21,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:21,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:21,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:21,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:21,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:21,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:21,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:21,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:20.568Z", "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 0 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,079 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59674 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.485s\nuser\t0m3.564s\nsys\t0m0.854s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:20.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:21.219Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:21.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:21.219Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:21.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:21.219Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:21.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}], "metadata": {"pagination": {"total": 1842, "offset": 1805, "size": 50}}} 2018-08-05 18:57:21,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:21,908 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:21 GMT 2018-08-05 18:57:21,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:21,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6918 2018-08-05 18:57:21,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:21,909 - 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 0 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,079 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59674 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.485s user 0m3.564s sys 0m0.854s 2018-08-05 18:57:21,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-05 18:57:21,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-05 18:57:21,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-05 18:57:21,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:21,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:21,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:21,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:21,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:21,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:21,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:21,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:21,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:21,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:21,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:21 GMT 2018-08-05 18:57:21,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:21,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:21,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:26,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:27,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:27,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:27,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:27,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:27,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:27,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:27,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:27,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:23.523Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.065s\nuser\t0m0.009s\nsys\t0m0.057s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:23.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:24.222Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a0:df:b8 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea0:dfb8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:142054 errors:0 dropped:0 overruns:0 frame:0\n TX packets:65097 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218321232 (218.3 MB) TX bytes:9571393 (9.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-05T18:57:24.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:24.222Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:24.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:24.222Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:24.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:25.227Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:51 ? 00:00:01 /sbin/init\nroot 2 0 0 18:51 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 18:51 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 18:51 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:51 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:51 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:51 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:51 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:51 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:51 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:51 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:51 ? 00:00:00 [migration/0]\nroot 14 2 0 18:51 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:51 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:51 ? 00:00:00 [migration/1]\nroot 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 18:51 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:51 ? 00:00:00 [khelper]\nroot 21 2 0 18:51 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:51 ? 00:00:00 [netns]\nroot 23 2 0 18:51 ? 00:00:00 [writeback]\nroot 24 2 0 18:51 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:51 ? 00:00:00 [bioset]\nroot 26 2 0 18:51 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 18:51 ? 00:00:00 [kblockd]\nroot 28 2 0 18:51 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:51 ? 00:00:00 [khubd]\nroot 30 2 0 18:51 ? 00:00:00 [md]\nroot 31 2 0 18:51 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:51 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 18:51 ? 00:00:00 [khungtaskd]\nroot 35 2 0 18:51 ? 00:00:00 [kswapd0]\nroot 36 2 0 18:51 ? 00:00:00 [vmstat]\nroot 37 2 0 18:51 ? 00:00:00 [ksmd]\nroot 38 2 0 18:51 ? 00:00:00 [khugepaged]\nroot 39 2 0 18:51 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 18:51 ? 00:00:00 [crypto]\nroot 53 2 0 18:51 ? 00:00:00 [kthrotld]\nroot 54 2 0 18:51 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 18:51 ? 00:00:00 [vballoon]\nroot 56 2 0 18:51 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 18:51 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:51 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 18:51 ? 00:00:00 [deferwq]\nroot 80 2 0 18:51 ? 00:00:00 [charger_manager]\nroot 125 2 0 18:51 ? 00:00:00 [kpsmoused]\nroot 127 2 0 18:51 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 448 2 0 18:51 ? 00:00:00 [kworker/u5:1]\nroot 513 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 18:51 ? 00:00:00 [kauditd]\nmessage+ 906 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon\nroot 969 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1002 1 0 18:51 ? 00:00:00 rsyslogd\nroot 1063 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1066 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1117 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D\nroot 1119 1 0 18:51 ? 00:00:00 cron\ndaemon 1120 1 0 18:51 ? 00:00:00 atd\nroot 1126 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance\nroot 1129 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1253 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1260 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 18:52 ? 00:00:00 /home/ubuntu/vellum_host_xwotts/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_xwotts --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_xwotts --logging-server-logdir=/home/ubuntu/vellum_host_xwotts/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_xwotts/work/vellum_host_xwotts%I.log --pidfile=/home/ubuntu/vellum_host_xwotts/work/vellum_host_xwotts.pid\nubuntu 1764 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_xwotts/env/bin/diamond --configfile /home/ubuntu/vellum_host_xwotts/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1650 0 18:54 ? 00:00:00 /home/ubuntu/vellum_host_xwotts/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_xwotts --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_xwotts --logging-server-logdir=/home/ubuntu/vellum_host_xwotts/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_xwotts/work/vellum_host_xwotts%I.log --pidfile=/home/ubuntu/vellum_host_xwotts/work/vellum_host_xwotts.pid\nubuntu 1836 1815 0 18:54 ? 00:00:00 /home/ubuntu/vellum_host_xwotts/env/bin/python2.7 /home/ubuntu/vellum_host_xwotts/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-CAWYUt\nubuntu 1847 1836 0 18:54 ? 00:00:00 /bin/sh -c /tmp/RLCPV/install-vellum.sh\nubuntu 1849 1847 0 18:54 ? 00:00:00 /bin/bash -e /tmp/RLCPV/install-vellum.sh\nroot 2399 2 0 18:55 ? 00:00:00 [kworker/u5:2]\nntp 11836 1 0 18:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12231 1 0 18:56 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12896 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13222 1 0 18:56 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13230 13222 0 18:56 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13907 12896 0 18:57 ? 00:00:00 [check-monit-upt] \nmemcache 13929 1 0 18:57 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.5 -c 4096 -r -U 0\nroot 13938 12896 0 18:57 ? 00:00:00 [check-memcached] \nroot 13942 12896 0 18:57 ? 00:00:00 [poll_memcached.] \ndnsmasq 14317 1 0 18:57 ? 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 14381 1849 0 18:57 ? 00:00:00 /bin/bash -e /tmp/RLCPV/install-vellum.sh\nubuntu 14382 14381 0 18:57 ? 00:00:00 /bin/bash -e /tmp/RLCPV/install-vellum.sh\nroot 14383 14382 0 18:57 ? 00:00:00 sudo ps -edf\nroot 14384 14383 0 18:57 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:25.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:25.227Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:25.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:25.227Z", "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 14317/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1117/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12896/monit \ntcp 0 0 192.168.120.5:11211 0.0.0.0:* LISTEN 13929/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12231/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14317/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1117/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 11836/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11836/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11836/ntpd \nudp 0 0 0.0.0.0:15076 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12231/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14317/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 11836/ntpd \nudp6 0 0 ::1:123 :::* 11836/ntpd \nudp6 0 0 :::123 :::* 11836/ntpd \nudp6 0 0 :::38141 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 14317/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8706 1129/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 525 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8465 906/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11560 1650/python2.7 /tmp/cloudify-logging-server-44879.socket\nunix 2 [ ACC ] STREAM LISTENING 11871 1836/python2.7 /tmp/ctx-vC2kl9.socket\nunix 2 [ ACC ] STREAM LISTENING 321 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:25.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:25.227Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:25.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:26.233Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:26.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:26.233Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:26.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:26.233Z", "message": "[vellum] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa05\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/chronos\n/var/log/memcached.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/rogers\n/var/log/rogers/rogers_20180805T180000Z.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_out.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/astaire\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.015s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:26.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}], "metadata": {"pagination": {"total": 1855, "offset": 1809, "size": 50}}} 2018-08-05 18:57:27,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:27,049 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:27 GMT 2018-08-05 18:57:27,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:27,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19379 2018-08-05 18:57:27,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.009s sys 0m0.057s 2018-08-05 18:57:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a0:df:b8 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea0:dfb8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:142054 errors:0 dropped:0 overruns:0 frame:0 TX packets:65097 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218321232 (218.3 MB) TX bytes:9571393 (9.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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-05 18:57:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-05 18:57:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-05 18:57:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:51 ? 00:00:01 /sbin/init root 2 0 0 18:51 ? 00:00:00 [kthreadd] root 3 2 0 18:51 ? 00:00:00 [ksoftirqd/0] root 4 2 0 18:51 ? 00:00:00 [kworker/0:0] root 5 2 0 18:51 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:51 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:51 ? 00:00:00 [rcu_sched] root 8 2 0 18:51 ? 00:00:00 [rcuos/0] root 9 2 0 18:51 ? 00:00:00 [rcuos/1] root 10 2 0 18:51 ? 00:00:00 [rcu_bh] root 11 2 0 18:51 ? 00:00:00 [rcuob/0] root 12 2 0 18:51 ? 00:00:00 [rcuob/1] root 13 2 0 18:51 ? 00:00:00 [migration/0] root 14 2 0 18:51 ? 00:00:00 [watchdog/0] root 15 2 0 18:51 ? 00:00:00 [watchdog/1] root 16 2 0 18:51 ? 00:00:00 [migration/1] root 17 2 0 18:51 ? 00:00:00 [ksoftirqd/1] root 19 2 0 18:51 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:51 ? 00:00:00 [khelper] root 21 2 0 18:51 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:51 ? 00:00:00 [netns] root 23 2 0 18:51 ? 00:00:00 [writeback] root 24 2 0 18:51 ? 00:00:00 [kintegrityd] root 25 2 0 18:51 ? 00:00:00 [bioset] root 26 2 0 18:51 ? 00:00:00 [kworker/u5:0] root 27 2 0 18:51 ? 00:00:00 [kblockd] root 28 2 0 18:51 ? 00:00:00 [ata_sff] root 29 2 0 18:51 ? 00:00:00 [khubd] root 30 2 0 18:51 ? 00:00:00 [md] root 31 2 0 18:51 ? 00:00:00 [devfreq_wq] root 32 2 0 18:51 ? 00:00:00 [kworker/1:1] root 34 2 0 18:51 ? 00:00:00 [khungtaskd] root 35 2 0 18:51 ? 00:00:00 [kswapd0] root 36 2 0 18:51 ? 00:00:00 [vmstat] root 37 2 0 18:51 ? 00:00:00 [ksmd] root 38 2 0 18:51 ? 00:00:00 [khugepaged] root 39 2 0 18:51 ? 00:00:00 [fsnotify_mark] root 40 2 0 18:51 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 18:51 ? 00:00:00 [crypto] root 53 2 0 18:51 ? 00:00:00 [kthrotld] root 54 2 0 18:51 ? 00:00:00 [kworker/u4:1] root 55 2 0 18:51 ? 00:00:00 [vballoon] root 56 2 0 18:51 ? 00:00:00 [kworker/0:1] root 57 2 0 18:51 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:51 ? 00:00:00 [scsi_eh_1] root 79 2 0 18:51 ? 00:00:00 [deferwq] root 80 2 0 18:51 ? 00:00:00 [charger_manager] root 125 2 0 18:51 ? 00:00:00 [kpsmoused] root 127 2 0 18:51 ? 00:00:00 [kworker/1:2] root 186 2 0 18:51 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:51 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 18:51 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 448 2 0 18:51 ? 00:00:00 [kworker/u5:1] root 513 1 0 18:51 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 18:51 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 18:51 ? 00:00:00 [kauditd] message+ 906 1 0 18:51 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 18:51 ? 00:00:00 upstart-file-bridge --daemon root 969 1 0 18:51 ? 00:00:00 /lib/systemd/systemd-logind syslog 1002 1 0 18:51 ? 00:00:00 rsyslogd root 1063 1 0 18:51 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1066 1 0 18:51 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 18:51 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 18:51 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 18:51 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1117 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -D root 1119 1 0 18:51 ? 00:00:00 cron daemon 1120 1 0 18:51 ? 00:00:00 atd root 1126 1 0 18:51 ? 00:00:00 /usr/sbin/irqbalance root 1129 1 0 18:51 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1253 1 0 18:51 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1260 1 0 18:51 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 18:52 ? 00:00:00 /home/ubuntu/vellum_host_xwotts/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_xwotts --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_xwotts --logging-server-logdir=/home/ubuntu/vellum_host_xwotts/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_xwotts/work/vellum_host_xwotts%I.log --pidfile=/home/ubuntu/vellum_host_xwotts/work/vellum_host_xwotts.pid ubuntu 1764 1 0 18:52 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_xwotts/env/bin/diamond --configfile /home/ubuntu/vellum_host_xwotts/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1650 0 18:54 ? 00:00:00 /home/ubuntu/vellum_host_xwotts/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_xwotts --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_xwotts --logging-server-logdir=/home/ubuntu/vellum_host_xwotts/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_xwotts/work/vellum_host_xwotts%I.log --pidfile=/home/ubuntu/vellum_host_xwotts/work/vellum_host_xwotts.pid ubuntu 1836 1815 0 18:54 ? 00:00:00 /home/ubuntu/vellum_host_xwotts/env/bin/python2.7 /home/ubuntu/vellum_host_xwotts/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-CAWYUt ubuntu 1847 1836 0 18:54 ? 00:00:00 /bin/sh -c /tmp/RLCPV/install-vellum.sh ubuntu 1849 1847 0 18:54 ? 00:00:00 /bin/bash -e /tmp/RLCPV/install-vellum.sh root 2399 2 0 18:55 ? 00:00:00 [kworker/u5:2] ntp 11836 1 0 18:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12231 1 0 18:56 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12896 1 0 18:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13222 1 0 18:56 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13230 13222 0 18:56 ? 00:00:00 cpulimit -e astaire -l 10 root 13907 12896 0 18:57 ? 00:00:00 [check-monit-upt] memcache 13929 1 0 18:57 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.5 -c 4096 -r -U 0 root 13938 12896 0 18:57 ? 00:00:00 [check-memcached] root 13942 12896 0 18:57 ? 00:00:00 [poll_memcached.] dnsmasq 14317 1 0 18:57 ? 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 14381 1849 0 18:57 ? 00:00:00 /bin/bash -e /tmp/RLCPV/install-vellum.sh ubuntu 14382 14381 0 18:57 ? 00:00:00 /bin/bash -e /tmp/RLCPV/install-vellum.sh root 14383 14382 0 18:57 ? 00:00:00 sudo ps -edf root 14384 14383 0 18:57 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2018-08-05 18:57:27,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-05 18:57:27,052 - 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 14317/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1117/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12896/monit tcp 0 0 192.168.120.5:11211 0.0.0.0:* LISTEN 13929/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12231/memcached tcp6 0 0 ::1:53 :::* LISTEN 14317/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1117/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 11836/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11836/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11836/ntpd udp 0 0 0.0.0.0:15076 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12231/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14317/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 11836/ntpd udp6 0 0 ::1:123 :::* 11836/ntpd udp6 0 0 :::123 :::* 11836/ntpd udp6 0 0 :::38141 :::* 584/dhclient udp6 0 0 ::1:53 :::* 14317/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8706 1129/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 525 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8465 906/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11560 1650/python2.7 /tmp/cloudify-logging-server-44879.socket unix 2 [ ACC ] STREAM LISTENING 11871 1836/python2.7 /tmp/ctx-vC2kl9.socket unix 2 [ ACC ] STREAM LISTENING 321 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.004s sys 0m0.005s 2018-08-05 18:57:27,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-05 18:57:27,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-08-05 18:57:27,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-05 18:57:27,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa05 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/chronos /var/log/memcached.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/rogers /var/log/rogers/rogers_20180805T180000Z.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_out.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/astaire /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.015s user 0m0.000s sys 0m0.006s 2018-08-05 18:57:27,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:27,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:27,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:27,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:27,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:27,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:27,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:27,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:27,111 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:27,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:27,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:27 GMT 2018-08-05 18:57:27,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:27,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:27,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:32,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:32,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:32,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:32,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:32,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:32,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:32,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:32,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:32,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:27.344Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:27.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:27.344Z", "message": "[vellum] => INFO [main] 2018-08-05 18:55:33,695 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-05 18:55:33,711 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-05 18:55:33,819 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-05 18:55:33,989 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-05 18:55:33,998 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-05 18:55:33,998 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-05 18:55:34,354 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-05 18:55:34,366 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-05 18:55:34,395 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-05 18:55:34,395 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-05 18:55:34,395 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-05 18:55:34,395 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 714304(697K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-05 18:55:34,395 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74037904(72302K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-05 18:55:34,395 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-05 18:55:34,396 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-05 18:55:34,396 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16673320(16282K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-05 18:55:34,396 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-05 18:55:34,396 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_1533495332.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533495332.log]\nINFO [main] 2018-08-05 18:55:34,463 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-05 18:55:34,463 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-05 18:55:34,534 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-05 18:55:34,537 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-05 18:55:34,537 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-05 18:55:34,541 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-05 18:55:34,547 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-05 18:55:34,553 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-05 18:55:34,554 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-05 18:55:34,634 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-05 18:55:35,880 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-05 18:55:35,885 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-05 18:55:35,890 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-05 18:55:35,894 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-05 18:55:35,898 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-05 18:55:35,903 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-05 18:55:35,907 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-05 18:55:35,912 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-05 18:55:35,916 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-05 18:55:35,919 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-05 18:55:35,925 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-05 18:55:35,928 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-05 18:55:35,931 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-05 18:55:35,935 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-05 18:55:35,938 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-05 18:55:35,941 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-05 18:55:36,017 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-05 18:55:36,018 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-05 18:55:36,073 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-05 18:55:36,079 Memtable.java:347 - Writing Memtable-local@1892558292(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-05 18:55:36,126 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=1533495335856, position=399)\nINFO [main] 2018-08-05 18:55:36,611 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-05 18:55:36,748 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-05 18:55:36,748 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-05 18:55:36,751 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-05 18:55:36,763 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-05 18:55:36,764 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-05 18:55:36,779 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-05 18:55:36,787 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-05 18:55:36,798 SystemKeyspace.java:765 - No host ID found, created afaac25e-a991-4760-a666-8fdff91944d6 (Note: This should happen exactly once per node).\nINFO [main] 2018-08-05 18:55:36,800 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-05 18:55:36,802 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-05 18:55:36,803 Memtable.java:347 - Writing Memtable-local@140645136(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-05 18:55:36,804 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=1533495335856, position=93397)\nINFO [main] 2018-08-05 18:55:36,969 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-05 18:55:36,977 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-05 18:55:37,002 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-05 18:55:37,015 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-05 18:55:37,022 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-05 18:55:37,033 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-05 18:55:37,041 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-05 18:55:37,049 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-05 18:55:37,050 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-05 18:55:37,057 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-05 18:55:37,067 StorageService.java:959 - Generated random tokens. tokens are [5552554534736913538, -1199235669400405388, -2320085130580180351, -1682141469457835688, 4589630264947201655, -6290473118249528356, -1838937572378970466, -6189935554459256824, 782269271368207722, -227588453359920699, -9100253037141223534, 7788335940270053596, -558348720314453239, 111892690012464282, 1342177234507545293, -9210644719330829380, 2833468553356034285, -8389932961376062708, -7228299650048953949, -8340224589808688907, 2045759161008842276, 6328560332170099624, 4520645183550387643, 3632202191624067141, 2232750947916529381, 1534110895431269623, 5908004411592616620, 1083182764878241887, 327744831861632030, 6493075285534280039, 2987518748080413613, 1567093355471088361, 8207576841682586780, -3155943008609905049, -7456620162335653880, -1417982021810351854, 1042538885445894614, 596027452046663691, 289991608530299600, -4470011246730340427, 2206303858991206165, 80512683446703364, -6372449358516272827, 6896037605942487386, 2377463525058008162, 2964672666911288341, -1655087026193424621, 7419891583093717175, 6885616971103717047, -1317555943689882475, -8581307666365482259, 617309069786230809, -6646914495721390640, 6767858426696104529, 5950655770576769650, -2549646081770948825, -3901096913495655636, -8020783543051524063, 332162454057952506, 2649505322662330453, 6043501702520985600, 304152778976939123, -5079296025246040567, 5897327267306798877, -5260097811444863980, 6234727333590394988, 1153717397220112222, -4212370978168819739, -4565092488441501054, 2898993915028652843, 900057174958504639, -6676495931336468334, -164310304394490650, -3391131190742272364, 5261233834423707356, -7074566678362412951, -6545420853065588169, 2588106067048421012, 8033905020335350926, -8877470004605128408, 6470835022211550203, 2189303572581366309, 3299367659083502827, -6604981413631319566, -1921697147692961751, -6624709283505471872, -6277292507295353547, 1576179674898521367, 3518617001212164694, -7560304359847453828, 4865440985256886526, 6978050759651742061, -7983766019194476282, 5179432296659925529, 469751699519872544, -2611478536130350096, 4463194567611728768, -1705113832342386947, 3049153687851274422, 1918168761264386482, -4671240857939127041, -230459551817264489, -9088437408764571770, -7629984276031419078, -547945476321301006, 7418428144375729972, 8345514236776514645, 652096282806572714, -8384873260772341486, -419602149506989907, -4669498666579666816, -1265582996576961896, -3792470967678220570, 7421602780898965985, -617353548686329454, -2621150231452092016, -4237286468976750728, 4286838559035261591, -3278429279289586074, -1070266339936898589, 6009156606542365261, -4721324820029364146, -1758544996936664001, 534571131186960160, 9112386873451720191, 1854671799728775890, -6987963476944360090, 1761647233743043253, -4599996352316883215, 4567826379441740207, 2822614525943417793, 7108559844945983856, -4552911965546908360, -4547173718464170265, -2892539050675201264, 612589240974095335, 8143738615695544468, 3817982337020698563, 6227050411624178967, -7712090579242371211, -5092538820819592818, 509036745512535491, 5270780843589308840, -8702041155632724835, -3784661112708230743, -1393169238133087357, 6640845728444738560, -425381828599560914, 3755368135797638318, 7771755465301755825, -4089313172834092192, -5405579302743626020, 6003550105539026338, 8615532123515660580, -7252881937406981422, -5829379866312919324, 6693574631066176316, -3281526896171153650, 5907919197568262082, -2098931793846663085, -5124739124108744506, 7877019153010912590, -2986565143606006557, -4281887243428931534, 169164672015058317, 1780805059681939071, 1788906046558421278, 8414179855595697120, 2799843712167796922, -3326311068188151211, 4157102699027655867, -163230293625601156, -4860325837612578599, 1988332729673723147, -4218954843996941239, -5270928387868851257, 4445792777493104078, -2970748718635377336, -3381652082647426998, -2249968181780285669, 3971287358760560440, -6222617190291393828, -4601222121887954943, 3406497224848583434, -6030657818005153788, 2127995935861613379, 3412949769188771540, -9151173537443411497, 3779466942064008354, -2383594401110543735, -504428893696492200, 818707293378749784, 5339259762739687018, 3605157376755525886, 6106715731301214539, -75483268128864658, 1361969659345131253, 486808940018832462, -3403858893725101338, 5875834424441687481, -5777936594164704926, -1800438974540680350, -2084250791548298151, 704985847308506666, 2422427172237731998, 3544495919749790987, 7664844935993304152, -2668660860597872711, 7184885441286952934, -6613938908112338957, -8883545387409100507, 7670011176075970876, 1713481561750808672, 7217371937221776242, -775500056702824483, 8012057397460802715, -442706083519754452, -6160755322900679605, -2058713725784861061, 5068550583806481312, 3788903246496405129, 5373749872414945889, -8098725834713692643, 121493306821931237, -6002411708052835522, -2235077110477136247, -4593734128793456294, 4629956819068119176, -8110683542974241634, 5788583186627295198, -1182619078131173271, 4146942948764145239, -3808456990250114560, -2274932650442153768, -1732323936973182106, -3685892854535610208, 8760953184296376100, -218828365034789955, 8623888837711132671, 4666788345999142395, 6617021745657682244, -7055204819036061391, -3286258936217985812, 4497343018838432229, -159829884457458648, -6497733308407459645, -7109315602131140633, 6056791974956966919, -2696385526681990214, -323420579199997956, -2783808157514518589, -1335854005805471978, -1627915317822924497, -4641201139186921537, -7652314982088374222, 6914684399911463492]\nINFO [main] 2018-08-05 18:55:37,076 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@313f2b49[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@4597cd98[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@280d1d0c}\nINFO [MigrationStage:1] 2018-08-05 18:55:37,107 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,108 Memtable.java:347 - Writing Memtable-schema_keyspaces@1127820377(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,109 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=1533495335856, position=102352)\nINFO [MigrationStage:1] 2018-08-05 18:55:37,297 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-05 18:55:37,301 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1565015724(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-05 18:55:37,310 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=1533495335856, position=102352)\nINFO [MigrationStage:1] 2018-08-05 18:55:37,459 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,460 Memtable.java:347 - Writing Memtable-schema_columns@1642726904(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,481 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=1533495335856, position=102352)\nINFO [MigrationStage:1] 2018-08-05 18:55:37,624 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-05 18:55:37,625 Memtable.java:347 - Writing Memtable-schema_triggers@752595658(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-05 18:55:37,626 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=1533495335856, position=102352)\nINFO [MigrationStage:1] 2018-08-05 18:55:37,853 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,854 Memtable.java:347 - Writing Memtable-schema_usertypes@929073319(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,855 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=1533495335856, position=102352)\nINFO [MigrationStage:1] 2018-08-05 18:55:37,960 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5f7aa331[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-05 18:55:37,964 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-05 18:55:37,965 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@741cce6e[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-05 18:55:37,971 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-05 18:55:38,010 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-05 18:55:38,010 Memtable.java:347 - Writing Memtable-local@1923229128(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-05 18:55:38,011 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=1533495335856, position=102595)\nINFO [main] 2018-08-05 18:55:38,458 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51468 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-05 18:55:38,458 Memtable.java:347 - Writing Memtable-local@2077096435(8.354KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-05 18:55:38,469 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=1533495335856, position=114574)\nINFO [CompactionExecutor:2] 2018-08-05 18:55:38,539 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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')]\nINFO [main] 2018-08-05 18:55:38,575 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-05 18:55:38,646 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-08-05 18:55:38,675 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-05 18:55:38,676 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-05 18:55:38,732 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-05 18:55:38,737 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-08-05 18:55:38,829 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,928 bytes to 5,767 (~97% of original) in 278ms = 0.019784MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-08-05 18:56:41,393 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-05 18:56:41,416 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-05 18:56:41,419 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-05 18:56:41,421 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-05 18:56:43,432 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-05 18:56:43,433 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:27.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:27.344Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:27.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:27.344Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:27.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:27.344Z", "message": "[vellum] => 2018-08-05 18:56:44.125737951 Stopping etcd clearwater-etcd\n2018-08-05 18:57:10.732152018 Restarting etcd clearwater-etcd\n2018-08-05 18:57:10.736861255 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-08-05 18:57:10.737593882 Check for previous failed startup attempt\n2018-08-05 18:57:10.738667657 Running etcdctl member list\n905184aa4be0f4fb: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-08-05 18:57:10.886987518 etcdctl returned 0\n2018-08-05 18:57:10.892998466 Joining existing cluster...\n2018-08-05 18:57:19.895909976 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-08-05 18:57:19.896773790 Check cluster is healthy\n2018-08-05 18:57:19.897875640 Running etcdctl cluster-health\nmember 7400cf1cb3e73ebb is healthy: got healthy result from http://192.168.120.16:4000\nmember 905184aa4be0f4fb is healthy: got healthy result from http://192.168.120.14:4000\nmember ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000\ncluster is healthy\n2018-08-05 18:57:20.022721049 etcdctl returned 0\n2018-08-05 18:57:20.024241709 Tell the cluster we're joining\n2018-08-05 18:57:20.025106494 Running etcdctl member add 192-168-120-5 http://192.168.120.5:2380\nclient: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader\n; error #1: client: etcd member http://192.168.120.16:4000 has no leader\n; error #2: client: etcd member http://192.168.120.15:4000 has no leader\n\n2018-08-05 18:57:20.037844860 etcdctl returned 1\n2018-08-05 18:57:20.040973452 Running etcdctl member list\n7400cf1cb3e73ebb: name=192-168-120-16 peerURLs=http://192.168.120.16:2380 clientURLs=http://192.168.120.16:4000 isLeader=false\n905184aa4be0f4fb: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-08-05 18:57:20.057762029 etcdctl returned 0\n2018-08-05 18:57:20.060898152 Running etcdctl member remove\n2018-08-05 18:57:20.072076179 etcdctl returned 1\n2018-08-05 18:57:20.073372501 Failed to add local node 192.168.120.5 to the etcd cluster\nProvide a single member ID\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-05T18:57:27.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:28.189Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:28.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:28.350Z", "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-05T18:57:28.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:28.350Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:28.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:28.350Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:28.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:28.350Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:28.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:28.350Z", "message": "Execution done (return_code=0): /tmp/RLCPV/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:28.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a386b0c9-f63d-41ba-b6b0-95f56d500e8e"}, {"node_instance_id": "vellum_0q09v7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:29.221Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:29.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:29.221Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:29.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:29.221Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:29.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:29.366Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/7CEYL/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:29.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:30.354Z", "message": "Executing: /tmp/7CEYL/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:30.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:30.354Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:30.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:30.354Z", "message": "[vellum] 192.168.120.5", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:30.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:30.354Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:30.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:31.359Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T18:57:31.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:31.359Z", "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-05T18:57:31.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1876, "offset": 1820, "size": 50}}} 2018-08-05 18:57:32,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:32,188 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:32 GMT 2018-08-05 18:57:32,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:32,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 68353 2018-08-05 18:57:32,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:32,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-05 18:57:32,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-05 18:55:33,695 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-05 18:55:33,711 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-05 18:55:33,819 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-05 18:55:33,989 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-05 18:55:33,998 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-05 18:55:33,998 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-05 18:55:34,354 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-05 18:55:34,366 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-05 18:55:34,395 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-05 18:55:34,395 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-05 18:55:34,395 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-05 18:55:34,395 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 714304(697K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-05 18:55:34,395 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74037904(72302K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-05 18:55:34,395 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-05 18:55:34,396 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-05 18:55:34,396 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16673320(16282K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-05 18:55:34,396 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-05 18:55:34,396 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_1533495332.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533495332.log] INFO [main] 2018-08-05 18:55:34,463 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-05 18:55:34,463 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-05 18:55:34,534 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-05 18:55:34,537 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-05 18:55:34,537 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-05 18:55:34,541 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-05 18:55:34,547 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-05 18:55:34,553 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-05 18:55:34,554 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-05 18:55:34,634 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-05 18:55:35,880 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-05 18:55:35,885 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-05 18:55:35,890 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-05 18:55:35,894 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-05 18:55:35,898 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-05 18:55:35,903 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-05 18:55:35,907 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-05 18:55:35,912 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-05 18:55:35,916 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-05 18:55:35,919 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-05 18:55:35,925 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-05 18:55:35,928 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-05 18:55:35,931 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-05 18:55:35,935 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-05 18:55:35,938 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-05 18:55:35,941 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-05 18:55:36,017 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-05 18:55:36,018 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-05 18:55:36,073 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-05 18:55:36,079 Memtable.java:347 - Writing Memtable-local@1892558292(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-05 18:55:36,126 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=1533495335856, position=399) INFO [main] 2018-08-05 18:55:36,611 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-05 18:55:36,748 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-05 18:55:36,748 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-05 18:55:36,751 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-05 18:55:36,763 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-05 18:55:36,764 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-05 18:55:36,779 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-05 18:55:36,787 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-05 18:55:36,798 SystemKeyspace.java:765 - No host ID found, created afaac25e-a991-4760-a666-8fdff91944d6 (Note: This should happen exactly once per node). INFO [main] 2018-08-05 18:55:36,800 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-05 18:55:36,802 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-05 18:55:36,803 Memtable.java:347 - Writing Memtable-local@140645136(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-05 18:55:36,804 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=1533495335856, position=93397) INFO [main] 2018-08-05 18:55:36,969 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-05 18:55:36,977 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-05 18:55:37,002 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-05 18:55:37,015 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-05 18:55:37,022 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-05 18:55:37,033 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-05 18:55:37,041 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-05 18:55:37,049 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-05 18:55:37,050 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-05 18:55:37,057 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-05 18:55:37,067 StorageService.java:959 - Generated random tokens. tokens are [5552554534736913538, -1199235669400405388, -2320085130580180351, -1682141469457835688, 4589630264947201655, -6290473118249528356, -1838937572378970466, -6189935554459256824, 782269271368207722, -227588453359920699, -9100253037141223534, 7788335940270053596, -558348720314453239, 111892690012464282, 1342177234507545293, -9210644719330829380, 2833468553356034285, -8389932961376062708, -7228299650048953949, -8340224589808688907, 2045759161008842276, 6328560332170099624, 4520645183550387643, 3632202191624067141, 2232750947916529381, 1534110895431269623, 5908004411592616620, 1083182764878241887, 327744831861632030, 6493075285534280039, 2987518748080413613, 1567093355471088361, 8207576841682586780, -3155943008609905049, -7456620162335653880, -1417982021810351854, 1042538885445894614, 596027452046663691, 289991608530299600, -4470011246730340427, 2206303858991206165, 80512683446703364, -6372449358516272827, 6896037605942487386, 2377463525058008162, 2964672666911288341, -1655087026193424621, 7419891583093717175, 6885616971103717047, -1317555943689882475, -8581307666365482259, 617309069786230809, -6646914495721390640, 6767858426696104529, 5950655770576769650, -2549646081770948825, -3901096913495655636, -8020783543051524063, 332162454057952506, 2649505322662330453, 6043501702520985600, 304152778976939123, -5079296025246040567, 5897327267306798877, -5260097811444863980, 6234727333590394988, 1153717397220112222, -4212370978168819739, -4565092488441501054, 2898993915028652843, 900057174958504639, -6676495931336468334, -164310304394490650, -3391131190742272364, 5261233834423707356, -7074566678362412951, -6545420853065588169, 2588106067048421012, 8033905020335350926, -8877470004605128408, 6470835022211550203, 2189303572581366309, 3299367659083502827, -6604981413631319566, -1921697147692961751, -6624709283505471872, -6277292507295353547, 1576179674898521367, 3518617001212164694, -7560304359847453828, 4865440985256886526, 6978050759651742061, -7983766019194476282, 5179432296659925529, 469751699519872544, -2611478536130350096, 4463194567611728768, -1705113832342386947, 3049153687851274422, 1918168761264386482, -4671240857939127041, -230459551817264489, -9088437408764571770, -7629984276031419078, -547945476321301006, 7418428144375729972, 8345514236776514645, 652096282806572714, -8384873260772341486, -419602149506989907, -4669498666579666816, -1265582996576961896, -3792470967678220570, 7421602780898965985, -617353548686329454, -2621150231452092016, -4237286468976750728, 4286838559035261591, -3278429279289586074, -1070266339936898589, 6009156606542365261, -4721324820029364146, -1758544996936664001, 534571131186960160, 9112386873451720191, 1854671799728775890, -6987963476944360090, 1761647233743043253, -4599996352316883215, 4567826379441740207, 2822614525943417793, 7108559844945983856, -4552911965546908360, -4547173718464170265, -2892539050675201264, 612589240974095335, 8143738615695544468, 3817982337020698563, 6227050411624178967, -7712090579242371211, -5092538820819592818, 509036745512535491, 5270780843589308840, -8702041155632724835, -3784661112708230743, -1393169238133087357, 6640845728444738560, -425381828599560914, 3755368135797638318, 7771755465301755825, -4089313172834092192, -5405579302743626020, 6003550105539026338, 8615532123515660580, -7252881937406981422, -5829379866312919324, 6693574631066176316, -3281526896171153650, 5907919197568262082, -2098931793846663085, -5124739124108744506, 7877019153010912590, -2986565143606006557, -4281887243428931534, 169164672015058317, 1780805059681939071, 1788906046558421278, 8414179855595697120, 2799843712167796922, -3326311068188151211, 4157102699027655867, -163230293625601156, -4860325837612578599, 1988332729673723147, -4218954843996941239, -5270928387868851257, 4445792777493104078, -2970748718635377336, -3381652082647426998, -2249968181780285669, 3971287358760560440, -6222617190291393828, -4601222121887954943, 3406497224848583434, -6030657818005153788, 2127995935861613379, 3412949769188771540, -9151173537443411497, 3779466942064008354, -2383594401110543735, -504428893696492200, 818707293378749784, 5339259762739687018, 3605157376755525886, 6106715731301214539, -75483268128864658, 1361969659345131253, 486808940018832462, -3403858893725101338, 5875834424441687481, -5777936594164704926, -1800438974540680350, -2084250791548298151, 704985847308506666, 2422427172237731998, 3544495919749790987, 7664844935993304152, -2668660860597872711, 7184885441286952934, -6613938908112338957, -8883545387409100507, 7670011176075970876, 1713481561750808672, 7217371937221776242, -775500056702824483, 8012057397460802715, -442706083519754452, -6160755322900679605, -2058713725784861061, 5068550583806481312, 3788903246496405129, 5373749872414945889, -8098725834713692643, 121493306821931237, -6002411708052835522, -2235077110477136247, -4593734128793456294, 4629956819068119176, -8110683542974241634, 5788583186627295198, -1182619078131173271, 4146942948764145239, -3808456990250114560, -2274932650442153768, -1732323936973182106, -3685892854535610208, 8760953184296376100, -218828365034789955, 8623888837711132671, 4666788345999142395, 6617021745657682244, -7055204819036061391, -3286258936217985812, 4497343018838432229, -159829884457458648, -6497733308407459645, -7109315602131140633, 6056791974956966919, -2696385526681990214, -323420579199997956, -2783808157514518589, -1335854005805471978, -1627915317822924497, -4641201139186921537, -7652314982088374222, 6914684399911463492] INFO [main] 2018-08-05 18:55:37,076 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@313f2b49[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@4597cd98[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@280d1d0c} INFO [MigrationStage:1] 2018-08-05 18:55:37,107 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,108 Memtable.java:347 - Writing Memtable-schema_keyspaces@1127820377(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,109 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=1533495335856, position=102352) INFO [MigrationStage:1] 2018-08-05 18:55:37,297 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-05 18:55:37,301 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1565015724(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-05 18:55:37,310 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=1533495335856, position=102352) INFO [MigrationStage:1] 2018-08-05 18:55:37,459 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,460 Memtable.java:347 - Writing Memtable-schema_columns@1642726904(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,481 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=1533495335856, position=102352) INFO [MigrationStage:1] 2018-08-05 18:55:37,624 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-05 18:55:37,625 Memtable.java:347 - Writing Memtable-schema_triggers@752595658(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-05 18:55:37,626 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=1533495335856, position=102352) INFO [MigrationStage:1] 2018-08-05 18:55:37,853 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,854 Memtable.java:347 - Writing Memtable-schema_usertypes@929073319(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-05 18:55:37,855 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=1533495335856, position=102352) INFO [MigrationStage:1] 2018-08-05 18:55:37,960 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5f7aa331[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-05 18:55:37,964 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-05 18:55:37,965 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@741cce6e[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-05 18:55:37,971 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-05 18:55:38,010 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-05 18:55:38,010 Memtable.java:347 - Writing Memtable-local@1923229128(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-05 18:55:38,011 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=1533495335856, position=102595) INFO [main] 2018-08-05 18:55:38,458 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51468 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-05 18:55:38,458 Memtable.java:347 - Writing Memtable-local@2077096435(8.354KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-05 18:55:38,469 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=1533495335856, position=114574) INFO [CompactionExecutor:2] 2018-08-05 18:55:38,539 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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')] INFO [main] 2018-08-05 18:55:38,575 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-05 18:55:38,646 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-08-05 18:55:38,675 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-05 18:55:38,676 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-05 18:55:38,732 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-05 18:55:38,737 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-08-05 18:55:38,829 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,928 bytes to 5,767 (~97% of original) in 278ms = 0.019784MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-08-05 18:56:41,393 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-05 18:56:41,416 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-05 18:56:41,419 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-05 18:56:41,421 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-05 18:56:43,432 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-05 18:56:43,433 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.004s sys 0m0.002s 2018-08-05 18:57:32,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-05 18:57:32,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-05 18:57:32,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-05 18:56:44.125737951 Stopping etcd clearwater-etcd 2018-08-05 18:57:10.732152018 Restarting etcd clearwater-etcd 2018-08-05 18:57:10.736861255 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-08-05 18:57:10.737593882 Check for previous failed startup attempt 2018-08-05 18:57:10.738667657 Running etcdctl member list 905184aa4be0f4fb: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-08-05 18:57:10.886987518 etcdctl returned 0 2018-08-05 18:57:10.892998466 Joining existing cluster... 2018-08-05 18:57:19.895909976 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-08-05 18:57:19.896773790 Check cluster is healthy 2018-08-05 18:57:19.897875640 Running etcdctl cluster-health member 7400cf1cb3e73ebb is healthy: got healthy result from http://192.168.120.16:4000 member 905184aa4be0f4fb is healthy: got healthy result from http://192.168.120.14:4000 member ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000 cluster is healthy 2018-08-05 18:57:20.022721049 etcdctl returned 0 2018-08-05 18:57:20.024241709 Tell the cluster we're joining 2018-08-05 18:57:20.025106494 Running etcdctl member add 192-168-120-5 http://192.168.120.5:2380 client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader ; error #1: client: etcd member http://192.168.120.16:4000 has no leader ; error #2: client: etcd member http://192.168.120.15:4000 has no leader 2018-08-05 18:57:20.037844860 etcdctl returned 1 2018-08-05 18:57:20.040973452 Running etcdctl member list 7400cf1cb3e73ebb: name=192-168-120-16 peerURLs=http://192.168.120.16:2380 clientURLs=http://192.168.120.16:4000 isLeader=false 905184aa4be0f4fb: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-08-05 18:57:20.057762029 etcdctl returned 0 2018-08-05 18:57:20.060898152 Running etcdctl member remove 2018-08-05 18:57:20.072076179 etcdctl returned 1 2018-08-05 18:57:20.073372501 Failed to add local node 192.168.120.5 to the etcd cluster Provide a single member ID real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-05 18:57:32,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 18:57:32,193 - 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-05 18:57:32,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-05 18:57:32,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-05 18:57:32,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-05 18:57:32,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RLCPV/install-vellum.sh 2018-08-05 18:57:32,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 18:57:32,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-05 18:57:32,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 18:57:32,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/7CEYL/start-vellum.sh 2018-08-05 18:57:32,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7CEYL/start-vellum.sh 2018-08-05 18:57:32,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-05 18:57:32,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.5 2018-08-05 18:57:32,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-05 18:57:32,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-05 18:57:32,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:57:32,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:32,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:32,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:32,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:32,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:32,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:32,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:32,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:32,251 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:32,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:32,252 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:32 GMT 2018-08-05 18:57:32,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:32,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:32,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:37,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:37,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:37,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:37,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:37,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:37,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:37,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:37,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:37,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1876, "offset": 1841, "size": 50}}} 2018-08-05 18:57:37,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:37,331 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:37 GMT 2018-08-05 18:57:37,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:37,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:57:37,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:37,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:37,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:37,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:37,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:37,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:37,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:37,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:37,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:37,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:37,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:37,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:37 GMT 2018-08-05 18:57:37,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:37,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:37,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:42,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:42,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:42,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:42,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:42,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:42,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:42,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:42,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:42,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:40.948Z", "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-05T18:57:40.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1877, "offset": 1841, "size": 50}}} 2018-08-05 18:57:42,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:42,467 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:42 GMT 2018-08-05 18:57:42,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:42,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:57:42,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:42,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:57:42,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:42,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:42,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:42,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:42,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:42,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:42,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:42,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:42,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:42,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:42,527 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:42 GMT 2018-08-05 18:57:42,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:42,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:42,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:47,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:47,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:47,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:47,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:47,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:47,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:47,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:47,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:47,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1877, "offset": 1842, "size": 50}}} 2018-08-05 18:57:47,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:47,718 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:47 GMT 2018-08-05 18:57:47,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:47,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:57:47,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:47,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:47,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:47,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:47,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:47,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:47,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:47,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:47,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:47,787 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:47,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:47,787 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:47 GMT 2018-08-05 18:57:47,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:47,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:47,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:52,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:52,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:52,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:52,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:52,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:52,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:52,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:52,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:52,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:57:51.184Z", "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-05T18:57:51.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1878, "offset": 1842, "size": 50}}} 2018-08-05 18:57:52,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:52,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:52 GMT 2018-08-05 18:57:52,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:52,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:57:52,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:52,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:57:52,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:52,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:52,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:52,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:52,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:52,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:52,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:52,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:52,984 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:52,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:52,984 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:52 GMT 2018-08-05 18:57:52,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:52,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:52,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:57,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:57:58,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:58,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:58,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:58,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:58,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:58,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:58,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:58,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1878, "offset": 1843, "size": 50}}} 2018-08-05 18:57:58,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:58,074 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:58 GMT 2018-08-05 18:57:58,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:58,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:57:58,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:57:58,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:57:58,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:57:58,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:57:58,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:57:58,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:57:58,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:57:58,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:57:58,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:57:58,133 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:57:58,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:57:58,133 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:57:58 GMT 2018-08-05 18:57:58,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:57:58,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:57:58,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:03,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:03,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:03,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:03,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:03,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:03,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:03,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:03,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:03,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:58:01.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-05T18:58:01.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1879, "offset": 1843, "size": 50}}} 2018-08-05 18:58:03,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:03,215 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:03 GMT 2018-08-05 18:58:03,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:03,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:58:03,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:58:03,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:03,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:03,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:03,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:03,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:03,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:03,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:03,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:03,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:03,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:03,273 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:03 GMT 2018-08-05 18:58:03,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:03,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:03,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:08,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:08,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:08,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:08,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:08,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:08,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:08,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:08,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:08,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1879, "offset": 1844, "size": 50}}} 2018-08-05 18:58:08,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:08,350 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:08 GMT 2018-08-05 18:58:08,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:08,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:58:08,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:08,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:08,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:08,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:08,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:08,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:08,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:08,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:08,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:08,411 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:08,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:08,411 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:08 GMT 2018-08-05 18:58:08,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:08,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:08,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:13,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:13,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:13,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:13,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:13,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:13,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:13,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:13,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:13,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:58:11.658Z", "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-05T18:58:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1880, "offset": 1844, "size": 50}}} 2018-08-05 18:58:13,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:13,502 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:13 GMT 2018-08-05 18:58:13,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:13,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:58:13,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:13,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:58:13,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:13,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:13,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:13,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:13,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:13,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:13,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:13,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:13,563 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:13,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:13,563 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:13 GMT 2018-08-05 18:58:13,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:13,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:13,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:18,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:18,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:18,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:18,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:18,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:18,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:18,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:18,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:18,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1880, "offset": 1845, "size": 50}}} 2018-08-05 18:58:18,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:18,685 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:18 GMT 2018-08-05 18:58:18,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:18,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:58:18,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:18,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:18,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:18,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:18,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:18,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:18,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:18,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:18,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:18,752 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:18,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:18,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:18 GMT 2018-08-05 18:58:18,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:18,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:18,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:23,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:23,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:23,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:23,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:23,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:23,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:23,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:23,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:23,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:58:21.892Z", "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-05T18:58:21.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1881, "offset": 1845, "size": 50}}} 2018-08-05 18:58:23,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:23,838 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:23 GMT 2018-08-05 18:58:23,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:23,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:58:23,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:23,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:58:23,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:23,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:23,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:23,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:23,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:23,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:23,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:23,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:23,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:23,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:23,898 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:23 GMT 2018-08-05 18:58:23,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:23,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:23,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:28,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:28,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:28,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:28,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:28,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:28,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:28,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:28,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:28,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1881, "offset": 1846, "size": 50}}} 2018-08-05 18:58:28,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:28,980 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:28 GMT 2018-08-05 18:58:28,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:28,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:58:28,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:28,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:29,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:29,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:29,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:29,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:29,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:29,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:29,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:29,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:29,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:29,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:29 GMT 2018-08-05 18:58:29,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:29,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:29,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:34,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:34,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:34,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:34,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:34,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:34,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:34,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:34,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:34,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:58:32.128Z", "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-05T18:58:32.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1882, "offset": 1846, "size": 50}}} 2018-08-05 18:58:34,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:34,122 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:34 GMT 2018-08-05 18:58:34,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:34,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:58:34,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:34,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:58:34,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:34,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:34,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:34,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:34,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:34,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:34,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:34,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:34,180 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:34,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:34,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:34 GMT 2018-08-05 18:58:34,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:34,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:34,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:39,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:39,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:39,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:39,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:39,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:39,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:39,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:39,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:39,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1882, "offset": 1847, "size": 50}}} 2018-08-05 18:58:39,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:39,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:39 GMT 2018-08-05 18:58:39,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:39,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:58:39,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:39,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:39,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:39,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:39,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:39,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:39,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:39,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:39,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:39,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:39,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:39,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:39 GMT 2018-08-05 18:58:39,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:39,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:39,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:44,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:44,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:44,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:44,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:44,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:44,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:44,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:44,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:44,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:58:42.361Z", "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-05T18:58:42.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1883, "offset": 1847, "size": 50}}} 2018-08-05 18:58:44,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:44,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:44 GMT 2018-08-05 18:58:44,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:44,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:58:44,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:44,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:58:44,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:44,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:44,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:44,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:44,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:44,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:44,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:44,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:44,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:44,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:44,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:44 GMT 2018-08-05 18:58:44,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:44,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:44,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:49,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:49,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:49,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:49,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:49,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:49,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:49,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:49,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:49,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1883, "offset": 1848, "size": 50}}} 2018-08-05 18:58:49,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:49,594 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:49 GMT 2018-08-05 18:58:49,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:49,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:58:49,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:49,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:49,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:49,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:49,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:49,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:49,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:49,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:49,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:49,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:49,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:49,652 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:49 GMT 2018-08-05 18:58:49,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:49,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:49,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:54,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:54,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:54,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:54,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:54,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:54,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:54,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:54,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:54,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:58:52.596Z", "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-05T18:58:52.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1884, "offset": 1848, "size": 50}}} 2018-08-05 18:58:54,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:54,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:54 GMT 2018-08-05 18:58:54,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:54,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:58:54,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:54,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:58:54,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:54,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:54,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:54,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:54,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:54,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:54,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:54,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:54,798 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:54,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:54,798 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:54 GMT 2018-08-05 18:58:54,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:54,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:54,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:59,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:58:59,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:59,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:59,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:59,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:59,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:59,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:59,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:59,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1884, "offset": 1849, "size": 50}}} 2018-08-05 18:58:59,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:59,875 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:59 GMT 2018-08-05 18:58:59,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:59,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:58:59,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:58:59,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:58:59,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:58:59,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:58:59,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:58:59,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:58:59,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:58:59,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:58:59,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:58:59,934 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:58:59,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:58:59,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:58:59 GMT 2018-08-05 18:58:59,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:58:59,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:58:59,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:04,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:05,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:05,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:05,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:05,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:05,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:05,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:05,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:05,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:59:02.831Z", "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-05T18:59:02.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1885, "offset": 1849, "size": 50}}} 2018-08-05 18:59:05,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:05,022 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:05 GMT 2018-08-05 18:59:05,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:05,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:59:05,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:05,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:59:05,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:05,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:05,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:05,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:05,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:05,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:05,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:05,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:05,082 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:05,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:05,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:05 GMT 2018-08-05 18:59:05,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:05,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:05,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:10,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:10,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:10,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:10,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:10,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:10,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:10,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:10,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:10,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1885, "offset": 1850, "size": 50}}} 2018-08-05 18:59:10,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:10,157 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:10 GMT 2018-08-05 18:59:10,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:10,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:59:10,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:10,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:10,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:10,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:10,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:10,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:10,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:10,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:10,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:10,214 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:10,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:10,214 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:10 GMT 2018-08-05 18:59:10,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:10,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:10,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:15,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:15,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:15,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:15,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:15,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:15,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:15,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:15,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:15,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:59:13.065Z", "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-05T18:59:13.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1886, "offset": 1850, "size": 50}}} 2018-08-05 18:59:15,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:15,296 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:15 GMT 2018-08-05 18:59:15,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:15,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:59:15,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:15,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:59:15,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:15,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:15,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:15,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:15,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:15,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:15,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:15,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:15,360 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:15,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:15,360 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:15 GMT 2018-08-05 18:59:15,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:15,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:15,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:20,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:20,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:20,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:20,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:20,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:20,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:20,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:20,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:20,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1886, "offset": 1851, "size": 50}}} 2018-08-05 18:59:20,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:20,442 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:20 GMT 2018-08-05 18:59:20,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:20,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:59:20,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:20,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:20,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:20,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:20,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:20,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:20,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:20,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:20,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:20,502 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:20,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:20,502 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:20 GMT 2018-08-05 18:59:20,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:20,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:20,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:25,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:25,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:25,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:25,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:25,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:25,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:25,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:25,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:25,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:59:23.310Z", "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-05T18:59:23.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1887, "offset": 1851, "size": 50}}} 2018-08-05 18:59:25,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:25,585 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:25 GMT 2018-08-05 18:59:25,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:25,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:59:25,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:59:25,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:25,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:25,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:25,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:25,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:25,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:25,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:25,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:25,645 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:25,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:25,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:25 GMT 2018-08-05 18:59:25,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:25,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:25,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:30,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:30,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:30,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:30,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:30,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:30,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:30,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:30,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:30,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1887, "offset": 1852, "size": 50}}} 2018-08-05 18:59:30,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:30,723 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:30 GMT 2018-08-05 18:59:30,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:30,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:59:30,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:30,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:30,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:30,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:30,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:30,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:30,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:30,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:30,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:30,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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:30,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:30,778 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:30 GMT 2018-08-05 18:59:30,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:30,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:30,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:35,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:35,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:35,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:35,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:35,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:35,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:35,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:35,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:35,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:59:33.544Z", "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-05T18:59:33.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1888, "offset": 1852, "size": 50}}} 2018-08-05 18:59:35,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:35,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:35 GMT 2018-08-05 18:59:35,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:35,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:59:35,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:35,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:59:35,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:35,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:35,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:35,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:35,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:35,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:35,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:35,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:35,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:35,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:35,916 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:35 GMT 2018-08-05 18:59:35,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:35,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:35,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:40,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:40,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:40,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:40,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:40,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:40,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:40,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:40,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:40,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1888, "offset": 1853, "size": 50}}} 2018-08-05 18:59:40,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:40,999 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:40 GMT 2018-08-05 18:59:40,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:40,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:59:40,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:40,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:41,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:41,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:41,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:41,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:41,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:41,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:41,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:41,058 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:41,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:41,058 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:41 GMT 2018-08-05 18:59:41,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:41,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:41,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:46,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:46,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:46,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:46,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:46,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:46,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:46,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:46,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:46,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:59:43.779Z", "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-05T18:59:43.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1889, "offset": 1853, "size": 50}}} 2018-08-05 18:59:46,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:46,138 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:46 GMT 2018-08-05 18:59:46,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:46,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:59:46,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:59:46,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:46,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:46,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:46,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:46,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:46,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:46,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:46,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:46,197 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:46,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:46,197 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:46 GMT 2018-08-05 18:59:46,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:46,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:46,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:51,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:51,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:51,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:51,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:51,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:51,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:51,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:51,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:51,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1889, "offset": 1854, "size": 50}}} 2018-08-05 18:59:51,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:51,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:51 GMT 2018-08-05 18:59:51,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:51,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 18:59:51,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:51,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:51,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:51,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:51,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:51,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:51,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:51,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:51,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:51,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:51,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:51,335 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:51 GMT 2018-08-05 18:59:51,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:51,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:51,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:56,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 18:59:56,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:56,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:56,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:56,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:56,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:56,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:56,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:56,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T18:59:54.015Z", "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-05T18:59:54.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1890, "offset": 1854, "size": 50}}} 2018-08-05 18:59:56,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:56,420 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:56 GMT 2018-08-05 18:59:56,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:56,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 18:59:56,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 18:59:56,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 18:59:56,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 18:59:56,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 18:59:56,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 18:59:56,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 18:59:56,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 18:59:56,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 18:59:56,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 18:59:56,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 18:59:56,480 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 18:59:56,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 18:59:56,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 18:59:56 GMT 2018-08-05 18:59:56,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 18:59:56,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 18:59:56,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:01,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:00:01,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:01,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:01,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:01,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:01,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:01,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:01,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:01,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1890, "offset": 1855, "size": 50}}} 2018-08-05 19:00:01,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:01,560 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:01 GMT 2018-08-05 19:00:01,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:01,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 19:00:01,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:01,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 19:00:01,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:01,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:01,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:01,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:01,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:01,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:01,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:01,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 19:00:01,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:01,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:01 GMT 2018-08-05 19:00:01,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:01,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 19:00:01,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:06,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:00:06,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:06,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:06,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:06,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:06,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:06,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:06,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:06,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:04.254Z", "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-05T19:00:04.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1891, "offset": 1855, "size": 50}}} 2018-08-05 19:00:06,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:06,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:06 GMT 2018-08-05 19:00:06,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:06,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 19:00:06,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:06,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 19:00:06,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 19:00:06,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:06,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:06,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:06,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:06,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:06,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:06,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:06,856 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 19:00:06,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:06,856 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:06 GMT 2018-08-05 19:00:06,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:06,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 19:00:06,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:11,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:00:11,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:11,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:11,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:11,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:11,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:11,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:11,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:11,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1891, "offset": 1856, "size": 50}}} 2018-08-05 19:00:11,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:11,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:11 GMT 2018-08-05 19:00:11,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:11,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 19:00:11,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:11,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 19:00:11,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:11,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:11,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:11,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:11,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:11,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:11,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:11,986 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 19:00:11,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:11,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:11 GMT 2018-08-05 19:00:11,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:11,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 19:00:11,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:16,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:00:17,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:17,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:17,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:17,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:17,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:17,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:17,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:17,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:14.494Z", "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-05T19:00:14.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1892, "offset": 1856, "size": 50}}} 2018-08-05 19:00:17,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:17,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:17 GMT 2018-08-05 19:00:17,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:17,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 19:00:17,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:17,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 19:00:17,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 19:00:17,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:17,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:17,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:17,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:17,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:17,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:17,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:17,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 19:00:17,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:17,130 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:17 GMT 2018-08-05 19:00:17,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:17,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 19:00:17,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:22,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:00:22,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:22,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:22,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:22,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:22,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:22,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:22,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:22,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1892, "offset": 1857, "size": 50}}} 2018-08-05 19:00:22,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:22,206 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:22 GMT 2018-08-05 19:00:22,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:22,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 19:00:22,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:22,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 19:00:22,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:22,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:22,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:22,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:22,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:22,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:22,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:22,268 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 19:00:22,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:22,268 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:22 GMT 2018-08-05 19:00:22,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:22,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 19:00:22,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:27,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:00:27,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:27,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:27,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:27,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:27,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:27,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:27,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:27,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:24.839Z", "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-05T19:00:24.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}], "metadata": {"pagination": {"total": 1893, "offset": 1857, "size": 50}}} 2018-08-05 19:00:27,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:27,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:27 GMT 2018-08-05 19:00:27,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:27,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-05 19:00:27,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:27,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-05 19:00:27,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 19:00:27,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:27,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:27,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:27,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:27,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:27,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:27,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:27,413 - cloudify.rest_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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 19:00:27,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:27,413 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:27 GMT 2018-08-05 19:00:27,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:27,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 19:00:27,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:32,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:00:32,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:32,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:32,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:32,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:32,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:32,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:32,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:32,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1893, "offset": 1858, "size": 50}}} 2018-08-05 19:00:32,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:32,498 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:32 GMT 2018-08-05 19:00:32,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:32,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-05 19:00:32,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:32,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 19:00:32,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:32,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:32,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:32,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:32,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:32,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:32,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:32,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 19:00:32,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:32,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:32 GMT 2018-08-05 19:00:32,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:32,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-05 19:00:32,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:37,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:00:37,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:37,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:37,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:37,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:37,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:37,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:37,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:37,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:34.878Z", "message": "Execution done (return_code=0): /tmp/7CEYL/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:34.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "fb3d78dc-e881-4102-8cf7-21df430c9946"}, {"node_instance_id": "vellum_0q09v7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:34.989Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:34.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:35.287Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:35.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:36.034Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HW9LX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:36.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:36.034Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:36.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:36.292Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:36.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:36.471Z", "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-05T19:00:36.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:36.471Z", "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-05T19:00:36.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:36.471Z", "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-05T19:00:36.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:36.471Z", "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-05T19:00:36.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:36.471Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:36.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:36.471Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {u'ellis_noltot': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.14', u'name': u'ellis-noltot'}}, u'dime': {u'dime_ddjnut': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-ddjnut'}}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'vellum': {u'vellum_0q09v7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-0q09v7'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:36.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:36.471Z", "message": "[localhost] run: sudo mv /tmp/tmpffn4an /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:36.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:37.295Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:37.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:37.295Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:37.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:37.474Z", "message": "[localhost] run: sudo mv /tmp/tmpseutKC /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:37.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:37.474Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:00:37.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:00:37.474Z", "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-05T19:00:37.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a31ece5-2cd7-4d54-999a-4570d62860b4", "logger": "a69315b8-190a-426d-b742-90683a3df185"}], "metadata": {"pagination": {"total": 1912, "offset": 1858, "size": 50}}} 2018-08-05 19:00:37,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:37,637 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:37 GMT 2018-08-05 19:00:37,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:37,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10573 2018-08-05 19:00:37,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:37,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7CEYL/start-vellum.sh 2018-08-05 19:00:37,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:00:37,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:00:37,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HW9LX/bind.py 2018-08-05 19:00:37,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 19:00:37,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:00:37,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 19:00:37,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 19:00:37,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 19:00:37,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 19:00:37,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 19:00:37,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {u'ellis_noltot': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.14', u'name': u'ellis-noltot'}}, u'dime': {u'dime_ddjnut': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-ddjnut'}}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'vellum': {u'vellum_0q09v7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-0q09v7'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 19:00:37,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpffn4an /etc/bind/db.clearwater.local 2018-08-05 19:00:37,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-08-05 19:00:37,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:00:37,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpseutKC /etc/bind/db.clearwater.opnfv 2018-08-05 19:00:37,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 19:00:37,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 19:00:37,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/1a31ece5-2cd7-4d54-999a-4570d62860b4 2018-08-05 19:00:37,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:37,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:37,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:37,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:37,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:37,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:37,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:37,779 - 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-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"} 2018-08-05 19:00:37,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:37,779 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:37 GMT 2018-08-05 19:00:37,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:37,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-08-05 19:00:37,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:37,779 - 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-05T18:49:04.796Z', 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'1a31ece5-2cd7-4d54-999a-4570d62860b4'} 2018-08-05 19:00:37,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-05 19:00:37,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:00:37,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:00:37,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:00:37,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:00:37,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:00:37,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:00:37,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:00:37,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.206"}, "deployment_id": "clearwater-opnfv"} 2018-08-05 19:00:37,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:00:37,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:00:37 GMT 2018-08-05 19:00:37,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:00:37,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-05 19:00:37,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:00:37,845 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.206 2018-08-05 19:00:38,029 - 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-05 19:00:38,097 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-05 19:00:38,098 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-05 19:00:38,129 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:00:38,129 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-05 19:01:03,165 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:01:03,166 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-05 19:01:28,199 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:01:28,200 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-05 19:01:53,250 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:01:53,250 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-05 19:02:18,290 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:02:18,291 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-05 19:02:43,337 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:02:43,338 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-05 19:03:08,363 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:03:08,364 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-05 19:03:33,402 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:03:33,402 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-05 19:03:58,454 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:03:58,454 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-08-05 19:04:23,506 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:04:23,506 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-08-05 19:04:48,541 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:04:48,542 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-08-05 19:05:13,594 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:05:13,594 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2018-08-05 19:05:38,647 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:05:38,647 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2018-08-05 19:06:03,940 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550297@clearwater.opnfv', u'sip_username': u'6505550297', u'formatted_number': u'(650) 555-0297', u'number': u'6505550297', u'sip_uri': u'sip:6505550297@clearwater.opnfv', u'number_id': u'f2874192c95c42ddaac9c95cd251b26d', u'sip_password': u'yBtrYMR3Z', u'pstn': False} 2018-08-05 19:06:03,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-05 19:06:04,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:06:04,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:06:04,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:06:04,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:06:04,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:06:04,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:06:04,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:06:04,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.206"}, "deployment_id": "clearwater-opnfv"} 2018-08-05 19:06:04,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:06:04,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:06:04 GMT 2018-08-05 19:06:04,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:06:04,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-05 19:06:04,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:06:04,029 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-05 19:06:04,030 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-05 19:06:04,037 - 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-05 19:06:04,038 - 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-05 19:08:11,005 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550694, 6505550531) Passed Basic Call - SDP (TCP) - (6505550284, 6505550433) Passed Basic Call - Tel URIs (TCP) - (6505550054, 6505550073) Passed Basic Call - Unknown number (TCP) - (6505550501, 6505550259) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550023, 6505550253) Passed Basic Call - Messages - Pager model (TCP) - (6505550615, 6505550596) Passed Basic Call - Pracks (TCP) - (6505550636, 6505550040) Passed Basic Registration (TCP) - (6505550637) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550953, 6505550086) Passed Call Barring - Outbound Rejection (TCP) - (6505550530, 6505550016) 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) - (6505550548, 6505550514) 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) - (6505550635, 6505550529, 6505550799) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550166, 6505550767, 6505550122) Passed Call Diversion - Not reachable (408) (TCP) - (6505550363, 6505550452, 6505550806) Passed Call Diversion - Not reachable (503) (TCP) - (6505550423, 6505550402, 6505550415) Passed Call Diversion - Not reachable (500) (TCP) - (6505550988, 6505550252, 6505550384) Passed Call Diversion - Busy (TCP) - (6505550370, 6505550503, 6505550507) Passed Call Diversion - Unconditional (TCP) - (6505550658, 6505550173, 6505550836) Passed Call Diversion - No answer (TCP) - (6505550226, 6505550962, 6505550441) Passed Call Diversion - Bad target URI (TCP) - (6505550014, 6505550094) Passed Call Diversion - Audio-only call (TCP) - (6505550625, 6505550367, 6505550954, 6505550409) Passed Call Diversion - Audio-video call (TCP) - (6505550190, 6505550024, 6505550657, 6505550673) Passed Call Waiting - Accepted (TCP) - (6505550341, 6505550128, 6505550634) Passed Call Waiting - Cancelled (TCP) - (6505550047, 6505550781, 6505550914) Passed CANCEL - Mainline (TCP) - (6505550705, 6505550248) Passed Filtering - Accept-Contact (TCP) - (6505550205, 6505550864) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550792, 6505550289) Passed Filtering - Accept-Contact no match (TCP) - (6505550598, 6505550293) Passed Filtering - Accept-Contact negated match (TCP) - (6505550435, 6505550536) Passed Filtering - RFC3841 example (TCP) - (6505550939, 6505550250) Passed Filtering - Reject-Contact no match (TCP) - (6505550839, 6505550817) Passed Filtering - Reject-Contact match (TCP) - (6505550914, 6505550703) 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) - (6505550357) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550967) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550214) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550449) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550744, 6505550013) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550375, 6505550765) Passed GRUU - Call - only GRUU as target (TCP) - (6505550815, 6505550104) Passed GRUU - Call - AoR as target (TCP) - (6505550154, 6505550958) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550579, 6505550162) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550612, 6505550001) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550031, 6505550179) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550627, 6505550180) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550707, 6505550222) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550397, 6505550801) 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) - (6505550386) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550117) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550076) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550988, 6505550126) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550818, 6505550461) 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-05 19:08:11,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-08-05 19:08:11,130 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 19:08:11,131 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:33 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-05 19:08:11,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-05 19:08:11,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions 2018-08-05 19:08:11,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:11,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:11,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:11,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:11,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:11,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:11,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:11,218 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-05T18:48:33.563Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "31d0fa9d-5584-4d75-90fe-434673480381"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T18:49:04.796Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a31ece5-2cd7-4d54-999a-4570d62860b4"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-05 19:08:11,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:11,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:11 GMT 2018-08-05 19:08:11,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:11,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-08-05 19:08:11,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:11,219 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-05 19:08:11,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:11,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:11,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:11,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:11,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:11,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:11,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:11,382 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-05 19:08:11,382 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:11,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:11,382 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:11 GMT 2018-08-05 19:08:11,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:11,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:11,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:11,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:08:11,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:11,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:11,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:11,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:11,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:11,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:11,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:11,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-05 19:08:11,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:11,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:11 GMT 2018-08-05 19:08:11,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:11,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-05 19:08:11,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:11,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:08:11,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:11,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:11,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:11,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:11,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:11,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:11,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:11,547 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:11,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:11,547 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:11 GMT 2018-08-05 19:08:11,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:11,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:11,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:16,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:08:16,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:16,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:16,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:16,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:16,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:16,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:16,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:16,629 - 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-05T19:08:12.085Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_ngroyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.192Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_ddjnut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.192Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_c66czg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.192Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_0q09v7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.192Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.192Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_c66czg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.192Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.192Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_noltot", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.192Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_c66czg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.192Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_ngroyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.429Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_ngroyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.429Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_ddjnut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.429Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_0q09v7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.429Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_ddjnut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.429Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.429Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_noltot", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.429Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_noltot", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.429Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_0q09v7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.429Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.554Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/NXISL/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "62fed1a8-50b7-4088-ad97-12ddd7111ff4"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:13.575Z", "message": "Executing: /tmp/NXISL/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:13.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "62fed1a8-50b7-4088-ad97-12ddd7111ff4"}, {"node_instance_id": "ellis_noltot", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.433Z", "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_f96tzm/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_f96tzm/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_f96tzm/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-05T19:08:14.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_ngroyj", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.433Z", "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_eltkja/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_eltkja/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_eltkja/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-05T19:08:14.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/R9ZVW/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "41d90c98-17a3-45cb-abd9-a8f1ddfef96b"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4fa65d79-797b-45ae-8b1c-9d8a8c633b71"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Execution done (return_code=1): /tmp/R9ZVW/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "41d90c98-17a3-45cb-abd9-a8f1ddfef96b"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Executing: /tmp/R9ZVW/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "41d90c98-17a3-45cb-abd9-a8f1ddfef96b"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "41d90c98-17a3-45cb-abd9-a8f1ddfef96b"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "2345aa2f-5703-4684-ae58-f0df93cf22e4"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Execution done (return_code=1): /tmp/YXN4S/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "77a04bef-995e-41b3-bdb4-d6ef3640942e"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Executing: /tmp/NX16C/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "2345aa2f-5703-4684-ae58-f0df93cf22e4"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Execution done (return_code=1): /tmp/FLJGS/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "8104cec1-aa06-4682-a03d-24f6b59bba6b"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/YXN4S/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "77a04bef-995e-41b3-bdb4-d6ef3640942e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Executing: /tmp/8HR0D/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4fa65d79-797b-45ae-8b1c-9d8a8c633b71"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "62fed1a8-50b7-4088-ad97-12ddd7111ff4"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/FLJGS/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "8104cec1-aa06-4682-a03d-24f6b59bba6b"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "8104cec1-aa06-4682-a03d-24f6b59bba6b"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "77a04bef-995e-41b3-bdb4-d6ef3640942e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Execution done (return_code=1): /tmp/8HR0D/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4fa65d79-797b-45ae-8b1c-9d8a8c633b71"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/NX16C/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "2345aa2f-5703-4684-ae58-f0df93cf22e4"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Executing: /tmp/YXN4S/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "77a04bef-995e-41b3-bdb4-d6ef3640942e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/8HR0D/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4fa65d79-797b-45ae-8b1c-9d8a8c633b71"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:14.580Z", "message": "Executing: /tmp/FLJGS/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:14.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "8104cec1-aa06-4682-a03d-24f6b59bba6b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.437Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_ddjnut", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.437Z", "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_nz33mg/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_nz33mg/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_nz33mg/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-05T19:08:15.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.437Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_0q09v7", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.437Z", "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_xwotts/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_xwotts/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_xwotts/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-05T19:08:15.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7W4E4/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "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-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}], "metadata": {"pagination": {"total": 71, "offset": 0, "size": 50}}} 2018-08-05 19:08:16,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:16,629 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:16 GMT 2018-08-05 19:08:16,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:16,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30448 2018-08-05 19:08:16,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-05 19:08:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:08:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:08:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:08:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:08:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:08:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:08:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/NXISL/stop-bono.sh 2018-08-05 19:08:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NXISL/stop-bono.sh 2018-08-05 19:08:16,634 - 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-05 19:08:16,634 - 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-05 19:08:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/R9ZVW/stop-homer.sh 2018-08-05 19:08:16,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-05 19:08:16,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/R9ZVW/stop-homer.sh 2018-08-05 19:08:16,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/R9ZVW/stop-homer.sh 2018-08-05 19:08:16,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-05 19:08:16,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-05 19:08:16,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/YXN4S/stop-dime.sh 2018-08-05 19:08:16,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NX16C/stop-sprout.sh 2018-08-05 19:08:16,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/FLJGS/stop-ellis.sh 2018-08-05 19:08:16,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/YXN4S/stop-dime.sh 2018-08-05 19:08:16,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8HR0D/stop-vellum.sh 2018-08-05 19:08:16,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-08-05 19:08:16,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/FLJGS/stop-ellis.sh 2018-08-05 19:08:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-05 19:08:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-05 19:08:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/8HR0D/stop-vellum.sh 2018-08-05 19:08:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/NX16C/stop-sprout.sh 2018-08-05 19:08:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YXN4S/stop-dime.sh 2018-08-05 19:08:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/8HR0D/stop-vellum.sh 2018-08-05 19:08:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FLJGS/stop-ellis.sh 2018-08-05 19:08:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-05 19:08:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-05 19:08:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7W4E4/bind.py 2018-08-05 19:08:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 19:08:16,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 19:08:16,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:08:16,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:16,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:16,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:16,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:16,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:16,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:16,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:16,698 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:16,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:16,698 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:16 GMT 2018-08-05 19:08:16,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:16,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:16,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:21,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:08:21,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:21,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:21,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:21,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:21,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:21,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:21,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:21,767 - 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-05T19:08:15.596Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FQZ6U/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SZ6E3/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "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-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "message": "[localhost] run: sudo mv /tmp/tmpRF_LCV /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "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-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7W4E4/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:15.596Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {u'dime_ddjnut': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-ddjnut'}}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'vellum': {u'vellum_0q09v7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-0q09v7'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:15.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}, {"node_instance_id": "ellis_noltot", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.451Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_noltot", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.451Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_noltot", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.451Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.451Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "[localhost] run: sudo mv /tmp/tmpeicRTW /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "[localhost] run: sudo mv /tmp/tmpcXW6D0 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "[localhost] run: sudo mv /tmp/tmpAk1sm6 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5513aa05-2c4b-4898-9adc-732b5494b6aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PU5GH/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'vellum': {u'vellum_0q09v7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-0q09v7'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "[localhost] run: sudo mv /tmp/tmppfeBkh /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "[localhost] run: sudo mv /tmp/tmp0ZAGIs /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'vellum': {}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'vellum': {u'vellum_0q09v7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-0q09v7'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c56bc280-80ed-414e-aaf7-d748f547dc56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "a664eeeb-563c-417c-8d7c-0dcdca87fa24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "message": "[localhost] run: sudo mv /tmp/tmpMJEFs0 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:16.608Z", "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-05T19:08:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c1c1e5a1-9a81-40c6-bb0a-cf0abe5b412d"}, {"node_instance_id": "homer_ngroyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.457Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 157, "offset": 50, "size": 50}}} 2018-08-05 19:08:21,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:21,768 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:21 GMT 2018-08-05 19:08:21,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:21,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29936 2018-08-05 19:08:21,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:21,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FQZ6U/bind.py 2018-08-05 19:08:21,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SZ6E3/bind.py 2018-08-05 19:08:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 19:08:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRF_LCV /etc/bind/db.clearwater.opnfv 2018-08-05 19:08:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 19:08:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 19:08:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 19:08:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7W4E4/bind.py 2018-08-05 19:08:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {u'dime_ddjnut': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-ddjnut'}}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'vellum': {u'vellum_0q09v7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-0q09v7'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 19:08:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:08:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:08:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 19:08:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeicRTW /etc/bind/db.clearwater.local 2018-08-05 19:08:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 19:08:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 19:08:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcXW6D0 /etc/bind/db.clearwater.opnfv 2018-08-05 19:08:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAk1sm6 /etc/bind/db.clearwater.local 2018-08-05 19:08:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 19:08:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 19:08:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 19:08:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 19:08:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PU5GH/bind.py 2018-08-05 19:08:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'vellum': {u'vellum_0q09v7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-0q09v7'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 19:08:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 19:08:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppfeBkh /etc/bind/db.clearwater.opnfv 2018-08-05 19:08:21,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0ZAGIs /etc/bind/db.clearwater.opnfv 2018-08-05 19:08:21,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'vellum': {}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 19:08:21,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_jw9dxr': {u'public_address': u'', u'private_address': u'192.168.120.31', u'name': u'sprout-jw9dxr'}}, u'vellum': {u'vellum_0q09v7': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-0q09v7'}}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 19:08:21,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 19:08:21,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 19:08:21,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 19:08:21,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 19:08:21,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 19:08:21,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 19:08:21,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 19:08:21,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 19:08:21,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 19:08:21,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 19:08:21,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 19:08:21,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 19:08:21,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 19:08:21,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 19:08:21,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 19:08:21,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 19:08:21,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 19:08:21,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMJEFs0 /etc/bind/db.clearwater.local 2018-08-05 19:08:21,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 19:08:21,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:21,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:08:21,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:21,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:21,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:21,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:21,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:21,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:21,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:21,834 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:21,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:21,834 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:21 GMT 2018-08-05 19:08:21,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:21,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:21,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:26,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:08:26,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:26,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:26,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:26,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:26,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:26,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:26,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:26,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_ddjnut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.457Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_0q09v7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.457Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_0q09v7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.457Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_ngroyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.457Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_ngroyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.457Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_0q09v7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.457Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_ddjnut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.457Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_ngroyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.457Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_ddjnut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.457Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.615Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JQLCW/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "2ea4a581-a2ba-40d2-985f-93c7968594df"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.615Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "2ea4a581-a2ba-40d2-985f-93c7968594df"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.615Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "8e642131-5718-414c-b775-e9935bbb6a4e"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.615Z", "message": "Executing: /tmp/JQLCW/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "2ea4a581-a2ba-40d2-985f-93c7968594df"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.615Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/HZQ9K/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "8e642131-5718-414c-b775-e9935bbb6a4e"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.615Z", "message": "Executing: /tmp/AA627/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "76059ef7-10a1-40bc-af09-60c5e19bc459"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.615Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AF4CG/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4a11ce95-8f5b-4f19-b4df-38043ae5268c"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.615Z", "message": "Executing: /tmp/AF4CG/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4a11ce95-8f5b-4f19-b4df-38043ae5268c"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.615Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AA627/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "76059ef7-10a1-40bc-af09-60c5e19bc459"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:17.615Z", "message": "Executing: /tmp/HZQ9K/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:17.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "8e642131-5718-414c-b775-e9935bbb6a4e"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:18.590Z", "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_14zap8/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_14zap8/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_14zap8/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-05T19:08:18.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:18.619Z", "message": "Execution done (return_code=1): /tmp/NX16C/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:18.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "2345aa2f-5703-4684-ae58-f0df93cf22e4"}, {"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:18.619Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:18.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "76059ef7-10a1-40bc-af09-60c5e19bc459"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:18.619Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:18.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4a11ce95-8f5b-4f19-b4df-38043ae5268c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:19.461Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:19.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:19.461Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:19.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:19.623Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:19.623Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GH7JI/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:19.623Z", "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-05T19:08:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.465Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:20.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.465Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:20.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.465Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:20.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.465Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:20.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.626Z", "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-05T19:08:20.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.626Z", "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-05T19:08:20.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.626Z", "message": "[localhost] run: sudo mv /tmp/tmpw_0dqu /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:20.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.626Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:20.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.626Z", "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-05T19:08:20.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.626Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:20.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.626Z", "message": "[localhost] run: sudo mv /tmp/tmpEmlJBz /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:20.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.626Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:20.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:20.626Z", "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-05T19:08:20.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "0845c214-65e3-4fa7-827a-7f7082f7fbaf"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:21.630Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FA9OR/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:21.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "39059820-47ac-4a06-ba62-357345886cc5"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:21.630Z", "message": "Executing: /tmp/FA9OR/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:21.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "39059820-47ac-4a06-ba62-357345886cc5"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:21.630Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:21.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "39059820-47ac-4a06-ba62-357345886cc5"}, {"node_instance_id": "homer_ngroyj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:24.421Z", "message": "Execution done (return_code=0): /tmp/AF4CG/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:24.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4a11ce95-8f5b-4f19-b4df-38043ae5268c"}, {"node_instance_id": "homer_ngroyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:24.492Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:24.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:25.469Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:25.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_ddjnut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:25.469Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:25.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:25.469Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:25.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_noltot", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:25.469Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:25.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 176, "offset": 100, "size": 50}}} 2018-08-05 19:08:26,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:26,910 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:26 GMT 2018-08-05 19:08:26,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:26,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28194 2018-08-05 19:08:26,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:08:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:08:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:08:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JQLCW/remove-cluster-node.sh 2018-08-05 19:08:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-05 19:08:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-05 19:08:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JQLCW/remove-cluster-node.sh 2018-08-05 19:08:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/HZQ9K/remove-cluster-node.sh 2018-08-05 19:08:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AA627/remove-cluster-node.sh 2018-08-05 19:08:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AF4CG/remove-cluster-node.sh 2018-08-05 19:08:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AF4CG/remove-cluster-node.sh 2018-08-05 19:08:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AA627/remove-cluster-node.sh 2018-08-05 19:08:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HZQ9K/remove-cluster-node.sh 2018-08-05 19:08:26,914 - 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-05 19:08:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/NX16C/stop-sprout.sh 2018-08-05 19:08:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-05 19:08:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-05 19:08:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 19:08:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GH7JI/bind.py 2018-08-05 19:08:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 19:08:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:08:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:08:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:08:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:08:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 19:08:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 19:08:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpw_0dqu /etc/bind/db.clearwater.local 2018-08-05 19:08:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 19:08:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 19:08:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 19:08:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEmlJBz /etc/bind/db.clearwater.opnfv 2018-08-05 19:08:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_c66czg': {u'public_address': u'172.30.9.217', u'private_address': u'192.168.120.16', u'name': u'bono-c66czg'}}}, 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.15', u'hss_hostname': u''}. 2018-08-05 19:08:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 19:08:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FA9OR/remove-cluster-node.sh 2018-08-05 19:08:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FA9OR/remove-cluster-node.sh 2018-08-05 19:08:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-05 19:08:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/AF4CG/remove-cluster-node.sh 2018-08-05 19:08:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:08:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-05 19:08:26,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:08:26,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:08:26,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:08:26,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:08:26,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:26,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:26,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:26,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:26,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:26,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:26,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:26,975 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:26,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:26,975 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:26 GMT 2018-08-05 19:08:26,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:26,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:26,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:31,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:08:32,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:32,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:32,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:32,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:32,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:32,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:32,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:32,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_noltot", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:25.469Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:25.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_ddjnut", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:25.644Z", "message": "Execution done (return_code=0): /tmp/JQLCW/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:25.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "2ea4a581-a2ba-40d2-985f-93c7968594df"}, {"node_instance_id": "ellis_noltot", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:25.644Z", "message": "Execution done (return_code=0): /tmp/HZQ9K/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:25.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "8e642131-5718-414c-b775-e9935bbb6a4e"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:26.475Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:26.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:26.475Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:26.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:26.475Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:26.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:26.475Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:26.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:26.475Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:26.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:26.475Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:26.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:26.475Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:26.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:26.475Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:26.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:26.475Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:26.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:26.475Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:26.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.479Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.479Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.479Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.479Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.479Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.479Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.479Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.479Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.479Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.479Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:27.644Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:27.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Stopping Agent ellis_host_f96tzm", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Stopping Agent homer_host_eltkja", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:28.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:28.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:31.041Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:31.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:31.486Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:31.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:31.486Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:31.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 209, "offset": 150, "size": 50}}} 2018-08-05 19:08:32,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:32,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:32 GMT 2018-08-05 19:08:32,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:32,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24326 2018-08-05 19:08:32,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:08:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JQLCW/remove-cluster-node.sh 2018-08-05 19:08:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HZQ9K/remove-cluster-node.sh 2018-08-05 19:08:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-05 19:08:32,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-05 19:08:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-05 19:08:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:08:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-05 19:08:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-05 19:08:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-05 19:08:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:08:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-05 19:08:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-05 19:08:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_f96tzm 2018-08-05 19:08:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_eltkja 2018-08-05 19:08:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:32,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-05 19:08:32,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:32,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:32,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:08:32,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:32,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:32,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:32,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:32,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:32,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:32,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:32,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:32,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:32,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:32 GMT 2018-08-05 19:08:32,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:32,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:32,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:37,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:08:37,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:37,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:37,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:37,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:37,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:37,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:37,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:37,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.281Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.491Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.491Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.491Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.491Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.491Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_f96tzm stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Successfully stopped daemon: homer_host_eltkja\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Successfully stopped daemon: ellis_host_f96tzm\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1bc4522-a9df-421b-ace1-0349dbd9eb6d"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Stopping Agent dime_host_nz33mg", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_eltkja stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "75fdf779-b2be-4adf-89fe-e69ab670e756"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:32.657Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.502Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.502Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.502Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.502Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.502Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.502Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.502Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Deleting Agent homer_host_eltkja", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:33.663Z", "message": "Deleting Agent ellis_host_f96tzm", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:33.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:35.339Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:35.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:35.668Z", "message": "Successfully deleted daemon: homer_host_eltkja", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:35.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}], "metadata": {"pagination": {"total": 269, "offset": 196, "size": 50}}} 2018-08-05 19:08:37,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:37,195 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:37 GMT 2018-08-05 19:08:37,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:37,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27089 2018-08-05 19:08:37,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:37,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-05 19:08:37,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:37,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-05 19:08:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_f96tzm stop 2018-08-05 19:08:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-05 19:08:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_eltkja 2018-08-05 19:08:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_f96tzm 2018-08-05 19:08:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_nz33mg 2018-08-05 19:08:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_eltkja stop 2018-08-05 19:08:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-05 19:08:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-05 19:08:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_eltkja 2018-08-05 19:08:37,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:37,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_f96tzm 2018-08-05 19:08:37,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-05 19:08:37,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_eltkja 2018-08-05 19:08:37,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:08:37,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:37,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:37,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:37,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:37,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:37,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:37,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:37,258 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:37,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:37,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:37 GMT 2018-08-05 19:08:37,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:37,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:37,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:42,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:08:42,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:42,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:42,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:42,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:42,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:42,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:42,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:42,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:35.668Z", "message": "Successfully deleted daemon: homer_host_eltkja", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:35.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:35.668Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:35.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:35.668Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:35.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1f43efb9-d3a9-4da0-bd16-e1f14fccacbd"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:35.668Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:35.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "b1e100db-bc6a-444b-a2d3-02732f4d2ab2"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:35.743Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:35.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:36.508Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:36.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:36.508Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:36.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:36.508Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:36.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:36.508Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:36.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:36.508Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:36.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:37.204Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:37.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:37.542Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:37.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:37.542Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:37.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:37.677Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_nz33mg stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:37.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:37.677Z", "message": "Successfully stopped daemon: dime_host_nz33mg\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:37.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "560112b5-cc53-4b67-bc89-35ecd0b885c8"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.545Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.545Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.545Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.682Z", "message": "Deleting Agent dime_host_nz33mg", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:38.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:38.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:39.549Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:39.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:39.549Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:39.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:39.549Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:39.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:39.549Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:39.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:39.549Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:39.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:40.326Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:40.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:40.687Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:40.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:40.687Z", "message": "Successfully deleted daemon: dime_host_nz33mg", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:40.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9228622-2dd7-4dcf-86ff-20f2db67d8d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:40.713Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:40.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:41.667Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:41.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:41.667Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:41.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 298, "offset": 246, "size": 50}}} 2018-08-05 19:08:42,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:42,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:42 GMT 2018-08-05 19:08:42,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:42,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20616 2018-08-05 19:08:42,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_eltkja 2018-08-05 19:08:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-05 19:08:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-05 19:08:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-05 19:08:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-05 19:08:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-05 19:08:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-05 19:08:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-05 19:08:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-05 19:08:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-05 19:08:42,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:42,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_nz33mg stop 2018-08-05 19:08:42,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_nz33mg 2018-08-05 19:08:42,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:42,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-05 19:08:42,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:42,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_nz33mg 2018-08-05 19:08:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-05 19:08:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-05 19:08:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-05 19:08:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-05 19:08:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-05 19:08:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_nz33mg 2018-08-05 19:08:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:42,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-05 19:08:42,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-05 19:08:42,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:08:42,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:42,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:42,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:42,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:42,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:42,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:42,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:42,395 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:42,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:42,396 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:42 GMT 2018-08-05 19:08:42,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:42,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:42,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:47,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:08:47,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:47,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:47,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:47,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:47,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:47,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:47,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:47,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:43.640Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:43.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:44.671Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:44.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:44.671Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:44.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_jw9dxr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:45.044Z", "message": "Execution done (return_code=0): /tmp/FA9OR/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:45.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "39059820-47ac-4a06-ba62-357345886cc5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:45.675Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:45.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:45.675Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:45.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:45.675Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:45.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_jw9dxr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:45.675Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:45.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:45.675Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:45.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:46.679Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:46.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:46.679Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:46.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:46.679Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:46.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:46.679Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:46.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:46.679Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:46.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 312, "offset": 285, "size": 50}}} 2018-08-05 19:08:47,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:47,464 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:47 GMT 2018-08-05 19:08:47,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:47,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7218 2018-08-05 19:08:47,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:47,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-05 19:08:47,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:47,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:47,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FA9OR/remove-cluster-node.sh 2018-08-05 19:08:47,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:47,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:47,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:47,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:08:47,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:08:47,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-05 19:08:47,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:47,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-05 19:08:47,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-05 19:08:47,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:47,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:08:47,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:47,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:47,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:47,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:47,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:47,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:47,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:47,530 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:47,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:47,530 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:47 GMT 2018-08-05 19:08:47,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:47,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:47,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:52,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:08:52,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:52,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:52,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:52,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:52,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:52,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:52,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:52,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:47.683Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:47.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:47.683Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:47.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:47.683Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:47.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:47.683Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:47.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:47.683Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:47.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.306Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.686Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.686Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.692Z", "message": "Stopping Agent sprout_host_14zap8", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:48.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:48.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:49.690Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:49.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:49.690Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:49.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:49.690Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:49.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:50.875Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:50.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:51.781Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:51.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:51.781Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:51.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:51.781Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:51.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:51.781Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:51.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:51.781Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:51.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:51.781Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:51.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:52.164Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:52.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c75ca50b-1f65-417d-92fa-3ad91d081e60"}], "metadata": {"pagination": {"total": 340, "offset": 299, "size": 50}}} 2018-08-05 19:08:52,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:52,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:52 GMT 2018-08-05 19:08:52,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:52,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14779 2018-08-05 19:08:52,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:52,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:52,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-05 19:08:52,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:52,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-05 19:08:52,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-05 19:08:52,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:52,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:52,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:52,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:52,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:52,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:52,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:52,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:52,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:52,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:52,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_14zap8 2018-08-05 19:08:52,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:52,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:52,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:52,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:52,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:52,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-05 19:08:52,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:52,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:52,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-05 19:08:52,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:52,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:08:52,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-05 19:08:52,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:08:52,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:52,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:52,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:52,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:52,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:52,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:52,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:52,662 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:52,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:52,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:52 GMT 2018-08-05 19:08:52,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:52,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:52,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:57,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:08:57,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:57,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:57,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:57,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:57,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:57,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:57,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:57,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:53.229Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:53.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:53.708Z", "message": "Successfully stopped daemon: sprout_host_14zap8\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:53.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:53.708Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_14zap8 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:53.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:53.708Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:53.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "6e2e5df4-99c9-479f-ace2-e2e2311d2f06"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:53.806Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:53.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:53.806Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:53.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:53.806Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:53.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Deleting Agent sprout_host_14zap8", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "homer_host_eltkja", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Waiting for server \"93b89ea6-e960-4301-8190-5492fe2e4f04\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c75ca50b-1f65-417d-92fa-3ad91d081e60"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:54.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:54.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:55.320Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:55.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:55.811Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:55.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:55.811Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:55.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:55.811Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:55.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:56.038Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:56.718Z", "message": "Successfully deleted daemon: sprout_host_14zap8", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:56.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:56.718Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:56.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d93089b1-d1ad-40a9-85f8-28d3d0bb7809"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:56.718Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:56.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e8d8a4ef-7aa6-44fa-98db-52fbfb869c84"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:56.815Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:56.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:56.815Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:56.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:56.815Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:56.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 369, "offset": 327, "size": 50}}} 2018-08-05 19:08:57,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:57,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:57 GMT 2018-08-05 19:08:57,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:57,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15554 2018-08-05 19:08:57,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:08:57,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-05 19:08:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_14zap8 2018-08-05 19:08:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_14zap8 stop 2018-08-05 19:08:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-05 19:08:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:57,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-05 19:08:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_14zap8 2018-08-05 19:08:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:57,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "93b89ea6-e960-4301-8190-5492fe2e4f04" to be deleted. current status: SHUTOFF 2018-08-05 19:08:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:08:57,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:08:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-05 19:08:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:08:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-05 19:08:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-05 19:08:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_14zap8 2018-08-05 19:08:57,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-05 19:08:57,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-05 19:08:57,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-05 19:08:57,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-05 19:08:57,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-05 19:08:57,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:08:57,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:08:57,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:08:57,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:08:57,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:08:57,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:08:57,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:08:57,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:08:57,796 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:08:57,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:08:57,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:08:57 GMT 2018-08-05 19:08:57,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:08:57,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:08:57,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:02,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:02,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:02,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:02,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:02,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:02,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:02,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:02,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:02,879 - 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-05T19:08:57.818Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:57.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_host_nz33mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:58.731Z", "message": "Waiting for server \"0c2f2931-7b61-4c34-bc27-2cbcc28f9952\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:58.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d93089b1-d1ad-40a9-85f8-28d3d0bb7809"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:58.821Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:58.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:58.821Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:58.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:58.821Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:58.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:59.736Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:59.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9fdbb8f-1f4b-41cc-b0ff-362276f63fe4"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:59.826Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:59.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:59.826Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:59.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_host_eltkja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:59.826Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:59.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:59.826Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:59.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:08:59.826Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:08:59.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:00.830Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:00.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:00.830Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:00.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:00.830Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:00.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "homer_security_group_3un01s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:01.198Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:01.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "ad1d9d67-249e-4b2e-9723-4627fa1f7b06"}, {"node_instance_id": "homer_security_group_3un01s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:02.094Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:02.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:02.740Z", "message": "Waiting for server \"946311b5-0879-425a-9536-6ca5a7cbee4f\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:02.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e9fdbb8f-1f4b-41cc-b0ff-362276f63fe4"}], "metadata": {"pagination": {"total": 386, "offset": 356, "size": 50}}} 2018-08-05 19:09:02,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:02,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:02 GMT 2018-08-05 19:09:02,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:02,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8896 2018-08-05 19:09:02,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:02,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:09:02,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0c2f2931-7b61-4c34-bc27-2cbcc28f9952" to be deleted. current status: SHUTOFF 2018-08-05 19:09:02,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-05 19:09:02,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:09:02,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-05 19:09:02,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-05 19:09:02,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-05 19:09:02,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:09:02,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-05 19:09:02,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:09:02,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:09:02,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-05 19:09:02,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-05 19:09:02,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:09:02,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-05 19:09:02,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-05 19:09:02,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "946311b5-0879-425a-9536-6ca5a7cbee4f" to be deleted. current status: SHUTOFF 2018-08-05 19:09:02,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:02,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:02,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:02,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:02,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:02,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:02,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:02,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:02,938 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:02,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:02,938 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:02 GMT 2018-08-05 19:09:02,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:02,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:02,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:07,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:08,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:08,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:08,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:08,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:08,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:08,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:08,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:08,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_nz33mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:03.919Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:03.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:04.834Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:04.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:04.834Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:04.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:04.834Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:04.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:04.834Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:04.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:05.837Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:05.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:05.837Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:05.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:05.837Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:05.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "dime_security_group_kwm2cg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:05.869Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:05.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "100760e7-dd80-474c-b7a5-50c73164972f"}, {"node_instance_id": "dime_security_group_kwm2cg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:06.841Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:06.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_security_group_42s7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:07.844Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:07.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:07.844Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:07.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_host_f96tzm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:07.844Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:07.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 399, "offset": 373, "size": 50}}} 2018-08-05 19:09:08,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:08,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:08 GMT 2018-08-05 19:09:08,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:08,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6650 2018-08-05 19:09:08,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:08,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-05 19:09:08,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:09:08,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:09:08,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:09:08,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:09:08,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-05 19:09:08,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-05 19:09:08,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:09:08,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-05 19:09:08,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-05 19:09:08,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:09:08,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:09:08,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-05 19:09:08,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:08,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:08,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:08,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:08,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:08,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:08,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:08,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:08,118 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:08,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:08,118 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:08 GMT 2018-08-05 19:09:08,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:08,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:08,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:13,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:13,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:13,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:13,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:13,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:13,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:13,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:13,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:13,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_o28jmo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:08.787Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:08.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "e260c32b-730f-4408-925f-6b5b7147b5b0"}, {"node_instance_id": "ellis_security_group_42s7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:08.847Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:08.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:08.847Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:08.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:08.847Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:08.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_security_group_42s7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:08.847Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:08.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_security_group_42s7o7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:08.847Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:08.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:08.847Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:08.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_security_group_42s7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:09.804Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:09.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5a1cb674-001e-4481-8313-a0b20db7a27f"}, {"node_instance_id": "ellis_security_group_42s7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:09.850Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:09.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "ellis_floatingip_o28jmo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:10.855Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:10.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:10.855Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:10.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:10.855Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:10.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:10.855Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:10.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 412, "offset": 386, "size": 50}}} 2018-08-05 19:09:13,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:13,192 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:13 GMT 2018-08-05 19:09:13,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:13,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6811 2018-08-05 19:09:13,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:13,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-05 19:09:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-05 19:09:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-05 19:09:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:09:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:09:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-05 19:09:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-05 19:09:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-05 19:09:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-05 19:09:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-05 19:09:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:09:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:09:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:09:13,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:13,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:13,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:13,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:13,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:13,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:13,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:13,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:13,255 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:13,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:13,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:13 GMT 2018-08-05 19:09:13,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:13,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:13,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:18,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:18,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:18,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:18,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:18,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:18,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:18,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:18,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:18,340 - 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-05T19:09:14.989Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:14.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:15.922Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:15.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:15.922Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:15.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:15.922Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:15.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:16.209Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1be3d52d-fc09-4b85-b1e8-b225578d99be"}], "metadata": {"pagination": {"total": 417, "offset": 399, "size": 50}}} 2018-08-05 19:09:18,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:18,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:18 GMT 2018-08-05 19:09:18,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:18,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2579 2018-08-05 19:09:18,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:09:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-05 19:09:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:09:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-05 19:09:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-05 19:09:18,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:18,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:18,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:18,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:18,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:18,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:18,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:18,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:18,400 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:18,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:18,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:18 GMT 2018-08-05 19:09:18,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:18,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:18,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:23,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:23,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:23,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:23,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:23,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:23,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:23,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:23,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:23,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_14zap8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:18.902Z", "message": "Waiting for server \"40c38abf-eb33-4033-90e5-ccc9bd66581c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:18.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "1be3d52d-fc09-4b85-b1e8-b225578d99be"}], "metadata": {"pagination": {"total": 418, "offset": 404, "size": 50}}} 2018-08-05 19:09:23,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:23,490 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:23 GMT 2018-08-05 19:09:23,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:23,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 682 2018-08-05 19:09:23,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:23,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "40c38abf-eb33-4033-90e5-ccc9bd66581c" to be deleted. current status: SHUTOFF 2018-08-05 19:09:23,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:23,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:23,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:23,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:23,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:23,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:23,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:23,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:23,549 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:23,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:23,550 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:23 GMT 2018-08-05 19:09:23,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:23,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:23,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:28,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:28,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:28,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:28,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:28,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:28,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:28,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:28,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:28,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_14zap8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:24.089Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:24.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:24.928Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:24.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_security_group_pwgk13", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:25.925Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:25.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "ec09acc0-0b08-4d1a-891d-0364de9b3be7"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:25.931Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:25.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:25.931Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:25.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:25.931Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:25.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "sprout_security_group_pwgk13", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:09:26.936Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:09:26.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 425, "offset": 405, "size": 50}}} 2018-08-05 19:09:28,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:28,624 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:28 GMT 2018-08-05 19:09:28,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:28,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-08-05 19:09:28,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:28,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-05 19:09:28,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:09:28,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-05 19:09:28,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-05 19:09:28,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-05 19:09:28,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:09:28,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-05 19:09:28,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:28,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:28,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:28,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:28,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:28,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:28,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:28,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:28,683 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:28,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:28,684 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:28 GMT 2018-08-05 19:09:28,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:28,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:28,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:33,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:33,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:33,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:33,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:33,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:33,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:33,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:33,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:33,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-08-05 19:09:33,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:33,760 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:33 GMT 2018-08-05 19:09:33,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:33,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:09:33,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:33,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:33,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:33,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:33,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:33,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:33,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:33,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:33,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:33,817 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:33,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:33,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:33 GMT 2018-08-05 19:09:33,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:33,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:33,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:38,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:38,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:38,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:38,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:38,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:38,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:38,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:38,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:38,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-08-05 19:09:38,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:38,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:38 GMT 2018-08-05 19:09:38,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:38,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:09:38,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:38,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:39,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:39,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:39,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:39,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:39,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:39,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:39,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:39,023 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:39,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:39,023 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:39 GMT 2018-08-05 19:09:39,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:39,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:39,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:44,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:44,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:44,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:44,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:44,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:44,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:44,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:44,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:44,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-08-05 19:09:44,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:44,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:44 GMT 2018-08-05 19:09:44,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:44,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:09:44,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:44,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:44,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:44,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:44,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:44,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:44,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:44,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:44,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:44,153 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:44,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:44,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:44 GMT 2018-08-05 19:09:44,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:44,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:44,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:49,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:49,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:49,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:49,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:49,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:49,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:49,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:49,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:49,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-08-05 19:09:49,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:49,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:49 GMT 2018-08-05 19:09:49,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:49,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:09:49,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:49,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:49,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:49,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:49,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:49,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:49,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:49,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:49,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:49,289 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:49,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:49,289 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:49 GMT 2018-08-05 19:09:49,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:49,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:49,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:54,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:54,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:54,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:54,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:54,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:54,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:54,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:54,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:54,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-08-05 19:09:54,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:54,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:54 GMT 2018-08-05 19:09:54,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:54,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:09:54,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:54,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:54,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:54,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:54,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:54,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:54,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:54,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:54,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:54,433 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:54,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:54,433 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:54 GMT 2018-08-05 19:09:54,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:54,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:54,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:59,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:09:59,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:59,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:59,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:59,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:59,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:59,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:59,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:59,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-08-05 19:09:59,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:59,504 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:59 GMT 2018-08-05 19:09:59,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:59,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:09:59,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:09:59,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:09:59,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:09:59,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:09:59,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:09:59,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:09:59,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:09:59,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:09:59,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:09:59,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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:09:59,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:09:59,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:09:59 GMT 2018-08-05 19:09:59,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:09:59,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:09:59,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:04,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:04,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:04,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:04,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:04,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:04,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:04,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:04,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:04,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-08-05 19:10:04,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:04,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:04 GMT 2018-08-05 19:10:04,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:04,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:10:04,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:04,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:04,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:04,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:04,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:04,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:04,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:04,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:04,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:04,699 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:04,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:04,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:04 GMT 2018-08-05 19:10:04,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:04,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:04,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:09,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:09,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:09,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:09,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:09,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:09,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:09,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:09,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:09,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-08-05 19:10:09,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:09,768 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:09 GMT 2018-08-05 19:10:09,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:09,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:10:09,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:09,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:09,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:09,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:09,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:09,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:09,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:09,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:09,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:09,824 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:09,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:09,824 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:09 GMT 2018-08-05 19:10:09,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:09,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:09,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:14,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:14,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:14,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:14,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:14,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:14,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:14,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:14,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:14,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0q09v7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:12.107Z", "message": "Execution done (return_code=0): /tmp/AA627/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "76059ef7-10a1-40bc-af09-60c5e19bc459"}, {"node_instance_id": "vellum_0q09v7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:12.215Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:12.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:12.948Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:13.952Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:13.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:13.952Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:13.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 430, "offset": 412, "size": 50}}} 2018-08-05 19:10:14,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:14,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:14 GMT 2018-08-05 19:10:14,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:14,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2608 2018-08-05 19:10:14,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:14,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/AA627/remove-cluster-node.sh 2018-08-05 19:10:14,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:10:14,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:10:14,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-05 19:10:14,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-05 19:10:14,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:14,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:14,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:14,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:14,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:14,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:14,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:14,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:14,958 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:14,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:14,958 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:14 GMT 2018-08-05 19:10:14,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:14,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:14,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:19,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:20,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:20,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:20,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:20,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:20,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:20,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:20,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:20,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:14.957Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:14.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:14.957Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:14.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:14.957Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:14.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:14.957Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:14.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:14.957Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:14.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:14.957Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:14.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.830Z", "message": "Stopping Agent vellum_host_xwotts", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.830Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:15.960Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:15.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 447, "offset": 417, "size": 50}}} 2018-08-05 19:10:20,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:20,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:20 GMT 2018-08-05 19:10:20,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:20,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9204 2018-08-05 19:10:20,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:20,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-05 19:10:20,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-05 19:10:20,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-05 19:10:20,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-05 19:10:20,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-05 19:10:20,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-05 19:10:20,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:20,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:20,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:20,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:20,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:20,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:20,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_xwotts 2018-08-05 19:10:20,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:20,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:20,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:20,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-05 19:10:20,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:20,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:20,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:20,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:20,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:20,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:20,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:20,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:20,091 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:20,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:20,091 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:20 GMT 2018-08-05 19:10:20,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:20,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:20,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:25,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:25,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:25,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:25,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:25,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:25,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:25,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:25,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:25,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:20.318Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:20.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:20.479Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:20.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:20.834Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_xwotts stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:20.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:20.834Z", "message": "Successfully stopped daemon: vellum_host_xwotts\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:20.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5e0245ed-07f4-411c-bca4-63a2f2cc32f0"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:20.965Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:20.965Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:20.965Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:21.845Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:21.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:21.845Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:21.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:21.845Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:21.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:21.845Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:21.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:21.845Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:21.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:21.845Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:21.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:21.845Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:21.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:21.845Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:21.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:21.845Z", "message": "Deleting Agent vellum_host_xwotts", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:21.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:21.845Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:21.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:23.277Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:23.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:23.670Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:23.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:23.850Z", "message": "Successfully deleted daemon: vellum_host_xwotts", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:23.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:23.850Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:23.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "34c009bb-eeae-41c9-be03-2cac23d5e100"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:23.969Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:23.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:23.969Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:23.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 470, "offset": 434, "size": 50}}} 2018-08-05 19:10:25,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:25,164 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:25 GMT 2018-08-05 19:10:25,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:25,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12475 2018-08-05 19:10:25,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:25,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-05 19:10:25,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-05 19:10:25,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_xwotts stop 2018-08-05 19:10:25,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_xwotts 2018-08-05 19:10:25,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-05 19:10:25,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-05 19:10:25,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-05 19:10:25,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:25,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:25,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:25,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:25,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:25,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:25,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:25,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:25,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_xwotts 2018-08-05 19:10:25,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:10:25,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-05 19:10:25,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-05 19:10:25,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_xwotts 2018-08-05 19:10:25,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-05 19:10:25,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-05 19:10:25,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-05 19:10:25,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:25,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:25,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:25,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:25,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:25,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:25,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:25,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:25,228 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:25,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:25,228 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:25 GMT 2018-08-05 19:10:25,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:25,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:25,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:30,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:30,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:30,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:30,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:30,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:30,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:30,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:30,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:30,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:26.748Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:26.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:26.973Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:26.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:27.977Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:27.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 473, "offset": 457, "size": 50}}} 2018-08-05 19:10:30,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:30,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:30 GMT 2018-08-05 19:10:30,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:30,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1614 2018-08-05 19:10:30,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:30,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-05 19:10:30,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:10:30,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:10:30,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:30,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:30,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:30,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:30,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:30,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:30,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:30,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:30,359 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:30,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:30,359 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:30 GMT 2018-08-05 19:10:30,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:30,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:30,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:35,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:35,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:35,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:35,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:35,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:35,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:35,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:35,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:35,436 - 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-05T19:10:34.561Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:34.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:34.982Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:34.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:34.982Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:34.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 476, "offset": 460, "size": 50}}} 2018-08-05 19:10:35,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:35,436 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:35 GMT 2018-08-05 19:10:35,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:35,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-08-05 19:10:35,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:35,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:10:35,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:10:35,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:10:35,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:35,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:35,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:35,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:35,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:35,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:35,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:35,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:35,495 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:35,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:35,495 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:35 GMT 2018-08-05 19:10:35,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:35,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:35,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:40,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:40,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:40,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:40,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:40,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:40,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:40,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:40,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:40,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 476, "offset": 463, "size": 50}}} 2018-08-05 19:10:40,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:40,564 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:40 GMT 2018-08-05 19:10:40,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:40,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:10:40,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:40,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:40,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:40,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:40,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:40,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:40,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:40,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:40,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:40,621 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:40,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:40,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:40 GMT 2018-08-05 19:10:40,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:40,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:40,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:45,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:45,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:45,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:45,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:45,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:45,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:45,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:45,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:45,692 - 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-05T19:10:41.268Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:41.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:41.990Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:41.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:41.990Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:41.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:41.990Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:41.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:42.411Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:42.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "f230cc6a-45ae-4890-a7b3-25e84fcf7b58"}, {"node_instance_id": "vellum_host_xwotts", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:45.186Z", "message": "Waiting for server \"91621afe-28f0-4990-be26-c2840f951d24\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:45.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "f230cc6a-45ae-4890-a7b3-25e84fcf7b58"}], "metadata": {"pagination": {"total": 482, "offset": 463, "size": 50}}} 2018-08-05 19:10:45,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:45,692 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:45 GMT 2018-08-05 19:10:45,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:45,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2018-08-05 19:10:45,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:45,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:10:45,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:10:45,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-05 19:10:45,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-05 19:10:45,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-05 19:10:45,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "91621afe-28f0-4990-be26-c2840f951d24" to be deleted. current status: SHUTOFF 2018-08-05 19:10:45,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:45,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:45,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:45,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:45,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:45,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:45,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:45,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:45,782 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:45,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:45,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:45 GMT 2018-08-05 19:10:45,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:45,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:45,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:50,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:50,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:50,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:50,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:50,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:50,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:50,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:50,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:50,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xwotts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:50.349Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:50.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 483, "offset": 469, "size": 50}}} 2018-08-05 19:10:50,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:50,847 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:50 GMT 2018-08-05 19:10:50,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:50,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2018-08-05 19:10:50,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-05 19:10:50,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:50,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:50,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:50,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:50,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:50,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:50,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:50,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:50,906 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:50,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:50,907 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:50 GMT 2018-08-05 19:10:50,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:50,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:50,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:55,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:10:55,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:55,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:55,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:55,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:55,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:55,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:55,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:55,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_qc0yya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:50.994Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:50.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_security_group_qc0yya", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:51.997Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:51.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_security_group_qc0yya", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:51.997Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:51.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_security_group_qc0yya", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:51.997Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:51.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "vellum_security_group_qc0yya", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:52.201Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:52.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "36303fd0-6e59-493d-a1f7-334991e18bbc"}, {"node_instance_id": "vellum_security_group_qc0yya", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:10:53.104Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:10:53.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 489, "offset": 470, "size": 50}}} 2018-08-05 19:10:55,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:55,982 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:55 GMT 2018-08-05 19:10:55,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:55,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2018-08-05 19:10:55,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:10:55,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:10:55,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-05 19:10:55,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-05 19:10:55,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:10:55,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-05 19:10:55,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-05 19:10:55,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:10:56,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:10:56,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:10:56,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:10:56,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:10:56,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:10:56,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:10:56,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:10:56,040 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:10:56,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:10:56,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:10:56 GMT 2018-08-05 19:10:56,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:10:56,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:10:56,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:01,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:01,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:01,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:01,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:01,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:01,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:01,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:01,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:01,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 476, "size": 50}}} 2018-08-05 19:11:01,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:01,109 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:01 GMT 2018-08-05 19:11:01,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:01,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:11:01,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:01,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:01,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:01,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:01,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:01,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:01,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:01,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:01,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:01,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:01,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:01,176 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:01 GMT 2018-08-05 19:11:01,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:01,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:01,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:06,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:06,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:06,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:06,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:06,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:06,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:06,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:06,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:06,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 476, "size": 50}}} 2018-08-05 19:11:06,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:06,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:06 GMT 2018-08-05 19:11:06,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:06,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:11:06,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:06,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:06,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:06,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:06,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:06,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:06,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:06,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:06,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:06,311 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:06,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:06,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:06 GMT 2018-08-05 19:11:06,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:06,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:06,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:11,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:11,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:11,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:11,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:11,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:11,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:11,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:11,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:11,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 476, "size": 50}}} 2018-08-05 19:11:11,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:11,448 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:11 GMT 2018-08-05 19:11:11,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:11,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:11:11,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:11,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:11,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:11,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:11,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:11,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:11,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:11,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:11,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:11,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:11,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:11,515 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:11 GMT 2018-08-05 19:11:11,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:11,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:11,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:16,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:16,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:16,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:16,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:16,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:16,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:16,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:16,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:16,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:13.928Z", "message": "Execution done (return_code=124): /tmp/NXISL/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:13.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "62fed1a8-50b7-4088-ad97-12ddd7111ff4"}, {"node_instance_id": "bono_c66czg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:14.141Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_i9eu7n/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_i9eu7n/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_i9eu7n/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-05T19:11:14.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:14.868Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8IUSF/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:14.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.003Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:15.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.003Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:15.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "message": "[localhost] run: sudo mv /tmp/tmp9EXUqL /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "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-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "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-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "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-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "message": "[localhost] run: sudo mv /tmp/tmpQS_U_T /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "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-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:15.872Z", "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-05T19:11:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7347b7b-ce3b-4039-9c63-4927899e4f1a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:16.006Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:16.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 507, "offset": 476, "size": 50}}} 2018-08-05 19:11:16,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:16,594 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:16 GMT 2018-08-05 19:11:16,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:16,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10368 2018-08-05 19:11:16,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:16,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/NXISL/stop-bono.sh 2018-08-05 19:11:16,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-08-05 19:11:16,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8IUSF/bind.py 2018-08-05 19:11:16,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:11:16,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:11:16,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ngroyj': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-ngroyj'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-08-05 19:11:16,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9EXUqL /etc/bind/db.clearwater.local 2018-08-05 19:11:16,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-05 19:11:16,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-05 19:11:16,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-05 19:11:16,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-05 19:11:16,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-05 19:11:16,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQS_U_T /etc/bind/db.clearwater.opnfv 2018-08-05 19:11:16,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-05 19:11:16,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-05 19:11:16,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-05 19:11:16,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-05 19:11:16,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:16,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:16,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:16,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:16,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:16,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:16,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:16,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:16,656 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:16,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:16,656 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:16 GMT 2018-08-05 19:11:16,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:16,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:16,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:21,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:21,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:21,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:21,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:21,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:21,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:21,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:21,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:21,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:16.956Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/62WNN/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:16.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "ef97d63b-72d6-4cba-8450-67654646d821"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:16.956Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:16.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "ef97d63b-72d6-4cba-8450-67654646d821"}, {"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:16.956Z", "message": "Executing: /tmp/62WNN/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:16.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "ef97d63b-72d6-4cba-8450-67654646d821"}, {"node_instance_id": "bono_c66czg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:17.008Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:17.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_c66czg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:17.008Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:17.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_c66czg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:17.008Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:17.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 513, "offset": 493, "size": 50}}} 2018-08-05 19:11:21,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:21,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:21 GMT 2018-08-05 19:11:21,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:21,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3127 2018-08-05 19:11:21,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:21,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/62WNN/remove-cluster-node.sh 2018-08-05 19:11:21,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-05 19:11:21,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/62WNN/remove-cluster-node.sh 2018-08-05 19:11:21,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-05 19:11:21,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:11:21,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-05 19:11:21,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:21,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:21,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:21,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:21,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:21,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:21,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:21,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:21,783 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:21,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:21,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:21 GMT 2018-08-05 19:11:21,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:21,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:21,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:26,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:26,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:26,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:26,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:26,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:26,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:26,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:26,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:26,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-08-05 19:11:26,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:26,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:26 GMT 2018-08-05 19:11:26,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:26,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:11:26,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:26,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:26,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:26,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:26,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:26,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:26,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:26,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:26,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:26,911 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:26,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:26,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:26 GMT 2018-08-05 19:11:26,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:26,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:26,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:31,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:31,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:31,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:31,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:31,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:31,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:31,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:31,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:31,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_c66czg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:30.682Z", "message": "Execution done (return_code=2): /tmp/62WNN/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:30.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "ef97d63b-72d6-4cba-8450-67654646d821"}, {"node_instance_id": "bono_c66czg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:30.849Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 7400cf1cb3e73ebb: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader\n; error #1: client: endpoint http://192.168.120.13:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.15:4000 has no leader\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 7400cf1cb3e73ebb: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader\n; error #1: client: endpoint http://192.168.120.13:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.15:4000 has no leader\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_i9eu7n/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_i9eu7n/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_i9eu7n/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 7400cf1cb3e73ebb: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader\n; error #1: client: endpoint http://192.168.120.13:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.15:4000 has no leader\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-05T19:11:30.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 515, "offset": 499, "size": 50}}} 2018-08-05 19:11:31,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:31,979 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:31 GMT 2018-08-05 19:11:31,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:31,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2977 2018-08-05 19:11:31,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:31,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/62WNN/remove-cluster-node.sh 2018-08-05 19:11:31,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 7400cf1cb3e73ebb: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader ; error #1: client: endpoint http://192.168.120.13:4000 exceeded header timeout ; error #2: client: etcd member http://192.168.120.15:4000 has no leader 2018-08-05 19:11:31,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:32,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:32,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:32,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:32,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:32,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:32,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:32,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:32,040 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:32,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:32,041 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:32 GMT 2018-08-05 19:11:32,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:32,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:32,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:37,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:37,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:37,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:37,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:37,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:37,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:37,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:37,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:37,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:32.017Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:32.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_node_ubkazm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:32.017Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:32.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:32.017Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:32.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_1azkl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:32.017Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:32.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:32.017Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:32.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_1azkl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_node_ubkazm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.035Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.966Z", "message": "Stopping Agent bono_host_i9eu7n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:33.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:33.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}], "metadata": {"pagination": {"total": 545, "offset": 501, "size": 50}}} 2018-08-05 19:11:37,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:37,112 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:37 GMT 2018-08-05 19:11:37,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:37,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15296 2018-08-05 19:11:37,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-05 19:11:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:11:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-05 19:11:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:11:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:11:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:11:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-05 19:11:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-05 19:11:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-05 19:11:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-05 19:11:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-05 19:11:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-05 19:11:37,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-05 19:11:37,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-05 19:11:37,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:11:37,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:11:37,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-05 19:11:37,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-05 19:11:37,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:11:37,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-05 19:11:37,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:37,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:37,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:37,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:37,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:37,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:37,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:37,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_i9eu7n 2018-08-05 19:11:37,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:37,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:37,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:37,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:37,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:37,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:37,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:37,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:37,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:37,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:37,179 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:37,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:37,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:37 GMT 2018-08-05 19:11:37,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:37,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:37,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:42,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:42,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:42,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:42,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:42,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:42,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:42,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:42,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:42,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:37.376Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:37.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.040Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.040Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.235Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Successfully stopped daemon: bono_host_i9eu7n\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_i9eu7n stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "4c06756d-c18b-46b9-acdd-7ae6d65960b1"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:38.975Z", "message": "Stopping Agent bind_host_f3lhat", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.044Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.044Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.044Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.044Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.044Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.044Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.044Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.044Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.980Z", "message": "Deleting Agent bono_host_i9eu7n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:39.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:39.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:41.255Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:41.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:41.650Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:41.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:41.985Z", "message": "Successfully deleted daemon: bono_host_i9eu7n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:41.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:41.985Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:41.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "88f01e4b-3318-4104-b688-03282810eb2d"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:42.083Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:42.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:42.083Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:42.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 585, "offset": 531, "size": 50}}} 2018-08-05 19:11:42,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:42,254 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:42 GMT 2018-08-05 19:11:42,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:42,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21427 2018-08-05 19:11:42,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:42,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-05 19:11:42,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-05 19:11:42,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-05 19:11:42,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-05 19:11:42,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_i9eu7n 2018-08-05 19:11:42,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_i9eu7n stop 2018-08-05 19:11:42,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_f3lhat 2018-08-05 19:11:42,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-05 19:11:42,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-05 19:11:42,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-05 19:11:42,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-05 19:11:42,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-05 19:11:42,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-05 19:11:42,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-05 19:11:42,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-05 19:11:42,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_i9eu7n 2018-08-05 19:11:42,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:42,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-05 19:11:42,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-05 19:11:42,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_i9eu7n 2018-08-05 19:11:42,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-05 19:11:42,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-05 19:11:42,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-05 19:11:42,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:42,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:42,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:42,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:42,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:42,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:42,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:42,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:42,318 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:42,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:42,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:42 GMT 2018-08-05 19:11:42,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:42,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:42,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:47,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:47,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:47,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:47,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:47,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:47,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:47,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:47,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:47,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:43.402Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5952)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5952)", "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_qutmfa/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_qutmfa/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_qutmfa/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_qutmfa/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_qutmfa/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=5952)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-05T19:11:43.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:43.461Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:43.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:43.991Z", "message": "Successfully stopped daemon: bind_host_f3lhat\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:43.991Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_f3lhat stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "20bd0d34-e085-4f7a-92d7-49b6cd69b05c"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.137Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.137Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.137Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.137Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.137Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.137Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.137Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Deleting Agent bind_host_f3lhat", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Stopping Agent proxy_host_qutmfa", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:44.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:44.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:45.141Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:45.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:45.141Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:45.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:45.141Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:45.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:45.141Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:45.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:45.141Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:45.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:45.141Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:45.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:46.776Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:46.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:47.004Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:47.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:47.004Z", "message": "Successfully deleted daemon: bind_host_f3lhat", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:47.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "7878587a-6785-453e-bac1-d30217175b92"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:47.181Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:47.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 626, "offset": 571, "size": 50}}} 2018-08-05 19:11:47,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:47,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:47 GMT 2018-08-05 19:11:47,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:47,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23195 2018-08-05 19:11:47,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:47,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5952) 2018-08-05 19:11:47,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-05 19:11:47,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_f3lhat 2018-08-05 19:11:47,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_f3lhat stop 2018-08-05 19:11:47,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-05 19:11:47,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-05 19:11:47,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-05 19:11:47,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-05 19:11:47,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-05 19:11:47,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-05 19:11:47,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-05 19:11:47,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_f3lhat 2018-08-05 19:11:47,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_qutmfa 2018-08-05 19:11:47,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-05 19:11:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-05 19:11:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-05 19:11:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-05 19:11:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-05 19:11:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-05 19:11:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-05 19:11:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-05 19:11:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_f3lhat 2018-08-05 19:11:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-05 19:11:47,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:47,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:47,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:47,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:47,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:47,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:47,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:47,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:47,453 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:47,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:47,453 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:47 GMT 2018-08-05 19:11:47,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:47,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:47,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:52,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:52,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:52,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:52,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:52,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:52,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:52,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:52,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:52,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:48.147Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:48.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:48.147Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:48.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:49.409Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:49.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:49.573Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:49.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:50.010Z", "message": "Successfully stopped daemon: proxy_host_qutmfa\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:50.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:50.010Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_qutmfa stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:50.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "5bdf2d0a-39a5-42c2-8ddf-14627f26258e"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:50.158Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:50.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:50.158Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:50.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:50.158Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:50.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:50.158Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:50.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.037Z", "message": "Deleting Agent proxy_host_qutmfa", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.169Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:51.169Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:51.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:52.408Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:52.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}], "metadata": {"pagination": {"total": 649, "offset": 612, "size": 50}}} 2018-08-05 19:11:52,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:52,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:52 GMT 2018-08-05 19:11:52,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:52,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12329 2018-08-05 19:11:52,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:52,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-05 19:11:52,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-05 19:11:52,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-05 19:11:52,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-05 19:11:52,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_qutmfa 2018-08-05 19:11:52,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_qutmfa stop 2018-08-05 19:11:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-05 19:11:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-05 19:11:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-05 19:11:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-05 19:11:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_qutmfa 2018-08-05 19:11:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:52,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:52,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:52,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:52,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:52,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:52,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:52,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-05 19:11:52,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-05 19:11:52,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-05 19:11:52,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-05 19:11:52,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:52,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:52,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:52,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:52,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:52,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:52,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:52,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:52,595 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:52,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:52,595 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:52 GMT 2018-08-05 19:11:52,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:52,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:52,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:57,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:11:57,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:57,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:57,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:57,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:57,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:57,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:57,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:57,667 - 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-05T19:11:52.845Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:52.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:53.049Z", "message": "Successfully deleted daemon: proxy_host_qutmfa", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:53.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:53.049Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:53.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "bce3e825-1dcc-4579-a235-4659844ba07b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:53.288Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:53.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:53.288Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:53.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:53.288Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:53.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:53.288Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:53.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:53.288Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:53.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:55.279Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:55.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:56.303Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:56.303Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:56.303Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:56.600Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:56.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c996ccd5-89a5-4d9f-9049-a41c19a3dad5"}], "metadata": {"pagination": {"total": 662, "offset": 635, "size": 50}}} 2018-08-05 19:11:57,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:57,667 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:57 GMT 2018-08-05 19:11:57,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:57,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6709 2018-08-05 19:11:57,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:11:57,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-05 19:11:57,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_qutmfa 2018-08-05 19:11:57,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-05 19:11:57,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:11:57,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-05 19:11:57,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-05 19:11:57,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-05 19:11:57,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:11:57,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-05 19:11:57,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:11:57,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-05 19:11:57,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-05 19:11:57,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-05 19:11:57,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:11:57,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:11:57,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:11:57,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:11:57,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:11:57,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:11:57,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:11:57,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:11:57,725 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:11:57,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:11:57,725 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:11:57 GMT 2018-08-05 19:11:57,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:11:57,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:11:57,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:02,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:12:02,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:02,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:02,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:02,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:02,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:02,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:02,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:02,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:58.616Z", "message": "Waiting for server \"c62a47ed-096d-4658-afc4-d743650357e3\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:58.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c996ccd5-89a5-4d9f-9049-a41c19a3dad5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:58.714Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:58.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:59.354Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:59.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:59.354Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:59.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:11:59.354Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:11:59.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 669, "offset": 648, "size": 50}}} 2018-08-05 19:12:02,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:02,798 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:02 GMT 2018-08-05 19:12:02,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:02,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2735 2018-08-05 19:12:02,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:02,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c62a47ed-096d-4658-afc4-d743650357e3" to be deleted. current status: ACTIVE 2018-08-05 19:12:02,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:12:02,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-05 19:12:02,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:12:02,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:12:02,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:12:02,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:02,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:02,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:02,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:02,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:02,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:02,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:02,857 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:12:02,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:02,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:02 GMT 2018-08-05 19:12:02,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:02,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:12:02,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:07,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:12:07,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:07,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:07,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:07,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:07,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:07,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:07,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:07,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:04.297Z", "message": "Waiting for server \"c62a47ed-096d-4658-afc4-d743650357e3\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:04.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "c996ccd5-89a5-4d9f-9049-a41c19a3dad5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:04.833Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:04.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:05.420Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:05.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:05.420Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:05.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:05.420Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:05.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 676, "offset": 653, "size": 50}}} 2018-08-05 19:12:07,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:07,925 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:07 GMT 2018-08-05 19:12:07,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:07,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2739 2018-08-05 19:12:07,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:07,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c62a47ed-096d-4658-afc4-d743650357e3" to be deleted. current status: ACTIVE 2018-08-05 19:12:07,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:12:07,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:12:07,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:12:07,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:12:07,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:12:07,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:07,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:07,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:07,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:07,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:07,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:07,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:07,984 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:12:07,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:07,984 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:07 GMT 2018-08-05 19:12:07,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:07,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:12:07,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:12,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:12:13,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:13,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:13,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:13,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:13,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:13,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:13,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:13,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_qutmfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:09.465Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:09.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:10.438Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:10.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:10.438Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:10.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:11.208Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:11.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "f747648b-8d82-4b9f-9a04-fd802aacd9ab"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:11.441Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:11.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:11.441Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:11.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:11.441Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:11.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:11.441Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:11.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:11.441Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:11.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:12.093Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:12.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "097d48e9-8a62-4026-af23-7a6f99d5d5fb"}], "metadata": {"pagination": {"total": 687, "offset": 658, "size": 50}}} 2018-08-05 19:12:13,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:13,056 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:13 GMT 2018-08-05 19:12:13,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:13,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5035 2018-08-05 19:12:13,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:13,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-05 19:12:13,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-05 19:12:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:12:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-05 19:12:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:12:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-05 19:12:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-05 19:12:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-05 19:12:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-05 19:12:13,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-05 19:12:13,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:12:13,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:13,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:13,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:13,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:13,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:13,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:13,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:13,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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:12:13,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:13,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:13 GMT 2018-08-05 19:12:13,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:13,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:12:13,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:18,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:12:18,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:18,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:18,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:18,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:18,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:18,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:18,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:18,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f3lhat", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:13.825Z", "message": "Waiting for server \"82a79c89-e74a-407f-85de-1424d3890a84\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:13.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "097d48e9-8a62-4026-af23-7a6f99d5d5fb"}, {"node_instance_id": "bono_host_i9eu7n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:14.095Z", "message": "Waiting for server \"2b3c3e1e-9aa2-4743-a1d1-2a9902beac97\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:14.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "f747648b-8d82-4b9f-9a04-fd802aacd9ab"}], "metadata": {"pagination": {"total": 689, "offset": 668, "size": 50}}} 2018-08-05 19:12:18,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:18,178 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:18 GMT 2018-08-05 19:12:18,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:18,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1274 2018-08-05 19:12:18,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:18,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "82a79c89-e74a-407f-85de-1424d3890a84" to be deleted. current status: SHUTOFF 2018-08-05 19:12:18,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2b3c3e1e-9aa2-4743-a1d1-2a9902beac97" to be deleted. current status: SHUTOFF 2018-08-05 19:12:18,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:12:18,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:18,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:18,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:18,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:18,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:18,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:18,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:18,235 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:12:18,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:18,236 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:18 GMT 2018-08-05 19:12:18,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:18,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:12:18,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:23,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:12:23,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:23,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:23,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:23,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:23,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:23,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:23,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:23,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f3lhat", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:19.000Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:19.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_host_i9eu7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:19.446Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:19.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:20.449Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:20.449Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "base_security_group_ra5nh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:20.449Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:20.449Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:20.449Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "keypair_z2frkf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:20.449Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_floatingip_irzteg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:20.449Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "keypair_z2frkf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "keypair_z2frkf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_floatingip_irzteg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "base_security_group_ra5nh2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_floatingip_irzteg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_floatingip_irzteg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "base_security_group_ra5nh2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "keypair_z2frkf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:21.695Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:21.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_floatingip_jtury7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:22.133Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:22.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "d7243fc9-8396-4719-a024-efb7e334e1b0"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:22.852Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:22.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "keypair_z2frkf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:22.852Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:22.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_security_group_norqje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:23.133Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:23.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "932299a5-913d-4de8-9bdd-ec33df0fc475"}, {"node_instance_id": "bono_security_group_ofdo3r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:23.133Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:23.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "398b3a0e-b7b7-450f-9cd5-22c3f758d127"}, {"node_instance_id": "bono_floatingip_irzteg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:23.133Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:23.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "8f19c726-b3be-4062-b918-7966370e4477"}, {"node_instance_id": "keypair_z2frkf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:23.133Z", "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-05T19:12:23.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "f3652ed1-8a60-4f84-87e0-7d417c47352b"}], "metadata": {"pagination": {"total": 724, "offset": 670, "size": 50}}} 2018-08-05 19:12:23,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:23,313 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:23 GMT 2018-08-05 19:12:23,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:23,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17635 2018-08-05 19:12:23,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:23,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-05 19:12:23,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-05 19:12:23,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:12:23,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:12:23,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:12:23,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:12:23,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:12:23,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:12:23,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-05 19:12:23,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-05 19:12:23,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-05 19:12:23,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-05 19:12:23,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-05 19:12:23,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:12:23,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-05 19:12:23,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-05 19:12:23,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:12:23,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-05 19:12:23,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:12:23,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:12:23,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-05 19:12:23,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-05 19:12:23,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:12:23,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-05 19:12:23,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:12:23,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-05 19:12:23,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-05 19:12:23,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-05 19:12:23,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-05 19:12:23,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-05 19:12:23,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-05 19:12:23,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-05 19:12:23,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-05 19:12:23,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-05 19:12:23,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-05 19:12:23,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:12:23,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:23,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:23,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:23,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:23,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:23,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:23,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:23,401 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:12:23,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:23,402 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:23 GMT 2018-08-05 19:12:23,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:23,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-05 19:12:23,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:28,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-05 19:12:28,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:28,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:28,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:28,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:28,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:28,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:28,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:28,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_ra5nh2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:23.870Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:23.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bono_security_group_ofdo3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:23.870Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:23.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_floatingip_jtury7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:23.870Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:23.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "bind_security_group_norqje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:23.870Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:23.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:24.136Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:24.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "9ac70670-7489-46e6-ba3d-cebd0f470ad1"}, {"node_instance_id": "bono_floatingip_irzteg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:24.883Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:24.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "internal_sip_security_group_9anm1r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:24.883Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:24.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": "base_security_group_ra5nh2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:25.138Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:25.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7", "logger": "3a9a3563-04be-43af-94dc-51f9f9a7088e"}, {"node_instance_id": "base_security_group_ra5nh2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:25.886Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:25.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-05T19:12:25.886Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:12:25.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "700fd85b-8ba4-467c-be9d-14828337e5d7"}], "metadata": {"pagination": {"total": 734, "offset": 705, "size": 50}}} 2018-08-05 19:12:28,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:28,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:28 GMT 2018-08-05 19:12:28,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:28,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5378 2018-08-05 19:12:28,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:28,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-05 19:12:28,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-05 19:12:28,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-05 19:12:28,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-05 19:12:28,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-05 19:12:28,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-05 19:12:28,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-05 19:12:28,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-05 19:12:28,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-05 19:12:28,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-08-05 19:12:28,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/700fd85b-8ba4-467c-be9d-14828337e5d7 2018-08-05 19:12:28,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:28,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:28,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:28,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:28,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:28,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:28,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:28,534 - 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-05T19:08:11.284Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "700fd85b-8ba4-467c-be9d-14828337e5d7"} 2018-08-05 19:12:28,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:28,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:28 GMT 2018-08-05 19:12:28,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:28,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-05 19:12:28,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:28,535 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv 2018-08-05 19:12:29,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:29,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:29,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "a92da133-6e41-4b6e-b1e1-7a48540ec2c6", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "bono_cluster_size": 1, "flavor_id": "d4da4f53-e174-49f9-9e65-73d8c8d202a9", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-05T18:48:32.664Z", "updated_at": "2018-08-05T18:48:32.664Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:29 GMT 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-05 19:12:29,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:29,374 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/blueprints/clearwater-opnfv 2018-08-05 19:12:29,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:12:29,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:12:29,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:12:29,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:12:29,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:12:29,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:12:29,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:12:29,449 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-05 19:12:29,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-05T18:48:26.773Z", "updated_at": "2018-08-05T18:48:26.773Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-05 19:12:29,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:12:29,452 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:12:29 GMT 2018-08-05 19:12:29,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:12:29,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-05 19:12:29,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:12:29,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 19:12:29,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:30,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-340dc5c2-64d6-418b-a63d-1d4dc6e85e05 Date: Sun, 05 Aug 2018 19:12:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 19:12:30,143 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6 used request id req-340dc5c2-64d6-418b-a63d-1d4dc6e85e05 2018-08-05 19:12:30,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.666377067566s 2018-08-05 19:12:30,143 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a92da133-6e41-4b6e-b1e1-7a48540ec2c6 used request id req-340dc5c2-64d6-418b-a63d-1d4dc6e85e05 2018-08-05 19:12:30,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:12:30,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 19:12:30,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-cadcb550-89a3-4b4e-ae40-9f70fabe7b5e x-compute-request-id: req-cadcb550-89a3-4b4e-ae40-9f70fabe7b5e Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_3ad85d6e-8656-4d45-81f5-a6122829982d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "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": "63196e76-3c99-4630-a8d8-8ad525aa440f"}, {"name": "cloudify_ims-flavor_alt_3ad85d6e-8656-4d45-81f5-a6122829982d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d4da4f53-e174-49f9-9e65-73d8c8d202a9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d4da4f53-e174-49f9-9e65-73d8c8d202a9", "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": "d4da4f53-e174-49f9-9e65-73d8c8d202a9"}]} 2018-08-05 19:12:30,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-cadcb550-89a3-4b4e-ae40-9f70fabe7b5e 2018-08-05 19:12:30,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.21045589447s 2018-08-05 19:12:30,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-cadcb550-89a3-4b4e-ae40-9f70fabe7b5e 2018-08-05 19:12:30,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 19:12:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d4da4f53-e174-49f9-9e65-73d8c8d202a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 19:12:30,399 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 19: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-1e4defe3-ea85-4a6d-9e72-4cf91ab76751 x-compute-request-id: req-1e4defe3-ea85-4a6d-9e72-4cf91ab76751 Content-Length: 0 Content-Type: application/json 2018-08-05 19:12:30,399 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d4da4f53-e174-49f9-9e65-73d8c8d202a9 used request id req-1e4defe3-ea85-4a6d-9e72-4cf91ab76751 2018-08-05 19:12:30,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0417799949646s 2018-08-05 19:12:30,399 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d4da4f53-e174-49f9-9e65-73d8c8d202a9 used request id req-1e4defe3-ea85-4a6d-9e72-4cf91ab76751 2018-08-05 19:12:30,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 19:12:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/29269157-16ec-4715-81dd-a39d6a1850c2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:32,097 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df9f13bb-87a0-4671-9c77-dc68b3511e1d Content-Length: 0 Date: Sun, 05 Aug 2018 19:12:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 19:12:32,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/29269157-16ec-4715-81dd-a39d6a1850c2.json used request id req-df9f13bb-87a0-4671-9c77-dc68b3511e1d 2018-08-05 19:12:32,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.69556617737s 2018-08-05 19:12:32,098 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/29269157-16ec-4715-81dd-a39d6a1850c2.json used request id req-df9f13bb-87a0-4671-9c77-dc68b3511e1d 2018-08-05 19:12:32,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:12:32,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:32,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b883b5e2-6e58-436b-8c48-6a3c656adc93 Date: Sun, 05 Aug 2018 19:12:32 GMT RESP BODY: {"floatingips": []} 2018-08-05 19:12:32,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b883b5e2-6e58-436b-8c48-6a3c656adc93 2018-08-05 19:12:32,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.22484087944s 2018-08-05 19:12:32,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b883b5e2-6e58-436b-8c48-6a3c656adc93 2018-08-05 19:12:32,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 19:12:32,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:32,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19: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-8ccd2027-1c7d-4d1d-8cff-6f02b1290192 x-compute-request-id: req-8ccd2027-1c7d-4d1d-8cff-6f02b1290192 Content-Type: application/json 2018-08-05 19:12:32,660 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498 used request id req-8ccd2027-1c7d-4d1d-8cff-6f02b1290192 2018-08-05 19:12:32,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.330770015717s 2018-08-05 19:12:32,660 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498 used request id req-8ccd2027-1c7d-4d1d-8cff-6f02b1290192 2018-08-05 19:12:32,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:12:32,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:33,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-6254a9d3-e4f8-4713-b13e-33d6fbd131ac x-compute-request-id: req-6254a9d3-e4f8-4713-b13e-33d6fbd131ac Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:6c:d2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:6c:d2", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b218642e-4e66-4cb9-975f-33e3d92f3498", "rel": "bookmark"}], "image": {"id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "links": [{"href": "http://172.30.9.22:8774/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T18:47:27.000000", "flavor": {"id": "63196e76-3c99-4630-a8d8-8ad525aa440f", "links": [{"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "bookmark"}]}, "id": "b218642e-4e66-4cb9-975f-33e3d92f3498", "security_groups": [{"name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}], "user_id": "b8df80a677af40478f13f37df7b99b1e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:12:32Z", "hostId": "f8f689b244c208fc71128825a6276cb2416dd53937f475fcc630291a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d", "name": "cloudify_ims-vm_3ad85d6e-8656-4d45-81f5-a6122829982d", "created": "2018-08-05T18:45:19Z", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:12:33,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6254a9d3-e4f8-4713-b13e-33d6fbd131ac 2018-08-05 19:12:33,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634124040604s 2018-08-05 19:12:33,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6254a9d3-e4f8-4713-b13e-33d6fbd131ac 2018-08-05 19:12:33,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:12:35,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:12:35,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:35,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12: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-1e5b3546-3e1b-4fbc-b72e-8168a9638a5d x-compute-request-id: req-1e5b3546-3e1b-4fbc-b72e-8168a9638a5d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-05 19:12:35,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e5b3546-3e1b-4fbc-b72e-8168a9638a5d 2018-08-05 19:12:35,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0822761058807s 2018-08-05 19:12:35,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e5b3546-3e1b-4fbc-b72e-8168a9638a5d 2018-08-05 19:12:35,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 19:12:35,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:35,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-5dfc9912-4f30-435b-97cd-4262d06d795c Date: Sun, 05 Aug 2018 19:12:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:43:38Z", "updated_at": "2018-08-05T18:48:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "16a70962-bcb4-44ee-b179-183ffc403f20", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:48:23Z", "revision_number": 0, "id": "38783c31-8f60-4894-afad-0bcbb3fbd93c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:48:23Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "5652b6f9-0cf9-4a78-abef-2f1587f6ad1d", "remote_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "6d2ff97d-331d-410c-99fb-b11fa065781f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:43:38Z", "revision_number": 0, "id": "7601892a-c740-4944-afee-c322071d29d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:43:38Z", "security_group_id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 2, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "50539f73-b7c6-4884-bbdc-b1c19b076e0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:45:11Z", "updated_at": "2018-08-05T18:45:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T18:45:13Z", "revision_number": 0, "id": "0a6c9a4d-3f33-4c14-b062-d9b92e56c0ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-05T18:45:14Z", "revision_number": 0, "id": "13cda272-a0ec-4d80-b81b-f428a0fdbc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:14Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "2b17ed03-c863-4782-98c8-4b384c17db9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-05T18:45:14Z", "revision_number": 0, "id": "3b7e115f-5192-4e54-9250-26c871dc389a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:14Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "415cf26f-f402-43aa-84fb-ff2853fe6795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T18:45:13Z", "revision_number": 0, "id": "75b16f6c-28c1-494e-b6e3-9c3e54edda2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:13Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:11Z", "revision_number": 0, "id": "a2f7dd47-d6ab-4349-9e8e-3c417674e0db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:11Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "60aab74f3bbe41b392721765985aa2c8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T18:45:12Z", "revision_number": 0, "id": "ac4db050-837e-483a-b83f-4f5d0b62f32c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T18:45:12Z", "security_group_id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "60aab74f3bbe41b392721765985aa2c8"}], "revision_number": 7, "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3", "name": "cloudify_ims-sg_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 19:12:35,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5dfc9912-4f30-435b-97cd-4262d06d795c 2018-08-05 19:12:35,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.251475095749s 2018-08-05 19:12:35,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5dfc9912-4f30-435b-97cd-4262d06d795c 2018-08-05 19:12:35,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-05 19:12:35,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:35,981 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0b7739f-3426-4972-8b36-793160c102bb Content-Length: 0 Date: Sun, 05 Aug 2018 19:12:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 19:12:35,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3.json used request id req-f0b7739f-3426-4972-8b36-793160c102bb 2018-08-05 19:12:35,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.340751886368s 2018-08-05 19:12:35,981 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/dcd5cb57-ffa7-40b2-9f40-6ad326a52ec3.json used request id req-f0b7739f-3426-4972-8b36-793160c102bb 2018-08-05 19:12:35,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-05 19:12:35,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:36,028 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 19:12: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-991e54d0-7fd7-474c-8751-d2b0ce78c2b1 x-compute-request-id: req-991e54d0-7fd7-474c-8751-d2b0ce78c2b1 Content-Length: 0 Content-Type: application/json 2018-08-05 19:12:36,028 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d used request id req-991e54d0-7fd7-474c-8751-d2b0ce78c2b1 2018-08-05 19:12:36,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.046972990036s 2018-08-05 19:12:36,029 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_3ad85d6e-8656-4d45-81f5-a6122829982d used request id req-991e54d0-7fd7-474c-8751-d2b0ce78c2b1 2018-08-05 19:12:36,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 19:12:36,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/c43590f1-0446-4478-922f-d071922d38d1/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" -d '{"subnet_id": "dd3a0666-273b-4ad0-91f8-085dad71c92b"}' 2018-08-05 19:12:38,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-adc41635-97fa-48b6-aeaf-7822f41d4309 Date: Sun, 05 Aug 2018 19:12:38 GMT RESP BODY: {"network_id": "cf5feea5-571c-4ba2-8b7a-816dc43aa41a", "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "subnet_id": "dd3a0666-273b-4ad0-91f8-085dad71c92b", "subnet_ids": ["dd3a0666-273b-4ad0-91f8-085dad71c92b"], "port_id": "d8de8991-84e9-40f1-b175-3dcf7c195e27", "id": "c43590f1-0446-4478-922f-d071922d38d1"} 2018-08-05 19:12:38,734 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c43590f1-0446-4478-922f-d071922d38d1/remove_router_interface.json used request id req-adc41635-97fa-48b6-aeaf-7822f41d4309 2018-08-05 19:12:38,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.70473194122s 2018-08-05 19:12:38,734 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c43590f1-0446-4478-922f-d071922d38d1/remove_router_interface.json used request id req-adc41635-97fa-48b6-aeaf-7822f41d4309 returning object c43590f1-0446-4478-922f-d071922d38d1 2018-08-05 19:12:38,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 19:12:38,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:39,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-d8c22f63-173d-4ffa-9e70-f8255659f7ff Date: Sun, 05 Aug 2018 19:12:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "60aab74f3bbe41b392721765985aa2c8", "created_at": "2018-08-05T18:43:40Z", "admin_state_up": true, "updated_at": "2018-08-05T19:12:37Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "60aab74f3bbe41b392721765985aa2c8", "id": "c43590f1-0446-4478-922f-d071922d38d1", "name": "cloudify_ims-router_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 19:12:39,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d8c22f63-173d-4ffa-9e70-f8255659f7ff 2018-08-05 19:12:39,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.534018039703s 2018-08-05 19:12:39,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d8c22f63-173d-4ffa-9e70-f8255659f7ff 2018-08-05 19:12:39,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 19:12:39,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/c43590f1-0446-4478-922f-d071922d38d1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:43,036 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4b7611d-0ef8-4beb-abdf-ffb6d5d68420 Content-Length: 0 Date: Sun, 05 Aug 2018 19:12:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 19:12:43,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/c43590f1-0446-4478-922f-d071922d38d1.json used request id req-e4b7611d-0ef8-4beb-abdf-ffb6d5d68420 2018-08-05 19:12:43,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.76669597626s 2018-08-05 19:12:43,037 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/c43590f1-0446-4478-922f-d071922d38d1.json used request id req-e4b7611d-0ef8-4beb-abdf-ffb6d5d68420 2018-08-05 19:12:43,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 19:12:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:43,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-339eb5b3-a5ef-4441-a68b-ee7d0736fe19 Date: Sun, 05 Aug 2018 19:12:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T18:43:39Z","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":"60aab74f3bbe41b392721765985aa2c8","id":"dd3a0666-273b-4ad0-91f8-085dad71c92b","subnetpool_id":null,"name":"cloudify_ims-subnet_3ad85d6e-8656-4d45-81f5-a6122829982d"}]} 2018-08-05 19:12:43,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-339eb5b3-a5ef-4441-a68b-ee7d0736fe19 2018-08-05 19:12:43,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.240516901016s 2018-08-05 19:12:43,278 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-339eb5b3-a5ef-4441-a68b-ee7d0736fe19 2018-08-05 19:12:43,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 19:12:43,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/dd3a0666-273b-4ad0-91f8-085dad71c92b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:45,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c87173a-ceeb-4f09-a759-02e5fa49b8ce Date: Sun, 05 Aug 2018 19:12:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 19:12:45,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/dd3a0666-273b-4ad0-91f8-085dad71c92b.json used request id req-0c87173a-ceeb-4f09-a759-02e5fa49b8ce 2018-08-05 19:12:45,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.67397999763s 2018-08-05 19:12:45,954 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/dd3a0666-273b-4ad0-91f8-085dad71c92b.json used request id req-0c87173a-ceeb-4f09-a759-02e5fa49b8ce 2018-08-05 19:12:45,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:12:45,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:46,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-d71cd224-8bbd-4888-9639-b93d546daf50 Date: Sun, 05 Aug 2018 19:12:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf5feea5-571c-4ba2-8b7a-816dc43aa41a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"60aab74f3bbe41b392721765985aa2c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T19:12:45Z","qos_policy_id":null,"name":"cloudify_ims-net_3ad85d6e-8656-4d45-81f5-a6122829982d","admin_state_up":true,"tenant_id":"60aab74f3bbe41b392721765985aa2c8","created_at":"2018-08-05T18:43:38Z","mtu":1450}]} 2018-08-05 19:12:46,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d71cd224-8bbd-4888-9639-b93d546daf50 2018-08-05 19:12:46,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.32047700882s 2018-08-05 19:12:46,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d71cd224-8bbd-4888-9639-b93d546daf50 2018-08-05 19:12:46,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 19:12:46,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/cf5feea5-571c-4ba2-8b7a-816dc43aa41a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:47,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff64942a-e53b-4d96-98be-38683de90634 Date: Sun, 05 Aug 2018 19:12:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 19:12:47,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/cf5feea5-571c-4ba2-8b7a-816dc43aa41a.json used request id req-ff64942a-e53b-4d96-98be-38683de90634 2018-08-05 19:12:47,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.858227968216s 2018-08-05 19:12:47,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/cf5feea5-571c-4ba2-8b7a-816dc43aa41a.json used request id req-ff64942a-e53b-4d96-98be-38683de90634 2018-08-05 19:12:47,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:12:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:47,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b63ee691-0d67-4b50-a127-fa177f327330 Date: Sun, 05 Aug 2018 19:12:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap", "metadata": {}}], "file": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/file", "owner": "60aab74f3bbe41b392721765985aa2c8", "id": "0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "size": 4373348352, "self": "/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T18:45:10Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_3ad85d6e-8656-4d45-81f5-a6122829982d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T18:44:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:12:47,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b63ee691-0d67-4b50-a127-fa177f327330 2018-08-05 19:12:47,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228005170822s 2018-08-05 19:12:47,367 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b63ee691-0d67-4b50-a127-fa177f327330 2018-08-05 19:12:47,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 19:12:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}53edb112d23d49308529d5dcb913f9c9f2c9f4d3" 2018-08-05 19:12:48,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6de6e7be-b08e-48ab-8f38-3bfa5f8fa725 Date: Sun, 05 Aug 2018 19:12:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 19:12:48,298 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd used request id req-6de6e7be-b08e-48ab-8f38-3bfa5f8fa725 2018-08-05 19:12:48,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.929658889771s 2018-08-05 19:12:48,299 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0e8ab3c4-1bcf-4bf1-b83c-fb9893f2b7cd used request id req-6de6e7be-b08e-48ab-8f38-3bfa5f8fa725 2018-08-05 19:12:48,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:12:48,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 19:12:48,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12: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-53e8cad9-af90-4d4c-9f8a-aacd78aa5e77 x-compute-request-id: req-53e8cad9-af90-4d4c-9f8a-aacd78aa5e77 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_3ad85d6e-8656-4d45-81f5-a6122829982d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f", "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": "63196e76-3c99-4630-a8d8-8ad525aa440f"}]} 2018-08-05 19:12:48,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-53e8cad9-af90-4d4c-9f8a-aacd78aa5e77 2018-08-05 19:12:48,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.229864120483s 2018-08-05 19:12:48,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-53e8cad9-af90-4d4c-9f8a-aacd78aa5e77 2018-08-05 19:12:48,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 19:12:48,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 19:12:48,573 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 19:12:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4da0b713-ab6f-4621-a5bb-1a18cf9598dd x-compute-request-id: req-4da0b713-ab6f-4621-a5bb-1a18cf9598dd Content-Length: 0 Content-Type: application/json 2018-08-05 19:12:48,573 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f used request id req-4da0b713-ab6f-4621-a5bb-1a18cf9598dd 2018-08-05 19:12:48,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0421750545502s 2018-08-05 19:12:48,573 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/63196e76-3c99-4630-a8d8-8ad525aa440f used request id req-4da0b713-ab6f-4621-a5bb-1a18cf9598dd 2018-08-05 19:12:48,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 19:12:48,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 19:12:48,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1c2eff-868d-4db5-82ca-f6df3fe25db3 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d", "links": {"self": "http://172.30.9.22:5000/v3/users/b8df80a677af40478f13f37df7b99b1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8df80a677af40478f13f37df7b99b1e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 19:12:48,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9b1c2eff-868d-4db5-82ca-f6df3fe25db3 2018-08-05 19:12:48,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123992919922s 2018-08-05 19:12:48,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9b1c2eff-868d-4db5-82ca-f6df3fe25db3 2018-08-05 19:12:48,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 19:12:48,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/b8df80a677af40478f13f37df7b99b1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 19:12:48,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd45bd57-6ce2-4420-b598-423d4d506aeb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_3ad85d6e-8656-4d45-81f5-a6122829982d", "links": {"self": "http://172.30.9.22:5000/v3/users/b8df80a677af40478f13f37df7b99b1e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b8df80a677af40478f13f37df7b99b1e", "description": null}} 2018-08-05 19:12:48,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b8df80a677af40478f13f37df7b99b1e used request id req-fd45bd57-6ce2-4420-b598-423d4d506aeb 2018-08-05 19:12:48,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120208024979s 2018-08-05 19:12:48,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b8df80a677af40478f13f37df7b99b1e used request id req-fd45bd57-6ce2-4420-b598-423d4d506aeb 2018-08-05 19:12:48,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 19:12:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/b8df80a677af40478f13f37df7b99b1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 19:12:49,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-948d7144-06fe-404e-99a2-b6af73a08696 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:12:49,100 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b8df80a677af40478f13f37df7b99b1e used request id req-948d7144-06fe-404e-99a2-b6af73a08696 2018-08-05 19:12:49,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.274219989777s 2018-08-05 19:12:49,100 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b8df80a677af40478f13f37df7b99b1e used request id req-948d7144-06fe-404e-99a2-b6af73a08696 2018-08-05 19:12:49,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 19:12:49,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 19:12:49,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde2d50f-3b19-40f6-8e98-d2b0ac95a04c Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/60aab74f3bbe41b392721765985aa2c8"}, "tags": [], "enabled": true, "id": "60aab74f3bbe41b392721765985aa2c8", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_3ad85d6e-8656-4d45-81f5-a6122829982d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 19:12:49,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-cde2d50f-3b19-40f6-8e98-d2b0ac95a04c 2018-08-05 19:12:49,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105666875839s 2018-08-05 19:12:49,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-cde2d50f-3b19-40f6-8e98-d2b0ac95a04c 2018-08-05 19:12:49,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 19:12:49,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/60aab74f3bbe41b392721765985aa2c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e79aaa1052bf43d94e4faa18260d2443495a012" 2018-08-05 19:12:49,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3ff7820-7709-4bc1-9289-84ce788d3066 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:12:49,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/60aab74f3bbe41b392721765985aa2c8 used request id req-a3ff7820-7709-4bc1-9289-84ce788d3066 2018-08-05 19:12:49,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.191468000412s 2018-08-05 19:12:49,408 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/60aab74f3bbe41b392721765985aa2c8 used request id req-a3ff7820-7709-4bc1-9289-84ce788d3066 2018-08-05 19:12:49,433 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-05 19:12:49,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 19:12:49,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 19:12:49,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 19:12:49,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 19:12:49,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 19:12:49,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 19:12:49,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 19:12:49,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 19:12:49,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 19:12:49,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 19:12:49,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 19:12:49,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 19:12:49,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:12:49,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae15147a-cca2-437c-8f8a-7d5b9748d43c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 19:12:49,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ae15147a-cca2-437c-8f8a-7d5b9748d43c 2018-08-05 19:12:49,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 19:12:49,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T20:12:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["Sj8Ht4u3TJGu0EvRvXvHsQ"], "issued_at": "2018-08-05T19:12:49.000000Z"}} 2018-08-05 19:12:49,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:12:49,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:50,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-40c22c99-75d8-454e-9ada-04daa1181144 Date: Sun, 05 Aug 2018 19:12:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 19:12:50,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-40c22c99-75d8-454e-9ada-04daa1181144 2018-08-05 19:12:50,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287409067154s 2018-08-05 19:12:50,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-40c22c99-75d8-454e-9ada-04daa1181144 2018-08-05 19:12:50,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:12:50,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 19:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5328bce3-2c07-4c24-9752-6ec723f3e6e2 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 19:12:50,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5328bce3-2c07-4c24-9752-6ec723f3e6e2 2018-08-05 19:12:50,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 19:12:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:50,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d649e78d-beb1-4908-93e7-dd17b58ebdf8 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 19:12:50,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d649e78d-beb1-4908-93e7-dd17b58ebdf8 2018-08-05 19:12:50,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105345010757s 2018-08-05 19:12:50,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d649e78d-beb1-4908-93e7-dd17b58ebdf8 2018-08-05 19:12:50,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 19:12:50,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab"}}' 2018-08-05 19:12:50,431 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 19:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f98b4c73-bade-46be-a3ca-d19431e3427d 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.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a"}, "tags": [], "enabled": true, "id": "0e8abad97a7c4d909fd670de7c2dcf9a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab"}} 2018-08-05 19:12:50,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f98b4c73-bade-46be-a3ca-d19431e3427d 2018-08-05 19:12:50,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.160810947418s 2018-08-05 19:12:50,432 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f98b4c73-bade-46be-a3ca-d19431e3427d 2018-08-05 19:12:50,433 - 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'0e8abad97a7c4d909fd670de7c2dcf9a', '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_b234a89b-a10e-4b39-92e1-e12ba9320cab'}) 2018-08-05 19:12:50,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 19:12:50,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "79d4a6c9-9009-44e2-b105-823bf147bc20", "email": null, "name": "heat_ims-user_b234a89b-a10e-4b39-92e1-e12ba9320cab"}}' 2018-08-05 19:12:50,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 19:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79749803-cc02-4856-81d4-739c2adbaf70 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": {"self": "http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e33a009df49740c8a8a937d5de699e78", "domain_id": "default", "password_expires_at": null}} 2018-08-05 19:12:50,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-79749803-cc02-4856-81d4-739c2adbaf70 2018-08-05 19:12:50,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.499867200851s 2018-08-05 19:12:50,939 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-79749803-cc02-4856-81d4-739c2adbaf70 2018-08-05 19:12:50,940 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e33a009df49740c8a8a937d5de699e78', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_b234a89b-a10e-4b39-92e1-e12ba9320cab'}) 2018-08-05 19:12:50,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:12:50,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:51,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a613b46a-87d3-44e3-a769-867d0456cf8f Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:12:51,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a613b46a-87d3-44e3-a769-867d0456cf8f 2018-08-05 19:12:51,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102189779282s 2018-08-05 19:12:51,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a613b46a-87d3-44e3-a769-867d0456cf8f 2018-08-05 19:12:51,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:12:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:51,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76891799-3928-4b3e-a2d1-fd702d4d740a Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:12:51,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-76891799-3928-4b3e-a2d1-fd702d4d740a 2018-08-05 19:12:51,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991470813751s 2018-08-05 19:12:51,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-76891799-3928-4b3e-a2d1-fd702d4d740a 2018-08-05 19:12:51,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:12:51,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:51,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2db0b6-437a-40d7-aa38-bca8b8e49af1 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:12:51,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1d2db0b6-437a-40d7-aa38-bca8b8e49af1 2018-08-05 19:12:51,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10578417778s 2018-08-05 19:12:51,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1d2db0b6-437a-40d7-aa38-bca8b8e49af1 2018-08-05 19:12:51,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 19:12:51,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:51,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2107d592-a722-4a55-a158-edecaae0b178 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 19:12:51,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2107d592-a722-4a55-a158-edecaae0b178 2018-08-05 19:12:51,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105093002319s 2018-08-05 19:12:51,371 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2107d592-a722-4a55-a158-edecaae0b178 2018-08-05 19:12:51,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 19:12:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:51,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbb3e63-d074-475f-860c-f79f78e53896 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_ims-user_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": {"self": "http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e33a009df49740c8a8a937d5de699e78", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 19:12:51,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cbbb3e63-d074-475f-860c-f79f78e53896 2018-08-05 19:12:51,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11897611618s 2018-08-05 19:12:51,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cbbb3e63-d074-475f-860c-f79f78e53896 2018-08-05 19:12:51,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 19:12:51,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:51,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7139959-ecb5-4d40-adc8-1d7cd20f4b33 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a"}, "tags": [], "enabled": true, "id": "0e8abad97a7c4d909fd670de7c2dcf9a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 19:12:51,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b7139959-ecb5-4d40-adc8-1d7cd20f4b33 2018-08-05 19:12:51,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102096796036s 2018-08-05 19:12:51,606 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b7139959-ecb5-4d40-adc8-1d7cd20f4b33 2018-08-05 19:12:51,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 19:12:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e33a009df49740c8a8a937d5de699e78&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=0e8abad97a7c4d909fd670de7c2dcf9a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:51,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b56cea-7680-48c8-bbcb-6195195d2cd4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=e33a009df49740c8a8a937d5de699e78&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=0e8abad97a7c4d909fd670de7c2dcf9a", "previous": null, "next": null}} 2018-08-05 19:12:51,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e33a009df49740c8a8a937d5de699e78&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=0e8abad97a7c4d909fd670de7c2dcf9a used request id req-69b56cea-7680-48c8-bbcb-6195195d2cd4 2018-08-05 19:12:51,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104130029678s 2018-08-05 19:12:51,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e33a009df49740c8a8a937d5de699e78&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=0e8abad97a7c4d909fd670de7c2dcf9a used request id req-69b56cea-7680-48c8-bbcb-6195195d2cd4 2018-08-05 19:12:51,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 19:12:51,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a/users/e33a009df49740c8a8a937d5de699e78/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:51,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:12:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54810b1e-cd63-4822-a10d-21160c962b8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:12:51,889 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a/users/e33a009df49740c8a8a937d5de699e78/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-54810b1e-cd63-4822-a10d-21160c962b8c 2018-08-05 19:12:51,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168123006821s 2018-08-05 19:12:51,889 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a/users/e33a009df49740c8a8a937d5de699e78/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-54810b1e-cd63-4822-a10d-21160c962b8c 2018-08-05 19:12:51,890 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 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'0e8abad97a7c4d909fd670de7c2dcf9a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '79d4a6c9-9009-44e2-b105-823bf147bc20', 'username': u'heat_ims-user_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 19:12:51,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 19:12:51,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 19:12:51,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 19:12:51,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 19:12:51,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 19:12:51,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 19:12:51,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 19:12:51,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 19:12:51,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 19:12:51,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 19:12:51,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 19:12:51,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 19:12:51,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 19:12:51,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 19:12:51,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 19:12:51,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 19:12:51,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 19:12:51,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 19:12:51,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 19:12:51,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 19:12:51,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 19:12:51,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 19:12:51,895 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'password': '79d4a6c9-9009-44e2-b105-823bf147bc20', 'project_name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '0e8abad97a7c4d909fd670de7c2dcf9a', 'project_domain_name': 'Default'} 2018-08-05 19:12:51,926 - 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-05 19:12:51,926 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-05 19:12:51,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 19:12:51,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:52,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4782c3d-86cb-4b8a-9374-33fd545af433 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a"}, "tags": [], "enabled": true, "id": "0e8abad97a7c4d909fd670de7c2dcf9a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 19:12:52,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-d4782c3d-86cb-4b8a-9374-33fd545af433 2018-08-05 19:12:52,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109459877014s 2018-08-05 19:12:52,041 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-d4782c3d-86cb-4b8a-9374-33fd545af433 2018-08-05 19:12:52,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-05 19:12:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/0e8abad97a7c4d909fd670de7c2dcf9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-05 19:12:52,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-131fd2e8-898a-4b07-8545-3962d6facaa2 Date: Sun, 05 Aug 2018 19:12:52 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-05 19:12:52,315 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/0e8abad97a7c4d909fd670de7c2dcf9a.json used request id req-131fd2e8-898a-4b07-8545-3962d6facaa2 2018-08-05 19:12:52,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.27220416069s 2018-08-05 19:12:52,316 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/0e8abad97a7c4d909fd670de7c2dcf9a.json used request id req-131fd2e8-898a-4b07-8545-3962d6facaa2 2018-08-05 19:12:52,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:12:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:52,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7aad4d0-a729-481a-8603-f59808237246 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:12:52,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f7aad4d0-a729-481a-8603-f59808237246 2018-08-05 19:12:52,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10101890564s 2018-08-05 19:12:52,421 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f7aad4d0-a729-481a-8603-f59808237246 2018-08-05 19:12:52,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-05 19:12:52,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-05 19:12:52,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 19:12:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4f8ff85-0548-4dbe-9be2-4ecb99f86337 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d93e58ffd8645cc9f7a33a407be42df", "links": {"self": "http://172.30.9.22:5000/v3/roles/2d93e58ffd8645cc9f7a33a407be42df"}, "name": "heat_stack_owner"}} 2018-08-05 19:12:52,544 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-d4f8ff85-0548-4dbe-9be2-4ecb99f86337 2018-08-05 19:12:52,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.117959976196s 2018-08-05 19:12:52,544 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-d4f8ff85-0548-4dbe-9be2-4ecb99f86337 2018-08-05 19:12:52,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:12:52,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:52,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1556a4-cad0-4e5e-8529-0a454dbc803d Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2d93e58ffd8645cc9f7a33a407be42df", "links": {"self": "http://172.30.9.22:5000/v3/roles/2d93e58ffd8645cc9f7a33a407be42df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:12:52,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9c1556a4-cad0-4e5e-8529-0a454dbc803d 2018-08-05 19:12:52,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106107950211s 2018-08-05 19:12:52,654 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9c1556a4-cad0-4e5e-8529-0a454dbc803d 2018-08-05 19:12:52,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 19:12:52,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:52,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4160a81-bfd5-4d24-8169-d4d380b43129 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 19:12:52,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-c4160a81-bfd5-4d24-8169-d4d380b43129 2018-08-05 19:12:52,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107072114944s 2018-08-05 19:12:52,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-c4160a81-bfd5-4d24-8169-d4d380b43129 2018-08-05 19:12:52,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 19:12:52,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:52,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09d9701-60dd-4caa-88fb-566be3073faf Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_ims-user_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": {"self": "http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e33a009df49740c8a8a937d5de699e78", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 19:12:52,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c09d9701-60dd-4caa-88fb-566be3073faf 2018-08-05 19:12:52,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113281965256s 2018-08-05 19:12:52,882 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c09d9701-60dd-4caa-88fb-566be3073faf 2018-08-05 19:12:52,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 19:12:52,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:53,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696585cb-72b6-4357-812c-33d7874fe0e8 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a"}, "tags": [], "enabled": true, "id": "0e8abad97a7c4d909fd670de7c2dcf9a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 19:12:53,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-696585cb-72b6-4357-812c-33d7874fe0e8 2018-08-05 19:12:53,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109861850739s 2018-08-05 19:12:53,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-696585cb-72b6-4357-812c-33d7874fe0e8 2018-08-05 19:12:53,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 19:12:53,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e33a009df49740c8a8a937d5de699e78&role.id=2d93e58ffd8645cc9f7a33a407be42df&scope.project.id=0e8abad97a7c4d909fd670de7c2dcf9a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:53,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d83fdd-6529-45f4-b5ae-b3762bcab2cd Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=e33a009df49740c8a8a937d5de699e78&role.id=2d93e58ffd8645cc9f7a33a407be42df&scope.project.id=0e8abad97a7c4d909fd670de7c2dcf9a", "previous": null, "next": null}} 2018-08-05 19:12:53,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e33a009df49740c8a8a937d5de699e78&role.id=2d93e58ffd8645cc9f7a33a407be42df&scope.project.id=0e8abad97a7c4d909fd670de7c2dcf9a used request id req-28d83fdd-6529-45f4-b5ae-b3762bcab2cd 2018-08-05 19:12:53,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.098953962326s 2018-08-05 19:12:53,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e33a009df49740c8a8a937d5de699e78&role.id=2d93e58ffd8645cc9f7a33a407be42df&scope.project.id=0e8abad97a7c4d909fd670de7c2dcf9a used request id req-28d83fdd-6529-45f4-b5ae-b3762bcab2cd 2018-08-05 19:12:53,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 19:12:53,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a/users/e33a009df49740c8a8a937d5de699e78/roles/2d93e58ffd8645cc9f7a33a407be42df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:12:53,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4c5b61f-ca6a-41eb-9dab-fc24a0a81c43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:12:53,254 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a/users/e33a009df49740c8a8a937d5de699e78/roles/2d93e58ffd8645cc9f7a33a407be42df used request id req-d4c5b61f-ca6a-41eb-9dab-fc24a0a81c43 2018-08-05 19:12:53,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141089916229s 2018-08-05 19:12:53,254 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a/users/e33a009df49740c8a8a937d5de699e78/roles/2d93e58ffd8645cc9f7a33a407be42df used request id req-d4c5b61f-ca6a-41eb-9dab-fc24a0a81c43 2018-08-05 19:12:53,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-05 19:12:53,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:12:53,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1142315-34c6-43fa-9fe1-9a9fdae9a537 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 19:12:53,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f1142315-34c6-43fa-9fe1-9a9fdae9a537 2018-08-05 19:12:53,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 19:12:53,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "2d93e58ffd8645cc9f7a33a407be42df", "name": "heat_stack_owner"}], "expires_at": "2018-08-05T20:12:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/0e8abad97a7c4d909fd670de7c2dcf9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_b234a89b-a10e-4b39-92e1-e12ba9320cab", "id": "e33a009df49740c8a8a937d5de699e78"}, "audit_ids": ["tfLuDJB4SXmjIfVMPtakeA"], "issued_at": "2018-08-05T19:12:53.000000Z"}} 2018-08-05 19:12:53,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"keypair": {"name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab"}}' 2018-08-05 19:12:54,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:12: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-eb6b6b54-a298-4ee6-b097-0447fb3a55ff x-compute-request-id: req-eb6b6b54-a298-4ee6-b097-0447fb3a55ff Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYmC0EiKAzWFb85Wnp+0ptdgGsVdS3o89bU30bRayxjqU6ASvygaOy9NZDWFr7T7sxk8kcivawDgL8ZLR1RxyvTcm07AiJxDCAV+UsbfPrAfOwmVE55B9nJI1ifEh19kZGa8350HxyKUNEDRztimNC7ODuw/DuzKrKTxNiHF04kfHc++0y2oDE9IJ1N0D5kjhUaoLDfrjdlLIwYQ+TtinyF6Hrv6NzvgnJa+PVzNrQ8AiAsIN/tIFtGcW+wYbC/OcLrCs8+qG02Rn6k8NAWQClalZK+IXxNBQv6hj+D1n4aUwYk5cMM1BtMGCx8tX2zDW993rQ74bF/J+4Hld/jvaL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2JgtBIigM1hW/OVp6ftKbXYBrFXUt6PPW1N9G0WssY6lOgEr\n8oGjsvTWQ1ha+0+7MZPJHIr2sA4C/GS0dUccr03JtOwIicQwgFflLG3z6wHzsJlR\nOeQfZySNYnxIdfZGRmvN+dB8cilDRA0c7YpjQuzg7sPw7syqyk8TYhxdOJHx3Pvt\nMtqAxPSCdTdA+ZI4VGqCw3643ZSyMGEPk7Yp8heh67+jc74JyWvj1cza0PAIgLCD\nf7SBbRnFvsGGwvznC6wrPPqhtNkZ+pPDQFkApWpWSviF8TQUL+oY/g9Z+GlMGJOX\nDDNQbTBgsfLV9sw1vfd60O+GxfyfuB5Xf472iwIDAQABAoIBABzijn5gSh0O1ur7\nHVja7l4Ssr5s4+VprymaxMByVkmHoHlP1rCMoWwoQrrQebGyPGCsONHZpnRsKfHG\n7FoHlce7M/8wyyK0S1OSZTm7oB/jLsCKcc6qoZV7xm8v6+nvYgfaMKn0J+SBpDrb\nFNSI9Bvkw0qUTvlJyi0Yxpj692OntBQim3IyJtjmdnYyAnbEK76R8RWBCTQqeloO\nN6Y+gJyZlCtsyHMzJ9LkIEoVE2xH77mYG7nqd/QtB2r3ecpluL3j8OOL1s9d4lP+\nQqX/7DfyYmTkyT8KmbMvk0l6n8ExeegdQshzBw3kfPEXljlKb0dLJfSurCslAGNJ\nZDRjuaECgYEA+YhHQ1QIyx/hNZR4X4r1KoxyifBDr8QNTHX9JiIzI/lFC7cfra/P\n8EpWxCiumtxCweZJetndZcyJ9NVQ1LPcPmXniuJuozcNFYNltc4kHZfWPeBF/kRB\nd+ncQsI2583CSo1ImHQk1nfknYVyvTZRZ4390nuba1YndBcyAyy8290CgYEA3jVY\nPBDM/hQ5ZZR1hH/gWUVIeQRgcr68v+102bro3vuwAFNLI1eQ++lZsBKodRuX87l0\nlgDtql7sCOpo8M2l5dFVH5tu/GfeAsUxX3PFhIG6OMZXqphU41bFW6akRcRzXR5b\nMfprhJfQTqsFNppD9OrlPBSE8GKPHvd0QLSJSYcCgYEAtlxA8FR+pKvks3qQygpM\nh87ieipr3Q0jRujHm9HMnBK0wg4Piah+B7bcWDj++c/Uvc3lj3Ge2qGzhIlMrFXR\ntIxWveojPwahekJv14ESZcosWUYJAPyy98aiIOu8ooV942wDTN88eLxgCDqZkuwa\na9qaT/PjrnrlFHNLKoTMdMUCgYAVqnHd+W1jYKlwBBepQaaoTZ8RXaHhzkMtG4QH\nLrhB9Zxli7mJyqHyTgBWsJsIQBaCxxRdA94ofHTbMa/lusdwLwbzu/4IUkBNWNjF\ni844a0Wy/3PQyGWOfQllNExUGSF+dNVDfD07gmnnIbmyZzw1Byouv3luzs1RoaMO\nJAw2xQKBgFiS3l5urkp0NDtiGWo847NjN6BMqzNYrlWMzWANRzcQLktWn2bN6t8E\nmrBBYDO3bCnJVffL0mzpJxf+k2Kf8AtoY/ieBbtWz5lczh8fe7TY1xDpT5l5SwXO\nj8ba4ED2KoeWYg+5JxF1QQ0M7xw7QgWFctlEdf686I7kYILXBhpa\n-----END RSA PRIVATE KEY-----\n", "user_id": "e33a009df49740c8a8a937d5de699e78", "name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "fingerprint": "93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec"}} 2018-08-05 19:12:54,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-eb6b6b54-a298-4ee6-b097-0447fb3a55ff 2018-08-05 19:12:54,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.792660951614s 2018-08-05 19:12:54,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-eb6b6b54-a298-4ee6-b097-0447fb3a55ff 2018-08-05 19:12:54,049 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYmC0EiKAzWFb85Wnp+0ptdgGsVdS3o89bU30bRayxjqU6ASvygaOy9NZDWFr7T7sxk8kcivawDgL8ZLR1RxyvTcm07AiJxDCAV+UsbfPrAfOwmVE55B9nJI1ifEh19kZGa8350HxyKUNEDRztimNC7ODuw/DuzKrKTxNiHF04kfHc++0y2oDE9IJ1N0D5kjhUaoLDfrjdlLIwYQ+TtinyF6Hrv6NzvgnJa+PVzNrQ8AiAsIN/tIFtGcW+wYbC/OcLrCs8+qG02Rn6k8NAWQClalZK+IXxNBQv6hj+D1n4aUwYk5cMM1BtMGCx8tX2zDW993rQ74bF/J+4Hld/jvaL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2JgtBIigM1hW/OVp6ftKbXYBrFXUt6PPW1N9G0WssY6lOgEr\n8oGjsvTWQ1ha+0+7MZPJHIr2sA4C/GS0dUccr03JtOwIicQwgFflLG3z6wHzsJlR\nOeQfZySNYnxIdfZGRmvN+dB8cilDRA0c7YpjQuzg7sPw7syqyk8TYhxdOJHx3Pvt\nMtqAxPSCdTdA+ZI4VGqCw3643ZSyMGEPk7Yp8heh67+jc74JyWvj1cza0PAIgLCD\nf7SBbRnFvsGGwvznC6wrPPqhtNkZ+pPDQFkApWpWSviF8TQUL+oY/g9Z+GlMGJOX\nDDNQbTBgsfLV9sw1vfd60O+GxfyfuB5Xf472iwIDAQABAoIBABzijn5gSh0O1ur7\nHVja7l4Ssr5s4+VprymaxMByVkmHoHlP1rCMoWwoQrrQebGyPGCsONHZpnRsKfHG\n7FoHlce7M/8wyyK0S1OSZTm7oB/jLsCKcc6qoZV7xm8v6+nvYgfaMKn0J+SBpDrb\nFNSI9Bvkw0qUTvlJyi0Yxpj692OntBQim3IyJtjmdnYyAnbEK76R8RWBCTQqeloO\nN6Y+gJyZlCtsyHMzJ9LkIEoVE2xH77mYG7nqd/QtB2r3ecpluL3j8OOL1s9d4lP+\nQqX/7DfyYmTkyT8KmbMvk0l6n8ExeegdQshzBw3kfPEXljlKb0dLJfSurCslAGNJ\nZDRjuaECgYEA+YhHQ1QIyx/hNZR4X4r1KoxyifBDr8QNTHX9JiIzI/lFC7cfra/P\n8EpWxCiumtxCweZJetndZcyJ9NVQ1LPcPmXniuJuozcNFYNltc4kHZfWPeBF/kRB\nd+ncQsI2583CSo1ImHQk1nfknYVyvTZRZ4390nuba1YndBcyAyy8290CgYEA3jVY\nPBDM/hQ5ZZR1hH/gWUVIeQRgcr68v+102bro3vuwAFNLI1eQ++lZsBKodRuX87l0\nlgDtql7sCOpo8M2l5dFVH5tu/GfeAsUxX3PFhIG6OMZXqphU41bFW6akRcRzXR5b\nMfprhJfQTqsFNppD9OrlPBSE8GKPHvd0QLSJSYcCgYEAtlxA8FR+pKvks3qQygpM\nh87ieipr3Q0jRujHm9HMnBK0wg4Piah+B7bcWDj++c/Uvc3lj3Ge2qGzhIlMrFXR\ntIxWveojPwahekJv14ESZcosWUYJAPyy98aiIOu8ooV942wDTN88eLxgCDqZkuwa\na9qaT/PjrnrlFHNLKoTMdMUCgYAVqnHd+W1jYKlwBBepQaaoTZ8RXaHhzkMtG4QH\nLrhB9Zxli7mJyqHyTgBWsJsIQBaCxxRdA94ofHTbMa/lusdwLwbzu/4IUkBNWNjF\ni844a0Wy/3PQyGWOfQllNExUGSF+dNVDfD07gmnnIbmyZzw1Byouv3luzs1RoaMO\nJAw2xQKBgFiS3l5urkp0NDtiGWo847NjN6BMqzNYrlWMzWANRzcQLktWn2bN6t8E\nmrBBYDO3bCnJVffL0mzpJxf+k2Kf8AtoY/ieBbtWz5lczh8fe7TY1xDpT5l5SwXO\nj8ba4ED2KoeWYg+5JxF1QQ0M7xw7QgWFctlEdf686I7kYILXBhpa\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e33a009df49740c8a8a937d5de699e78', 'name': u'heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'created_at': '2018-08-05T19:12:54.049633', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec', 'type': 'ssh', 'id': u'heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab'}) 2018-08-05 19:12:54,050 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-05 19:12:55,516 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-05 19:12:55,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:12:55,521 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 19:12:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 19:12:55,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:12:55,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:12:55,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-545beb88-be48-459c-967e-b49ef65a0c55 Date: Sun, 05 Aug 2018 19:12:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:12:55,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-545beb88-be48-459c-967e-b49ef65a0c55 2018-08-05 19:12:55,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220756053925s 2018-08-05 19:12:55,747 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-545beb88-be48-459c-967e-b49ef65a0c55 2018-08-05 19:12:55,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 19:12:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab"}' 2018-08-05 19:12:56,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3036f791-ef6b-48cd-b2f7-466fbbff22c9 Date: Sun, 05 Aug 2018 19:12:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file", "owner": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "77aba286-089c-4e4f-94c5-762eef51ca72", "size": null, "self": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:12:55Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "checksum": null, "created_at": "2018-08-05T19:12:55Z", "protected": false} 2018-08-05 19:12:56,004 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3036f791-ef6b-48cd-b2f7-466fbbff22c9 2018-08-05 19:12:56,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.250315904617s 2018-08-05 19:12:56,005 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3036f791-ef6b-48cd-b2f7-466fbbff22c9 returning object 77aba286-089c-4e4f-94c5-762eef51ca72 2018-08-05 19:12:56,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 19:12:56,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '' 2018-08-05 19:13:00,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f40ed66-50f2-4106-8600-1ce7de4aca4e Date: Sun, 05 Aug 2018 19:13: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-05 19:13:00,242 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file used request id req-7f40ed66-50f2-4106-8600-1ce7de4aca4e 2018-08-05 19:13:00,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.23654794693s 2018-08-05 19:13:00,243 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file used request id req-7f40ed66-50f2-4106-8600-1ce7de4aca4e 2018-08-05 19:13:00,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:13:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:13:00,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-bad0b388-dbda-47a3-87d7-ca938881d6d6 Date: Sun, 05 Aug 2018 19:13:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "metadata": {}}], "file": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file", "owner": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "77aba286-089c-4e4f-94c5-762eef51ca72", "size": 263062016, "self": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:13:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T19:12:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:13:00,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bad0b388-dbda-47a3-87d7-ca938881d6d6 2018-08-05 19:13:00,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235798835754s 2018-08-05 19:13:00,483 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bad0b388-dbda-47a3-87d7-ca938881d6d6 2018-08-05 19:13:00,484 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap', u'metadata': Munch({})})], 'file': u'/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file', 'owner': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'id': u'77aba286-089c-4e4f-94c5-762eef51ca72', 'size': 263062016, u'self': u'/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T19:13:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T19:13:00Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'self': u'/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'created': u'2018-08-05T19:12:55Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-05T19:12:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}}) 2018-08-05 19:13:00,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 19:13:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-05 19:13:00,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-1f16dd24-074a-4356-9457-87d91b74bee6 x-compute-request-id: req-1f16dd24-074a-4356-9457-87d91b74bee6 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}} 2018-08-05 19:13:00,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1f16dd24-074a-4356-9457-87d91b74bee6 2018-08-05 19:13:00,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.244275093079s 2018-08-05 19:13:00,730 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1f16dd24-074a-4356-9457-87d91b74bee6 2018-08-05 19:13:00,731 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'449c5b575fb242d6b133df2f87012577', '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'0faa2051-a29f-4b21-af16-ed44eaeadf26', 'swap': 0}) 2018-08-05 19:13:00,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 19:13:00,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" -d '{"extra_specs": {}}' 2018-08-05 19:13:00,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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 x-openstack-request-id: req-31034622-a147-4a26-a740-035ded9b0265 x-compute-request-id: req-31034622-a147-4a26-a740-035ded9b0265 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 19:13:00,758 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26/os-extra_specs used request id req-31034622-a147-4a26-a740-035ded9b0265 2018-08-05 19:13:00,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0271320343018s 2018-08-05 19:13:00,759 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26/os-extra_specs used request id req-31034622-a147-4a26-a740-035ded9b0265 2018-08-05 19:13:00,759 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-05 19:13:01,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-05 19:13:01,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "public_sig_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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-05 19:13:13,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 19:13:01 GMT Server: Apache x-openstack-request-id: req-2e35bd12-cc4f-4cc7-98db-f9530a0069fd Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "794bb954-737c-468b-81cf-f32d23eafc33", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}]}} 2018-08-05 19:13:13,836 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks used request id req-2e35bd12-cc4f-4cc7-98db-f9530a0069fd 2018-08-05 19:13:13,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 12.3013529778s 2018-08-05 19:13:13,837 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks used request id req-2e35bd12-cc4f-4cc7-98db-f9530a0069fd 2018-08-05 19:13:13,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:13:13,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:13:14,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:13:13 GMT Server: Apache x-openstack-request-id: req-9a95b8d7-2f06-448f-bfeb-dcfc10a6ac25 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/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-05 19:13:15,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:13:14 GMT Server: Apache x-openstack-request-id: req-b276838f-06ed-4585-bce5-88e64278b1cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 429 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/clearwater-opnfv/events/3411ae30-3ece-48d9-8358-802a453aee54", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "794bb954-737c-468b-81cf-f32d23eafc33", "id": "3411ae30-3ece-48d9-8358-802a453aee54"}, {"resource_name": "sig_network", "event_time": "2018-08-05T19:13:14Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sig_network/events/870ce1c1-415b-444c-b40e-31414159d982", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-2ozv5y7cznvo", "id": "870ce1c1-415b-444c-b40e-31414159d982"}]} 2018-08-05 19:13:15,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?sort_dir=asc&sort_dir=asc used request id req-b276838f-06ed-4585-bce5-88e64278b1cb 2018-08-05 19:13:15,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.48824810982s 2018-08-05 19:13:15,326 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?sort_dir=asc&sort_dir=asc used request id req-b276838f-06ed-4585-bce5-88e64278b1cb 2018-08-05 19:13:20,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:13:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=870ce1c1-415b-444c-b40e-31414159d982&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:13:20,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:13:20 GMT Server: Apache x-openstack-request-id: req-90bab472-c050-4ed4-9dc6-459f520bc4aa Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=870ce1c1-415b-444c-b40e-31414159d982&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-05 19:13:21,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:13:20 GMT Server: Apache x-openstack-request-id: req-a2a2fe16-80e1-41f6-9cd6-d1670f851a34 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 441 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-05T19:13:15Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/mgmt_network/events/235aa23c-1830-46ec-9af3-e3075d410118", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-fhcpuhdtc4fe", "id": "235aa23c-1830-46ec-9af3-e3075d410118"}, {"resource_name": "security_groups", "event_time": "2018-08-05T19:13:16Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/security_groups/events/2721bd75-fe1b-4a2b-b22a-3412e021fb5b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-xudlu2bqjq5y", "id": "2721bd75-fe1b-4a2b-b22a-3412e021fb5b"}]} 2018-08-05 19:13:21,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=870ce1c1-415b-444c-b40e-31414159d982&sort_dir=asc&marker=870ce1c1-415b-444c-b40e-31414159d982&sort_dir=asc used request id req-a2a2fe16-80e1-41f6-9cd6-d1670f851a34 2018-08-05 19:13:21,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.36625504494s 2018-08-05 19:13:21,699 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=870ce1c1-415b-444c-b40e-31414159d982&sort_dir=asc&marker=870ce1c1-415b-444c-b40e-31414159d982&sort_dir=asc used request id req-a2a2fe16-80e1-41f6-9cd6-d1670f851a34 2018-08-05 19:13:26,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:13:26,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:13:27,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:13:26 GMT Server: Apache x-openstack-request-id: req-fc359de3-0f94-4e78-b267-a03db45985e4 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&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-05 19:13:27,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:13:27 GMT Server: Apache x-openstack-request-id: req-086daea6-2289-4aa2-b68a-8369f07e6cd8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:13:27,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&sort_dir=asc&marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&sort_dir=asc used request id req-086daea6-2289-4aa2-b68a-8369f07e6cd8 2018-08-05 19:13:27,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.658022165298s 2018-08-05 19:13:27,363 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&sort_dir=asc&marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&sort_dir=asc used request id req-086daea6-2289-4aa2-b68a-8369f07e6cd8 2018-08-05 19:13:32,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:13:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:13:33,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:13:32 GMT Server: Apache x-openstack-request-id: req-169b8368-465d-4cc3-9d84-13dc0315c561 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&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-05 19:13:33,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:13:32 GMT Server: Apache x-openstack-request-id: req-40d65ff4-d178-4f8f-8671-cd31f659020f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-05T19:13:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sig_network/events/7fb47f66-2306-44de-aa00-39766caa1b73", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "aa7612bf-a0bd-40a6-b138-294290b695b3", "id": "7fb47f66-2306-44de-aa00-39766caa1b73"}, {"resource_name": "mgmt_network", "event_time": "2018-08-05T19:13:32Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/mgmt_network/events/80593511-db72-44a7-992d-5ce69933a1ee", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "fec1c1ee-b4f7-40b0-b23a-c5d111c3473d", "id": "80593511-db72-44a7-992d-5ce69933a1ee"}]} 2018-08-05 19:13:33,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&sort_dir=asc&marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&sort_dir=asc used request id req-40d65ff4-d178-4f8f-8671-cd31f659020f 2018-08-05 19:13:33,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.368268013s 2018-08-05 19:13:33,738 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&sort_dir=asc&marker=2721bd75-fe1b-4a2b-b22a-3412e021fb5b&sort_dir=asc used request id req-40d65ff4-d178-4f8f-8671-cd31f659020f 2018-08-05 19:13:38,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:13:38,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=80593511-db72-44a7-992d-5ce69933a1ee&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:13:39,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:13:38 GMT Server: Apache x-openstack-request-id: req-595bee53-652a-4a88-8404-5713bc62c76d Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=80593511-db72-44a7-992d-5ce69933a1ee&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-05 19:13:39,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:13:39 GMT Server: Apache x-openstack-request-id: req-12868839-d805-4316-9d9c-9227cc790a79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-05T19:13:34Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/security_groups/events/5aa1b0ac-17c7-454c-a007-43d690874ce8", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3c224c4a-5f14-44b0-9e07-22a3560783af", "id": "5aa1b0ac-17c7-454c-a007-43d690874ce8"}, {"resource_name": "dns", "event_time": "2018-08-05T19:13:34Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dns/events/bcec683a-4676-41d7-bbf7-12095f7e5fd3", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-ozevpfkxu6al", "id": "bcec683a-4676-41d7-bbf7-12095f7e5fd3"}]} 2018-08-05 19:13:39,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=80593511-db72-44a7-992d-5ce69933a1ee&sort_dir=asc&marker=80593511-db72-44a7-992d-5ce69933a1ee&sort_dir=asc used request id req-12868839-d805-4316-9d9c-9227cc790a79 2018-08-05 19:13:39,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.701549053192s 2018-08-05 19:13:39,445 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=80593511-db72-44a7-992d-5ce69933a1ee&sort_dir=asc&marker=80593511-db72-44a7-992d-5ce69933a1ee&sort_dir=asc used request id req-12868839-d805-4316-9d9c-9227cc790a79 2018-08-05 19:13:44,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:13:44,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:13:45,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:13:44 GMT Server: Apache x-openstack-request-id: req-00e0bc7f-c955-4bad-b0e7-f5a2af0fdca6 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:13:45,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:13:45 GMT Server: Apache x-openstack-request-id: req-d3177754-487a-4d8b-b87d-0564a9b3966c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:13:45,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-d3177754-487a-4d8b-b87d-0564a9b3966c 2018-08-05 19:13:45,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.799649000168s 2018-08-05 19:13:45,248 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-d3177754-487a-4d8b-b87d-0564a9b3966c 2018-08-05 19:13:50,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:13:50,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:13:50,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:13:50 GMT Server: Apache x-openstack-request-id: req-7d3cce19-4df5-435f-89f0-ef9f902a6209 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:13:51,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:13:50 GMT Server: Apache x-openstack-request-id: req-e9ce3f02-9e87-4dc1-a5d5-add11c69f0c7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:13:51,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-e9ce3f02-9e87-4dc1-a5d5-add11c69f0c7 2018-08-05 19:13:51,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.00433802605s 2018-08-05 19:13:51,259 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-e9ce3f02-9e87-4dc1-a5d5-add11c69f0c7 2018-08-05 19:13:51,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:13:51,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:13:51,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:13:51 GMT Server: Apache x-openstack-request-id: req-111efe1c-6d64-4162-bbc6-da3e0fdf1930 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:13:51,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:13:51 GMT Server: Apache x-openstack-request-id: req-a42325fe-5f97-4900-99ba-284e8693602d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:13:51,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-a42325fe-5f97-4900-99ba-284e8693602d 2018-08-05 19:13:51,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.696739912033s 2018-08-05 19:13:51,957 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-a42325fe-5f97-4900-99ba-284e8693602d 2018-08-05 19:13:56,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:13:56,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:13:56,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:13:56 GMT Server: Apache x-openstack-request-id: req-5d3e9083-4aa8-41aa-bfcb-c5737dddbb72 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:13:57,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:13:57 GMT Server: Apache x-openstack-request-id: req-ef4b9673-d93a-4697-a0c2-c60ca4c7429d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:13:57,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-ef4b9673-d93a-4697-a0c2-c60ca4c7429d 2018-08-05 19:13:57,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.651569128036s 2018-08-05 19:13:57,616 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-ef4b9673-d93a-4697-a0c2-c60ca4c7429d 2018-08-05 19:14:02,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:14:02,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:03,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:02 GMT Server: Apache x-openstack-request-id: req-32534f9b-21c7-449a-a4b2-8949a58ce457 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:14:03,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:03 GMT Server: Apache x-openstack-request-id: req-72427034-2cf2-41ef-967e-a04cd861a834 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:14:03,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-72427034-2cf2-41ef-967e-a04cd861a834 2018-08-05 19:14:03,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.69047999382s 2018-08-05 19:14:03,312 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-72427034-2cf2-41ef-967e-a04cd861a834 2018-08-05 19:14:03,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:14:03,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:03,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:03 GMT Server: Apache x-openstack-request-id: req-75910796-9b97-4fa1-a3b6-5702fd50b5de Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:14:03,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:03 GMT Server: Apache x-openstack-request-id: req-9fff1f40-19a2-4982-b132-0e5c83e5dc64 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:14:03,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-9fff1f40-19a2-4982-b132-0e5c83e5dc64 2018-08-05 19:14:03,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.663102865219s 2018-08-05 19:14:03,976 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-9fff1f40-19a2-4982-b132-0e5c83e5dc64 2018-08-05 19:14:08,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:14:08,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:09,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:08 GMT Server: Apache x-openstack-request-id: req-df767219-391f-4a38-89d3-15bbc2c948d2 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:14:10,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:09 GMT Server: Apache x-openstack-request-id: req-a346c674-6c80-44e2-b120-c00a2ed63aa4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:14:10,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-a346c674-6c80-44e2-b120-c00a2ed63aa4 2018-08-05 19:14:10,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.26541185379s 2018-08-05 19:14:10,249 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-a346c674-6c80-44e2-b120-c00a2ed63aa4 2018-08-05 19:14:15,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:14:15,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:15,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:15 GMT Server: Apache x-openstack-request-id: req-71ae294e-b27d-4b74-9585-6c696ff655de Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:14:15,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:15 GMT Server: Apache x-openstack-request-id: req-cb665f8f-a426-443c-88b7-38e0d9e26148 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:14:15,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-cb665f8f-a426-443c-88b7-38e0d9e26148 2018-08-05 19:14:15,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.640379905701s 2018-08-05 19:14:15,896 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-cb665f8f-a426-443c-88b7-38e0d9e26148 2018-08-05 19:14:15,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:14:15,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:16,508 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:15 GMT Server: Apache x-openstack-request-id: req-bf756e1a-a97c-467d-ac3b-3fc21e066e22 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:14:17,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:16 GMT Server: Apache x-openstack-request-id: req-3d0e0ddd-4941-4b4f-a081-490c3646626d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:14:17,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-3d0e0ddd-4941-4b4f-a081-490c3646626d 2018-08-05 19:14:17,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.2255718708s 2018-08-05 19:14:17,122 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-3d0e0ddd-4941-4b4f-a081-490c3646626d 2018-08-05 19:14:22,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:14:22,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:22,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:22 GMT Server: Apache x-openstack-request-id: req-1b2b69f3-fcdf-4587-b612-77b0ade1706c Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:14:22,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:22 GMT Server: Apache x-openstack-request-id: req-f765e94b-a236-4e23-b927-cf1fe345f603 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:14:22,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-f765e94b-a236-4e23-b927-cf1fe345f603 2018-08-05 19:14:22,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.263247966766s 2018-08-05 19:14:22,393 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-f765e94b-a236-4e23-b927-cf1fe345f603 2018-08-05 19:14:27,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:14:27,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:28,034 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:27 GMT Server: Apache x-openstack-request-id: req-bdbcb95b-09e7-48c2-bc81-edcdc4f16b27 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:14:28,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:28 GMT Server: Apache x-openstack-request-id: req-bec081ea-83f6-41a2-8932-0bc44d251dc8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:14:28,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-bec081ea-83f6-41a2-8932-0bc44d251dc8 2018-08-05 19:14:28,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.678182125092s 2018-08-05 19:14:28,077 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-bec081ea-83f6-41a2-8932-0bc44d251dc8 2018-08-05 19:14:28,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:14:28,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:28,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:28 GMT Server: Apache x-openstack-request-id: req-309b4dc8-63a2-4ca3-a728-b8a522436edb Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:14:28,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:28 GMT Server: Apache x-openstack-request-id: req-8f0630a0-c483-4554-91a4-8a1bb2027233 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:14:28,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-8f0630a0-c483-4554-91a4-8a1bb2027233 2018-08-05 19:14:28,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.644025087357s 2018-08-05 19:14:28,722 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-8f0630a0-c483-4554-91a4-8a1bb2027233 2018-08-05 19:14:33,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:14:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:34,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:33 GMT Server: Apache x-openstack-request-id: req-48b16f1a-4428-4657-8ee3-f3d3de78b657 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:14:34,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:34 GMT Server: Apache x-openstack-request-id: req-8f938111-0ef9-4e63-a7a7-49b91475acc6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:14:34,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-8f938111-0ef9-4e63-a7a7-49b91475acc6 2018-08-05 19:14:34,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.671886920929s 2018-08-05 19:14:34,396 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-8f938111-0ef9-4e63-a7a7-49b91475acc6 2018-08-05 19:14:39,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:14:39,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:40,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:39 GMT Server: Apache x-openstack-request-id: req-97bc59c4-a3c0-45b2-b062-d057e2923169 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:14:40,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:40 GMT Server: Apache x-openstack-request-id: req-29f28c89-6407-4aed-a969-4af409420c1e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:14:40,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-29f28c89-6407-4aed-a969-4af409420c1e 2018-08-05 19:14:40,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.677083015442s 2018-08-05 19:14:40,080 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-29f28c89-6407-4aed-a969-4af409420c1e 2018-08-05 19:14:40,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:14:40,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:40,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:40 GMT Server: Apache x-openstack-request-id: req-4960e1f7-5ff8-4528-89aa-7676ed42d28d Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:14:40,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:40 GMT Server: Apache x-openstack-request-id: req-27b434a2-1684-471a-aa56-d317cc9d1b5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:14:40,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-27b434a2-1684-471a-aa56-d317cc9d1b5d 2018-08-05 19:14:40,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.670938968658s 2018-08-05 19:14:40,752 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-27b434a2-1684-471a-aa56-d317cc9d1b5d 2018-08-05 19:14:45,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:14:45,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:45,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:45 GMT Server: Apache x-openstack-request-id: req-67a52d59-16cb-4b0a-9c1f-5392f0d21383 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:14:46,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:45 GMT Server: Apache x-openstack-request-id: req-cffacbc7-3557-49b5-83f2-516cf1dd76d4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:14:46,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-cffacbc7-3557-49b5-83f2-516cf1dd76d4 2018-08-05 19:14:46,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.674069166183s 2018-08-05 19:14:46,430 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-cffacbc7-3557-49b5-83f2-516cf1dd76d4 2018-08-05 19:14:51,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:14:51,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:52,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:51 GMT Server: Apache x-openstack-request-id: req-b8135a85-16f3-4c69-b0d7-fbf25fb12114 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:14:52,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:52 GMT Server: Apache x-openstack-request-id: req-4281d2d7-4fa7-4776-a0b9-4c99e84ddeb4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:14:52,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-4281d2d7-4fa7-4776-a0b9-4c99e84ddeb4 2018-08-05 19:14:52,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.672940015793s 2018-08-05 19:14:52,109 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-4281d2d7-4fa7-4776-a0b9-4c99e84ddeb4 2018-08-05 19:14:52,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:14:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:52,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:52 GMT Server: Apache x-openstack-request-id: req-0ca1b5d0-9b98-4105-aa9f-189929540c73 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:14:52,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:52 GMT Server: Apache x-openstack-request-id: req-7ca855d8-c531-40cb-9d04-9b9a829dffce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:14:52,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-7ca855d8-c531-40cb-9d04-9b9a829dffce 2018-08-05 19:14:52,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0763828754425s 2018-08-05 19:14:52,186 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-7ca855d8-c531-40cb-9d04-9b9a829dffce 2018-08-05 19:14:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:14:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:14:57,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:14:57 GMT Server: Apache x-openstack-request-id: req-f3402e81-3244-4530-8dd4-ee08a01f1aea Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:14:57,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:14:57 GMT Server: Apache x-openstack-request-id: req-28a587e9-109a-46c5-b18d-01058ddbc46a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:14:57,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-28a587e9-109a-46c5-b18d-01058ddbc46a 2018-08-05 19:14:57,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.681010961533s 2018-08-05 19:14:57,873 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-28a587e9-109a-46c5-b18d-01058ddbc46a 2018-08-05 19:15:02,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:02,909 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:02 GMT Server: Apache x-openstack-request-id: req-305f8ab4-8d14-4c78-a4cc-cd09a7157e78 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:15:02,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:02 GMT Server: Apache x-openstack-request-id: req-8ec76052-a332-4331-a71a-1e539a67dbda Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:15:02,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-8ec76052-a332-4331-a71a-1e539a67dbda 2018-08-05 19:15:02,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073548078537s 2018-08-05 19:15:02,953 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-8ec76052-a332-4331-a71a-1e539a67dbda 2018-08-05 19:15:02,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:15:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:02,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:02 GMT Server: Apache x-openstack-request-id: req-c49701d2-40e9-4bc5-b7b0-d4e1061a1867 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:15:03,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:02 GMT Server: Apache x-openstack-request-id: req-c81d24fa-8165-40f1-ba23-c40c00753d5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:15:03,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-c81d24fa-8165-40f1-ba23-c40c00753d5a 2018-08-05 19:15:03,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740940570831s 2018-08-05 19:15:03,028 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-c81d24fa-8165-40f1-ba23-c40c00753d5a 2018-08-05 19:15:08,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:08,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:08,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:08 GMT Server: Apache x-openstack-request-id: req-b4f6da49-4dec-4696-8cb0-26524343cf7a Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:15:08,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:08 GMT Server: Apache x-openstack-request-id: req-937def33-d98c-497e-ac05-2490a8dc6389 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:15:08,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-937def33-d98c-497e-ac05-2490a8dc6389 2018-08-05 19:15:08,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.769138097763s 2018-08-05 19:15:08,799 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-937def33-d98c-497e-ac05-2490a8dc6389 2018-08-05 19:15:13,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:13,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:13,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:13 GMT Server: Apache x-openstack-request-id: req-fabdf948-7bd8-42f8-9ed3-21fc6297aa33 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:15:13,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:13 GMT Server: Apache x-openstack-request-id: req-ed837667-7003-4432-86a1-87185bc3ad64 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:15:13,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-ed837667-7003-4432-86a1-87185bc3ad64 2018-08-05 19:15:13,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736041069031s 2018-08-05 19:15:13,879 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-ed837667-7003-4432-86a1-87185bc3ad64 2018-08-05 19:15:13,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:15:13,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:13,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:13 GMT Server: Apache x-openstack-request-id: req-c761c356-94c8-4685-91ed-a4cdebffc6ab Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:15:13,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:13 GMT Server: Apache x-openstack-request-id: req-65774134-bb68-4e4d-ae96-24a35503b4d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:15:13,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-65774134-bb68-4e4d-ae96-24a35503b4d2 2018-08-05 19:15:13,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748789310455s 2018-08-05 19:15:13,955 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-65774134-bb68-4e4d-ae96-24a35503b4d2 2018-08-05 19:15:18,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:18,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:18,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:18 GMT Server: Apache x-openstack-request-id: req-eee4762b-6d9e-4aec-b6a1-98d3b2df0bc3 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:15:19,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:18 GMT Server: Apache x-openstack-request-id: req-aeead505-990c-49d8-af72-df83d39a3b0e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:15:19,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-aeead505-990c-49d8-af72-df83d39a3b0e 2018-08-05 19:15:19,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728569030762s 2018-08-05 19:15:19,035 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-aeead505-990c-49d8-af72-df83d39a3b0e 2018-08-05 19:15:24,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:24,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:24,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:24 GMT Server: Apache x-openstack-request-id: req-0c8da6f8-ae5c-4918-bfca-c066a2eee255 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:15:24,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:24 GMT Server: Apache x-openstack-request-id: req-236b9715-31d9-40e1-8ada-f99dba9d1a57 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:15:24,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-236b9715-31d9-40e1-8ada-f99dba9d1a57 2018-08-05 19:15:24,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.83994102478s 2018-08-05 19:15:24,880 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-236b9715-31d9-40e1-8ada-f99dba9d1a57 2018-08-05 19:15:24,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:15:24,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:24,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:24 GMT Server: Apache x-openstack-request-id: req-3adede8a-0e6c-4429-8454-e66ca2a74a01 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:15:24,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:24 GMT Server: Apache x-openstack-request-id: req-05d95f4c-efe5-43b4-8b56-d5c8d8e57010 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:15:24,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-05d95f4c-efe5-43b4-8b56-d5c8d8e57010 2018-08-05 19:15:24,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740330219269s 2018-08-05 19:15:24,955 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-05d95f4c-efe5-43b4-8b56-d5c8d8e57010 2018-08-05 19:15:29,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:29,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:29,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:29 GMT Server: Apache x-openstack-request-id: req-6c689e5a-b93b-4e86-852b-98e9e7934de1 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:15:30,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:29 GMT Server: Apache x-openstack-request-id: req-6501f084-7b56-4803-bd81-c67631ce6eb8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:15:30,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-6501f084-7b56-4803-bd81-c67631ce6eb8 2018-08-05 19:15:30,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075376033783s 2018-08-05 19:15:30,038 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-6501f084-7b56-4803-bd81-c67631ce6eb8 2018-08-05 19:15:35,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:35,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:35,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:35 GMT Server: Apache x-openstack-request-id: req-51ed4ae0-4200-420f-a64b-21d7f49070cd Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&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-05 19:15:35,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:35 GMT Server: Apache x-openstack-request-id: req-acd05052-c361-43d4-9134-8016cd8d0b53 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-05T19:15:32Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dns/events/77e60805-5f9d-42e3-b82a-8e23c7dca781", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "40ae4345-d000-4ef7-93b2-2e99ab1a23be", "id": "77e60805-5f9d-42e3-b82a-8e23c7dca781"}, {"resource_name": "ellis", "event_time": "2018-08-05T19:15:32Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/ellis/events/77c215f5-ebad-4911-9393-eb82482c0693", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-ugwm7taty6zh", "id": "77c215f5-ebad-4911-9393-eb82482c0693"}]} 2018-08-05 19:15:35,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-acd05052-c361-43d4-9134-8016cd8d0b53 2018-08-05 19:15:35,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0814290046692s 2018-08-05 19:15:35,125 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc&marker=bcec683a-4676-41d7-bbf7-12095f7e5fd3&sort_dir=asc used request id req-acd05052-c361-43d4-9134-8016cd8d0b53 2018-08-05 19:15:40,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:40,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:40,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:40 GMT Server: Apache x-openstack-request-id: req-903b51d5-5ec5-46ce-a814-9c5e04a78e5c Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:15:40,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:40 GMT Server: Apache x-openstack-request-id: req-5137cc94-7a4b-46d1-85ab-1a47416948bb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:15:40,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-5137cc94-7a4b-46d1-85ab-1a47416948bb 2018-08-05 19:15:40,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.766928195953s 2018-08-05 19:15:40,895 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-5137cc94-7a4b-46d1-85ab-1a47416948bb 2018-08-05 19:15:45,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:45,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:45,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:45 GMT Server: Apache x-openstack-request-id: req-6c657f7f-4ea3-4a53-9aac-9955fe3c37d3 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:15:45,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:45 GMT Server: Apache x-openstack-request-id: req-27621c45-4d8f-497d-9d8c-883c73cb540b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:15:45,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-27621c45-4d8f-497d-9d8c-883c73cb540b 2018-08-05 19:15:45,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763838291168s 2018-08-05 19:15:45,978 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-27621c45-4d8f-497d-9d8c-883c73cb540b 2018-08-05 19:15:45,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:15:45,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:46,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:45 GMT Server: Apache x-openstack-request-id: req-d5157c54-0302-45a2-96dd-9f8338e3d1fb Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:15:46,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:45 GMT Server: Apache x-openstack-request-id: req-2814a8ef-47dd-4cb1-944f-4b1ced320fcd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:15:46,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-2814a8ef-47dd-4cb1-944f-4b1ced320fcd 2018-08-05 19:15:46,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074168920517s 2018-08-05 19:15:46,053 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-2814a8ef-47dd-4cb1-944f-4b1ced320fcd 2018-08-05 19:15:51,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:51,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:51,679 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:51 GMT Server: Apache x-openstack-request-id: req-6f63131c-ba17-499f-a3b4-83133b829970 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:15:51,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:51 GMT Server: Apache x-openstack-request-id: req-0126f4ec-d4ae-4ddf-a048-812ec83f89e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:15:51,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-0126f4ec-d4ae-4ddf-a048-812ec83f89e6 2018-08-05 19:15:51,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.666011095047s 2018-08-05 19:15:51,726 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-0126f4ec-d4ae-4ddf-a048-812ec83f89e6 2018-08-05 19:15:56,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:15:56,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:56,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:56 GMT Server: Apache x-openstack-request-id: req-772e9095-cbb2-42bc-aa4f-1831a5b77ce1 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:15:56,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:56 GMT Server: Apache x-openstack-request-id: req-276fdcd9-bb8c-43b4-961c-ce9909a96e87 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:15:56,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-276fdcd9-bb8c-43b4-961c-ce9909a96e87 2018-08-05 19:15:56,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755181312561s 2018-08-05 19:15:56,809 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-276fdcd9-bb8c-43b4-961c-ce9909a96e87 2018-08-05 19:15:56,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:15:56,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:15:56,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:15:56 GMT Server: Apache x-openstack-request-id: req-1d2f670d-0db2-47c1-ac6d-a309926ec284 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:15:56,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:15:56 GMT Server: Apache x-openstack-request-id: req-3a4fc405-e00d-4c82-a0ff-e3f6b8b60866 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:15:56,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-3a4fc405-e00d-4c82-a0ff-e3f6b8b60866 2018-08-05 19:15:56,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0588440895081s 2018-08-05 19:15:56,869 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-3a4fc405-e00d-4c82-a0ff-e3f6b8b60866 2018-08-05 19:16:01,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:01,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:01,908 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:01 GMT Server: Apache x-openstack-request-id: req-a79447fb-7a22-446a-ab0c-68e8525f121b Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:01,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:01 GMT Server: Apache x-openstack-request-id: req-6c2f93c5-d447-4ded-812d-6e2d5a2bd1c9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:01,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-6c2f93c5-d447-4ded-812d-6e2d5a2bd1c9 2018-08-05 19:16:01,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757260322571s 2018-08-05 19:16:01,952 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-6c2f93c5-d447-4ded-812d-6e2d5a2bd1c9 2018-08-05 19:16:06,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:06,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:06,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:06 GMT Server: Apache x-openstack-request-id: req-a0c1d025-9dc7-40ee-b83f-b0cc607e7869 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:07,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:06 GMT Server: Apache x-openstack-request-id: req-7a452aba-90ea-44e6-9b98-c063b1c5a61f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:07,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-7a452aba-90ea-44e6-9b98-c063b1c5a61f 2018-08-05 19:16:07,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741848945618s 2018-08-05 19:16:07,032 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-7a452aba-90ea-44e6-9b98-c063b1c5a61f 2018-08-05 19:16:07,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:16:07,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:07,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:07 GMT Server: Apache x-openstack-request-id: req-4b8402ab-6088-4146-8861-890ba0998d54 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:16:07,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:07 GMT Server: Apache x-openstack-request-id: req-569729c0-14fd-4dd2-a886-74f1fd0d20bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:16:07,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-569729c0-14fd-4dd2-a886-74f1fd0d20bf 2018-08-05 19:16:07,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740561485291s 2018-08-05 19:16:07,107 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-569729c0-14fd-4dd2-a886-74f1fd0d20bf 2018-08-05 19:16:12,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:12,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:12,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:12 GMT Server: Apache x-openstack-request-id: req-28ae7421-afb3-452b-a535-1055603c8d10 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:12,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:12 GMT Server: Apache x-openstack-request-id: req-f2807bbf-66ef-45ec-b95a-4fcff60f9e17 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:12,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-f2807bbf-66ef-45ec-b95a-4fcff60f9e17 2018-08-05 19:16:12,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757651329041s 2018-08-05 19:16:12,190 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-f2807bbf-66ef-45ec-b95a-4fcff60f9e17 2018-08-05 19:16:17,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:17,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:17,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:17 GMT Server: Apache x-openstack-request-id: req-6784d6e9-d6d0-4bec-83e7-aee2e07e9f16 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:17,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:17 GMT Server: Apache x-openstack-request-id: req-18ddd36d-c96c-426f-bec3-0699f9d46f0a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:17,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-18ddd36d-c96c-426f-bec3-0699f9d46f0a 2018-08-05 19:16:17,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728180408478s 2018-08-05 19:16:17,269 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-18ddd36d-c96c-426f-bec3-0699f9d46f0a 2018-08-05 19:16:17,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:16:17,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:17,299 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:17 GMT Server: Apache x-openstack-request-id: req-dd430fa3-8bbc-45a6-ae13-f47abd9dbe32 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:16:17,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:17 GMT Server: Apache x-openstack-request-id: req-63160a21-05e6-412b-81c1-025f945d6044 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:16:17,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-63160a21-05e6-412b-81c1-025f945d6044 2018-08-05 19:16:17,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731439590454s 2018-08-05 19:16:17,343 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-63160a21-05e6-412b-81c1-025f945d6044 2018-08-05 19:16:22,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:22,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:22,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:22 GMT Server: Apache x-openstack-request-id: req-7c1c44ed-6685-471e-92ad-722a0deb916c Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:22,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:22 GMT Server: Apache x-openstack-request-id: req-af7ab943-9b04-4757-88bd-4a51317b0500 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:22,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-af7ab943-9b04-4757-88bd-4a51317b0500 2018-08-05 19:16:22,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737729072571s 2018-08-05 19:16:22,424 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-af7ab943-9b04-4757-88bd-4a51317b0500 2018-08-05 19:16:27,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:27,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:27,463 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:27 GMT Server: Apache x-openstack-request-id: req-d25c884d-648d-4522-9cca-7a72f7a92107 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:27,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:27 GMT Server: Apache x-openstack-request-id: req-e161a071-904d-4cbd-ac04-fa5f9233cef5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:27,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-e161a071-904d-4cbd-ac04-fa5f9233cef5 2018-08-05 19:16:27,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758221149445s 2018-08-05 19:16:27,506 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-e161a071-904d-4cbd-ac04-fa5f9233cef5 2018-08-05 19:16:27,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:16:27,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:27,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:27 GMT Server: Apache x-openstack-request-id: req-b63e9ecb-7e38-4272-85ab-b417aafd6c6e Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:16:27,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:27 GMT Server: Apache x-openstack-request-id: req-53297482-1248-4fe8-8e09-eab145c10984 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:16:27,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-53297482-1248-4fe8-8e09-eab145c10984 2018-08-05 19:16:27,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749750137329s 2018-08-05 19:16:27,582 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-53297482-1248-4fe8-8e09-eab145c10984 2018-08-05 19:16:32,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:32,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:32,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:32 GMT Server: Apache x-openstack-request-id: req-e6595141-950d-4c68-9a76-aa07c64b3fbb Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:32,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:32 GMT Server: Apache x-openstack-request-id: req-96205876-2512-44e9-a122-7e7e775416da Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:32,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-96205876-2512-44e9-a122-7e7e775416da 2018-08-05 19:16:32,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741090774536s 2018-08-05 19:16:32,663 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-96205876-2512-44e9-a122-7e7e775416da 2018-08-05 19:16:37,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:37,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:37,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:37 GMT Server: Apache x-openstack-request-id: req-159ea4f1-43f5-4587-9531-61f81de5c5fb Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:37,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:37 GMT Server: Apache x-openstack-request-id: req-b73948a4-69f5-4b05-a337-fa23d14d8d75 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:37,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-b73948a4-69f5-4b05-a337-fa23d14d8d75 2018-08-05 19:16:37,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751709938049s 2018-08-05 19:16:37,744 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-b73948a4-69f5-4b05-a337-fa23d14d8d75 2018-08-05 19:16:37,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:16:37,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:37,775 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:37 GMT Server: Apache x-openstack-request-id: req-5227814c-aa5d-476a-8d27-ea03ed4c45ee Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:16:37,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:37 GMT Server: Apache x-openstack-request-id: req-22a0173b-4560-4e25-ba33-85ccfd34f7ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:16:37,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-22a0173b-4560-4e25-ba33-85ccfd34f7ba 2018-08-05 19:16:37,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733067989349s 2018-08-05 19:16:37,819 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-22a0173b-4560-4e25-ba33-85ccfd34f7ba 2018-08-05 19:16:42,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:42,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:42,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:42 GMT Server: Apache x-openstack-request-id: req-b815f33f-d5d8-4500-b269-c8cf5320194c Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:42,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:42 GMT Server: Apache x-openstack-request-id: req-45e5be55-0e72-4788-90d7-f8043cce4be4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:42,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-45e5be55-0e72-4788-90d7-f8043cce4be4 2018-08-05 19:16:42,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074718952179s 2018-08-05 19:16:42,900 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-45e5be55-0e72-4788-90d7-f8043cce4be4 2018-08-05 19:16:47,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:47,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:47,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:47 GMT Server: Apache x-openstack-request-id: req-c40ff6d6-32d2-42af-b7e3-676a5474e4ef Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:47,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:47 GMT Server: Apache x-openstack-request-id: req-a08cc742-f363-41c2-99d7-d8d431b4ff29 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:47,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-a08cc742-f363-41c2-99d7-d8d431b4ff29 2018-08-05 19:16:47,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770230293274s 2018-08-05 19:16:47,984 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-a08cc742-f363-41c2-99d7-d8d431b4ff29 2018-08-05 19:16:47,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:16:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:48,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:47 GMT Server: Apache x-openstack-request-id: req-1916fdc1-706c-402e-a60f-1f9ea6af62dd Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:16:48,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:48 GMT Server: Apache x-openstack-request-id: req-169c9677-81c4-438d-9c79-d3a60e4326c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:16:48,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-169c9677-81c4-438d-9c79-d3a60e4326c9 2018-08-05 19:16:48,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725388526917s 2018-08-05 19:16:48,057 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-169c9677-81c4-438d-9c79-d3a60e4326c9 2018-08-05 19:16:53,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:53,095 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:53 GMT Server: Apache x-openstack-request-id: req-68ed9b75-8a07-41b1-ac56-c0745690fb05 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:53,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:53 GMT Server: Apache x-openstack-request-id: req-06db1da8-5f8d-4d2c-95e2-da9def225fdc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:53,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-06db1da8-5f8d-4d2c-95e2-da9def225fdc 2018-08-05 19:16:53,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744729042053s 2018-08-05 19:16:53,139 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-06db1da8-5f8d-4d2c-95e2-da9def225fdc 2018-08-05 19:16:58,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:16:58,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:58,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:58 GMT Server: Apache x-openstack-request-id: req-48bad7d9-3727-4494-8c38-43ff1b137619 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:16:58,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:58 GMT Server: Apache x-openstack-request-id: req-de453c3b-132a-48f7-9226-6b8c44eb25eb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:16:58,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-de453c3b-132a-48f7-9226-6b8c44eb25eb 2018-08-05 19:16:58,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756959915161s 2018-08-05 19:16:58,218 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-de453c3b-132a-48f7-9226-6b8c44eb25eb 2018-08-05 19:16:58,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:16:58,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:16:58,249 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:16:58 GMT Server: Apache x-openstack-request-id: req-8e03664e-3e23-4efb-ba31-a15f5d2ddd15 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:16:58,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:16:58 GMT Server: Apache x-openstack-request-id: req-7d6e6f9e-37c8-449d-aa54-09f92d0db284 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:16:58,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-7d6e6f9e-37c8-449d-aa54-09f92d0db284 2018-08-05 19:16:58,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738577842712s 2018-08-05 19:16:58,293 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-7d6e6f9e-37c8-449d-aa54-09f92d0db284 2018-08-05 19:17:03,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:03,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:03,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:03 GMT Server: Apache x-openstack-request-id: req-c6be1c37-ae69-4ad0-a20e-10396f0faf67 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:17:03,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:03 GMT Server: Apache x-openstack-request-id: req-ac49baae-2b83-41df-9fa0-e2081cb7ab9a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:17:03,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-ac49baae-2b83-41df-9fa0-e2081cb7ab9a 2018-08-05 19:17:03,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729029178619s 2018-08-05 19:17:03,373 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-ac49baae-2b83-41df-9fa0-e2081cb7ab9a 2018-08-05 19:17:08,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:08,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:09,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:08 GMT Server: Apache x-openstack-request-id: req-dbc324fb-37d6-478c-8fe0-c7760c751ccf Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:17:09,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:09 GMT Server: Apache x-openstack-request-id: req-339a4258-4458-4a81-b165-dbbb3a8374ce Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:17:09,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-339a4258-4458-4a81-b165-dbbb3a8374ce 2018-08-05 19:17:09,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.675302028656s 2018-08-05 19:17:09,054 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-339a4258-4458-4a81-b165-dbbb3a8374ce 2018-08-05 19:17:09,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:17:09,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:09,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:09 GMT Server: Apache x-openstack-request-id: req-7ac49494-0e23-47a6-8c02-4f15371707dc Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:17:09,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:09 GMT Server: Apache x-openstack-request-id: req-a3446785-1fb8-4956-bfd8-c94813cd027b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:17:09,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-a3446785-1fb8-4956-bfd8-c94813cd027b 2018-08-05 19:17:09,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730130672455s 2018-08-05 19:17:09,128 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-a3446785-1fb8-4956-bfd8-c94813cd027b 2018-08-05 19:17:14,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:14,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:14,165 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:14 GMT Server: Apache x-openstack-request-id: req-6995ce4d-95ee-4a9f-9654-e63b4c06db45 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:17:14,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:14 GMT Server: Apache x-openstack-request-id: req-ec19dca3-711a-4d22-9117-15aed041ede7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:17:14,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-ec19dca3-711a-4d22-9117-15aed041ede7 2018-08-05 19:17:14,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.207947015762s 2018-08-05 19:17:14,343 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-ec19dca3-711a-4d22-9117-15aed041ede7 2018-08-05 19:17:19,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:19,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:19,379 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:19 GMT Server: Apache x-openstack-request-id: req-b1651c16-a33d-43f3-a2bf-725535811725 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:17:19,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:19 GMT Server: Apache x-openstack-request-id: req-0553455c-57f0-47fc-9d5f-439405b2d88d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:17:19,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-0553455c-57f0-47fc-9d5f-439405b2d88d 2018-08-05 19:17:19,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742089748383s 2018-08-05 19:17:19,423 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-0553455c-57f0-47fc-9d5f-439405b2d88d 2018-08-05 19:17:19,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:17:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:19,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:19 GMT Server: Apache x-openstack-request-id: req-1278306b-893c-477f-b858-1e85db36cbf6 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:17:19,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:19 GMT Server: Apache x-openstack-request-id: req-b981e507-23b3-47cf-b992-846faff93b2d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:17:19,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-b981e507-23b3-47cf-b992-846faff93b2d 2018-08-05 19:17:19,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733890533447s 2018-08-05 19:17:19,498 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-b981e507-23b3-47cf-b992-846faff93b2d 2018-08-05 19:17:24,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:24,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:24 GMT Server: Apache x-openstack-request-id: req-6e90b223-bb03-4a0a-a399-96b412d1b640 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:17:24,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:24 GMT Server: Apache x-openstack-request-id: req-48840b2c-f824-4950-8445-5b486d4da77a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:17:24,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-48840b2c-f824-4950-8445-5b486d4da77a 2018-08-05 19:17:24,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073911190033s 2018-08-05 19:17:24,574 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-48840b2c-f824-4950-8445-5b486d4da77a 2018-08-05 19:17:29,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:29,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:29,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:29 GMT Server: Apache x-openstack-request-id: req-bb1ec5ff-d7fe-44f8-a48e-b0eff2f24eec Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&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-05 19:17:29,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:29 GMT Server: Apache x-openstack-request-id: req-796a0370-743a-4841-b6a9-cd8a3892997f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-05T19:17:25Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/ellis/events/9d1074c6-7f2c-4c19-b7f2-e20d7ae53963", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0226c5d4-1da0-4c23-9734-7933e3fb5da9", "id": "9d1074c6-7f2c-4c19-b7f2-e20d7ae53963"}, {"resource_name": "homer", "event_time": "2018-08-05T19:17:25Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/homer/events/26b884fe-d02f-4378-9441-7a81ff89661d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-u6librmdbe7w", "id": "26b884fe-d02f-4378-9441-7a81ff89661d"}, {"resource_name": "sprout", "event_time": "2018-08-05T19:17:25Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sprout/events/8d08a616-328a-44a0-96e2-8681cf5a697e", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-54satq4uhxia", "id": "8d08a616-328a-44a0-96e2-8681cf5a697e"}, {"resource_name": "bono", "event_time": "2018-08-05T19:17:25Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/bono/events/efb797d7-dfff-4f47-bb27-0bfbb62bd551", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-t3fs7ofstmwj", "id": "efb797d7-dfff-4f47-bb27-0bfbb62bd551"}, {"resource_name": "vellum", "event_time": "2018-08-05T19:17:25Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/vellum/events/d3312433-d15d-424e-be80-9dc179003c10", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-w5xmrvlyqba2", "id": "d3312433-d15d-424e-be80-9dc179003c10"}, {"resource_name": "dime", "event_time": "2018-08-05T19:17:25Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dime/events/93d3047c-6dcb-4f00-8666-6593280df37f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-z4slrney3xjs", "id": "93d3047c-6dcb-4f00-8666-6593280df37f"}]} 2018-08-05 19:17:29,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-796a0370-743a-4841-b6a9-cd8a3892997f 2018-08-05 19:17:29,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779008865356s 2018-08-05 19:17:29,658 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc&marker=77c215f5-ebad-4911-9393-eb82482c0693&sort_dir=asc used request id req-796a0370-743a-4841-b6a9-cd8a3892997f 2018-08-05 19:17:34,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:34,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:34 GMT Server: Apache x-openstack-request-id: req-22e65ed2-da0d-4383-b107-03015fc16c01 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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-05 19:17:34,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:34 GMT Server: Apache x-openstack-request-id: req-c729c564-403f-46a6-af7e-2d8f1063df77 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:17:34,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-c729c564-403f-46a6-af7e-2d8f1063df77 2018-08-05 19:17:34,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0905070304871s 2018-08-05 19:17:34,756 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-c729c564-403f-46a6-af7e-2d8f1063df77 2018-08-05 19:17:39,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:39,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:39,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:39 GMT Server: Apache x-openstack-request-id: req-b4e95357-22f5-4996-8090-d93a9130ccf7 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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-05 19:17:40,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:39 GMT Server: Apache x-openstack-request-id: req-8d7dceb8-76d5-4bfd-801e-4ee347a7f3ba Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:17:40,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-8d7dceb8-76d5-4bfd-801e-4ee347a7f3ba 2018-08-05 19:17:40,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.256880044937s 2018-08-05 19:17:40,019 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-8d7dceb8-76d5-4bfd-801e-4ee347a7f3ba 2018-08-05 19:17:40,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:17:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:40,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:40 GMT Server: Apache x-openstack-request-id: req-8cac49fb-f70f-4d4a-a20e-89403d47dd2d Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:17:40,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:40 GMT Server: Apache x-openstack-request-id: req-0e934e9d-c289-4385-9f01-2d827b9dd687 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:17:40,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-0e934e9d-c289-4385-9f01-2d827b9dd687 2018-08-05 19:17:40,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756499767303s 2018-08-05 19:17:40,095 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-0e934e9d-c289-4385-9f01-2d827b9dd687 2018-08-05 19:17:45,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:45,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:45,150 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:45 GMT Server: Apache x-openstack-request-id: req-65e0ef02-c55c-4a11-8094-a764711db3a4 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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-05 19:17:45,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:45 GMT Server: Apache x-openstack-request-id: req-d8bda3d5-eb74-49d4-aa52-bab52291ceb2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:17:45,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-d8bda3d5-eb74-49d4-aa52-bab52291ceb2 2018-08-05 19:17:45,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0912249088287s 2018-08-05 19:17:45,194 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-d8bda3d5-eb74-49d4-aa52-bab52291ceb2 2018-08-05 19:17:50,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:50,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:50 GMT Server: Apache x-openstack-request-id: req-1750fa42-4619-47ba-8526-e4f7b094fa50 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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-05 19:17:50,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:50 GMT Server: Apache x-openstack-request-id: req-ed41ce1e-6025-413e-91d1-5a8bd11d6472 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:17:50,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-ed41ce1e-6025-413e-91d1-5a8bd11d6472 2018-08-05 19:17:50,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745198726654s 2018-08-05 19:17:50,274 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-ed41ce1e-6025-413e-91d1-5a8bd11d6472 2018-08-05 19:17:50,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:17:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:50,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:50 GMT Server: Apache x-openstack-request-id: req-fb7499cb-2712-4cd1-9802-5403e27fadb8 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:17:50,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:50 GMT Server: Apache x-openstack-request-id: req-cc16a98e-73cc-47ec-b733-849b63357f31 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:17:50,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-cc16a98e-73cc-47ec-b733-849b63357f31 2018-08-05 19:17:50,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0822441577911s 2018-08-05 19:17:50,357 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-cc16a98e-73cc-47ec-b733-849b63357f31 2018-08-05 19:17:55,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:17:55,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:17:55,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:17:55 GMT Server: Apache x-openstack-request-id: req-01720c2c-0e37-4312-8951-58674bafa431 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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-05 19:17:55,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:17:55 GMT Server: Apache x-openstack-request-id: req-46081c1c-6bcf-4dfb-b2a1-e67bcfbb4e07 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:17:55,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-46081c1c-6bcf-4dfb-b2a1-e67bcfbb4e07 2018-08-05 19:17:55,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769708156586s 2018-08-05 19:17:55,441 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-46081c1c-6bcf-4dfb-b2a1-e67bcfbb4e07 2018-08-05 19:18:00,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:18:00,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:00,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:18:00 GMT Server: Apache x-openstack-request-id: req-c3430288-f10e-43a0-be56-4992b114ebcb Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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-05 19:18:00,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:00 GMT Server: Apache x-openstack-request-id: req-47a9acd3-4fa0-4d24-9ff5-a22a666fd58c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:18:00,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-47a9acd3-4fa0-4d24-9ff5-a22a666fd58c 2018-08-05 19:18:00,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0898818969727s 2018-08-05 19:18:00,537 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-47a9acd3-4fa0-4d24-9ff5-a22a666fd58c 2018-08-05 19:18:00,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:18:00,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:00,571 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:18:00 GMT Server: Apache x-openstack-request-id: req-23cc7d96-3913-4c6f-a8b5-34c5e3233a2c Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:18:00,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:00 GMT Server: Apache x-openstack-request-id: req-3e96eb25-66e5-4e5c-b2e1-d29df5e96025 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:18:00,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-3e96eb25-66e5-4e5c-b2e1-d29df5e96025 2018-08-05 19:18:00,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0761959552765s 2018-08-05 19:18:00,614 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-3e96eb25-66e5-4e5c-b2e1-d29df5e96025 2018-08-05 19:18:05,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:18:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:05,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:18:05 GMT Server: Apache x-openstack-request-id: req-60c8e9db-13da-4e16-ad9d-cbfcba6273ca Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&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-05 19:18:05,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:05 GMT Server: Apache x-openstack-request-id: req-ca2f7e69-103e-4b1a-8818-fd5a089307cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-05T19:18:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/homer/events/ec969f34-25e2-466a-be61-3ae9772464d5", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0a217c97-4010-486f-a17e-968dddbc3901", "id": "ec969f34-25e2-466a-be61-3ae9772464d5"}]} 2018-08-05 19:18:05,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-ca2f7e69-103e-4b1a-8818-fd5a089307cb 2018-08-05 19:18:05,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751020908356s 2018-08-05 19:18:05,696 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc&marker=93d3047c-6dcb-4f00-8666-6593280df37f&sort_dir=asc used request id req-ca2f7e69-103e-4b1a-8818-fd5a089307cb 2018-08-05 19:18:10,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:18:10,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=ec969f34-25e2-466a-be61-3ae9772464d5&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:10,733 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:18:10 GMT Server: Apache x-openstack-request-id: req-2f159b02-e85b-4503-ac81-e3f4577e10e7 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=ec969f34-25e2-466a-be61-3ae9772464d5&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-05 19:18:10,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:10 GMT Server: Apache x-openstack-request-id: req-df09bd47-f66f-4c74-ae47-2bca5e3aab24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-05T19:18:10Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/vellum/events/f3e3b040-43f8-48a2-95c8-c1d9fd1ca1d6", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "87cae92c-3376-47b0-ab92-f243f2fdc4d3", "id": "f3e3b040-43f8-48a2-95c8-c1d9fd1ca1d6"}]} 2018-08-05 19:18:10,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=ec969f34-25e2-466a-be61-3ae9772464d5&sort_dir=asc&marker=ec969f34-25e2-466a-be61-3ae9772464d5&sort_dir=asc used request id req-df09bd47-f66f-4c74-ae47-2bca5e3aab24 2018-08-05 19:18:10,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074325799942s 2018-08-05 19:18:10,777 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=ec969f34-25e2-466a-be61-3ae9772464d5&sort_dir=asc&marker=ec969f34-25e2-466a-be61-3ae9772464d5&sort_dir=asc used request id req-df09bd47-f66f-4c74-ae47-2bca5e3aab24 2018-08-05 19:18:15,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:18:15,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=f3e3b040-43f8-48a2-95c8-c1d9fd1ca1d6&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:15,814 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:18:15 GMT Server: Apache x-openstack-request-id: req-d418be21-6271-48db-afa1-54622fc36e72 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=f3e3b040-43f8-48a2-95c8-c1d9fd1ca1d6&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-05 19:18:15,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:15 GMT Server: Apache x-openstack-request-id: req-bf9ae68a-d524-4755-b5de-46cb88731cba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-05T19:18:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sprout/events/8d37877e-37dd-4a71-a702-f80020e2fc38", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0407e4b2-520c-42d2-a1f2-65ac4ac14cc4", "id": "8d37877e-37dd-4a71-a702-f80020e2fc38"}]} 2018-08-05 19:18:15,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=f3e3b040-43f8-48a2-95c8-c1d9fd1ca1d6&sort_dir=asc&marker=f3e3b040-43f8-48a2-95c8-c1d9fd1ca1d6&sort_dir=asc used request id req-bf9ae68a-d524-4755-b5de-46cb88731cba 2018-08-05 19:18:15,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743849277496s 2018-08-05 19:18:15,858 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=f3e3b040-43f8-48a2-95c8-c1d9fd1ca1d6&sort_dir=asc&marker=f3e3b040-43f8-48a2-95c8-c1d9fd1ca1d6&sort_dir=asc used request id req-bf9ae68a-d524-4755-b5de-46cb88731cba 2018-08-05 19:18:20,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:18:20,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/events?marker=8d37877e-37dd-4a71-a702-f80020e2fc38&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:21,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:18:20 GMT Server: Apache x-openstack-request-id: req-a7a3438c-70f8-42fd-86f7-acfd1abffb21 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=8d37877e-37dd-4a71-a702-f80020e2fc38&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-05 19:18:21,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:21 GMT Server: Apache x-openstack-request-id: req-ee1ad453-f5ec-4bb2-8646-fce3490f67c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-05T19:18:18Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dime/events/934e81f5-6cf7-4486-b119-c91bd5464a48", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7c90e476-c4c6-46b1-ba54-9c9420861418", "id": "934e81f5-6cf7-4486-b119-c91bd5464a48"}, {"resource_name": "bono", "event_time": "2018-08-05T19:18:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/bono/events/ad8fd584-b8b9-4444-8467-ae3ca8e85162", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "af60e5d0-5265-41fe-b016-ef5517898541", "id": "ad8fd584-b8b9-4444-8467-ae3ca8e85162"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-05T19:18:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/clearwater-opnfv/events/a0956b3d-c06e-40f1-917e-81a8f52b685e", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "794bb954-737c-468b-81cf-f32d23eafc33", "id": "a0956b3d-c06e-40f1-917e-81a8f52b685e"}]} 2018-08-05 19:18:21,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=8d37877e-37dd-4a71-a702-f80020e2fc38&sort_dir=asc&marker=8d37877e-37dd-4a71-a702-f80020e2fc38&sort_dir=asc used request id req-ee1ad453-f5ec-4bb2-8646-fce3490f67c1 2018-08-05 19:18:21,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.265129089355s 2018-08-05 19:18:21,130 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=8d37877e-37dd-4a71-a702-f80020e2fc38&sort_dir=asc&marker=8d37877e-37dd-4a71-a702-f80020e2fc38&sort_dir=asc used request id req-ee1ad453-f5ec-4bb2-8646-fce3490f67c1 2018-08-05 19:18:21,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:18:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:21,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:18:21 GMT Server: Apache x-openstack-request-id: req-d6fa3d14-89c3-46fd-9cb7-0566c9a93134 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33 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-05 19:18:21,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:21 GMT Server: Apache x-openstack-request-id: req-8d01ffa4-b878-45ff-a3a8-5f20f979d329 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 948 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "outputs": [{"output_value": "172.30.9.209", "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-05 19:18:21,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33 used request id req-8d01ffa4-b878-45ff-a3a8-5f20f979d329 2018-08-05 19:18:21,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.15660905838s 2018-08-05 19:18:21,288 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33 used request id req-8d01ffa4-b878-45ff-a3a8-5f20f979d329 2018-08-05 19:18:21,289 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-05T19:13:13Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'794bb954-737c-468b-81cf-f32d23eafc33', 'parameters': Munch({u'OS::project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab', 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_b234a89b-a10e-4b39-92e1-e12ba9320cab', 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'28f09cfd-ef38-4a4a-8993-7fc081e43089', 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'794bb954-737c-468b-81cf-f32d23eafc33', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'2328a0cf8dac4f089fd6c467aae48660', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.209', 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-05T19:13:13Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33'}) 2018-08-05 19:18:21,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:18:21,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:22,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-c8e7e241-6f3f-48c0-9c36-13a2be5b77df x-compute-request-id: req-c8e7e241-6f3f-48c0-9c36-13a2be5b77df Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:18:22,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8e7e241-6f3f-48c0-9c36-13a2be5b77df 2018-08-05 19:18:22,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.823406934738s 2018-08-05 19:18:22,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8e7e241-6f3f-48c0-9c36-13a2be5b77df 2018-08-05 19:18:22,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:18:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:22,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1885 X-Openstack-Request-Id: req-12339c7b-1f35-4231-b961-dad05852d21d Date: Sun, 05 Aug 2018 19:18:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c96af687-fd40-4afa-b051-1a14e45e648e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0e8abad97a7c4d909fd670de7c2dcf9a","l2_adjacency":true,"status":"ACTIVE","subnets":["80296295-a30b-4615-be6a-b0cfd4fdf70b"],"description":"","tags":[],"updated_at":"2018-08-05T19:13:18Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"0e8abad97a7c4d909fd670de7c2dcf9a","created_at":"2018-08-05T19:13:17Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d54a0a01-8667-47cf-89fa-47e71c330c10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0e8abad97a7c4d909fd670de7c2dcf9a","l2_adjacency":true,"status":"ACTIVE","subnets":["812acfe3-beb2-4f12-90ad-2c0b0c85a4c7"],"description":"","tags":[],"updated_at":"2018-08-05T19:13:18Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"0e8abad97a7c4d909fd670de7c2dcf9a","created_at":"2018-08-05T19:13:17Z","mtu":1450}]} 2018-08-05 19:18:22,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-12339c7b-1f35-4231-b961-dad05852d21d 2018-08-05 19:18:22,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.230911016464s 2018-08-05 19:18:22,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-12339c7b-1f35-4231-b961-dad05852d21d 2018-08-05 19:18:22,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 19:18:22,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:22,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-744519b5-7799-4098-8248-0dc359865ee6 Date: Sun, 05 Aug 2018 19:18:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c96af687-fd40-4afa-b051-1a14e45e648e","tenant_id":"0e8abad97a7c4d909fd670de7c2dcf9a","created_at":"2018-08-05T19:13:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T19:13:18Z","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":"0e8abad97a7c4d909fd670de7c2dcf9a","id":"80296295-a30b-4615-be6a-b0cfd4fdf70b","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d54a0a01-8667-47cf-89fa-47e71c330c10","tenant_id":"0e8abad97a7c4d909fd670de7c2dcf9a","created_at":"2018-08-05T19:13:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T19:13:18Z","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":"0e8abad97a7c4d909fd670de7c2dcf9a","id":"812acfe3-beb2-4f12-90ad-2c0b0c85a4c7","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2018-08-05 19:18:22,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-744519b5-7799-4098-8248-0dc359865ee6 2018-08-05 19:18:22,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.264350891113s 2018-08-05 19:18:22,623 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-744519b5-7799-4098-8248-0dc359865ee6 2018-08-05 19:18:23,627 - 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-05 19:18:23,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:18:23,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:23,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c11fa0b2-ab2e-446d-9d0d-a7bd4f892f6e x-compute-request-id: req-c11fa0b2-ab2e-446d-9d0d-a7bd4f892f6e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}]} 2018-08-05 19:18:23,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c11fa0b2-ab2e-446d-9d0d-a7bd4f892f6e 2018-08-05 19:18:23,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274229049683s 2018-08-05 19:18:23,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c11fa0b2-ab2e-446d-9d0d-a7bd4f892f6e 2018-08-05 19:18:23,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-05 19:18:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:24,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43a85822-40d0-4cd9-8abd-bb9f79a43f8d x-compute-request-id: req-43a85822-40d0-4cd9-8abd-bb9f79a43f8d Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454ef945-bfb9-4d4d-9539-61697f045245"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b575ea8-95e7-4987-ad31-f008451e7213"}, {"from_port": 2380, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "939f70fa-ad2a-4245-bf74-17d22f683d5c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e43be710-6986-4250-ad18-9c128ea7bf08"}, {"from_port": 4000, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "e513b66a-a814-4f0c-a682-612164785880"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "06a7be0e-99ef-4168-a799-dc66232f312b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "05c6eeb8-4845-426d-9107-1b6320b6fe24"}, {"from_port": 5058, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "06a7be0e-99ef-4168-a799-dc66232f312b", "ip_range": {}, "id": "175257c7-a51e-4f75-b109-0b4fbb7501bb"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "06a7be0e-99ef-4168-a799-dc66232f312b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d3ce14e-d519-4934-a1c2-269a845fe672"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "06a7be0e-99ef-4168-a799-dc66232f312b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d5832a4-85d8-4b7e-a29f-51a9c860175b"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "06a7be0e-99ef-4168-a799-dc66232f312b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4cc6bf10-cd9c-4a1d-bed5-d3f778d55223"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "06a7be0e-99ef-4168-a799-dc66232f312b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74207856-3889-44e3-9b76-f274305eb2af"}, {"from_port": 5058, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "06a7be0e-99ef-4168-a799-dc66232f312b", "ip_range": {}, "id": "8bebc263-e44f-4eb0-8e1e-1d6926d2fbad"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "06a7be0e-99ef-4168-a799-dc66232f312b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b410ff60-9a57-4fb7-aefa-1d084d18d3c9"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "06a7be0e-99ef-4168-a799-dc66232f312b", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-05 19:18:24,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/os-security-groups used request id req-43a85822-40d0-4cd9-8abd-bb9f79a43f8d 2018-08-05 19:18:24,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.7775349617s 2018-08-05 19:18:24,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/os-security-groups used request id req-43a85822-40d0-4cd9-8abd-bb9f79a43f8d 2018-08-05 19:18:24,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:18:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:24,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e38dcd9f-2e5e-4128-a34f-d310de3fbdb5 Date: Sun, 05 Aug 2018 19:18:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "metadata": {}}], "file": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file", "owner": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "77aba286-089c-4e4f-94c5-762eef51ca72", "size": 263062016, "self": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:13:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T19:12:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:18:24,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e38dcd9f-2e5e-4128-a34f-d310de3fbdb5 2018-08-05 19:18:24,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385739803314s 2018-08-05 19:18:24,483 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e38dcd9f-2e5e-4128-a34f-d310de3fbdb5 2018-08-05 19:18:24,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 19:18:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:25,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:24 GMT Server: Apache x-compute-request-id: req-11dfe6bf-7816-4887-8c44-800e2ca7101b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11dfe6bf-7816-4887-8c44-800e2ca7101b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-05 19:18:25,165 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-11dfe6bf-7816-4887-8c44-800e2ca7101b 2018-08-05 19:18:25,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.678041934967s 2018-08-05 19:18:25,165 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-11dfe6bf-7816-4887-8c44-800e2ca7101b 2018-08-05 19:18:25,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:18:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:25,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-0c062365-c29c-48f4-a108-811bbaef1a90 x-compute-request-id: req-0c062365-c29c-48f4-a108-811bbaef1a90 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}]} 2018-08-05 19:18:25,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0c062365-c29c-48f4-a108-811bbaef1a90 2018-08-05 19:18:25,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0310211181641s 2018-08-05 19:18:25,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0c062365-c29c-48f4-a108-811bbaef1a90 2018-08-05 19:18:25,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-05 19:18:25,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:26,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-a0cc12a6-9f21-4600-99d7-175f19b315e6 x-compute-request-id: req-a0cc12a6-9f21-4600-99d7-175f19b315e6 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454ef945-bfb9-4d4d-9539-61697f045245"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b575ea8-95e7-4987-ad31-f008451e7213"}, {"from_port": 2380, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "939f70fa-ad2a-4245-bf74-17d22f683d5c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e43be710-6986-4250-ad18-9c128ea7bf08"}, {"from_port": 4000, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "e513b66a-a814-4f0c-a682-612164785880"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "eabb840d-5b39-43fe-8073-171921c51ac3", "ip_range": {}, "id": "ac6348d0-d06c-4be5-b690-470338705df5"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "eabb840d-5b39-43fe-8073-171921c51ac3", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b", "ip_range": {}, "id": "40f578dc-b79e-41ab-879c-23eb30395ca6"}, {"from_port": 10888, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b", "ip_range": {}, "id": "53167486-14a4-4e73-bcf9-4c97f315e411"}, {"from_port": 8888, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b", "ip_range": {}, "id": "54cf75e7-77d1-4a49-b139-056fd371e677"}, {"from_port": 8888, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b", "ip_range": {}, "id": "933a7e3c-d235-4168-a0e4-e25f36484fbe"}, {"from_port": 10888, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b", "ip_range": {}, "id": "d0ee6945-f29d-4825-8f4a-201f47197645"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-05 19:18:26,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/os-security-groups used request id req-a0cc12a6-9f21-4600-99d7-175f19b315e6 2018-08-05 19:18:26,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.44663906097s 2018-08-05 19:18:26,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/os-security-groups used request id req-a0cc12a6-9f21-4600-99d7-175f19b315e6 2018-08-05 19:18:26,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:18:26,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:27,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-fc17a0f3-f9c8-41a6-b053-538c3cde300a Date: Sun, 05 Aug 2018 19:18:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "metadata": {}}], "file": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file", "owner": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "77aba286-089c-4e4f-94c5-762eef51ca72", "size": 263062016, "self": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:13:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T19:12:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:18:27,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fc17a0f3-f9c8-41a6-b053-538c3cde300a 2018-08-05 19:18:27,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.634683132172s 2018-08-05 19:18:27,289 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fc17a0f3-f9c8-41a6-b053-538c3cde300a 2018-08-05 19:18:27,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 19:18:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:28,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:27 GMT Server: Apache x-compute-request-id: req-75389a2f-393d-47e4-acf3-17b15f669f60 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75389a2f-393d-47e4-acf3-17b15f669f60 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-05 19:18:28,194 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-75389a2f-393d-47e4-acf3-17b15f669f60 2018-08-05 19:18:28,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.901840209961s 2018-08-05 19:18:28,195 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-75389a2f-393d-47e4-acf3-17b15f669f60 2018-08-05 19:18:28,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:18:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-67948fa7-647d-44ef-89dc-86d38fc19ab7 x-compute-request-id: req-67948fa7-647d-44ef-89dc-86d38fc19ab7 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}]} 2018-08-05 19:18:28,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-67948fa7-647d-44ef-89dc-86d38fc19ab7 2018-08-05 19:18:28,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0286822319031s 2018-08-05 19:18:28,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-67948fa7-647d-44ef-89dc-86d38fc19ab7 2018-08-05 19:18:28,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-05 19:18:28,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:29,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-7189c9ab-1f64-408b-a9c3-607545ad344c x-compute-request-id: req-7189c9ab-1f64-408b-a9c3-607545ad344c Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454ef945-bfb9-4d4d-9539-61697f045245"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b575ea8-95e7-4987-ad31-f008451e7213"}, {"from_port": 2380, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "939f70fa-ad2a-4245-bf74-17d22f683d5c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e43be710-6986-4250-ad18-9c128ea7bf08"}, {"from_port": 4000, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "e513b66a-a814-4f0c-a682-612164785880"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "7073a0e3-ee37-4a3d-830a-3e55001e3bbb", "ip_range": {}, "id": "1fa4ee38-1358-41d1-9e86-11efa03d3d47"}, {"from_port": 5052, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "7073a0e3-ee37-4a3d-830a-3e55001e3bbb", "ip_range": {}, "id": "356e6782-1fb2-4bb5-9f28-c86c5e1dfdf8"}, {"from_port": 9888, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "7073a0e3-ee37-4a3d-830a-3e55001e3bbb", "ip_range": {}, "id": "a77155d3-7f71-4c72-ae95-f3aeff3e2ede"}, {"from_port": 9888, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "7073a0e3-ee37-4a3d-830a-3e55001e3bbb", "ip_range": {}, "id": "e5e152d0-9f68-456e-bce3-d48c9e119563"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "7073a0e3-ee37-4a3d-830a-3e55001e3bbb", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "25c915eb-c316-4bcb-986c-0a8412e2cf12", "ip_range": {}, "id": "18a20f5f-b6fd-47fd-9f0f-181f949ebe7a"}, {"from_port": 5054, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "25c915eb-c316-4bcb-986c-0a8412e2cf12", "ip_range": {}, "id": "49539da9-0ef5-495e-96fa-cb38d41acd21"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "25c915eb-c316-4bcb-986c-0a8412e2cf12", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-05 19:18:29,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa/os-security-groups used request id req-7189c9ab-1f64-408b-a9c3-607545ad344c 2018-08-05 19:18:29,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.3634929657s 2018-08-05 19:18:29,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa/os-security-groups used request id req-7189c9ab-1f64-408b-a9c3-607545ad344c 2018-08-05 19:18:29,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:18:29,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:29,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-ba193bd7-87b1-4b1e-823c-637b03b387fb Date: Sun, 05 Aug 2018 19:18:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "metadata": {}}], "file": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file", "owner": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "77aba286-089c-4e4f-94c5-762eef51ca72", "size": 263062016, "self": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:13:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T19:12:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:18:29,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba193bd7-87b1-4b1e-823c-637b03b387fb 2018-08-05 19:18:29,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225057125092s 2018-08-05 19:18:29,823 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba193bd7-87b1-4b1e-823c-637b03b387fb 2018-08-05 19:18:29,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 19:18:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:30,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:29 GMT Server: Apache x-compute-request-id: req-6a705176-a76b-4aaa-8559-49fe0824c300 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6a705176-a76b-4aaa-8559-49fe0824c300 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-05 19:18:30,556 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-6a705176-a76b-4aaa-8559-49fe0824c300 2018-08-05 19:18:30,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.728310823441s 2018-08-05 19:18:30,556 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-6a705176-a76b-4aaa-8559-49fe0824c300 2018-08-05 19:18:31,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:18:31,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:31,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-5478379d-fd57-4374-9af5-7e47a692f1a5 x-compute-request-id: req-5478379d-fd57-4374-9af5-7e47a692f1a5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}]} 2018-08-05 19:18:31,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5478379d-fd57-4374-9af5-7e47a692f1a5 2018-08-05 19:18:31,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267629623413s 2018-08-05 19:18:31,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5478379d-fd57-4374-9af5-7e47a692f1a5 2018-08-05 19:18:31,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-05 19:18:31,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:32,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-880e0894-1529-4937-a9a2-ba8fe7fa7ffe x-compute-request-id: req-880e0894-1529-4937-a9a2-ba8fe7fa7ffe Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454ef945-bfb9-4d4d-9539-61697f045245"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b575ea8-95e7-4987-ad31-f008451e7213"}, {"from_port": 2380, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "939f70fa-ad2a-4245-bf74-17d22f683d5c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e43be710-6986-4250-ad18-9c128ea7bf08"}, {"from_port": 4000, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "e513b66a-a814-4f0c-a682-612164785880"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "d8d53cd1-d02e-420b-825c-cd21bff0239f", "ip_range": {}, "id": "112b5155-125c-4032-9935-c858864e9160"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "d8d53cd1-d02e-420b-825c-cd21bff0239f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d37cb252-e8f4-4fd8-b17d-309924c60e8c"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "d8d53cd1-d02e-420b-825c-cd21bff0239f", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "75de225b-2874-413c-b41d-d777cbeab9dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7d880075-1fb0-49cf-8e64-05a9245daff6"}, {"from_port": 7888, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "75de225b-2874-413c-b41d-d777cbeab9dd", "ip_range": {}, "id": "8f5b887f-466f-43f3-ae95-adf8f091321a"}, {"from_port": 9160, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "75de225b-2874-413c-b41d-d777cbeab9dd", "ip_range": {}, "id": "afe44716-8909-45b5-b573-397a7035f7f3"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "75de225b-2874-413c-b41d-d777cbeab9dd", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-05 19:18:32,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a/os-security-groups used request id req-880e0894-1529-4937-a9a2-ba8fe7fa7ffe 2018-08-05 19:18:32,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.871098041534s 2018-08-05 19:18:32,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a/os-security-groups used request id req-880e0894-1529-4937-a9a2-ba8fe7fa7ffe 2018-08-05 19:18:32,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:18:32,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:32,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-33220442-cc3a-4584-8380-1b81e17114df Date: Sun, 05 Aug 2018 19:18:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "metadata": {}}], "file": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file", "owner": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "77aba286-089c-4e4f-94c5-762eef51ca72", "size": 263062016, "self": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:13:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T19:12:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:18:32,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-33220442-cc3a-4584-8380-1b81e17114df 2018-08-05 19:18:32,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326449871063s 2018-08-05 19:18:32,793 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-33220442-cc3a-4584-8380-1b81e17114df 2018-08-05 19:18:32,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 19:18:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:33,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:32 GMT Server: Apache x-compute-request-id: req-daf28328-0410-4c8b-9636-3fbec97cd58a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-daf28328-0410-4c8b-9636-3fbec97cd58a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-05 19:18:33,839 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-daf28328-0410-4c8b-9636-3fbec97cd58a 2018-08-05 19:18:33,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.04217600822s 2018-08-05 19:18:33,839 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-daf28328-0410-4c8b-9636-3fbec97cd58a 2018-08-05 19:18:33,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:18:33,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:33,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-32125a57-7bfe-4478-8460-a971e88592af x-compute-request-id: req-32125a57-7bfe-4478-8460-a971e88592af Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}]} 2018-08-05 19:18:33,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-32125a57-7bfe-4478-8460-a971e88592af 2018-08-05 19:18:33,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278980731964s 2018-08-05 19:18:33,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-32125a57-7bfe-4478-8460-a971e88592af 2018-08-05 19:18:33,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-05 19:18:33,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:34,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-7714efd3-cb64-45cb-b0e7-8ca27cd7c2af x-compute-request-id: req-7714efd3-cb64-45cb-b0e7-8ca27cd7c2af Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454ef945-bfb9-4d4d-9539-61697f045245"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b575ea8-95e7-4987-ad31-f008451e7213"}, {"from_port": 2380, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "939f70fa-ad2a-4245-bf74-17d22f683d5c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e43be710-6986-4250-ad18-9c128ea7bf08"}, {"from_port": 4000, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "e513b66a-a814-4f0c-a682-612164785880"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 11311, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "f9158ebc-aa83-405b-94c3-daca354cc725", "ip_range": {}, "id": "1234fa0e-4630-454c-82ea-f719e4ab147e"}, {"from_port": 7253, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "f9158ebc-aa83-405b-94c3-daca354cc725", "ip_range": {}, "id": "4e9aed86-0f56-4d81-b807-12d04990f0e2"}, {"from_port": 9160, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f9158ebc-aa83-405b-94c3-daca354cc725", "ip_range": {}, "id": "7d02c998-a015-4811-b42c-c62ba000ea79"}, {"from_port": 9160, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f9158ebc-aa83-405b-94c3-daca354cc725", "ip_range": {}, "id": "a93175d0-c8bf-4d73-b01d-58b468aa8ac1"}, {"from_port": 11311, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "f9158ebc-aa83-405b-94c3-daca354cc725", "ip_range": {}, "id": "d4ecec03-2914-4793-84e4-b1be3ff2fe42"}, {"from_port": 7253, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "f9158ebc-aa83-405b-94c3-daca354cc725", "ip_range": {}, "id": "ecadd232-44a4-4767-91c2-f88fbe5c1a3e"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "f9158ebc-aa83-405b-94c3-daca354cc725", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 11211, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "287e3fc1-6c9c-4357-becf-9dd78e17936d", "ip_range": {}, "id": "5abfea0d-1e9b-43fd-8b40-7491e2ebfbb2"}, {"from_port": 7253, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "287e3fc1-6c9c-4357-becf-9dd78e17936d", "ip_range": {}, "id": "dae2aa07-12a5-446e-bf1d-37a1d87291ff"}, {"from_port": 7000, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "287e3fc1-6c9c-4357-becf-9dd78e17936d", "ip_range": {}, "id": "fb1387b6-1869-413e-8f80-43f9cee7965d"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "287e3fc1-6c9c-4357-becf-9dd78e17936d", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-05 19:18:34,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269/os-security-groups used request id req-7714efd3-cb64-45cb-b0e7-8ca27cd7c2af 2018-08-05 19:18:34,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.866730928421s 2018-08-05 19:18:34,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269/os-security-groups used request id req-7714efd3-cb64-45cb-b0e7-8ca27cd7c2af 2018-08-05 19:18:34,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:18:34,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:34,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-51cf2594-d29a-45bf-90c0-adb2e2fb14e5 Date: Sun, 05 Aug 2018 19:18:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "metadata": {}}], "file": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file", "owner": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "77aba286-089c-4e4f-94c5-762eef51ca72", "size": 263062016, "self": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:13:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T19:12:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:18:34,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-51cf2594-d29a-45bf-90c0-adb2e2fb14e5 2018-08-05 19:18:34,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0437178611755s 2018-08-05 19:18:34,790 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-51cf2594-d29a-45bf-90c0-adb2e2fb14e5 2018-08-05 19:18:34,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 19:18:34,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:35,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:34 GMT Server: Apache x-compute-request-id: req-28f99fcf-0be8-436b-98ad-50545d22c362 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28f99fcf-0be8-436b-98ad-50545d22c362 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-05 19:18:35,625 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-28f99fcf-0be8-436b-98ad-50545d22c362 2018-08-05 19:18:35,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.830999135971s 2018-08-05 19:18:35,625 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-28f99fcf-0be8-436b-98ad-50545d22c362 2018-08-05 19:18:35,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:18:35,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:35,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-85994e70-3913-41db-ac8c-833f071bf362 x-compute-request-id: req-85994e70-3913-41db-ac8c-833f071bf362 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}]} 2018-08-05 19:18:35,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-85994e70-3913-41db-ac8c-833f071bf362 2018-08-05 19:18:35,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277509689331s 2018-08-05 19:18:35,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-85994e70-3913-41db-ac8c-833f071bf362 2018-08-05 19:18:35,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-05 19:18:35,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:36,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-83597496-9ccd-4571-8a8e-ab7cc7df1911 x-compute-request-id: req-83597496-9ccd-4571-8a8e-ab7cc7df1911 Content-Encoding: gzip Content-Length: 584 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454ef945-bfb9-4d4d-9539-61697f045245"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b575ea8-95e7-4987-ad31-f008451e7213"}, {"from_port": 2380, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "939f70fa-ad2a-4245-bf74-17d22f683d5c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e43be710-6986-4250-ad18-9c128ea7bf08"}, {"from_port": 4000, "group": {"tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "ip_range": {}, "id": "e513b66a-a814-4f0c-a682-612164785880"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "70f80e37-5f12-4c4f-af6d-ec46240771b0", "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": "e72e900b-2851-4515-8560-6bd2516ff792", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "29812940-d3d6-4b7a-ba76-d1cdaf7ce923"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "e72e900b-2851-4515-8560-6bd2516ff792", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35955b64-84c2-43c5-881e-aa6a0d7637c6"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "e72e900b-2851-4515-8560-6bd2516ff792", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-05 19:18:36,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143/os-security-groups used request id req-83597496-9ccd-4571-8a8e-ab7cc7df1911 2018-08-05 19:18:36,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.736891031265s 2018-08-05 19:18:36,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143/os-security-groups used request id req-83597496-9ccd-4571-8a8e-ab7cc7df1911 2018-08-05 19:18:36,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:18:36,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:36,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-ddb8c214-9273-4d24-a2e2-c9beebf14ec8 Date: Sun, 05 Aug 2018 19:18:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "metadata": {}}], "file": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file", "owner": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "77aba286-089c-4e4f-94c5-762eef51ca72", "size": 263062016, "self": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:13:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T19:12:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:18:36,603 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ddb8c214-9273-4d24-a2e2-c9beebf14ec8 2018-08-05 19:18:36,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.203768968582s 2018-08-05 19:18:36,603 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ddb8c214-9273-4d24-a2e2-c9beebf14ec8 2018-08-05 19:18:36,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 19:18:36,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:37,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:36 GMT Server: Apache x-compute-request-id: req-f034f459-bcb9-47b1-bd26-fa68c00ef8ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f034f459-bcb9-47b1-bd26-fa68c00ef8ae Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-05 19:18:37,429 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-f034f459-bcb9-47b1-bd26-fa68c00ef8ae 2018-08-05 19:18:37,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.821568012238s 2018-08-05 19:18:37,429 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-f034f459-bcb9-47b1-bd26-fa68c00ef8ae 2018-08-05 19:18:37,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:18:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:37,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-802cbf9c-d2eb-4446-9b38-f9be96fee954 x-compute-request-id: req-802cbf9c-d2eb-4446-9b38-f9be96fee954 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}]} 2018-08-05 19:18:37,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-802cbf9c-d2eb-4446-9b38-f9be96fee954 2018-08-05 19:18:37,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0291631221771s 2018-08-05 19:18:37,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-802cbf9c-d2eb-4446-9b38-f9be96fee954 2018-08-05 19:18:37,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-05 19:18:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:37,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-dd7755b8-1090-4925-9517-1b568c3e3d0a x-compute-request-id: req-dd7755b8-1090-4925-9517-1b568c3e3d0a Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9f49519e-054f-4c7c-a701-a53d3ca9eae7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e1aa225-0b58-45da-9215-e809dad13ed2"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "9f49519e-054f-4c7c-a701-a53d3ca9eae7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca3cba27-6480-4222-9edd-483b435a2fbf"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9f49519e-054f-4c7c-a701-a53d3ca9eae7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4e06664-8a3f-498b-9bfb-ba6d91376800"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "9f49519e-054f-4c7c-a701-a53d3ca9eae7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f40aed11-f691-4023-b194-d3fed3b874af"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "9f49519e-054f-4c7c-a701-a53d3ca9eae7", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9f49519e-054f-4c7c-a701-a53d3ca9eae7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e1aa225-0b58-45da-9215-e809dad13ed2"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "9f49519e-054f-4c7c-a701-a53d3ca9eae7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca3cba27-6480-4222-9edd-483b435a2fbf"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9f49519e-054f-4c7c-a701-a53d3ca9eae7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4e06664-8a3f-498b-9bfb-ba6d91376800"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "9f49519e-054f-4c7c-a701-a53d3ca9eae7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f40aed11-f691-4023-b194-d3fed3b874af"}], "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "9f49519e-054f-4c7c-a701-a53d3ca9eae7", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-05 19:18:37,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0/os-security-groups used request id req-dd7755b8-1090-4925-9517-1b568c3e3d0a 2018-08-05 19:18:37,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.371484041214s 2018-08-05 19:18:37,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0/os-security-groups used request id req-dd7755b8-1090-4925-9517-1b568c3e3d0a 2018-08-05 19:18:37,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:18:37,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:38,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-f254c260-aa43-4293-9cc8-e1d6b9207f99 Date: Sun, 05 Aug 2018 19:18:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "metadata": {}}], "file": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72/file", "owner": "0e8abad97a7c4d909fd670de7c2dcf9a", "id": "77aba286-089c-4e4f-94c5-762eef51ca72", "size": 263062016, "self": "/v2/images/77aba286-089c-4e4f-94c5-762eef51ca72", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/77aba286-089c-4e4f-94c5-762eef51ca72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:13:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T19:12:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:18:38,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f254c260-aa43-4293-9cc8-e1d6b9207f99 2018-08-05 19:18:38,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223930120468s 2018-08-05 19:18:38,064 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f254c260-aa43-4293-9cc8-e1d6b9207f99 2018-08-05 19:18:38,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-05 19:18:38,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:38,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:38 GMT Server: Apache x-compute-request-id: req-15bd4694-ac11-45cd-941e-908729986aed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15bd4694-ac11-45cd-941e-908729986aed Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-05 19:18:38,917 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-15bd4694-ac11-45cd-941e-908729986aed 2018-08-05 19:18:38,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.849209070206s 2018-08-05 19:18:38,918 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/0e8abad97a7c4d909fd670de7c2dcf9a/volumes/detail used request id req-15bd4694-ac11-45cd-941e-908729986aed 2018-08-05 19:18:38,918 - 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:50:d6:ea', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:d6:ea', 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:bb:d9:9a', u'version': 4, u'addr': u'192.168.0.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:d9:9a', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'77aba286-089c-4e4f-94c5-762eef51ca72', 'name': u'heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 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-05T19:18:15.000000', 'flavor': Munch({u'id': u'0faa2051-a29f-4b21-af16-ed44eaeadf26', 'name': u'heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 'az': u'nova', 'id': u'520e499f-39c1-4d08-89fb-be0e33f7c2b5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'454ef945-bfb9-4d4d-9539-61697f045245'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'7b575ea8-95e7-4987-ad31-f008451e7213'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'939f70fa-ad2a-4245-bf74-17d22f683d5c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'e43be710-6986-4250-ad18-9c128ea7bf08'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e513b66a-a814-4f0c-a682-612164785880'})], 'id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'06a7be0e-99ef-4168-a799-dc66232f312b', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'05c6eeb8-4845-426d-9107-1b6320b6fe24'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'06a7be0e-99ef-4168-a799-dc66232f312b', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'175257c7-a51e-4f75-b109-0b4fbb7501bb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'06a7be0e-99ef-4168-a799-dc66232f312b', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'2d3ce14e-d519-4934-a1c2-269a845fe672'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'06a7be0e-99ef-4168-a799-dc66232f312b', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'2d5832a4-85d8-4b7e-a29f-51a9c860175b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'06a7be0e-99ef-4168-a799-dc66232f312b', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'4cc6bf10-cd9c-4a1d-bed5-d3f778d55223'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'06a7be0e-99ef-4168-a799-dc66232f312b', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'74207856-3889-44e3-9b76-f274305eb2af'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'06a7be0e-99ef-4168-a799-dc66232f312b', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'8bebc263-e44f-4eb0-8e1e-1d6926d2fbad'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'06a7be0e-99ef-4168-a799-dc66232f312b', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'b410ff60-9a57-4fb7-aefa-1d084d18d3c9'})], 'id': u'06a7be0e-99ef-4168-a799-dc66232f312b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e33a009df49740c8a8a937d5de699e78', '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'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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-05T19:18:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T19:18:15Z', 'hostId': u'2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'public_v6': '', 'private_v4': u'192.168.1.5', 'cloud': 'envvars', 'host_id': u'2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0', '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-05T19:18:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'created_at': u'2018-08-05T19:17:51Z', 'created': u'2018-08-05T19:17:51Z', '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:95:2d:51', 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:20:f7:40', u'version': 4, u'addr': u'192.168.0.21', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:20:f7:40', 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'77aba286-089c-4e4f-94c5-762eef51ca72', 'name': u'heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 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-05T19:18:15.000000', 'flavor': Munch({u'id': u'0faa2051-a29f-4b21-af16-ed44eaeadf26', 'name': u'heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 'az': u'nova', 'id': u'd6914138-a54e-4e08-9bda-135756b9a4c3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'454ef945-bfb9-4d4d-9539-61697f045245'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'7b575ea8-95e7-4987-ad31-f008451e7213'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'939f70fa-ad2a-4245-bf74-17d22f683d5c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'e43be710-6986-4250-ad18-9c128ea7bf08'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e513b66a-a814-4f0c-a682-612164785880'})], 'id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'eabb840d-5b39-43fe-8073-171921c51ac3', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'ac6348d0-d06c-4be5-b690-470338705df5'})], 'id': u'eabb840d-5b39-43fe-8073-171921c51ac3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'40f578dc-b79e-41ab-879c-23eb30395ca6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'53167486-14a4-4e73-bcf9-4c97f315e411'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'54cf75e7-77d1-4a49-b139-056fd371e677'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'933a7e3c-d235-4168-a0e4-e25f36484fbe'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'd0ee6945-f29d-4825-8f4a-201f47197645'})], 'id': u'0fd4b11a-1a44-4cbe-8d3d-c960a50dd79b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e33a009df49740c8a8a937d5de699e78', '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'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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-05T19:18:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T19:18:15Z', 'hostId': u'2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'public_v6': '', 'private_v4': u'192.168.0.21', 'cloud': 'envvars', 'host_id': u'2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0', '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-05T19:18:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'created_at': u'2018-08-05T19:17:50Z', 'created': u'2018-08-05T19:17:50Z', '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:3b:f4:85', u'version': 4, u'addr': u'192.168.1.9', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:95:98', u'version': 4, u'addr': u'192.168.0.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:95:98', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'77aba286-089c-4e4f-94c5-762eef51ca72', 'name': u'heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 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-05T19:18:08.000000', 'flavor': Munch({u'id': u'0faa2051-a29f-4b21-af16-ed44eaeadf26', 'name': u'heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 'az': u'nova', 'id': u'0e92335d-09bb-4003-953c-ed701f0040aa', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'454ef945-bfb9-4d4d-9539-61697f045245'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'7b575ea8-95e7-4987-ad31-f008451e7213'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'939f70fa-ad2a-4245-bf74-17d22f683d5c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'e43be710-6986-4250-ad18-9c128ea7bf08'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e513b66a-a814-4f0c-a682-612164785880'})], 'id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'7073a0e3-ee37-4a3d-830a-3e55001e3bbb', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'1fa4ee38-1358-41d1-9e86-11efa03d3d47'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'7073a0e3-ee37-4a3d-830a-3e55001e3bbb', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'356e6782-1fb2-4bb5-9f28-c86c5e1dfdf8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'7073a0e3-ee37-4a3d-830a-3e55001e3bbb', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'a77155d3-7f71-4c72-ae95-f3aeff3e2ede'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'7073a0e3-ee37-4a3d-830a-3e55001e3bbb', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e5e152d0-9f68-456e-bce3-d48c9e119563'})], 'id': u'7073a0e3-ee37-4a3d-830a-3e55001e3bbb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'25c915eb-c316-4bcb-986c-0a8412e2cf12', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'18a20f5f-b6fd-47fd-9f0f-181f949ebe7a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'25c915eb-c316-4bcb-986c-0a8412e2cf12', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'49539da9-0ef5-495e-96fa-cb38d41acd21'})], 'id': u'25c915eb-c316-4bcb-986c-0a8412e2cf12', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e33a009df49740c8a8a937d5de699e78', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-08-05T19:18:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T19:18:08Z', 'hostId': u'682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'public_v6': '', 'private_v4': u'192.168.0.19', 'cloud': 'envvars', 'host_id': u'682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e', '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-05T19:18:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'created_at': u'2018-08-05T19:17:41Z', 'created': u'2018-08-05T19:17:41Z', '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:c8:f6:3a', u'version': 4, u'addr': u'192.168.1.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c8:f6:3a', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:37:47', u'version': 4, u'addr': u'192.168.0.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:37:47', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'77aba286-089c-4e4f-94c5-762eef51ca72', 'name': u'heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 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-05T19:18:02.000000', 'flavor': Munch({u'id': u'0faa2051-a29f-4b21-af16-ed44eaeadf26', 'name': u'heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 'az': u'nova', 'id': u'e5d8deb2-e0da-407b-83c6-efec909d2c4a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'454ef945-bfb9-4d4d-9539-61697f045245'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'7b575ea8-95e7-4987-ad31-f008451e7213'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'939f70fa-ad2a-4245-bf74-17d22f683d5c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'e43be710-6986-4250-ad18-9c128ea7bf08'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e513b66a-a814-4f0c-a682-612164785880'})], 'id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'd8d53cd1-d02e-420b-825c-cd21bff0239f', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'112b5155-125c-4032-9935-c858864e9160'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'd8d53cd1-d02e-420b-825c-cd21bff0239f', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'd37cb252-e8f4-4fd8-b17d-309924c60e8c'})], 'id': u'd8d53cd1-d02e-420b-825c-cd21bff0239f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'75de225b-2874-413c-b41d-d777cbeab9dd', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'7d880075-1fb0-49cf-8e64-05a9245daff6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'75de225b-2874-413c-b41d-d777cbeab9dd', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8f5b887f-466f-43f3-ae95-adf8f091321a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'75de225b-2874-413c-b41d-d777cbeab9dd', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'afe44716-8909-45b5-b573-397a7035f7f3'})], 'id': u'75de225b-2874-413c-b41d-d777cbeab9dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e33a009df49740c8a8a937d5de699e78', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2018-08-05T19:18:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T19:18:02Z', 'hostId': u'682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'public_v6': '', 'private_v4': u'192.168.1.15', 'cloud': 'envvars', 'host_id': u'682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e', '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-05T19:18:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'created_at': u'2018-08-05T19:17:40Z', 'created': u'2018-08-05T19:17:40Z', '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:e0:9a:8b', u'version': 4, u'addr': u'192.168.1.24', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:c0:04', u'version': 4, u'addr': u'192.168.0.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:c0:04', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'77aba286-089c-4e4f-94c5-762eef51ca72', 'name': u'heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 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-05T19:18:06.000000', 'flavor': Munch({u'id': u'0faa2051-a29f-4b21-af16-ed44eaeadf26', 'name': u'heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 'az': u'nova', 'id': u'efd20c63-21bb-497e-8b75-b3cfa6e1f269', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'454ef945-bfb9-4d4d-9539-61697f045245'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'7b575ea8-95e7-4987-ad31-f008451e7213'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'939f70fa-ad2a-4245-bf74-17d22f683d5c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'e43be710-6986-4250-ad18-9c128ea7bf08'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e513b66a-a814-4f0c-a682-612164785880'})], 'id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'f9158ebc-aa83-405b-94c3-daca354cc725', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'1234fa0e-4630-454c-82ea-f719e4ab147e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'f9158ebc-aa83-405b-94c3-daca354cc725', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'4e9aed86-0f56-4d81-b807-12d04990f0e2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'f9158ebc-aa83-405b-94c3-daca354cc725', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'7d02c998-a015-4811-b42c-c62ba000ea79'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'f9158ebc-aa83-405b-94c3-daca354cc725', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'a93175d0-c8bf-4d73-b01d-58b468aa8ac1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'f9158ebc-aa83-405b-94c3-daca354cc725', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd4ecec03-2914-4793-84e4-b1be3ff2fe42'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'f9158ebc-aa83-405b-94c3-daca354cc725', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'ecadd232-44a4-4767-91c2-f88fbe5c1a3e'})], 'id': u'f9158ebc-aa83-405b-94c3-daca354cc725', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'287e3fc1-6c9c-4357-becf-9dd78e17936d', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'5abfea0d-1e9b-43fd-8b40-7491e2ebfbb2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'287e3fc1-6c9c-4357-becf-9dd78e17936d', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'dae2aa07-12a5-446e-bf1d-37a1d87291ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'287e3fc1-6c9c-4357-becf-9dd78e17936d', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'fb1387b6-1869-413e-8f80-43f9cee7965d'})], 'id': u'287e3fc1-6c9c-4357-becf-9dd78e17936d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e33a009df49740c8a8a937d5de699e78', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2018-08-05T19:18:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T19:18:06Z', 'hostId': u'682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'public_v6': '', 'private_v4': u'192.168.0.14', 'cloud': 'envvars', 'host_id': u'682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e', '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-05T19:18:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'created_at': u'2018-08-05T19:17:40Z', 'created': u'2018-08-05T19:17:40Z', '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:21:9f:37', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:9f:37', 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'77aba286-089c-4e4f-94c5-762eef51ca72', 'name': u'heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 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-05T19:17:22.000000', 'flavor': Munch({u'id': u'0faa2051-a29f-4b21-af16-ed44eaeadf26', 'name': u'heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 'az': u'nova', 'id': u'1c484e20-e67a-49b1-a799-87c858fa3143', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'454ef945-bfb9-4d4d-9539-61697f045245'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'7b575ea8-95e7-4987-ad31-f008451e7213'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'939f70fa-ad2a-4245-bf74-17d22f683d5c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'e43be710-6986-4250-ad18-9c128ea7bf08'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e513b66a-a814-4f0c-a682-612164785880'})], 'id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'e72e900b-2851-4515-8560-6bd2516ff792', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'29812940-d3d6-4b7a-ba76-d1cdaf7ce923'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'e72e900b-2851-4515-8560-6bd2516ff792', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'35955b64-84c2-43c5-881e-aa6a0d7637c6'})], 'id': u'e72e900b-2851-4515-8560-6bd2516ff792', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e33a009df49740c8a8a937d5de699e78', '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'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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-05T19:17:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T19:17:22Z', 'hostId': u'2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0', '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-05T19:17:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'created_at': u'2018-08-05T19:15:43Z', 'created': u'2018-08-05T19:15:43Z', '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:75:02:0f', u'version': 4, u'addr': u'192.168.1.20', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ae:3e:fb', u'version': 4, u'addr': u'192.168.0.26', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ae:3e:fb', 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'77aba286-089c-4e4f-94c5-762eef51ca72', 'name': u'heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 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-05T19:15:29.000000', 'flavor': Munch({u'id': u'0faa2051-a29f-4b21-af16-ed44eaeadf26', 'name': u'heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 'az': u'nova', 'id': u'3b63c182-8a7a-4bd0-a149-ea114bc2bbf0', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9f49519e-054f-4c7c-a701-a53d3ca9eae7', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'3e1aa225-0b58-45da-9215-e809dad13ed2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9f49519e-054f-4c7c-a701-a53d3ca9eae7', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'ca3cba27-6480-4222-9edd-483b435a2fbf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9f49519e-054f-4c7c-a701-a53d3ca9eae7', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'd4e06664-8a3f-498b-9bfb-ba6d91376800'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9f49519e-054f-4c7c-a701-a53d3ca9eae7', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'f40aed11-f691-4023-b194-d3fed3b874af'})], 'id': u'9f49519e-054f-4c7c-a701-a53d3ca9eae7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9f49519e-054f-4c7c-a701-a53d3ca9eae7', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'3e1aa225-0b58-45da-9215-e809dad13ed2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9f49519e-054f-4c7c-a701-a53d3ca9eae7', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'ca3cba27-6480-4222-9edd-483b435a2fbf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9f49519e-054f-4c7c-a701-a53d3ca9eae7', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'd4e06664-8a3f-498b-9bfb-ba6d91376800'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9f49519e-054f-4c7c-a701-a53d3ca9eae7', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'f40aed11-f691-4023-b194-d3fed3b874af'})], 'id': u'9f49519e-054f-4c7c-a701-a53d3ca9eae7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e33a009df49740c8a8a937d5de699e78', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2018-08-05T19:15:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T19:15:29Z', 'hostId': u'682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'public_v6': '', 'private_v4': u'192.168.0.26', 'cloud': 'envvars', 'host_id': u'682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e', '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-05T19:15:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'created_at': u'2018-08-05T19:13:47Z', 'created': u'2018-08-05T19:13:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-05 19:18:38,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:18:38,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:39,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-59694046-bf28-4312-8a29-d435a8a032bb x-compute-request-id: req-59694046-bf28-4312-8a29-d435a8a032bb Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:18:39,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-59694046-bf28-4312-8a29-d435a8a032bb 2018-08-05 19:18:39,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77224612236s 2018-08-05 19:18:39,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-59694046-bf28-4312-8a29-d435a8a032bb 2018-08-05 19:18:39,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:18:39,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:18:39,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e225dd6-6c30-4be0-866f-2a79cbcdbaf5 x-compute-request-id: req-7e225dd6-6c30-4be0-866f-2a79cbcdbaf5 Content-Encoding: gzip Content-Length: 11610 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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]\n"} 2018-08-05 19:18:39,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-7e225dd6-6c30-4be0-866f-2a79cbcdbaf5 2018-08-05 19:18:39,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.114951133728s 2018-08-05 19:18:39,828 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-7e225dd6-6c30-4be0-866f-2a79cbcdbaf5 2018-08-05 19:18:39,828 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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] 2018-08-05 19:18:39,830 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:18:49,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:18:49,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:18:50,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-556ce4b2-ab09-4ed3-8607-1ce1190463bc x-compute-request-id: req-556ce4b2-ab09-4ed3-8607-1ce1190463bc Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:18:50,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-556ce4b2-ab09-4ed3-8607-1ce1190463bc 2018-08-05 19:18:50,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589512825012s 2018-08-05 19:18:50,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-556ce4b2-ab09-4ed3-8607-1ce1190463bc 2018-08-05 19:18:50,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:18:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:18:50,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:18: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-25037c25-26e4-4e0d-972b-9231eee99510 x-compute-request-id: req-25037c25-26e4-4e0d-972b-9231eee99510 Content-Encoding: gzip Content-Length: 12714 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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]\n"} 2018-08-05 19:18:50,520 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-25037c25-26e4-4e0d-972b-9231eee99510 2018-08-05 19:18:50,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0816950798035s 2018-08-05 19:18:50,522 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-25037c25-26e4-4e0d-972b-9231eee99510 2018-08-05 19:18:50,522 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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] 2018-08-05 19:18:50,524 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:19:00,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:19:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:19:01,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb02582b-2427-4995-97a8-40bbef357a1d x-compute-request-id: req-eb02582b-2427-4995-97a8-40bbef357a1d Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:19:01,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb02582b-2427-4995-97a8-40bbef357a1d 2018-08-05 19:19:01,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.90709400177s 2018-08-05 19:19:01,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb02582b-2427-4995-97a8-40bbef357a1d 2018-08-05 19:19:01,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:19:01,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:19:01,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19: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-1a8ba3f9-8564-4160-90db-2932ec5e448b x-compute-request-id: req-1a8ba3f9-8564-4160-90db-2932ec5e448b Content-Encoding: gzip Content-Length: 13610 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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) ...\n"} 2018-08-05 19:19:01,565 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-1a8ba3f9-8564-4160-90db-2932ec5e448b 2018-08-05 19:19:01,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.114161014557s 2018-08-05 19:19:01,567 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-1a8ba3f9-8564-4160-90db-2932ec5e448b 2018-08-05 19:19:01,567 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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) ... 2018-08-05 19:19:01,569 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:19:11,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:19:11,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:19:12,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19: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-1c38c896-b26d-4331-850d-169066658c6d x-compute-request-id: req-1c38c896-b26d-4331-850d-169066658c6d Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:19:12,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c38c896-b26d-4331-850d-169066658c6d 2018-08-05 19:19:12,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.813925027847s 2018-08-05 19:19:12,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c38c896-b26d-4331-850d-169066658c6d 2018-08-05 19:19:12,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:19:12,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:19:12,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-591c512f-36de-4f94-b0a5-423114a45529 x-compute-request-id: req-591c512f-36de-4f94-b0a5-423114a45529 Content-Encoding: gzip Content-Length: 14033 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-05 19:19:12,475 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-591c512f-36de-4f94-b0a5-423114a45529 2018-08-05 19:19:12,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0795071125031s 2018-08-05 19:19:12,477 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-591c512f-36de-4f94-b0a5-423114a45529 2018-08-05 19:19:12,477 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-05 19:19:12,480 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:19:22,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:19:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:19:23,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce7579f-b5a8-43ba-a58f-959b04de93fc x-compute-request-id: req-4ce7579f-b5a8-43ba-a58f-959b04de93fc Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:19:23,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ce7579f-b5a8-43ba-a58f-959b04de93fc 2018-08-05 19:19:23,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785310983658s 2018-08-05 19:19:23,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ce7579f-b5a8-43ba-a58f-959b04de93fc 2018-08-05 19:19:23,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:19:23,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:19:23,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19: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-5cc2b5ee-b347-4bb1-b99a-00d432dfef2e x-compute-request-id: req-5cc2b5ee-b347-4bb1-b99a-00d432dfef2e Content-Encoding: gzip Content-Length: 14501 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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) ...\n"} 2018-08-05 19:19:23,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-5cc2b5ee-b347-4bb1-b99a-00d432dfef2e 2018-08-05 19:19:23,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.118276119232s 2018-08-05 19:19:23,404 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-5cc2b5ee-b347-4bb1-b99a-00d432dfef2e 2018-08-05 19:19:23,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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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) ... 2018-08-05 19:19:23,407 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:19:33,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:19:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:19:34,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7cee389-774b-4577-b54e-16ec2f56fd1c x-compute-request-id: req-f7cee389-774b-4577-b54e-16ec2f56fd1c Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:19:34,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7cee389-774b-4577-b54e-16ec2f56fd1c 2018-08-05 19:19:34,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819545030594s 2018-08-05 19:19:34,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7cee389-774b-4577-b54e-16ec2f56fd1c 2018-08-05 19:19:34,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:19:34,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:19:34,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ef80a8b-a954-49f2-b153-230eee9fdff3 x-compute-request-id: req-3ef80a8b-a954-49f2-b153-230eee9fdff3 Content-Encoding: gzip Content-Length: 14866 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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) ...\n"} 2018-08-05 19:19:34,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-3ef80a8b-a954-49f2-b153-230eee9fdff3 2018-08-05 19:19:34,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0819480419159s 2018-08-05 19:19:34,330 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-3ef80a8b-a954-49f2-b153-230eee9fdff3 2018-08-05 19:19:34,330 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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) ... 2018-08-05 19:19:34,333 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:19:44,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:19:44,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:19:45,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ecd0336-b028-4b9c-95d0-fd624aad5d54 x-compute-request-id: req-5ecd0336-b028-4b9c-95d0-fd624aad5d54 Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:19:45,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ecd0336-b028-4b9c-95d0-fd624aad5d54 2018-08-05 19:19:45,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16268014908s 2018-08-05 19:19:45,507 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ecd0336-b028-4b9c-95d0-fd624aad5d54 2018-08-05 19:19:45,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:19:45,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:19:45,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19: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-436b3c62-8ce8-4b1d-95fd-a3d58a8eff8c x-compute-request-id: req-436b3c62-8ce8-4b1d-95fd-a3d58a8eff8c Content-Encoding: gzip Content-Length: 15481 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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..."} 2018-08-05 19:19:45,651 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-436b3c62-8ce8-4b1d-95fd-a3d58a8eff8c 2018-08-05 19:19:45,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.137202978134s 2018-08-05 19:19:45,653 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-436b3c62-8ce8-4b1d-95fd-a3d58a8eff8c 2018-08-05 19:19:45,653 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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... 2018-08-05 19:19:45,656 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:19:55,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:19:55,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:19:56,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67086877-2664-49b1-8679-3e59e51ff18a x-compute-request-id: req-67086877-2664-49b1-8679-3e59e51ff18a Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:19:56,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67086877-2664-49b1-8679-3e59e51ff18a 2018-08-05 19:19:56,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.898782014847s 2018-08-05 19:19:56,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67086877-2664-49b1-8679-3e59e51ff18a 2018-08-05 19:19:56,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:19:56,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:19:56,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78a9e372-f323-40fb-a175-e34676f2b45c x-compute-request-id: req-78a9e372-f323-40fb-a175-e34676f2b45c Content-Encoding: gzip Content-Length: 16160 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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 7973\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 7981\nclearwater-socket-factory-sig start/running, process 7990\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 0 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]\n"} 2018-08-05 19:19:56,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-78a9e372-f323-40fb-a175-e34676f2b45c 2018-08-05 19:19:56,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.133671998978s 2018-08-05 19:19:56,710 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-78a9e372-f323-40fb-a175-e34676f2b45c 2018-08-05 19:19:56,710 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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 7973 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 7981 clearwater-socket-factory-sig start/running, process 7990 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 0 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] 2018-08-05 19:19:56,713 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:20:06,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:20:06,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:20:07,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad9d8dd7-1f23-4355-adb0-59f2da93bc49 x-compute-request-id: req-ad9d8dd7-1f23-4355-adb0-59f2da93bc49 Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:20:07,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad9d8dd7-1f23-4355-adb0-59f2da93bc49 2018-08-05 19:20:07,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.84792304039s 2018-08-05 19:20:07,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad9d8dd7-1f23-4355-adb0-59f2da93bc49 2018-08-05 19:20:07,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:20:07,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:20:07,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20: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-be3924c3-2013-4c44-84e6-37a28dc0af87 x-compute-request-id: req-be3924c3-2013-4c44-84e6-37a28dc0af87 Content-Encoding: gzip Content-Length: 16355 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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 7973\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 7981\nclearwater-socket-factory-sig start/running, process 7990\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 0 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 5s (7423 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 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) ...\n"} 2018-08-05 19:20:07,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-be3924c3-2013-4c44-84e6-37a28dc0af87 2018-08-05 19:20:07,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.116978168488s 2018-08-05 19:20:07,699 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-be3924c3-2013-4c44-84e6-37a28dc0af87 2018-08-05 19:20:07,700 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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 7973 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 7981 clearwater-socket-factory-sig start/running, process 7990 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 0 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 5s (7423 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 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) ... 2018-08-05 19:20:07,703 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:20:17,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:20:17,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:20:18,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20: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-df1ef594-192d-45bf-accb-4d01e23a1ff7 x-compute-request-id: req-df1ef594-192d-45bf-accb-4d01e23a1ff7 Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:20:18,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df1ef594-192d-45bf-accb-4d01e23a1ff7 2018-08-05 19:20:18,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601922988892s 2018-08-05 19:20:18,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df1ef594-192d-45bf-accb-4d01e23a1ff7 2018-08-05 19:20:18,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:20:18,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:20:18,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20: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-608d1d74-0fc2-4d05-9aba-4e28f0e75f33 x-compute-request-id: req-608d1d74-0fc2-4d05-9aba-4e28f0e75f33 Content-Encoding: gzip Content-Length: 17097 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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 7973\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 7981\nclearwater-socket-factory-sig start/running, process 7990\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 0 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 5s (7423 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 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)\n"} 2018-08-05 19:20:18,411 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-608d1d74-0fc2-4d05-9aba-4e28f0e75f33 2018-08-05 19:20:18,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0875458717346s 2018-08-05 19:20:18,414 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-608d1d74-0fc2-4d05-9aba-4e28f0e75f33 2018-08-05 19:20:18,414 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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 7973 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 7981 clearwater-socket-factory-sig start/running, process 7990 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 0 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 5s (7423 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 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) 2018-08-05 19:20:18,418 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:20:28,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:20:28,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:20:29,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20: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-20e08ee5-1470-48c7-bffe-7ba04136c830 x-compute-request-id: req-20e08ee5-1470-48c7-bffe-7ba04136c830 Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:20:29,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20e08ee5-1470-48c7-bffe-7ba04136c830 2018-08-05 19:20:29,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596240997314s 2018-08-05 19:20:29,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20e08ee5-1470-48c7-bffe-7ba04136c830 2018-08-05 19:20:29,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:20:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:20:29,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20: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-bbab8fc6-7de9-47fc-9ace-dfc247a1539a x-compute-request-id: req-bbab8fc6-7de9-47fc-9ace-dfc247a1539a Content-Encoding: gzip Content-Length: 18549 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018870] 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.022222] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025264] Initializing cgroup subsys freezer\n[ 0.026531] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029317] Initializing cgroup subsys hugetlb\n[ 0.030663] CPU: Physical Processor ID: 0\n[ 0.032009] FEATURE SPEC_CTRL Present\n[ 0.033786] mce: CPU supports 10 MCE banks\n[ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable\n[ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.050520] ACPI: Core revision 20131115\n[ 0.052171] ACPI: All ACPI Tables successfully acquired\n[ 0.053793] ftrace: allocating 28727 entries in 113 pages\n[ 0.076268] Enabling x2apic\n[ 0.077153] Enabled x2apic\n[ 0.078166] Switched APIC routing to physical x2apic.\n[ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093436] KVM setup paravirtual spinlock\n[ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.097992] x86: Booting SMP configuration:\n[ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116029] x86: Booted up 1 node, 2 CPUs\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120339] devtmpfs: initialized\n[ 0.122810] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125010] EVM: security.ima\n[ 0.125706] EVM: security.capability\n[ 0.126562] pinctrl core: initialized pinctrl subsystem\n[ 0.128060] regulator-dummy: no parameters\n[ 0.128993] RTC time: 19:18:15, date: 08/05/18\n[ 0.130011] NET: Registered protocol family 16\n[ 0.131125] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.132961] ACPI: bus type PCI registered\n[ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135579] PCI: Using configuration type 1 for base access\n[ 0.136547] bio: create slab at 0\n[ 0.137166] ACPI: Added _OSI(Module Device)\n[ 0.137166] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143466] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153620] ACPI: (supports S0 S5)\n[ 0.154598] ACPI: Using IOAPIC for interrupt routing\n[ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158547] ACPI: No dock devices found.\n[ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168187] acpiphp: Slot [3] registered\n[ 0.169235] acpiphp: Slot [4] registered\n[ 0.170279] acpiphp: Slot [5] registered\n[ 0.171334] acpiphp: Slot [6] registered\n[ 0.172019] acpiphp: Slot [7] registered\n[ 0.173104] acpiphp: Slot [8] registered\n[ 0.174134] acpiphp: Slot [9] registered\n[ 0.175201] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177106] acpiphp: Slot [12] registered\n[ 0.178187] acpiphp: Slot [13] registered\n[ 0.179126] acpiphp: Slot [14] registered\n[ 0.180006] acpiphp: Slot [15] registered\n[ 0.180864] acpiphp: Slot [16] registered\n[ 0.181750] acpiphp: Slot [17] registered\n[ 0.182626] acpiphp: Slot [18] registered\n[ 0.183495] acpiphp: Slot [19] registered\n[ 0.184018] acpiphp: Slot [20] registered\n[ 0.184881] acpiphp: Slot [21] registered\n[ 0.185735] acpiphp: Slot [22] registered\n[ 0.186597] acpiphp: Slot [23] registered\n[ 0.187476] acpiphp: Slot [24] registered\n[ 0.188018] acpiphp: Slot [25] registered\n[ 0.188881] acpiphp: Slot [26] registered\n[ 0.189782] acpiphp: Slot [27] registered\n[ 0.190658] acpiphp: Slot [28] registered\n[ 0.191519] acpiphp: Slot [29] registered\n[ 0.192017] acpiphp: Slot [30] registered\n[ 0.192896] acpiphp: Slot [31] registered\n[ 0.193772] PCI host bridge to bus 0000:00\n[ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245975] SCSI subsystem initialized\n[ 0.246946] ACPI: bus type USB registered\n[ 0.246946] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249134] usbcore: registered new device driver usb\n[ 0.249186] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252006] NetLabel: domain hash size = 128\n[ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254014] NetLabel: unlabeled traffic allowed by default\n[ 0.255128] Switched to clocksource kvm-clock\n[ 0.259390] AppArmor: AppArmor Filesystem Enabled\n[ 0.260549] pnp: PnP ACPI init\n[ 0.261335] ACPI: bus type PNP registered\n[ 0.262745] pnp: PnP ACPI: found 8 devices\n[ 0.263721] ACPI: bus type PNP unregistered\n[ 0.270866] NET: Registered protocol family 2\n[ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275596] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.277112] TCP: reno registered\n[ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280635] NET: Registered protocol family 1\n[ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327851] Trying to unpack rootfs image as initramfs...\n[ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.425732] Scanning for low memory corruption every 60 seconds\n[ 0.427356] Initialise system trusted keyring\n[ 0.428417] audit: initializing netlink socket (disabled)\n[ 0.429574] type=2000 audit(1533496696.434:1): initialized\n[ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.451742] zbud: loaded\n[ 0.452656] VFS: Disk quotas dquot_6.5.2\n[ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455342] fuse init (API version 7.22)\n[ 0.456352] msgmni has been set to 3997\n[ 0.457351] Key type big_key registered\n[ 0.458551] Key type asymmetric registered\n[ 0.459460] Asymmetric key parser 'x509' registered\n[ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.462326] io scheduler noop registered\n[ 0.463176] io scheduler deadline registered (default)\n[ 0.464327] io scheduler cfq registered\n[ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467992] ipmi message handler version 39.2\n[ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470558] ACPI: Power Button [PWRF]\n[ 0.471499] GHES: HEST is not enabled!\n[ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589808] Linux agpgart interface v0.103\n[ 0.591802] brd: module loaded\n[ 0.593113] loop: module loaded\n[ 0.594328] blk-mq: CPU -> queue map\n[ 0.595346] CPU 0 -> Queue 0\n[ 0.596254] CPU 1 -> Queue 0\n[ 0.597687] vda: vda1\n[ 0.598979] scsi0 : ata_piix\n[ 0.599775] scsi1 : ata_piix\n[ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603640] libphy: Fixed MDIO Bus: probed\n[ 0.604668] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608540] PPP generic driver version 2.4.2\n[ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610873] ehci-pci: EHCI PCI platform driver\n[ 0.611882] ehci-platform: EHCI generic platform driver\n[ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614398] ohci-pci: OHCI PCI platform driver\n[ 0.615396] ohci-platform: OHCI generic platform driver\n[ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646160] usb usb1: Product: UHCI Host Controller\n[ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649809] hub 1-0:1.0: USB hub found\n[ 0.650662] hub 1-0:1.0: 2 ports detected\n[ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656466] mousedev: PS/2 mouse device common for all mice\n[ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663987] device-mapper: uevent: version 1.0.3\n[ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668438] TCP: cubic registered\n[ 0.669327] NET: Registered protocol family 10\n[ 0.670513] NET: Registered protocol family 17\n[ 0.671503] Key type dns_resolver registered\n[ 0.672717] Loading compiled-in X.509 certificates\n[ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683376] registered taskstats version 1\n[ 0.686038] Key type trusted registered\n[ 0.689571] Key type encrypted registered\n[ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691798] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.693445] regulator-dummy: disabling\n[ 0.694425] Magic number: 14:673:343\n[ 0.695315] tty tty60: hash matches\n[ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.699526] EDD information not available.\n[ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763002] Write protecting the kernel read-only data: 12288k\n[ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780624] systemd-udevd[107]: starting version 204\n[ 0.820670] FDC 0 is a S82078B\n[ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128439] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.130464] usb 1-1: SerialNumber: 42\n[ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available\n[ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds.\ncloud-init-nonet[3.05]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a |\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:\n96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.+E. |\n|*** o |\n|=*o= |\n|+.o. . |\n|.o . o 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:\n36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+Bo. |\n| .o+O o |\n| ..oE + . |\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:\n5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S o . |\n|+ . + o |\n|*E.. . + . |\n|.*O.. o o |\n|.o== ...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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. =Booo. |\n| .o+.=+ |\n| = . =o . |\n|+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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 7973\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 7981\nclearwater-socket-factory-sig start/running, process 7990\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 0 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 5s (7423 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 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.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\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++ 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.26'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.20'\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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 (DSA)\nec2: 256 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 (ECDSA)\nec2: 256 cc:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 (ED25519)\nec2: 2048 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI48XmRKMOznUkvfZC87FdbI9ZgRgkYHADdEeEqHZCZR9aMyKofAHD66pq3enApAlhduL0y2pv/5ga1wT80Jqk0= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDn3BrJoKmpUFw7tOku2M82HJBaFuvR92/X2aBwlCJRo root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6DuTR9fsLmc0yaCGZTWkBJXWYGwT1HNBIpIOFtGvzIOrWA4YtoV0rL9j3ykaULvMrzkjB1EoPynQnz+h5QoHb0shTZ7RY0IQ73iNKJ7TG/ysG0vFlP7IRRXQ6GYZtQ1PyBa3KdK2gqYj3zPbShhv1C66ZJU1fC1nJB7MUOn8RQEbziA9BPF4yCkY4oVOS2HUcKgQVQIX6p1W5Dhaj1PjdkNRuud5pd/ca6rv9rx++AK/fs36GMosMp0BGjmAKdRu800WPkARuQWgyq6nQUM/nsmT97GjXKd/EbDRAK4ufwWz4lGaEp6rqDXd67CSjOJB3b8fjJ2K+iBrcBGgKxXAt root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:20:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 126.14 seconds\n"} 2018-08-05 19:20:29,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-bbab8fc6-7de9-47fc-9ace-dfc247a1539a 2018-08-05 19:20:29,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0841979980469s 2018-08-05 19:20:29,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5/action used request id req-bbab8fc6-7de9-47fc-9ace-dfc247a1539a 2018-08-05 19:20:29,119 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016281] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018870] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022222] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025264] Initializing cgroup subsys freezer [ 0.026531] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029317] Initializing cgroup subsys hugetlb [ 0.030663] CPU: Physical Processor ID: 0 [ 0.032009] FEATURE SPEC_CTRL Present [ 0.033786] mce: CPU supports 10 MCE banks [ 0.035068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037728] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.044002] Speculative Store Bypass: Vulnerable [ 0.045657] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.050520] ACPI: Core revision 20131115 [ 0.052171] ACPI: All ACPI Tables successfully acquired [ 0.053793] ftrace: allocating 28727 entries in 113 pages [ 0.076268] Enabling x2apic [ 0.077153] Enabled x2apic [ 0.078166] Switched APIC routing to physical x2apic. [ 0.081008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.087049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093436] KVM setup paravirtual spinlock [ 0.096038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.097992] x86: Booting SMP configuration: [ 0.099300] .... node #0, CPUs: #1[ 0.096000] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116029] x86: Booted up 1 node, 2 CPUs [ 0.116020] KVM setup async PF for cpu 1 [ 0.116020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119938] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120339] devtmpfs: initialized [ 0.122810] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125010] EVM: security.ima [ 0.125706] EVM: security.capability [ 0.126562] pinctrl core: initialized pinctrl subsystem [ 0.128060] regulator-dummy: no parameters [ 0.128993] RTC time: 19:18:15, date: 08/05/18 [ 0.130011] NET: Registered protocol family 16 [ 0.131125] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.132961] ACPI: bus type PCI registered [ 0.133873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135579] PCI: Using configuration type 1 for base access [ 0.136547] bio: create slab at 0 [ 0.137166] ACPI: Added _OSI(Module Device) [ 0.137166] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143466] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153620] ACPI: (supports S0 S5) [ 0.154598] ACPI: Using IOAPIC for interrupt routing [ 0.156015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158547] ACPI: No dock devices found. [ 0.161494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168187] acpiphp: Slot [3] registered [ 0.169235] acpiphp: Slot [4] registered [ 0.170279] acpiphp: Slot [5] registered [ 0.171334] acpiphp: Slot [6] registered [ 0.172019] acpiphp: Slot [7] registered [ 0.173104] acpiphp: Slot [8] registered [ 0.174134] acpiphp: Slot [9] registered [ 0.175201] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177106] acpiphp: Slot [12] registered [ 0.178187] acpiphp: Slot [13] registered [ 0.179126] acpiphp: Slot [14] registered [ 0.180006] acpiphp: Slot [15] registered [ 0.180864] acpiphp: Slot [16] registered [ 0.181750] acpiphp: Slot [17] registered [ 0.182626] acpiphp: Slot [18] registered [ 0.183495] acpiphp: Slot [19] registered [ 0.184018] acpiphp: Slot [20] registered [ 0.184881] acpiphp: Slot [21] registered [ 0.185735] acpiphp: Slot [22] registered [ 0.186597] acpiphp: Slot [23] registered [ 0.187476] acpiphp: Slot [24] registered [ 0.188018] acpiphp: Slot [25] registered [ 0.188881] acpiphp: Slot [26] registered [ 0.189782] acpiphp: Slot [27] registered [ 0.190658] acpiphp: Slot [28] registered [ 0.191519] acpiphp: Slot [29] registered [ 0.192017] acpiphp: Slot [30] registered [ 0.192896] acpiphp: Slot [31] registered [ 0.193772] PCI host bridge to bus 0000:00 [ 0.194637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197216] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198539] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.199842] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.204707] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.243794] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.243794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244658] vgaarb: bridge control possible 0000:00:02.0 [ 0.245975] SCSI subsystem initialized [ 0.246946] ACPI: bus type USB registered [ 0.246946] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249134] usbcore: registered new device driver usb [ 0.249186] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252006] NetLabel: domain hash size = 128 [ 0.252928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254014] NetLabel: unlabeled traffic allowed by default [ 0.255128] Switched to clocksource kvm-clock [ 0.259390] AppArmor: AppArmor Filesystem Enabled [ 0.260549] pnp: PnP ACPI init [ 0.261335] ACPI: bus type PNP registered [ 0.262745] pnp: PnP ACPI: found 8 devices [ 0.263721] ACPI: bus type PNP unregistered [ 0.270866] NET: Registered protocol family 2 [ 0.272163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275596] TCP: Hash tables configured (established 16384 bind 16384) [ 0.277112] TCP: reno registered [ 0.277881] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279194] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280635] NET: Registered protocol family 1 [ 0.281606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327851] Trying to unpack rootfs image as initramfs... [ 0.419039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.421054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.422382] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423747] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.425732] Scanning for low memory corruption every 60 seconds [ 0.427356] Initialise system trusted keyring [ 0.428417] audit: initializing netlink socket (disabled) [ 0.429574] type=2000 audit(1533496696.434:1): initialized [ 0.449594] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.451742] zbud: loaded [ 0.452656] VFS: Disk quotas dquot_6.5.2 [ 0.453623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455342] fuse init (API version 7.22) [ 0.456352] msgmni has been set to 3997 [ 0.457351] Key type big_key registered [ 0.458551] Key type asymmetric registered [ 0.459460] Asymmetric key parser 'x509' registered [ 0.460627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.462326] io scheduler noop registered [ 0.463176] io scheduler deadline registered (default) [ 0.464327] io scheduler cfq registered [ 0.465279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467992] ipmi message handler version 39.2 [ 0.468969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470558] ACPI: Power Button [PWRF] [ 0.471499] GHES: HEST is not enabled! [ 0.493446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537533] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561234] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.563334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589808] Linux agpgart interface v0.103 [ 0.591802] brd: module loaded [ 0.593113] loop: module loaded [ 0.594328] blk-mq: CPU -> queue map [ 0.595346] CPU 0 -> Queue 0 [ 0.596254] CPU 1 -> Queue 0 [ 0.597687] vda: vda1 [ 0.598979] scsi0 : ata_piix [ 0.599775] scsi1 : ata_piix [ 0.600557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603640] libphy: Fixed MDIO Bus: probed [ 0.604668] tun: Universal TUN/TAP device driver, 1.6 [ 0.605768] tun: (C) 1999-2004 Max Krasnyansky [ 0.608540] PPP generic driver version 2.4.2 [ 0.609543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610873] ehci-pci: EHCI PCI platform driver [ 0.611882] ehci-platform: EHCI generic platform driver [ 0.613022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614398] ohci-pci: OHCI PCI platform driver [ 0.615396] ohci-platform: OHCI generic platform driver [ 0.616557] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646160] usb usb1: Product: UHCI Host Controller [ 0.647278] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649809] hub 1-0:1.0: USB hub found [ 0.650662] hub 1-0:1.0: 2 ports detected [ 0.651707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656466] mousedev: PS/2 mouse device common for all mice [ 0.657911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659914] rtc_cmos 00:00: RTC can wake from S4 [ 0.661190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663987] device-mapper: uevent: version 1.0.3 [ 0.665107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.667021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668438] TCP: cubic registered [ 0.669327] NET: Registered protocol family 10 [ 0.670513] NET: Registered protocol family 17 [ 0.671503] Key type dns_resolver registered [ 0.672717] Loading compiled-in X.509 certificates [ 0.674323] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683376] registered taskstats version 1 [ 0.686038] Key type trusted registered [ 0.689571] Key type encrypted registered [ 0.690568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691798] IMA: No TPM chip found, activating TPM-bypass! [ 0.693445] regulator-dummy: disabling [ 0.694425] Magic number: 14:673:343 [ 0.695315] tty tty60: hash matches [ 0.696303] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.698223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.699526] EDD information not available. [ 0.761193] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763002] Write protecting the kernel read-only data: 12288k [ 0.764776] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767723] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780624] systemd-udevd[107]: starting version 204 [ 0.820670] FDC 0 is a S82078B [ 0.960032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125122] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126823] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.128439] usb 1-1: Product: QEMU USB Tablet [ 1.129513] usb 1-1: Manufacturer: QEMU [ 1.130464] usb 1-1: SerialNumber: 42 [ 1.420141] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.832849] 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.096075] 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.171079] random: init urandom read with 10 bits of entropy available [ 2.265085] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.69 seconds. cloud-init-nonet[3.05]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.37 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:50:d6:ea | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:bb:d9:9a | 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: 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.+E. | |*** o | |=*o= | |+.o. . | |.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: 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .+Bo. | | .o+O o | | ..oE + . | | .=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: 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S o . | |+ . + o | |*E.. . + . | |.*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:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. =Booo. | | .o+.=+ | | = . =o . | |+ E 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 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 Sun, 05 Aug 2018 19:18:25 +0000. Up 10.15 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 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. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.68 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 20848 0 --:--:-- --:--:-- --:--:-- 20854100 3149 100 3149 0 0 20839 0 --:--:-- --:--:-- --:--:-- 20854 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1467 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (3894 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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 7973 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 7981 clearwater-socket-factory-sig start/running, process 7990 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 0 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 5s (7423 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 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.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ 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.26' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.20' + 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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 36:81:40:c3:e2:b3:e4:8d:54:5c:aa:74:f1:09:21:9f root@bono-0 (DSA) ec2: 256 5e:27:9a:a7:f0:2a:b2:3e:cc:6c:b9:21:c3:f8:a0:c1 root@bono-0 (ECDSA) ec2: 256 cc:8c:85:09:6d:09:56:15:c2:92:9e:11:c2:da:a8:d0 root@bono-0 (ED25519) ec2: 2048 96:2e:64:02:52:ca:c8:9e:48:d9:e1:89:07:1a:59:4e root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI48XmRKMOznUkvfZC87FdbI9ZgRgkYHADdEeEqHZCZR9aMyKofAHD66pq3enApAlhduL0y2pv/5ga1wT80Jqk0= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDn3BrJoKmpUFw7tOku2M82HJBaFuvR92/X2aBwlCJRo root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6DuTR9fsLmc0yaCGZTWkBJXWYGwT1HNBIpIOFtGvzIOrWA4YtoV0rL9j3ykaULvMrzkjB1EoPynQnz+h5QoHb0shTZ7RY0IQ73iNKJ7TG/ysG0vFlP7IRRXQ6GYZtQ1PyBa3KdK2gqYj3zPbShhv1C66ZJU1fC1nJB7MUOn8RQEbziA9BPF4yCkY4oVOS2HUcKgQVQIX6p1W5Dhaj1PjdkNRuud5pd/ca6rv9rx++AK/fs36GMosMp0BGjmAKdRu800WPkARuQWgyq6nQUM/nsmT97GjXKd/EbDRAK4ufwWz4lGaEp6rqDXd67CSjOJB3b8fjJ2K+iBrcBGgKxXAt root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:20:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 126.14 seconds 2018-08-05 19:20:29,123 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-05 19:20:29,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:20:29,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:20:29,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20: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-c363707e-a330-4a5b-96e6-fa6320f3ba52 x-compute-request-id: req-c363707e-a330-4a5b-96e6-fa6320f3ba52 Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:20:29,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c363707e-a330-4a5b-96e6-fa6320f3ba52 2018-08-05 19:20:29,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594253063202s 2018-08-05 19:20:29,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c363707e-a330-4a5b-96e6-fa6320f3ba52 2018-08-05 19:20:29,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:20:29,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:20:29,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20: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-974bdfea-9a76-49cb-8168-88050463816e x-compute-request-id: req-974bdfea-9a76-49cb-8168-88050463816e Content-Encoding: gzip Content-Length: 18348 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008032] Security Framework initialized\n[ 0.009048] AppArmor: AppArmor initialized\n[ 0.010053] Yama: becoming mindful.\n[ 0.011015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013381] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017598] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019349] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.020998] Initializing cgroup subsys freezer\n[ 0.022010] Initializing cgroup subsys blkio\n[ 0.022989] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025063] CPU: Physical Processor ID: 0\n[ 0.026013] FEATURE SPEC_CTRL Present\n[ 0.028097] mce: CPU supports 10 MCE banks\n[ 0.029090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031372] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033615] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037580] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042537] ACPI: Core revision 20131115\n[ 0.044330] ACPI: All ACPI Tables successfully acquired\n[ 0.045907] ftrace: allocating 28727 entries in 113 pages\n[ 0.064258] Enabling x2apic\n[ 0.065119] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.070263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081318] KVM setup paravirtual spinlock\n[ 0.083742] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084152] x86: Booting SMP configuration:\n[ 0.085408] .... node #0, CPUs: #1[ 0.083708] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100020] x86: Booted up 1 node, 2 CPUs\n[ 0.100013] KVM setup async PF for cpu 1\n[ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104329] devtmpfs: initialized\n[ 0.106712] EVM: security.selinux\n[ 0.108005] EVM: security.SMACK64\n[ 0.108789] EVM: security.ima\n[ 0.109468] EVM: security.capability\n[ 0.110331] pinctrl core: initialized pinctrl subsystem\n[ 0.112051] regulator-dummy: no parameters\n[ 0.113094] RTC time: 19:18:16, date: 08/05/18\n[ 0.114117] NET: Registered protocol family 16\n[ 0.115185] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.116969] ACPI: bus type PCI registered\n[ 0.117865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119351] PCI: Using configuration type 1 for base access\n[ 0.120543] bio: create slab at 0\n[ 0.121225] ACPI: Added _OSI(Module Device)\n[ 0.121225] ACPI: Added _OSI(Processor Device)\n[ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127446] ACPI: Interpreter enabled\n[ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.130399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.134171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.136006] ACPI: (supports S0 S5)\n[ 0.136947] ACPI: Using IOAPIC for interrupt routing\n[ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142147] ACPI: No dock devices found.\n[ 0.145011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.146627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.149369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152050] acpiphp: Slot [3] registered\n[ 0.153174] acpiphp: Slot [4] registered\n[ 0.154214] acpiphp: Slot [5] registered\n[ 0.155157] acpiphp: Slot [6] registered\n[ 0.156019] acpiphp: Slot [7] registered\n[ 0.157103] acpiphp: Slot [8] registered\n[ 0.158172] acpiphp: Slot [9] registered\n[ 0.159216] acpiphp: Slot [10] registered\n[ 0.160018] acpiphp: Slot [11] registered\n[ 0.161069] acpiphp: Slot [12] registered\n[ 0.162136] acpiphp: Slot [13] registered\n[ 0.163245] acpiphp: Slot [14] registered\n[ 0.164020] acpiphp: Slot [15] registered\n[ 0.165018] acpiphp: Slot [16] registered\n[ 0.166046] acpiphp: Slot [17] registered\n[ 0.167078] acpiphp: Slot [18] registered\n[ 0.168027] acpiphp: Slot [19] registered\n[ 0.168999] acpiphp: Slot [20] registered\n[ 0.170019] acpiphp: Slot [21] registered\n[ 0.171109] acpiphp: Slot [22] registered\n[ 0.172019] acpiphp: Slot [23] registered\n[ 0.173017] acpiphp: Slot [24] registered\n[ 0.174018] acpiphp: Slot [25] registered\n[ 0.175028] acpiphp: Slot [26] registered\n[ 0.176000] acpiphp: Slot [27] registered\n[ 0.176019] acpiphp: Slot [28] registered\n[ 0.176993] acpiphp: Slot [29] registered\n[ 0.177959] acpiphp: Slot [30] registered\n[ 0.178935] acpiphp: Slot [31] registered\n[ 0.179914] PCI host bridge to bus 0000:00\n[ 0.180006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.181316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.182889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.185758] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.187513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.192992] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.196126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.229048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.231032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.234661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244753] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246136] SCSI subsystem initialized\n[ 0.247158] ACPI: bus type USB registered\n[ 0.248035] usbcore: registered new interface driver usbfs\n[ 0.249181] usbcore: registered new interface driver hub\n[ 0.250289] usbcore: registered new device driver usb\n[ 0.250289] PCI: Using ACPI for IRQ routing\n[ 0.252341] NetLabel: Initializing\n[ 0.253171] NetLabel: domain hash size = 128\n[ 0.254145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.255290] NetLabel: unlabeled traffic allowed by default\n[ 0.256174] Switched to clocksource kvm-clock\n[ 0.263304] AppArmor: AppArmor Filesystem Enabled\n[ 0.264326] pnp: PnP ACPI init\n[ 0.265045] ACPI: bus type PNP registered\n[ 0.266340] pnp: PnP ACPI: found 8 devices\n[ 0.267221] ACPI: bus type PNP unregistered\n[ 0.274584] NET: Registered protocol family 2\n[ 0.275865] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279076] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.280521] TCP: reno registered\n[ 0.281321] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282655] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284013] NET: Registered protocol family 1\n[ 0.284966] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.286153] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.287306] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.309209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.332893] Trying to unpack rootfs image as initramfs...\n[ 0.425120] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.427042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.428371] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.430318] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.432129] Scanning for low memory corruption every 60 seconds\n[ 0.433742] Initialise system trusted keyring\n[ 0.434712] audit: initializing netlink socket (disabled)\n[ 0.435818] type=2000 audit(1533496696.469:1): initialized\n[ 0.455357] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457366] zbud: loaded\n[ 0.458253] VFS: Disk quotas dquot_6.5.2\n[ 0.459289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.460945] fuse init (API version 7.22)\n[ 0.461897] msgmni has been set to 3997\n[ 0.462847] Key type big_key registered\n[ 0.464192] Key type asymmetric registered\n[ 0.465208] Asymmetric key parser 'x509' registered\n[ 0.466295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.467999] io scheduler noop registered\n[ 0.468887] io scheduler deadline registered (default)\n[ 0.469992] io scheduler cfq registered\n[ 0.470898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.472047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.473386] ipmi message handler version 39.2\n[ 0.474359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.475934] ACPI: Power Button [PWRF]\n[ 0.476858] GHES: HEST is not enabled!\n[ 0.498449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565404] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.567382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595863] Linux agpgart interface v0.103\n[ 0.597855] brd: module loaded\n[ 0.599118] loop: module loaded\n[ 0.600344] blk-mq: CPU -> queue map\n[ 0.601221] CPU 0 -> Queue 0\n[ 0.602003] CPU 1 -> Queue 0\n[ 0.603492] vda: vda1\n[ 0.604814] scsi0 : ata_piix\n[ 0.605639] scsi1 : ata_piix\n[ 0.606387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.607739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.609328] libphy: Fixed MDIO Bus: probed\n[ 0.610303] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611443] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.614084] PPP generic driver version 2.4.2\n[ 0.615109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616468] ehci-pci: EHCI PCI platform driver\n[ 0.617528] ehci-platform: EHCI generic platform driver\n[ 0.618637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619921] ohci-pci: OHCI PCI platform driver\n[ 0.620892] ohci-platform: OHCI generic platform driver\n[ 0.621990] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644060] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.648436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651455] usb usb1: Product: UHCI Host Controller\n[ 0.652541] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.653879] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654981] hub 1-0:1.0: USB hub found\n[ 0.655858] hub 1-0:1.0: 2 ports detected\n[ 0.656877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659213] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660300] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661508] mousedev: PS/2 mouse device common for all mice\n[ 0.662954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669017] device-mapper: uevent: version 1.0.3\n[ 0.670169] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672089] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673563] TCP: cubic registered\n[ 0.674444] NET: Registered protocol family 10\n[ 0.675661] NET: Registered protocol family 17\n[ 0.676678] Key type dns_resolver registered\n[ 0.677877] Loading compiled-in X.509 certificates\n[ 0.679488] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688677] registered taskstats version 1\n[ 0.691587] Key type trusted registered\n[ 0.695393] Key type encrypted registered\n[ 0.696401] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697608] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.699255] regulator-dummy: disabling\n[ 0.700197] Magic number: 14:673:343\n[ 0.701087] tty tty60: hash matches\n[ 0.701986] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.703842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705067] EDD information not available.\n[ 0.765376] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.767293] Write protecting the kernel read-only data: 12288k\n[ 0.769111] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.772093] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.786890] systemd-udevd[107]: starting version 204\n[ 0.830057] FDC 0 is a S82078B\n[ 0.968140] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132563] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134189] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135894] usb 1-1: Product: QEMU USB Tablet\n[ 1.137063] usb 1-1: Manufacturer: QEMU\n[ 1.138102] usb 1-1: SerialNumber: 42\n[ 1.424066] tsc: Refined TSC clocksource calibration: 3491.883 MHz\n[ 1.841384] 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.099835] 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.177176] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev 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.312043] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.87 seconds.\ncloud-init-nonet[3.27]: 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 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 Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.13]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.27 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:95:2d:51 |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:20:f7:40 |\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:\n10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| . o. |\n| +.. |\n| ... |\n|. .S |\n|.. . E. |\n|. + + o. |\n|. *.=oo |\n| ..o*++o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . .. E|\n| *. . . o+O|\n| o =. . . B+|\n| . + o 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:\n54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o .... |\n| =..o |\n| .o . |\n| . . |\n| E S. |\n| o . . |\n| ... + o |\n| . o+ o . . |\n| .==B+. |\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:\na8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o |\n| + . |\n| o . . |\n|oo =. . S |\n|=.*oEo |\n|.+o ... |\n| ..o= . |\n| o=oo. |\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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:25 +0000. Up 10.17 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.63 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 15696 0 --:--:-- --:--:-- --:--:-- 15666100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15666\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 [160 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1561 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://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-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 (4961 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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 8718\nclearwater-socket-factory-sig start/running, process 8723\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8772\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\n"} 2018-08-05 19:20:29,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/action used request id req-974bdfea-9a76-49cb-8168-88050463816e 2018-08-05 19:20:29,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0822439193726s 2018-08-05 19:20:29,810 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/action used request id req-974bdfea-9a76-49cb-8168-88050463816e 2018-08-05 19:20:29,811 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008032] Security Framework initialized [ 0.009048] AppArmor: AppArmor initialized [ 0.010053] Yama: becoming mindful. [ 0.011015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013381] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017598] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019349] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.020998] Initializing cgroup subsys freezer [ 0.022010] Initializing cgroup subsys blkio [ 0.022989] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025063] CPU: Physical Processor ID: 0 [ 0.026013] FEATURE SPEC_CTRL Present [ 0.028097] mce: CPU supports 10 MCE banks [ 0.029090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031372] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033615] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037580] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042537] ACPI: Core revision 20131115 [ 0.044330] ACPI: All ACPI Tables successfully acquired [ 0.045907] ftrace: allocating 28727 entries in 113 pages [ 0.064258] Enabling x2apic [ 0.065119] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.070263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081318] KVM setup paravirtual spinlock [ 0.083742] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084152] x86: Booting SMP configuration: [ 0.085408] .... node #0, CPUs: #1[ 0.083708] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100020] x86: Booted up 1 node, 2 CPUs [ 0.100013] KVM setup async PF for cpu 1 [ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104329] devtmpfs: initialized [ 0.106712] EVM: security.selinux [ 0.108005] EVM: security.SMACK64 [ 0.108789] EVM: security.ima [ 0.109468] EVM: security.capability [ 0.110331] pinctrl core: initialized pinctrl subsystem [ 0.112051] regulator-dummy: no parameters [ 0.113094] RTC time: 19:18:16, date: 08/05/18 [ 0.114117] NET: Registered protocol family 16 [ 0.115185] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.116969] ACPI: bus type PCI registered [ 0.117865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119351] PCI: Using configuration type 1 for base access [ 0.120543] bio: create slab at 0 [ 0.121225] ACPI: Added _OSI(Module Device) [ 0.121225] ACPI: Added _OSI(Processor Device) [ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127446] ACPI: Interpreter enabled [ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.130399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.134171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.136006] ACPI: (supports S0 S5) [ 0.136947] ACPI: Using IOAPIC for interrupt routing [ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142147] ACPI: No dock devices found. [ 0.145011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.146627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.149369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152050] acpiphp: Slot [3] registered [ 0.153174] acpiphp: Slot [4] registered [ 0.154214] acpiphp: Slot [5] registered [ 0.155157] acpiphp: Slot [6] registered [ 0.156019] acpiphp: Slot [7] registered [ 0.157103] acpiphp: Slot [8] registered [ 0.158172] acpiphp: Slot [9] registered [ 0.159216] acpiphp: Slot [10] registered [ 0.160018] acpiphp: Slot [11] registered [ 0.161069] acpiphp: Slot [12] registered [ 0.162136] acpiphp: Slot [13] registered [ 0.163245] acpiphp: Slot [14] registered [ 0.164020] acpiphp: Slot [15] registered [ 0.165018] acpiphp: Slot [16] registered [ 0.166046] acpiphp: Slot [17] registered [ 0.167078] acpiphp: Slot [18] registered [ 0.168027] acpiphp: Slot [19] registered [ 0.168999] acpiphp: Slot [20] registered [ 0.170019] acpiphp: Slot [21] registered [ 0.171109] acpiphp: Slot [22] registered [ 0.172019] acpiphp: Slot [23] registered [ 0.173017] acpiphp: Slot [24] registered [ 0.174018] acpiphp: Slot [25] registered [ 0.175028] acpiphp: Slot [26] registered [ 0.176000] acpiphp: Slot [27] registered [ 0.176019] acpiphp: Slot [28] registered [ 0.176993] acpiphp: Slot [29] registered [ 0.177959] acpiphp: Slot [30] registered [ 0.178935] acpiphp: Slot [31] registered [ 0.179914] PCI host bridge to bus 0000:00 [ 0.180006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.181316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.182889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.185758] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.187513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.192992] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.196126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.229048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.231032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.234661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244753] vgaarb: bridge control possible 0000:00:02.0 [ 0.246136] SCSI subsystem initialized [ 0.247158] ACPI: bus type USB registered [ 0.248035] usbcore: registered new interface driver usbfs [ 0.249181] usbcore: registered new interface driver hub [ 0.250289] usbcore: registered new device driver usb [ 0.250289] PCI: Using ACPI for IRQ routing [ 0.252341] NetLabel: Initializing [ 0.253171] NetLabel: domain hash size = 128 [ 0.254145] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.255290] NetLabel: unlabeled traffic allowed by default [ 0.256174] Switched to clocksource kvm-clock [ 0.263304] AppArmor: AppArmor Filesystem Enabled [ 0.264326] pnp: PnP ACPI init [ 0.265045] ACPI: bus type PNP registered [ 0.266340] pnp: PnP ACPI: found 8 devices [ 0.267221] ACPI: bus type PNP unregistered [ 0.274584] NET: Registered protocol family 2 [ 0.275865] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279076] TCP: Hash tables configured (established 16384 bind 16384) [ 0.280521] TCP: reno registered [ 0.281321] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282655] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284013] NET: Registered protocol family 1 [ 0.284966] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.286153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.287306] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.309209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.332893] Trying to unpack rootfs image as initramfs... [ 0.425120] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.427042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.428371] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.430318] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.432129] Scanning for low memory corruption every 60 seconds [ 0.433742] Initialise system trusted keyring [ 0.434712] audit: initializing netlink socket (disabled) [ 0.435818] type=2000 audit(1533496696.469:1): initialized [ 0.455357] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457366] zbud: loaded [ 0.458253] VFS: Disk quotas dquot_6.5.2 [ 0.459289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.460945] fuse init (API version 7.22) [ 0.461897] msgmni has been set to 3997 [ 0.462847] Key type big_key registered [ 0.464192] Key type asymmetric registered [ 0.465208] Asymmetric key parser 'x509' registered [ 0.466295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.467999] io scheduler noop registered [ 0.468887] io scheduler deadline registered (default) [ 0.469992] io scheduler cfq registered [ 0.470898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.473386] ipmi message handler version 39.2 [ 0.474359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475934] ACPI: Power Button [PWRF] [ 0.476858] GHES: HEST is not enabled! [ 0.498449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565404] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.567382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.593284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595863] Linux agpgart interface v0.103 [ 0.597855] brd: module loaded [ 0.599118] loop: module loaded [ 0.600344] blk-mq: CPU -> queue map [ 0.601221] CPU 0 -> Queue 0 [ 0.602003] CPU 1 -> Queue 0 [ 0.603492] vda: vda1 [ 0.604814] scsi0 : ata_piix [ 0.605639] scsi1 : ata_piix [ 0.606387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.607739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.609328] libphy: Fixed MDIO Bus: probed [ 0.610303] tun: Universal TUN/TAP device driver, 1.6 [ 0.611443] tun: (C) 1999-2004 Max Krasnyansky [ 0.614084] PPP generic driver version 2.4.2 [ 0.615109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616468] ehci-pci: EHCI PCI platform driver [ 0.617528] ehci-platform: EHCI generic platform driver [ 0.618637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619921] ohci-pci: OHCI PCI platform driver [ 0.620892] ohci-platform: OHCI generic platform driver [ 0.621990] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644060] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.648436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.651455] usb usb1: Product: UHCI Host Controller [ 0.652541] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.653879] usb usb1: SerialNumber: 0000:00:01.2 [ 0.654981] hub 1-0:1.0: USB hub found [ 0.655858] hub 1-0:1.0: 2 ports detected [ 0.656877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.660300] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.661508] mousedev: PS/2 mouse device common for all mice [ 0.662954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665034] rtc_cmos 00:00: RTC can wake from S4 [ 0.666272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669017] device-mapper: uevent: version 1.0.3 [ 0.670169] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672089] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673563] TCP: cubic registered [ 0.674444] NET: Registered protocol family 10 [ 0.675661] NET: Registered protocol family 17 [ 0.676678] Key type dns_resolver registered [ 0.677877] Loading compiled-in X.509 certificates [ 0.679488] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688677] registered taskstats version 1 [ 0.691587] Key type trusted registered [ 0.695393] Key type encrypted registered [ 0.696401] AppArmor: AppArmor sha1 policy hashing enabled [ 0.697608] IMA: No TPM chip found, activating TPM-bypass! [ 0.699255] regulator-dummy: disabling [ 0.700197] Magic number: 14:673:343 [ 0.701087] tty tty60: hash matches [ 0.701986] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.703842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705067] EDD information not available. [ 0.765376] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.767293] Write protecting the kernel read-only data: 12288k [ 0.769111] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.772093] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.786890] systemd-udevd[107]: starting version 204 [ 0.830057] FDC 0 is a S82078B [ 0.968140] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132563] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134189] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135894] usb 1-1: Product: QEMU USB Tablet [ 1.137063] usb 1-1: Manufacturer: QEMU [ 1.138102] usb 1-1: SerialNumber: 42 [ 1.424066] tsc: Refined TSC clocksource calibration: 3491.883 MHz [ 1.841384] 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.099835] 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.177176] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.312043] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.87 seconds. cloud-init-nonet[3.27]: 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 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 Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.13]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.27 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:95:2d:51 | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:20:f7:40 | 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: 10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | . o. | | +.. | | ... | |. .S | |.. . E. | |. + + o. | |. *.=oo | | ..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: 86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . .. E| | *. . . o+O| | o =. . . B+| | . + o 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: 54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o .... | | =..o | | .o . | | . . | | E S. | | o . . | | ... + o | | . o+ o . . | | .==B+. | +-----------------+ 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: a8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | o | | + . | | o . . | |oo =. . S | |=.*oEo | |.+o ... | | ..o= . | | o=oo. | +-----------------+ * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:25 +0000. Up 10.17 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 ] * 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 Sun, 05 Aug 2018 19:18:27 +0000. Up 11.63 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 15696 0 --:--:-- --:--:-- --:--:-- 15666100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15666 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 [160 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1561 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://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-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 (4961 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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 8718 clearwater-socket-factory-sig start/running, process 8723 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8772 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 2018-08-05 19:20:29,814 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:20:39,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:20:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:20:40,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88cb4115-76d6-4b0f-8b58-111b9855827d x-compute-request-id: req-88cb4115-76d6-4b0f-8b58-111b9855827d Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:20:40,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88cb4115-76d6-4b0f-8b58-111b9855827d 2018-08-05 19:20:40,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613534927368s 2018-08-05 19:20:40,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88cb4115-76d6-4b0f-8b58-111b9855827d 2018-08-05 19:20:40,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:20:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:20:40,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-413ba3da-b563-4f02-a515-285384cb41f6 x-compute-request-id: req-413ba3da-b563-4f02-a515-285384cb41f6 Content-Encoding: gzip Content-Length: 19204 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008032] Security Framework initialized\n[ 0.009048] AppArmor: AppArmor initialized\n[ 0.010053] Yama: becoming mindful.\n[ 0.011015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013381] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017598] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019349] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.020998] Initializing cgroup subsys freezer\n[ 0.022010] Initializing cgroup subsys blkio\n[ 0.022989] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025063] CPU: Physical Processor ID: 0\n[ 0.026013] FEATURE SPEC_CTRL Present\n[ 0.028097] mce: CPU supports 10 MCE banks\n[ 0.029090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031372] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033615] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037580] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042537] ACPI: Core revision 20131115\n[ 0.044330] ACPI: All ACPI Tables successfully acquired\n[ 0.045907] ftrace: allocating 28727 entries in 113 pages\n[ 0.064258] Enabling x2apic\n[ 0.065119] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.070263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081318] KVM setup paravirtual spinlock\n[ 0.083742] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084152] x86: Booting SMP configuration:\n[ 0.085408] .... node #0, CPUs: #1[ 0.083708] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100020] x86: Booted up 1 node, 2 CPUs\n[ 0.100013] KVM setup async PF for cpu 1\n[ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104329] devtmpfs: initialized\n[ 0.106712] EVM: security.selinux\n[ 0.108005] EVM: security.SMACK64\n[ 0.108789] EVM: security.ima\n[ 0.109468] EVM: security.capability\n[ 0.110331] pinctrl core: initialized pinctrl subsystem\n[ 0.112051] regulator-dummy: no parameters\n[ 0.113094] RTC time: 19:18:16, date: 08/05/18\n[ 0.114117] NET: Registered protocol family 16\n[ 0.115185] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.116969] ACPI: bus type PCI registered\n[ 0.117865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119351] PCI: Using configuration type 1 for base access\n[ 0.120543] bio: create slab at 0\n[ 0.121225] ACPI: Added _OSI(Module Device)\n[ 0.121225] ACPI: Added _OSI(Processor Device)\n[ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127446] ACPI: Interpreter enabled\n[ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.130399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.134171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.136006] ACPI: (supports S0 S5)\n[ 0.136947] ACPI: Using IOAPIC for interrupt routing\n[ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142147] ACPI: No dock devices found.\n[ 0.145011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.146627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.149369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152050] acpiphp: Slot [3] registered\n[ 0.153174] acpiphp: Slot [4] registered\n[ 0.154214] acpiphp: Slot [5] registered\n[ 0.155157] acpiphp: Slot [6] registered\n[ 0.156019] acpiphp: Slot [7] registered\n[ 0.157103] acpiphp: Slot [8] registered\n[ 0.158172] acpiphp: Slot [9] registered\n[ 0.159216] acpiphp: Slot [10] registered\n[ 0.160018] acpiphp: Slot [11] registered\n[ 0.161069] acpiphp: Slot [12] registered\n[ 0.162136] acpiphp: Slot [13] registered\n[ 0.163245] acpiphp: Slot [14] registered\n[ 0.164020] acpiphp: Slot [15] registered\n[ 0.165018] acpiphp: Slot [16] registered\n[ 0.166046] acpiphp: Slot [17] registered\n[ 0.167078] acpiphp: Slot [18] registered\n[ 0.168027] acpiphp: Slot [19] registered\n[ 0.168999] acpiphp: Slot [20] registered\n[ 0.170019] acpiphp: Slot [21] registered\n[ 0.171109] acpiphp: Slot [22] registered\n[ 0.172019] acpiphp: Slot [23] registered\n[ 0.173017] acpiphp: Slot [24] registered\n[ 0.174018] acpiphp: Slot [25] registered\n[ 0.175028] acpiphp: Slot [26] registered\n[ 0.176000] acpiphp: Slot [27] registered\n[ 0.176019] acpiphp: Slot [28] registered\n[ 0.176993] acpiphp: Slot [29] registered\n[ 0.177959] acpiphp: Slot [30] registered\n[ 0.178935] acpiphp: Slot [31] registered\n[ 0.179914] PCI host bridge to bus 0000:00\n[ 0.180006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.181316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.182889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.185758] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.187513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.192992] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.196126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.229048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.231032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.234661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244753] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246136] SCSI subsystem initialized\n[ 0.247158] ACPI: bus type USB registered\n[ 0.248035] usbcore: registered new interface driver usbfs\n[ 0.249181] usbcore: registered new interface driver hub\n[ 0.250289] usbcore: registered new device driver usb\n[ 0.250289] PCI: Using ACPI for IRQ routing\n[ 0.252341] NetLabel: Initializing\n[ 0.253171] NetLabel: domain hash size = 128\n[ 0.254145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.255290] NetLabel: unlabeled traffic allowed by default\n[ 0.256174] Switched to clocksource kvm-clock\n[ 0.263304] AppArmor: AppArmor Filesystem Enabled\n[ 0.264326] pnp: PnP ACPI init\n[ 0.265045] ACPI: bus type PNP registered\n[ 0.266340] pnp: PnP ACPI: found 8 devices\n[ 0.267221] ACPI: bus type PNP unregistered\n[ 0.274584] NET: Registered protocol family 2\n[ 0.275865] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279076] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.280521] TCP: reno registered\n[ 0.281321] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282655] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284013] NET: Registered protocol family 1\n[ 0.284966] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.286153] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.287306] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.309209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.332893] Trying to unpack rootfs image as initramfs...\n[ 0.425120] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.427042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.428371] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.430318] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.432129] Scanning for low memory corruption every 60 seconds\n[ 0.433742] Initialise system trusted keyring\n[ 0.434712] audit: initializing netlink socket (disabled)\n[ 0.435818] type=2000 audit(1533496696.469:1): initialized\n[ 0.455357] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457366] zbud: loaded\n[ 0.458253] VFS: Disk quotas dquot_6.5.2\n[ 0.459289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.460945] fuse init (API version 7.22)\n[ 0.461897] msgmni has been set to 3997\n[ 0.462847] Key type big_key registered\n[ 0.464192] Key type asymmetric registered\n[ 0.465208] Asymmetric key parser 'x509' registered\n[ 0.466295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.467999] io scheduler noop registered\n[ 0.468887] io scheduler deadline registered (default)\n[ 0.469992] io scheduler cfq registered\n[ 0.470898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.472047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.473386] ipmi message handler version 39.2\n[ 0.474359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.475934] ACPI: Power Button [PWRF]\n[ 0.476858] GHES: HEST is not enabled!\n[ 0.498449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565404] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.567382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595863] Linux agpgart interface v0.103\n[ 0.597855] brd: module loaded\n[ 0.599118] loop: module loaded\n[ 0.600344] blk-mq: CPU -> queue map\n[ 0.601221] CPU 0 -> Queue 0\n[ 0.602003] CPU 1 -> Queue 0\n[ 0.603492] vda: vda1\n[ 0.604814] scsi0 : ata_piix\n[ 0.605639] scsi1 : ata_piix\n[ 0.606387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.607739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.609328] libphy: Fixed MDIO Bus: probed\n[ 0.610303] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611443] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.614084] PPP generic driver version 2.4.2\n[ 0.615109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616468] ehci-pci: EHCI PCI platform driver\n[ 0.617528] ehci-platform: EHCI generic platform driver\n[ 0.618637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619921] ohci-pci: OHCI PCI platform driver\n[ 0.620892] ohci-platform: OHCI generic platform driver\n[ 0.621990] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644060] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.648436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651455] usb usb1: Product: UHCI Host Controller\n[ 0.652541] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.653879] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654981] hub 1-0:1.0: USB hub found\n[ 0.655858] hub 1-0:1.0: 2 ports detected\n[ 0.656877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659213] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660300] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661508] mousedev: PS/2 mouse device common for all mice\n[ 0.662954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669017] device-mapper: uevent: version 1.0.3\n[ 0.670169] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672089] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673563] TCP: cubic registered\n[ 0.674444] NET: Registered protocol family 10\n[ 0.675661] NET: Registered protocol family 17\n[ 0.676678] Key type dns_resolver registered\n[ 0.677877] Loading compiled-in X.509 certificates\n[ 0.679488] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688677] registered taskstats version 1\n[ 0.691587] Key type trusted registered\n[ 0.695393] Key type encrypted registered\n[ 0.696401] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697608] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.699255] regulator-dummy: disabling\n[ 0.700197] Magic number: 14:673:343\n[ 0.701087] tty tty60: hash matches\n[ 0.701986] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.703842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705067] EDD information not available.\n[ 0.765376] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.767293] Write protecting the kernel read-only data: 12288k\n[ 0.769111] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.772093] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.786890] systemd-udevd[107]: starting version 204\n[ 0.830057] FDC 0 is a S82078B\n[ 0.968140] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132563] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134189] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135894] usb 1-1: Product: QEMU USB Tablet\n[ 1.137063] usb 1-1: Manufacturer: QEMU\n[ 1.138102] usb 1-1: SerialNumber: 42\n[ 1.424066] tsc: Refined TSC clocksource calibration: 3491.883 MHz\n[ 1.841384] 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.099835] 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.177176] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev 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.312043] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.87 seconds.\ncloud-init-nonet[3.27]: 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 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 Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.13]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.27 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:95:2d:51 |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:20:f7:40 |\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:\n10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| . o. |\n| +.. |\n| ... |\n|. .S |\n|.. . E. |\n|. + + o. |\n|. *.=oo |\n| ..o*++o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . .. E|\n| *. . . o+O|\n| o =. . . B+|\n| . + o 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:\n54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o .... |\n| =..o |\n| .o . |\n| . . |\n| E S. |\n| o . . |\n| ... + o |\n| . o+ o . . |\n| .==B+. |\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:\na8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o |\n| + . |\n| o . . |\n|oo =. . S |\n|=.*oEo |\n|.+o ... |\n| ..o= . |\n| o=oo. |\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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:25 +0000. Up 10.17 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.63 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 15696 0 --:--:-- --:--:-- --:--:-- 15666100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15666\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 [160 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1561 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://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-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 (4961 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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 8718\nclearwater-socket-factory-sig start/running, process 8723\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8772\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"} 2018-08-05 19:20:40,556 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/action used request id req-413ba3da-b563-4f02-a515-285384cb41f6 2018-08-05 19:20:40,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.118798971176s 2018-08-05 19:20:40,558 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/action used request id req-413ba3da-b563-4f02-a515-285384cb41f6 2018-08-05 19:20:40,559 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008032] Security Framework initialized [ 0.009048] AppArmor: AppArmor initialized [ 0.010053] Yama: becoming mindful. [ 0.011015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013381] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017598] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019349] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.020998] Initializing cgroup subsys freezer [ 0.022010] Initializing cgroup subsys blkio [ 0.022989] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025063] CPU: Physical Processor ID: 0 [ 0.026013] FEATURE SPEC_CTRL Present [ 0.028097] mce: CPU supports 10 MCE banks [ 0.029090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031372] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033615] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037580] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042537] ACPI: Core revision 20131115 [ 0.044330] ACPI: All ACPI Tables successfully acquired [ 0.045907] ftrace: allocating 28727 entries in 113 pages [ 0.064258] Enabling x2apic [ 0.065119] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.070263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081318] KVM setup paravirtual spinlock [ 0.083742] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084152] x86: Booting SMP configuration: [ 0.085408] .... node #0, CPUs: #1[ 0.083708] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100020] x86: Booted up 1 node, 2 CPUs [ 0.100013] KVM setup async PF for cpu 1 [ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104329] devtmpfs: initialized [ 0.106712] EVM: security.selinux [ 0.108005] EVM: security.SMACK64 [ 0.108789] EVM: security.ima [ 0.109468] EVM: security.capability [ 0.110331] pinctrl core: initialized pinctrl subsystem [ 0.112051] regulator-dummy: no parameters [ 0.113094] RTC time: 19:18:16, date: 08/05/18 [ 0.114117] NET: Registered protocol family 16 [ 0.115185] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.116969] ACPI: bus type PCI registered [ 0.117865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119351] PCI: Using configuration type 1 for base access [ 0.120543] bio: create slab at 0 [ 0.121225] ACPI: Added _OSI(Module Device) [ 0.121225] ACPI: Added _OSI(Processor Device) [ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127446] ACPI: Interpreter enabled [ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.130399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.134171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.136006] ACPI: (supports S0 S5) [ 0.136947] ACPI: Using IOAPIC for interrupt routing [ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142147] ACPI: No dock devices found. [ 0.145011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.146627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.149369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152050] acpiphp: Slot [3] registered [ 0.153174] acpiphp: Slot [4] registered [ 0.154214] acpiphp: Slot [5] registered [ 0.155157] acpiphp: Slot [6] registered [ 0.156019] acpiphp: Slot [7] registered [ 0.157103] acpiphp: Slot [8] registered [ 0.158172] acpiphp: Slot [9] registered [ 0.159216] acpiphp: Slot [10] registered [ 0.160018] acpiphp: Slot [11] registered [ 0.161069] acpiphp: Slot [12] registered [ 0.162136] acpiphp: Slot [13] registered [ 0.163245] acpiphp: Slot [14] registered [ 0.164020] acpiphp: Slot [15] registered [ 0.165018] acpiphp: Slot [16] registered [ 0.166046] acpiphp: Slot [17] registered [ 0.167078] acpiphp: Slot [18] registered [ 0.168027] acpiphp: Slot [19] registered [ 0.168999] acpiphp: Slot [20] registered [ 0.170019] acpiphp: Slot [21] registered [ 0.171109] acpiphp: Slot [22] registered [ 0.172019] acpiphp: Slot [23] registered [ 0.173017] acpiphp: Slot [24] registered [ 0.174018] acpiphp: Slot [25] registered [ 0.175028] acpiphp: Slot [26] registered [ 0.176000] acpiphp: Slot [27] registered [ 0.176019] acpiphp: Slot [28] registered [ 0.176993] acpiphp: Slot [29] registered [ 0.177959] acpiphp: Slot [30] registered [ 0.178935] acpiphp: Slot [31] registered [ 0.179914] PCI host bridge to bus 0000:00 [ 0.180006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.181316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.182889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.185758] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.187513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.192992] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.196126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.229048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.231032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.234661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244753] vgaarb: bridge control possible 0000:00:02.0 [ 0.246136] SCSI subsystem initialized [ 0.247158] ACPI: bus type USB registered [ 0.248035] usbcore: registered new interface driver usbfs [ 0.249181] usbcore: registered new interface driver hub [ 0.250289] usbcore: registered new device driver usb [ 0.250289] PCI: Using ACPI for IRQ routing [ 0.252341] NetLabel: Initializing [ 0.253171] NetLabel: domain hash size = 128 [ 0.254145] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.255290] NetLabel: unlabeled traffic allowed by default [ 0.256174] Switched to clocksource kvm-clock [ 0.263304] AppArmor: AppArmor Filesystem Enabled [ 0.264326] pnp: PnP ACPI init [ 0.265045] ACPI: bus type PNP registered [ 0.266340] pnp: PnP ACPI: found 8 devices [ 0.267221] ACPI: bus type PNP unregistered [ 0.274584] NET: Registered protocol family 2 [ 0.275865] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279076] TCP: Hash tables configured (established 16384 bind 16384) [ 0.280521] TCP: reno registered [ 0.281321] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282655] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284013] NET: Registered protocol family 1 [ 0.284966] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.286153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.287306] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.309209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.332893] Trying to unpack rootfs image as initramfs... [ 0.425120] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.427042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.428371] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.430318] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.432129] Scanning for low memory corruption every 60 seconds [ 0.433742] Initialise system trusted keyring [ 0.434712] audit: initializing netlink socket (disabled) [ 0.435818] type=2000 audit(1533496696.469:1): initialized [ 0.455357] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457366] zbud: loaded [ 0.458253] VFS: Disk quotas dquot_6.5.2 [ 0.459289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.460945] fuse init (API version 7.22) [ 0.461897] msgmni has been set to 3997 [ 0.462847] Key type big_key registered [ 0.464192] Key type asymmetric registered [ 0.465208] Asymmetric key parser 'x509' registered [ 0.466295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.467999] io scheduler noop registered [ 0.468887] io scheduler deadline registered (default) [ 0.469992] io scheduler cfq registered [ 0.470898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.473386] ipmi message handler version 39.2 [ 0.474359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475934] ACPI: Power Button [PWRF] [ 0.476858] GHES: HEST is not enabled! [ 0.498449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565404] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.567382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.593284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595863] Linux agpgart interface v0.103 [ 0.597855] brd: module loaded [ 0.599118] loop: module loaded [ 0.600344] blk-mq: CPU -> queue map [ 0.601221] CPU 0 -> Queue 0 [ 0.602003] CPU 1 -> Queue 0 [ 0.603492] vda: vda1 [ 0.604814] scsi0 : ata_piix [ 0.605639] scsi1 : ata_piix [ 0.606387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.607739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.609328] libphy: Fixed MDIO Bus: probed [ 0.610303] tun: Universal TUN/TAP device driver, 1.6 [ 0.611443] tun: (C) 1999-2004 Max Krasnyansky [ 0.614084] PPP generic driver version 2.4.2 [ 0.615109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616468] ehci-pci: EHCI PCI platform driver [ 0.617528] ehci-platform: EHCI generic platform driver [ 0.618637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619921] ohci-pci: OHCI PCI platform driver [ 0.620892] ohci-platform: OHCI generic platform driver [ 0.621990] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644060] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.648436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.651455] usb usb1: Product: UHCI Host Controller [ 0.652541] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.653879] usb usb1: SerialNumber: 0000:00:01.2 [ 0.654981] hub 1-0:1.0: USB hub found [ 0.655858] hub 1-0:1.0: 2 ports detected [ 0.656877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.660300] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.661508] mousedev: PS/2 mouse device common for all mice [ 0.662954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665034] rtc_cmos 00:00: RTC can wake from S4 [ 0.666272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669017] device-mapper: uevent: version 1.0.3 [ 0.670169] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672089] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673563] TCP: cubic registered [ 0.674444] NET: Registered protocol family 10 [ 0.675661] NET: Registered protocol family 17 [ 0.676678] Key type dns_resolver registered [ 0.677877] Loading compiled-in X.509 certificates [ 0.679488] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688677] registered taskstats version 1 [ 0.691587] Key type trusted registered [ 0.695393] Key type encrypted registered [ 0.696401] AppArmor: AppArmor sha1 policy hashing enabled [ 0.697608] IMA: No TPM chip found, activating TPM-bypass! [ 0.699255] regulator-dummy: disabling [ 0.700197] Magic number: 14:673:343 [ 0.701087] tty tty60: hash matches [ 0.701986] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.703842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705067] EDD information not available. [ 0.765376] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.767293] Write protecting the kernel read-only data: 12288k [ 0.769111] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.772093] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.786890] systemd-udevd[107]: starting version 204 [ 0.830057] FDC 0 is a S82078B [ 0.968140] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132563] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134189] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135894] usb 1-1: Product: QEMU USB Tablet [ 1.137063] usb 1-1: Manufacturer: QEMU [ 1.138102] usb 1-1: SerialNumber: 42 [ 1.424066] tsc: Refined TSC clocksource calibration: 3491.883 MHz [ 1.841384] 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.099835] 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.177176] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.312043] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.87 seconds. cloud-init-nonet[3.27]: 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 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 Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.13]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.27 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:95:2d:51 | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:20:f7:40 | 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: 10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | . o. | | +.. | | ... | |. .S | |.. . E. | |. + + o. | |. *.=oo | | ..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: 86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . .. E| | *. . . o+O| | o =. . . B+| | . + o 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: 54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o .... | | =..o | | .o . | | . . | | E S. | | o . . | | ... + o | | . o+ o . . | | .==B+. | +-----------------+ 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: a8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | o | | + . | | o . . | |oo =. . S | |=.*oEo | |.+o ... | | ..o= . | | o=oo. | +-----------------+ * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:25 +0000. Up 10.17 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 ] * 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 Sun, 05 Aug 2018 19:18:27 +0000. Up 11.63 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 15696 0 --:--:-- --:--:-- --:--:-- 15666100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15666 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 [160 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1561 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://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-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 (4961 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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 8718 clearwater-socket-factory-sig start/running, process 8723 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8772 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 2018-08-05 19:20:40,563 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:20:50,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:20:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:20:51,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d205256-b00d-454b-b31a-fccdc8afadeb x-compute-request-id: req-3d205256-b00d-454b-b31a-fccdc8afadeb Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:20:51,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3d205256-b00d-454b-b31a-fccdc8afadeb 2018-08-05 19:20:51,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81713104248s 2018-08-05 19:20:51,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3d205256-b00d-454b-b31a-fccdc8afadeb 2018-08-05 19:20:51,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:20:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:20:51,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:20:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee12256d-f9c3-4312-af69-e1001eaa3e92 x-compute-request-id: req-ee12256d-f9c3-4312-af69-e1001eaa3e92 Content-Encoding: gzip Content-Length: 19842 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008032] Security Framework initialized\n[ 0.009048] AppArmor: AppArmor initialized\n[ 0.010053] Yama: becoming mindful.\n[ 0.011015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013381] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017598] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019349] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.020998] Initializing cgroup subsys freezer\n[ 0.022010] Initializing cgroup subsys blkio\n[ 0.022989] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025063] CPU: Physical Processor ID: 0\n[ 0.026013] FEATURE SPEC_CTRL Present\n[ 0.028097] mce: CPU supports 10 MCE banks\n[ 0.029090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031372] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033615] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037580] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042537] ACPI: Core revision 20131115\n[ 0.044330] ACPI: All ACPI Tables successfully acquired\n[ 0.045907] ftrace: allocating 28727 entries in 113 pages\n[ 0.064258] Enabling x2apic\n[ 0.065119] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.070263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081318] KVM setup paravirtual spinlock\n[ 0.083742] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084152] x86: Booting SMP configuration:\n[ 0.085408] .... node #0, CPUs: #1[ 0.083708] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100020] x86: Booted up 1 node, 2 CPUs\n[ 0.100013] KVM setup async PF for cpu 1\n[ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104329] devtmpfs: initialized\n[ 0.106712] EVM: security.selinux\n[ 0.108005] EVM: security.SMACK64\n[ 0.108789] EVM: security.ima\n[ 0.109468] EVM: security.capability\n[ 0.110331] pinctrl core: initialized pinctrl subsystem\n[ 0.112051] regulator-dummy: no parameters\n[ 0.113094] RTC time: 19:18:16, date: 08/05/18\n[ 0.114117] NET: Registered protocol family 16\n[ 0.115185] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.116969] ACPI: bus type PCI registered\n[ 0.117865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119351] PCI: Using configuration type 1 for base access\n[ 0.120543] bio: create slab at 0\n[ 0.121225] ACPI: Added _OSI(Module Device)\n[ 0.121225] ACPI: Added _OSI(Processor Device)\n[ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127446] ACPI: Interpreter enabled\n[ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.130399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.134171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.136006] ACPI: (supports S0 S5)\n[ 0.136947] ACPI: Using IOAPIC for interrupt routing\n[ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142147] ACPI: No dock devices found.\n[ 0.145011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.146627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.149369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152050] acpiphp: Slot [3] registered\n[ 0.153174] acpiphp: Slot [4] registered\n[ 0.154214] acpiphp: Slot [5] registered\n[ 0.155157] acpiphp: Slot [6] registered\n[ 0.156019] acpiphp: Slot [7] registered\n[ 0.157103] acpiphp: Slot [8] registered\n[ 0.158172] acpiphp: Slot [9] registered\n[ 0.159216] acpiphp: Slot [10] registered\n[ 0.160018] acpiphp: Slot [11] registered\n[ 0.161069] acpiphp: Slot [12] registered\n[ 0.162136] acpiphp: Slot [13] registered\n[ 0.163245] acpiphp: Slot [14] registered\n[ 0.164020] acpiphp: Slot [15] registered\n[ 0.165018] acpiphp: Slot [16] registered\n[ 0.166046] acpiphp: Slot [17] registered\n[ 0.167078] acpiphp: Slot [18] registered\n[ 0.168027] acpiphp: Slot [19] registered\n[ 0.168999] acpiphp: Slot [20] registered\n[ 0.170019] acpiphp: Slot [21] registered\n[ 0.171109] acpiphp: Slot [22] registered\n[ 0.172019] acpiphp: Slot [23] registered\n[ 0.173017] acpiphp: Slot [24] registered\n[ 0.174018] acpiphp: Slot [25] registered\n[ 0.175028] acpiphp: Slot [26] registered\n[ 0.176000] acpiphp: Slot [27] registered\n[ 0.176019] acpiphp: Slot [28] registered\n[ 0.176993] acpiphp: Slot [29] registered\n[ 0.177959] acpiphp: Slot [30] registered\n[ 0.178935] acpiphp: Slot [31] registered\n[ 0.179914] PCI host bridge to bus 0000:00\n[ 0.180006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.181316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.182889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.185758] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.187513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.192992] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.196126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.229048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.231032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.234661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244753] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246136] SCSI subsystem initialized\n[ 0.247158] ACPI: bus type USB registered\n[ 0.248035] usbcore: registered new interface driver usbfs\n[ 0.249181] usbcore: registered new interface driver hub\n[ 0.250289] usbcore: registered new device driver usb\n[ 0.250289] PCI: Using ACPI for IRQ routing\n[ 0.252341] NetLabel: Initializing\n[ 0.253171] NetLabel: domain hash size = 128\n[ 0.254145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.255290] NetLabel: unlabeled traffic allowed by default\n[ 0.256174] Switched to clocksource kvm-clock\n[ 0.263304] AppArmor: AppArmor Filesystem Enabled\n[ 0.264326] pnp: PnP ACPI init\n[ 0.265045] ACPI: bus type PNP registered\n[ 0.266340] pnp: PnP ACPI: found 8 devices\n[ 0.267221] ACPI: bus type PNP unregistered\n[ 0.274584] NET: Registered protocol family 2\n[ 0.275865] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279076] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.280521] TCP: reno registered\n[ 0.281321] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282655] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284013] NET: Registered protocol family 1\n[ 0.284966] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.286153] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.287306] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.309209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.332893] Trying to unpack rootfs image as initramfs...\n[ 0.425120] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.427042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.428371] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.430318] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.432129] Scanning for low memory corruption every 60 seconds\n[ 0.433742] Initialise system trusted keyring\n[ 0.434712] audit: initializing netlink socket (disabled)\n[ 0.435818] type=2000 audit(1533496696.469:1): initialized\n[ 0.455357] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457366] zbud: loaded\n[ 0.458253] VFS: Disk quotas dquot_6.5.2\n[ 0.459289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.460945] fuse init (API version 7.22)\n[ 0.461897] msgmni has been set to 3997\n[ 0.462847] Key type big_key registered\n[ 0.464192] Key type asymmetric registered\n[ 0.465208] Asymmetric key parser 'x509' registered\n[ 0.466295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.467999] io scheduler noop registered\n[ 0.468887] io scheduler deadline registered (default)\n[ 0.469992] io scheduler cfq registered\n[ 0.470898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.472047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.473386] ipmi message handler version 39.2\n[ 0.474359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.475934] ACPI: Power Button [PWRF]\n[ 0.476858] GHES: HEST is not enabled!\n[ 0.498449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565404] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.567382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595863] Linux agpgart interface v0.103\n[ 0.597855] brd: module loaded\n[ 0.599118] loop: module loaded\n[ 0.600344] blk-mq: CPU -> queue map\n[ 0.601221] CPU 0 -> Queue 0\n[ 0.602003] CPU 1 -> Queue 0\n[ 0.603492] vda: vda1\n[ 0.604814] scsi0 : ata_piix\n[ 0.605639] scsi1 : ata_piix\n[ 0.606387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.607739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.609328] libphy: Fixed MDIO Bus: probed\n[ 0.610303] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611443] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.614084] PPP generic driver version 2.4.2\n[ 0.615109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616468] ehci-pci: EHCI PCI platform driver\n[ 0.617528] ehci-platform: EHCI generic platform driver\n[ 0.618637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619921] ohci-pci: OHCI PCI platform driver\n[ 0.620892] ohci-platform: OHCI generic platform driver\n[ 0.621990] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644060] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.648436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651455] usb usb1: Product: UHCI Host Controller\n[ 0.652541] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.653879] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654981] hub 1-0:1.0: USB hub found\n[ 0.655858] hub 1-0:1.0: 2 ports detected\n[ 0.656877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659213] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660300] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661508] mousedev: PS/2 mouse device common for all mice\n[ 0.662954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669017] device-mapper: uevent: version 1.0.3\n[ 0.670169] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672089] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673563] TCP: cubic registered\n[ 0.674444] NET: Registered protocol family 10\n[ 0.675661] NET: Registered protocol family 17\n[ 0.676678] Key type dns_resolver registered\n[ 0.677877] Loading compiled-in X.509 certificates\n[ 0.679488] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688677] registered taskstats version 1\n[ 0.691587] Key type trusted registered\n[ 0.695393] Key type encrypted registered\n[ 0.696401] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697608] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.699255] regulator-dummy: disabling\n[ 0.700197] Magic number: 14:673:343\n[ 0.701087] tty tty60: hash matches\n[ 0.701986] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.703842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705067] EDD information not available.\n[ 0.765376] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.767293] Write protecting the kernel read-only data: 12288k\n[ 0.769111] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.772093] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.786890] systemd-udevd[107]: starting version 204\n[ 0.830057] FDC 0 is a S82078B\n[ 0.968140] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132563] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134189] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135894] usb 1-1: Product: QEMU USB Tablet\n[ 1.137063] usb 1-1: Manufacturer: QEMU\n[ 1.138102] usb 1-1: SerialNumber: 42\n[ 1.424066] tsc: Refined TSC clocksource calibration: 3491.883 MHz\n[ 1.841384] 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.099835] 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.177176] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev 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.312043] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.87 seconds.\ncloud-init-nonet[3.27]: 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 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 Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.13]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.27 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:95:2d:51 |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:20:f7:40 |\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:\n10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| . o. |\n| +.. |\n| ... |\n|. .S |\n|.. . E. |\n|. + + o. |\n|. *.=oo |\n| ..o*++o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . .. E|\n| *. . . o+O|\n| o =. . . B+|\n| . + o 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:\n54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o .... |\n| =..o |\n| .o . |\n| . . |\n| E S. |\n| o . . |\n| ... + o |\n| . o+ o . . |\n| .==B+. |\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:\na8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o |\n| + . |\n| o . . |\n|oo =. . S |\n|=.*oEo |\n|.+o ... |\n| ..o= . |\n| o=oo. |\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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:25 +0000. Up 10.17 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.63 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 15696 0 --:--:-- --:--:-- --:--:-- 15666100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15666\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 [160 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1561 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://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-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 (4961 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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 8718\nclearwater-socket-factory-sig start/running, process 8723\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8772\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 0 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 (9162 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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-05 19:20:51,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/action used request id req-ee12256d-f9c3-4312-af69-e1001eaa3e92 2018-08-05 19:20:51,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0854630470276s 2018-08-05 19:20:51,487 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/action used request id req-ee12256d-f9c3-4312-af69-e1001eaa3e92 2018-08-05 19:20:51,487 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008032] Security Framework initialized [ 0.009048] AppArmor: AppArmor initialized [ 0.010053] Yama: becoming mindful. [ 0.011015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013381] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017598] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019349] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.020998] Initializing cgroup subsys freezer [ 0.022010] Initializing cgroup subsys blkio [ 0.022989] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025063] CPU: Physical Processor ID: 0 [ 0.026013] FEATURE SPEC_CTRL Present [ 0.028097] mce: CPU supports 10 MCE banks [ 0.029090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031372] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033615] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037580] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042537] ACPI: Core revision 20131115 [ 0.044330] ACPI: All ACPI Tables successfully acquired [ 0.045907] ftrace: allocating 28727 entries in 113 pages [ 0.064258] Enabling x2apic [ 0.065119] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.070263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081318] KVM setup paravirtual spinlock [ 0.083742] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084152] x86: Booting SMP configuration: [ 0.085408] .... node #0, CPUs: #1[ 0.083708] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100020] x86: Booted up 1 node, 2 CPUs [ 0.100013] KVM setup async PF for cpu 1 [ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104329] devtmpfs: initialized [ 0.106712] EVM: security.selinux [ 0.108005] EVM: security.SMACK64 [ 0.108789] EVM: security.ima [ 0.109468] EVM: security.capability [ 0.110331] pinctrl core: initialized pinctrl subsystem [ 0.112051] regulator-dummy: no parameters [ 0.113094] RTC time: 19:18:16, date: 08/05/18 [ 0.114117] NET: Registered protocol family 16 [ 0.115185] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.116969] ACPI: bus type PCI registered [ 0.117865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119351] PCI: Using configuration type 1 for base access [ 0.120543] bio: create slab at 0 [ 0.121225] ACPI: Added _OSI(Module Device) [ 0.121225] ACPI: Added _OSI(Processor Device) [ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127446] ACPI: Interpreter enabled [ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.130399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.134171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.136006] ACPI: (supports S0 S5) [ 0.136947] ACPI: Using IOAPIC for interrupt routing [ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142147] ACPI: No dock devices found. [ 0.145011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.146627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.149369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152050] acpiphp: Slot [3] registered [ 0.153174] acpiphp: Slot [4] registered [ 0.154214] acpiphp: Slot [5] registered [ 0.155157] acpiphp: Slot [6] registered [ 0.156019] acpiphp: Slot [7] registered [ 0.157103] acpiphp: Slot [8] registered [ 0.158172] acpiphp: Slot [9] registered [ 0.159216] acpiphp: Slot [10] registered [ 0.160018] acpiphp: Slot [11] registered [ 0.161069] acpiphp: Slot [12] registered [ 0.162136] acpiphp: Slot [13] registered [ 0.163245] acpiphp: Slot [14] registered [ 0.164020] acpiphp: Slot [15] registered [ 0.165018] acpiphp: Slot [16] registered [ 0.166046] acpiphp: Slot [17] registered [ 0.167078] acpiphp: Slot [18] registered [ 0.168027] acpiphp: Slot [19] registered [ 0.168999] acpiphp: Slot [20] registered [ 0.170019] acpiphp: Slot [21] registered [ 0.171109] acpiphp: Slot [22] registered [ 0.172019] acpiphp: Slot [23] registered [ 0.173017] acpiphp: Slot [24] registered [ 0.174018] acpiphp: Slot [25] registered [ 0.175028] acpiphp: Slot [26] registered [ 0.176000] acpiphp: Slot [27] registered [ 0.176019] acpiphp: Slot [28] registered [ 0.176993] acpiphp: Slot [29] registered [ 0.177959] acpiphp: Slot [30] registered [ 0.178935] acpiphp: Slot [31] registered [ 0.179914] PCI host bridge to bus 0000:00 [ 0.180006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.181316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.182889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.185758] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.187513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.192992] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.196126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.229048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.231032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.234661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244753] vgaarb: bridge control possible 0000:00:02.0 [ 0.246136] SCSI subsystem initialized [ 0.247158] ACPI: bus type USB registered [ 0.248035] usbcore: registered new interface driver usbfs [ 0.249181] usbcore: registered new interface driver hub [ 0.250289] usbcore: registered new device driver usb [ 0.250289] PCI: Using ACPI for IRQ routing [ 0.252341] NetLabel: Initializing [ 0.253171] NetLabel: domain hash size = 128 [ 0.254145] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.255290] NetLabel: unlabeled traffic allowed by default [ 0.256174] Switched to clocksource kvm-clock [ 0.263304] AppArmor: AppArmor Filesystem Enabled [ 0.264326] pnp: PnP ACPI init [ 0.265045] ACPI: bus type PNP registered [ 0.266340] pnp: PnP ACPI: found 8 devices [ 0.267221] ACPI: bus type PNP unregistered [ 0.274584] NET: Registered protocol family 2 [ 0.275865] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279076] TCP: Hash tables configured (established 16384 bind 16384) [ 0.280521] TCP: reno registered [ 0.281321] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282655] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284013] NET: Registered protocol family 1 [ 0.284966] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.286153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.287306] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.309209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.332893] Trying to unpack rootfs image as initramfs... [ 0.425120] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.427042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.428371] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.430318] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.432129] Scanning for low memory corruption every 60 seconds [ 0.433742] Initialise system trusted keyring [ 0.434712] audit: initializing netlink socket (disabled) [ 0.435818] type=2000 audit(1533496696.469:1): initialized [ 0.455357] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457366] zbud: loaded [ 0.458253] VFS: Disk quotas dquot_6.5.2 [ 0.459289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.460945] fuse init (API version 7.22) [ 0.461897] msgmni has been set to 3997 [ 0.462847] Key type big_key registered [ 0.464192] Key type asymmetric registered [ 0.465208] Asymmetric key parser 'x509' registered [ 0.466295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.467999] io scheduler noop registered [ 0.468887] io scheduler deadline registered (default) [ 0.469992] io scheduler cfq registered [ 0.470898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.473386] ipmi message handler version 39.2 [ 0.474359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475934] ACPI: Power Button [PWRF] [ 0.476858] GHES: HEST is not enabled! [ 0.498449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565404] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.567382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.593284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595863] Linux agpgart interface v0.103 [ 0.597855] brd: module loaded [ 0.599118] loop: module loaded [ 0.600344] blk-mq: CPU -> queue map [ 0.601221] CPU 0 -> Queue 0 [ 0.602003] CPU 1 -> Queue 0 [ 0.603492] vda: vda1 [ 0.604814] scsi0 : ata_piix [ 0.605639] scsi1 : ata_piix [ 0.606387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.607739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.609328] libphy: Fixed MDIO Bus: probed [ 0.610303] tun: Universal TUN/TAP device driver, 1.6 [ 0.611443] tun: (C) 1999-2004 Max Krasnyansky [ 0.614084] PPP generic driver version 2.4.2 [ 0.615109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616468] ehci-pci: EHCI PCI platform driver [ 0.617528] ehci-platform: EHCI generic platform driver [ 0.618637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619921] ohci-pci: OHCI PCI platform driver [ 0.620892] ohci-platform: OHCI generic platform driver [ 0.621990] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644060] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.648436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.651455] usb usb1: Product: UHCI Host Controller [ 0.652541] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.653879] usb usb1: SerialNumber: 0000:00:01.2 [ 0.654981] hub 1-0:1.0: USB hub found [ 0.655858] hub 1-0:1.0: 2 ports detected [ 0.656877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.660300] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.661508] mousedev: PS/2 mouse device common for all mice [ 0.662954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665034] rtc_cmos 00:00: RTC can wake from S4 [ 0.666272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669017] device-mapper: uevent: version 1.0.3 [ 0.670169] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672089] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673563] TCP: cubic registered [ 0.674444] NET: Registered protocol family 10 [ 0.675661] NET: Registered protocol family 17 [ 0.676678] Key type dns_resolver registered [ 0.677877] Loading compiled-in X.509 certificates [ 0.679488] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688677] registered taskstats version 1 [ 0.691587] Key type trusted registered [ 0.695393] Key type encrypted registered [ 0.696401] AppArmor: AppArmor sha1 policy hashing enabled [ 0.697608] IMA: No TPM chip found, activating TPM-bypass! [ 0.699255] regulator-dummy: disabling [ 0.700197] Magic number: 14:673:343 [ 0.701087] tty tty60: hash matches [ 0.701986] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.703842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705067] EDD information not available. [ 0.765376] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.767293] Write protecting the kernel read-only data: 12288k [ 0.769111] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.772093] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.786890] systemd-udevd[107]: starting version 204 [ 0.830057] FDC 0 is a S82078B [ 0.968140] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132563] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134189] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135894] usb 1-1: Product: QEMU USB Tablet [ 1.137063] usb 1-1: Manufacturer: QEMU [ 1.138102] usb 1-1: SerialNumber: 42 [ 1.424066] tsc: Refined TSC clocksource calibration: 3491.883 MHz [ 1.841384] 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.099835] 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.177176] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.312043] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.87 seconds. cloud-init-nonet[3.27]: 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 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 Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.13]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.27 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:95:2d:51 | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:20:f7:40 | 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: 10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | . o. | | +.. | | ... | |. .S | |.. . E. | |. + + o. | |. *.=oo | | ..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: 86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . .. E| | *. . . o+O| | o =. . . B+| | . + o 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: 54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o .... | | =..o | | .o . | | . . | | E S. | | o . . | | ... + o | | . o+ o . . | | .==B+. | +-----------------+ 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: a8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | o | | + . | | o . . | |oo =. . S | |=.*oEo | |.+o ... | | ..o= . | | o=oo. | +-----------------+ * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:25 +0000. Up 10.17 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 ] * 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 Sun, 05 Aug 2018 19:18:27 +0000. Up 11.63 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 15696 0 --:--:-- --:--:-- --:--:-- 15666100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15666 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 [160 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1561 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://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-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 (4961 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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 8718 clearwater-socket-factory-sig start/running, process 8723 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8772 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 0 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 (9162 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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-05 19:20:51,491 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:21:01,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:21:01,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:21:02,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21: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-450f6dcc-b5b2-481e-a783-327e730c8dbb x-compute-request-id: req-450f6dcc-b5b2-481e-a783-327e730c8dbb Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:21:02,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-450f6dcc-b5b2-481e-a783-327e730c8dbb 2018-08-05 19:21:02,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0718228817s 2018-08-05 19:21:02,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-450f6dcc-b5b2-481e-a783-327e730c8dbb 2018-08-05 19:21:02,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:21:02,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:21:02,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21: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-e12e9c88-e0e8-443d-8174-ebcb1e7d6566 x-compute-request-id: req-e12e9c88-e0e8-443d-8174-ebcb1e7d6566 Content-Encoding: gzip Content-Length: 20301 Content-Type: application/json RESP BODY: {"output": " 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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008032] Security Framework initialized\n[ 0.009048] AppArmor: AppArmor initialized\n[ 0.010053] Yama: becoming mindful.\n[ 0.011015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013381] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017598] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019349] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.020998] Initializing cgroup subsys freezer\n[ 0.022010] Initializing cgroup subsys blkio\n[ 0.022989] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025063] CPU: Physical Processor ID: 0\n[ 0.026013] FEATURE SPEC_CTRL Present\n[ 0.028097] mce: CPU supports 10 MCE banks\n[ 0.029090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031372] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033615] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037580] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042537] ACPI: Core revision 20131115\n[ 0.044330] ACPI: All ACPI Tables successfully acquired\n[ 0.045907] ftrace: allocating 28727 entries in 113 pages\n[ 0.064258] Enabling x2apic\n[ 0.065119] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.070263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081318] KVM setup paravirtual spinlock\n[ 0.083742] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084152] x86: Booting SMP configuration:\n[ 0.085408] .... node #0, CPUs: #1[ 0.083708] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100020] x86: Booted up 1 node, 2 CPUs\n[ 0.100013] KVM setup async PF for cpu 1\n[ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104329] devtmpfs: initialized\n[ 0.106712] EVM: security.selinux\n[ 0.108005] EVM: security.SMACK64\n[ 0.108789] EVM: security.ima\n[ 0.109468] EVM: security.capability\n[ 0.110331] pinctrl core: initialized pinctrl subsystem\n[ 0.112051] regulator-dummy: no parameters\n[ 0.113094] RTC time: 19:18:16, date: 08/05/18\n[ 0.114117] NET: Registered protocol family 16\n[ 0.115185] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.116969] ACPI: bus type PCI registered\n[ 0.117865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119351] PCI: Using configuration type 1 for base access\n[ 0.120543] bio: create slab at 0\n[ 0.121225] ACPI: Added _OSI(Module Device)\n[ 0.121225] ACPI: Added _OSI(Processor Device)\n[ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127446] ACPI: Interpreter enabled\n[ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.130399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.134171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.136006] ACPI: (supports S0 S5)\n[ 0.136947] ACPI: Using IOAPIC for interrupt routing\n[ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142147] ACPI: No dock devices found.\n[ 0.145011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.146627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.149369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152050] acpiphp: Slot [3] registered\n[ 0.153174] acpiphp: Slot [4] registered\n[ 0.154214] acpiphp: Slot [5] registered\n[ 0.155157] acpiphp: Slot [6] registered\n[ 0.156019] acpiphp: Slot [7] registered\n[ 0.157103] acpiphp: Slot [8] registered\n[ 0.158172] acpiphp: Slot [9] registered\n[ 0.159216] acpiphp: Slot [10] registered\n[ 0.160018] acpiphp: Slot [11] registered\n[ 0.161069] acpiphp: Slot [12] registered\n[ 0.162136] acpiphp: Slot [13] registered\n[ 0.163245] acpiphp: Slot [14] registered\n[ 0.164020] acpiphp: Slot [15] registered\n[ 0.165018] acpiphp: Slot [16] registered\n[ 0.166046] acpiphp: Slot [17] registered\n[ 0.167078] acpiphp: Slot [18] registered\n[ 0.168027] acpiphp: Slot [19] registered\n[ 0.168999] acpiphp: Slot [20] registered\n[ 0.170019] acpiphp: Slot [21] registered\n[ 0.171109] acpiphp: Slot [22] registered\n[ 0.172019] acpiphp: Slot [23] registered\n[ 0.173017] acpiphp: Slot [24] registered\n[ 0.174018] acpiphp: Slot [25] registered\n[ 0.175028] acpiphp: Slot [26] registered\n[ 0.176000] acpiphp: Slot [27] registered\n[ 0.176019] acpiphp: Slot [28] registered\n[ 0.176993] acpiphp: Slot [29] registered\n[ 0.177959] acpiphp: Slot [30] registered\n[ 0.178935] acpiphp: Slot [31] registered\n[ 0.179914] PCI host bridge to bus 0000:00\n[ 0.180006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.181316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.182889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.185758] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.187513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.192992] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.196126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.229048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.231032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.234661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244753] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246136] SCSI subsystem initialized\n[ 0.247158] ACPI: bus type USB registered\n[ 0.248035] usbcore: registered new interface driver usbfs\n[ 0.249181] usbcore: registered new interface driver hub\n[ 0.250289] usbcore: registered new device driver usb\n[ 0.250289] PCI: Using ACPI for IRQ routing\n[ 0.252341] NetLabel: Initializing\n[ 0.253171] NetLabel: domain hash size = 128\n[ 0.254145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.255290] NetLabel: unlabeled traffic allowed by default\n[ 0.256174] Switched to clocksource kvm-clock\n[ 0.263304] AppArmor: AppArmor Filesystem Enabled\n[ 0.264326] pnp: PnP ACPI init\n[ 0.265045] ACPI: bus type PNP registered\n[ 0.266340] pnp: PnP ACPI: found 8 devices\n[ 0.267221] ACPI: bus type PNP unregistered\n[ 0.274584] NET: Registered protocol family 2\n[ 0.275865] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279076] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.280521] TCP: reno registered\n[ 0.281321] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282655] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284013] NET: Registered protocol family 1\n[ 0.284966] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.286153] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.287306] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.309209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.332893] Trying to unpack rootfs image as initramfs...\n[ 0.425120] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.427042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.428371] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.430318] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.432129] Scanning for low memory corruption every 60 seconds\n[ 0.433742] Initialise system trusted keyring\n[ 0.434712] audit: initializing netlink socket (disabled)\n[ 0.435818] type=2000 audit(1533496696.469:1): initialized\n[ 0.455357] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457366] zbud: loaded\n[ 0.458253] VFS: Disk quotas dquot_6.5.2\n[ 0.459289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.460945] fuse init (API version 7.22)\n[ 0.461897] msgmni has been set to 3997\n[ 0.462847] Key type big_key registered\n[ 0.464192] Key type asymmetric registered\n[ 0.465208] Asymmetric key parser 'x509' registered\n[ 0.466295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.467999] io scheduler noop registered\n[ 0.468887] io scheduler deadline registered (default)\n[ 0.469992] io scheduler cfq registered\n[ 0.470898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.472047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.473386] ipmi message handler version 39.2\n[ 0.474359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.475934] ACPI: Power Button [PWRF]\n[ 0.476858] GHES: HEST is not enabled!\n[ 0.498449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565404] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.567382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595863] Linux agpgart interface v0.103\n[ 0.597855] brd: module loaded\n[ 0.599118] loop: module loaded\n[ 0.600344] blk-mq: CPU -> queue map\n[ 0.601221] CPU 0 -> Queue 0\n[ 0.602003] CPU 1 -> Queue 0\n[ 0.603492] vda: vda1\n[ 0.604814] scsi0 : ata_piix\n[ 0.605639] scsi1 : ata_piix\n[ 0.606387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.607739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.609328] libphy: Fixed MDIO Bus: probed\n[ 0.610303] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611443] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.614084] PPP generic driver version 2.4.2\n[ 0.615109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616468] ehci-pci: EHCI PCI platform driver\n[ 0.617528] ehci-platform: EHCI generic platform driver\n[ 0.618637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619921] ohci-pci: OHCI PCI platform driver\n[ 0.620892] ohci-platform: OHCI generic platform driver\n[ 0.621990] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644060] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.648436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651455] usb usb1: Product: UHCI Host Controller\n[ 0.652541] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.653879] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654981] hub 1-0:1.0: USB hub found\n[ 0.655858] hub 1-0:1.0: 2 ports detected\n[ 0.656877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659213] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660300] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661508] mousedev: PS/2 mouse device common for all mice\n[ 0.662954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669017] device-mapper: uevent: version 1.0.3\n[ 0.670169] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672089] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673563] TCP: cubic registered\n[ 0.674444] NET: Registered protocol family 10\n[ 0.675661] NET: Registered protocol family 17\n[ 0.676678] Key type dns_resolver registered\n[ 0.677877] Loading compiled-in X.509 certificates\n[ 0.679488] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688677] registered taskstats version 1\n[ 0.691587] Key type trusted registered\n[ 0.695393] Key type encrypted registered\n[ 0.696401] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697608] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.699255] regulator-dummy: disabling\n[ 0.700197] Magic number: 14:673:343\n[ 0.701087] tty tty60: hash matches\n[ 0.701986] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.703842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705067] EDD information not available.\n[ 0.765376] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.767293] Write protecting the kernel read-only data: 12288k\n[ 0.769111] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.772093] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.786890] systemd-udevd[107]: starting version 204\n[ 0.830057] FDC 0 is a S82078B\n[ 0.968140] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132563] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134189] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135894] usb 1-1: Product: QEMU USB Tablet\n[ 1.137063] usb 1-1: Manufacturer: QEMU\n[ 1.138102] usb 1-1: SerialNumber: 42\n[ 1.424066] tsc: Refined TSC clocksource calibration: 3491.883 MHz\n[ 1.841384] 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.099835] 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.177176] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev 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.312043] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.87 seconds.\ncloud-init-nonet[3.27]: 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 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 Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.13]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.27 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:95:2d:51 |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:20:f7:40 |\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:\n10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| . o. |\n| +.. |\n| ... |\n|. .S |\n|.. . E. |\n|. + + o. |\n|. *.=oo |\n| ..o*++o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . .. E|\n| *. . . o+O|\n| o =. . . B+|\n| . + o 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:\n54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o .... |\n| =..o |\n| .o . |\n| . . |\n| E S. |\n| o . . |\n| ... + o |\n| . o+ o . . |\n| .==B+. |\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:\na8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o |\n| + . |\n| o . . |\n|oo =. . S |\n|=.*oEo |\n|.+o ... |\n| ..o= . |\n| o=oo. |\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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:25 +0000. Up 10.17 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.63 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 15696 0 --:--:-- --:--:-- --:--:-- 15666100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15666\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 [160 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1561 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://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-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 (4961 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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 8718\nclearwater-socket-factory-sig start/running, process 8723\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8772\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 0 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 (9162 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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\n"} 2018-08-05 19:21:02,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/action used request id req-e12e9c88-e0e8-443d-8174-ebcb1e7d6566 2018-08-05 19:21:02,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.126782178879s 2018-08-05 19:21:02,711 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/action used request id req-e12e9c88-e0e8-443d-8174-ebcb1e7d6566 2018-08-05 19:21:02,711 - functest.core.singlevm - DEBUG - console: 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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008032] Security Framework initialized [ 0.009048] AppArmor: AppArmor initialized [ 0.010053] Yama: becoming mindful. [ 0.011015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013381] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017598] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019349] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.020998] Initializing cgroup subsys freezer [ 0.022010] Initializing cgroup subsys blkio [ 0.022989] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025063] CPU: Physical Processor ID: 0 [ 0.026013] FEATURE SPEC_CTRL Present [ 0.028097] mce: CPU supports 10 MCE banks [ 0.029090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031372] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033615] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037580] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042537] ACPI: Core revision 20131115 [ 0.044330] ACPI: All ACPI Tables successfully acquired [ 0.045907] ftrace: allocating 28727 entries in 113 pages [ 0.064258] Enabling x2apic [ 0.065119] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.070263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081318] KVM setup paravirtual spinlock [ 0.083742] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084152] x86: Booting SMP configuration: [ 0.085408] .... node #0, CPUs: #1[ 0.083708] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100020] x86: Booted up 1 node, 2 CPUs [ 0.100013] KVM setup async PF for cpu 1 [ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104329] devtmpfs: initialized [ 0.106712] EVM: security.selinux [ 0.108005] EVM: security.SMACK64 [ 0.108789] EVM: security.ima [ 0.109468] EVM: security.capability [ 0.110331] pinctrl core: initialized pinctrl subsystem [ 0.112051] regulator-dummy: no parameters [ 0.113094] RTC time: 19:18:16, date: 08/05/18 [ 0.114117] NET: Registered protocol family 16 [ 0.115185] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.116969] ACPI: bus type PCI registered [ 0.117865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119351] PCI: Using configuration type 1 for base access [ 0.120543] bio: create slab at 0 [ 0.121225] ACPI: Added _OSI(Module Device) [ 0.121225] ACPI: Added _OSI(Processor Device) [ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127446] ACPI: Interpreter enabled [ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.130399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.134171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.136006] ACPI: (supports S0 S5) [ 0.136947] ACPI: Using IOAPIC for interrupt routing [ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142147] ACPI: No dock devices found. [ 0.145011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.146627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.149369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152050] acpiphp: Slot [3] registered [ 0.153174] acpiphp: Slot [4] registered [ 0.154214] acpiphp: Slot [5] registered [ 0.155157] acpiphp: Slot [6] registered [ 0.156019] acpiphp: Slot [7] registered [ 0.157103] acpiphp: Slot [8] registered [ 0.158172] acpiphp: Slot [9] registered [ 0.159216] acpiphp: Slot [10] registered [ 0.160018] acpiphp: Slot [11] registered [ 0.161069] acpiphp: Slot [12] registered [ 0.162136] acpiphp: Slot [13] registered [ 0.163245] acpiphp: Slot [14] registered [ 0.164020] acpiphp: Slot [15] registered [ 0.165018] acpiphp: Slot [16] registered [ 0.166046] acpiphp: Slot [17] registered [ 0.167078] acpiphp: Slot [18] registered [ 0.168027] acpiphp: Slot [19] registered [ 0.168999] acpiphp: Slot [20] registered [ 0.170019] acpiphp: Slot [21] registered [ 0.171109] acpiphp: Slot [22] registered [ 0.172019] acpiphp: Slot [23] registered [ 0.173017] acpiphp: Slot [24] registered [ 0.174018] acpiphp: Slot [25] registered [ 0.175028] acpiphp: Slot [26] registered [ 0.176000] acpiphp: Slot [27] registered [ 0.176019] acpiphp: Slot [28] registered [ 0.176993] acpiphp: Slot [29] registered [ 0.177959] acpiphp: Slot [30] registered [ 0.178935] acpiphp: Slot [31] registered [ 0.179914] PCI host bridge to bus 0000:00 [ 0.180006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.181316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.182889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.185758] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.187513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.192992] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.196126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.229048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.231032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.234661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244753] vgaarb: bridge control possible 0000:00:02.0 [ 0.246136] SCSI subsystem initialized [ 0.247158] ACPI: bus type USB registered [ 0.248035] usbcore: registered new interface driver usbfs [ 0.249181] usbcore: registered new interface driver hub [ 0.250289] usbcore: registered new device driver usb [ 0.250289] PCI: Using ACPI for IRQ routing [ 0.252341] NetLabel: Initializing [ 0.253171] NetLabel: domain hash size = 128 [ 0.254145] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.255290] NetLabel: unlabeled traffic allowed by default [ 0.256174] Switched to clocksource kvm-clock [ 0.263304] AppArmor: AppArmor Filesystem Enabled [ 0.264326] pnp: PnP ACPI init [ 0.265045] ACPI: bus type PNP registered [ 0.266340] pnp: PnP ACPI: found 8 devices [ 0.267221] ACPI: bus type PNP unregistered [ 0.274584] NET: Registered protocol family 2 [ 0.275865] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279076] TCP: Hash tables configured (established 16384 bind 16384) [ 0.280521] TCP: reno registered [ 0.281321] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282655] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284013] NET: Registered protocol family 1 [ 0.284966] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.286153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.287306] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.309209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.332893] Trying to unpack rootfs image as initramfs... [ 0.425120] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.427042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.428371] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.430318] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.432129] Scanning for low memory corruption every 60 seconds [ 0.433742] Initialise system trusted keyring [ 0.434712] audit: initializing netlink socket (disabled) [ 0.435818] type=2000 audit(1533496696.469:1): initialized [ 0.455357] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457366] zbud: loaded [ 0.458253] VFS: Disk quotas dquot_6.5.2 [ 0.459289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.460945] fuse init (API version 7.22) [ 0.461897] msgmni has been set to 3997 [ 0.462847] Key type big_key registered [ 0.464192] Key type asymmetric registered [ 0.465208] Asymmetric key parser 'x509' registered [ 0.466295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.467999] io scheduler noop registered [ 0.468887] io scheduler deadline registered (default) [ 0.469992] io scheduler cfq registered [ 0.470898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.473386] ipmi message handler version 39.2 [ 0.474359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475934] ACPI: Power Button [PWRF] [ 0.476858] GHES: HEST is not enabled! [ 0.498449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565404] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.567382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.593284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595863] Linux agpgart interface v0.103 [ 0.597855] brd: module loaded [ 0.599118] loop: module loaded [ 0.600344] blk-mq: CPU -> queue map [ 0.601221] CPU 0 -> Queue 0 [ 0.602003] CPU 1 -> Queue 0 [ 0.603492] vda: vda1 [ 0.604814] scsi0 : ata_piix [ 0.605639] scsi1 : ata_piix [ 0.606387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.607739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.609328] libphy: Fixed MDIO Bus: probed [ 0.610303] tun: Universal TUN/TAP device driver, 1.6 [ 0.611443] tun: (C) 1999-2004 Max Krasnyansky [ 0.614084] PPP generic driver version 2.4.2 [ 0.615109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616468] ehci-pci: EHCI PCI platform driver [ 0.617528] ehci-platform: EHCI generic platform driver [ 0.618637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619921] ohci-pci: OHCI PCI platform driver [ 0.620892] ohci-platform: OHCI generic platform driver [ 0.621990] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644060] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.648436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.651455] usb usb1: Product: UHCI Host Controller [ 0.652541] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.653879] usb usb1: SerialNumber: 0000:00:01.2 [ 0.654981] hub 1-0:1.0: USB hub found [ 0.655858] hub 1-0:1.0: 2 ports detected [ 0.656877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.660300] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.661508] mousedev: PS/2 mouse device common for all mice [ 0.662954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665034] rtc_cmos 00:00: RTC can wake from S4 [ 0.666272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669017] device-mapper: uevent: version 1.0.3 [ 0.670169] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672089] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673563] TCP: cubic registered [ 0.674444] NET: Registered protocol family 10 [ 0.675661] NET: Registered protocol family 17 [ 0.676678] Key type dns_resolver registered [ 0.677877] Loading compiled-in X.509 certificates [ 0.679488] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688677] registered taskstats version 1 [ 0.691587] Key type trusted registered [ 0.695393] Key type encrypted registered [ 0.696401] AppArmor: AppArmor sha1 policy hashing enabled [ 0.697608] IMA: No TPM chip found, activating TPM-bypass! [ 0.699255] regulator-dummy: disabling [ 0.700197] Magic number: 14:673:343 [ 0.701087] tty tty60: hash matches [ 0.701986] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.703842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705067] EDD information not available. [ 0.765376] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.767293] Write protecting the kernel read-only data: 12288k [ 0.769111] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.772093] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.786890] systemd-udevd[107]: starting version 204 [ 0.830057] FDC 0 is a S82078B [ 0.968140] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132563] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134189] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135894] usb 1-1: Product: QEMU USB Tablet [ 1.137063] usb 1-1: Manufacturer: QEMU [ 1.138102] usb 1-1: SerialNumber: 42 [ 1.424066] tsc: Refined TSC clocksource calibration: 3491.883 MHz [ 1.841384] 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.099835] 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.177176] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.312043] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.87 seconds. cloud-init-nonet[3.27]: 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 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 Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.13]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.27 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:95:2d:51 | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:20:f7:40 | 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: 10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | . o. | | +.. | | ... | |. .S | |.. . E. | |. + + o. | |. *.=oo | | ..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: 86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . .. E| | *. . . o+O| | o =. . . B+| | . + o 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: 54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o .... | | =..o | | .o . | | . . | | E S. | | o . . | | ... + o | | . o+ o . . | | .==B+. | +-----------------+ 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: a8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | o | | + . | | o . . | |oo =. . S | |=.*oEo | |.+o ... | | ..o= . | | o=oo. | +-----------------+ * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:25 +0000. Up 10.17 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 ] * 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 Sun, 05 Aug 2018 19:18:27 +0000. Up 11.63 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 15696 0 --:--:-- --:--:-- --:--:-- 15666100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15666 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 [160 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1561 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://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-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 (4961 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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 8718 clearwater-socket-factory-sig start/running, process 8723 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8772 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 0 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 (9162 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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 2018-08-05 19:21:02,715 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:21:12,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:21:12,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:21:13,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49914734-2019-4334-9d2f-18a2cd317526 x-compute-request-id: req-49914734-2019-4334-9d2f-18a2cd317526 Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:21:13,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-49914734-2019-4334-9d2f-18a2cd317526 2018-08-05 19:21:13,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700253009796s 2018-08-05 19:21:13,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-49914734-2019-4334-9d2f-18a2cd317526 2018-08-05 19:21:13,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:21:13,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:21:13,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03086001-f93c-47c2-8052-e07e68c2cd70 x-compute-request-id: req-03086001-f93c-47c2-8052-e07e68c2cd70 Content-Encoding: gzip Content-Length: 20862 Content-Type: application/json RESP BODY: {"output": "ing 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008032] Security Framework initialized\n[ 0.009048] AppArmor: AppArmor initialized\n[ 0.010053] Yama: becoming mindful.\n[ 0.011015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013381] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017598] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019349] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.020998] Initializing cgroup subsys freezer\n[ 0.022010] Initializing cgroup subsys blkio\n[ 0.022989] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025063] CPU: Physical Processor ID: 0\n[ 0.026013] FEATURE SPEC_CTRL Present\n[ 0.028097] mce: CPU supports 10 MCE banks\n[ 0.029090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031372] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033615] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037580] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042537] ACPI: Core revision 20131115\n[ 0.044330] ACPI: All ACPI Tables successfully acquired\n[ 0.045907] ftrace: allocating 28727 entries in 113 pages\n[ 0.064258] Enabling x2apic\n[ 0.065119] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.070263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081318] KVM setup paravirtual spinlock\n[ 0.083742] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084152] x86: Booting SMP configuration:\n[ 0.085408] .... node #0, CPUs: #1[ 0.083708] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100020] x86: Booted up 1 node, 2 CPUs\n[ 0.100013] KVM setup async PF for cpu 1\n[ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104329] devtmpfs: initialized\n[ 0.106712] EVM: security.selinux\n[ 0.108005] EVM: security.SMACK64\n[ 0.108789] EVM: security.ima\n[ 0.109468] EVM: security.capability\n[ 0.110331] pinctrl core: initialized pinctrl subsystem\n[ 0.112051] regulator-dummy: no parameters\n[ 0.113094] RTC time: 19:18:16, date: 08/05/18\n[ 0.114117] NET: Registered protocol family 16\n[ 0.115185] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.116969] ACPI: bus type PCI registered\n[ 0.117865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119351] PCI: Using configuration type 1 for base access\n[ 0.120543] bio: create slab at 0\n[ 0.121225] ACPI: Added _OSI(Module Device)\n[ 0.121225] ACPI: Added _OSI(Processor Device)\n[ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125157] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127446] ACPI: Interpreter enabled\n[ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.130399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.134171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.136006] ACPI: (supports S0 S5)\n[ 0.136947] ACPI: Using IOAPIC for interrupt routing\n[ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142147] ACPI: No dock devices found.\n[ 0.145011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.146627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.149369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152050] acpiphp: Slot [3] registered\n[ 0.153174] acpiphp: Slot [4] registered\n[ 0.154214] acpiphp: Slot [5] registered\n[ 0.155157] acpiphp: Slot [6] registered\n[ 0.156019] acpiphp: Slot [7] registered\n[ 0.157103] acpiphp: Slot [8] registered\n[ 0.158172] acpiphp: Slot [9] registered\n[ 0.159216] acpiphp: Slot [10] registered\n[ 0.160018] acpiphp: Slot [11] registered\n[ 0.161069] acpiphp: Slot [12] registered\n[ 0.162136] acpiphp: Slot [13] registered\n[ 0.163245] acpiphp: Slot [14] registered\n[ 0.164020] acpiphp: Slot [15] registered\n[ 0.165018] acpiphp: Slot [16] registered\n[ 0.166046] acpiphp: Slot [17] registered\n[ 0.167078] acpiphp: Slot [18] registered\n[ 0.168027] acpiphp: Slot [19] registered\n[ 0.168999] acpiphp: Slot [20] registered\n[ 0.170019] acpiphp: Slot [21] registered\n[ 0.171109] acpiphp: Slot [22] registered\n[ 0.172019] acpiphp: Slot [23] registered\n[ 0.173017] acpiphp: Slot [24] registered\n[ 0.174018] acpiphp: Slot [25] registered\n[ 0.175028] acpiphp: Slot [26] registered\n[ 0.176000] acpiphp: Slot [27] registered\n[ 0.176019] acpiphp: Slot [28] registered\n[ 0.176993] acpiphp: Slot [29] registered\n[ 0.177959] acpiphp: Slot [30] registered\n[ 0.178935] acpiphp: Slot [31] registered\n[ 0.179914] PCI host bridge to bus 0000:00\n[ 0.180006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.181316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.182889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.185758] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.187513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.192992] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.196126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.229048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.231032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.234661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244753] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246136] SCSI subsystem initialized\n[ 0.247158] ACPI: bus type USB registered\n[ 0.248035] usbcore: registered new interface driver usbfs\n[ 0.249181] usbcore: registered new interface driver hub\n[ 0.250289] usbcore: registered new device driver usb\n[ 0.250289] PCI: Using ACPI for IRQ routing\n[ 0.252341] NetLabel: Initializing\n[ 0.253171] NetLabel: domain hash size = 128\n[ 0.254145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.255290] NetLabel: unlabeled traffic allowed by default\n[ 0.256174] Switched to clocksource kvm-clock\n[ 0.263304] AppArmor: AppArmor Filesystem Enabled\n[ 0.264326] pnp: PnP ACPI init\n[ 0.265045] ACPI: bus type PNP registered\n[ 0.266340] pnp: PnP ACPI: found 8 devices\n[ 0.267221] ACPI: bus type PNP unregistered\n[ 0.274584] NET: Registered protocol family 2\n[ 0.275865] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279076] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.280521] TCP: reno registered\n[ 0.281321] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282655] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284013] NET: Registered protocol family 1\n[ 0.284966] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.286153] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.287306] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.309209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.332893] Trying to unpack rootfs image as initramfs...\n[ 0.425120] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.427042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.428371] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.430318] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.432129] Scanning for low memory corruption every 60 seconds\n[ 0.433742] Initialise system trusted keyring\n[ 0.434712] audit: initializing netlink socket (disabled)\n[ 0.435818] type=2000 audit(1533496696.469:1): initialized\n[ 0.455357] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.457366] zbud: loaded\n[ 0.458253] VFS: Disk quotas dquot_6.5.2\n[ 0.459289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.460945] fuse init (API version 7.22)\n[ 0.461897] msgmni has been set to 3997\n[ 0.462847] Key type big_key registered\n[ 0.464192] Key type asymmetric registered\n[ 0.465208] Asymmetric key parser 'x509' registered\n[ 0.466295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.467999] io scheduler noop registered\n[ 0.468887] io scheduler deadline registered (default)\n[ 0.469992] io scheduler cfq registered\n[ 0.470898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.472047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.473386] ipmi message handler version 39.2\n[ 0.474359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.475934] ACPI: Power Button [PWRF]\n[ 0.476858] GHES: HEST is not enabled!\n[ 0.498449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565404] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.567382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595863] Linux agpgart interface v0.103\n[ 0.597855] brd: module loaded\n[ 0.599118] loop: module loaded\n[ 0.600344] blk-mq: CPU -> queue map\n[ 0.601221] CPU 0 -> Queue 0\n[ 0.602003] CPU 1 -> Queue 0\n[ 0.603492] vda: vda1\n[ 0.604814] scsi0 : ata_piix\n[ 0.605639] scsi1 : ata_piix\n[ 0.606387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.607739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.609328] libphy: Fixed MDIO Bus: probed\n[ 0.610303] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611443] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.614084] PPP generic driver version 2.4.2\n[ 0.615109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616468] ehci-pci: EHCI PCI platform driver\n[ 0.617528] ehci-platform: EHCI generic platform driver\n[ 0.618637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619921] ohci-pci: OHCI PCI platform driver\n[ 0.620892] ohci-platform: OHCI generic platform driver\n[ 0.621990] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644060] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.648436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651455] usb usb1: Product: UHCI Host Controller\n[ 0.652541] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.653879] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654981] hub 1-0:1.0: USB hub found\n[ 0.655858] hub 1-0:1.0: 2 ports detected\n[ 0.656877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659213] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660300] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661508] mousedev: PS/2 mouse device common for all mice\n[ 0.662954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665034] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669017] device-mapper: uevent: version 1.0.3\n[ 0.670169] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672089] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673563] TCP: cubic registered\n[ 0.674444] NET: Registered protocol family 10\n[ 0.675661] NET: Registered protocol family 17\n[ 0.676678] Key type dns_resolver registered\n[ 0.677877] Loading compiled-in X.509 certificates\n[ 0.679488] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688677] registered taskstats version 1\n[ 0.691587] Key type trusted registered\n[ 0.695393] Key type encrypted registered\n[ 0.696401] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697608] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.699255] regulator-dummy: disabling\n[ 0.700197] Magic number: 14:673:343\n[ 0.701087] tty tty60: hash matches\n[ 0.701986] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696)\n[ 0.703842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705067] EDD information not available.\n[ 0.765376] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.767293] Write protecting the kernel read-only data: 12288k\n[ 0.769111] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.772093] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.786890] systemd-udevd[107]: starting version 204\n[ 0.830057] FDC 0 is a S82078B\n[ 0.968140] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132563] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134189] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135894] usb 1-1: Product: QEMU USB Tablet\n[ 1.137063] usb 1-1: Manufacturer: QEMU\n[ 1.138102] usb 1-1: SerialNumber: 42\n[ 1.424066] tsc: Refined TSC clocksource calibration: 3491.883 MHz\n[ 1.841384] 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.099835] 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.177176] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev 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.312043] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.87 seconds.\ncloud-init-nonet[3.27]: 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 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 Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.13]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.27 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:95:2d:51 |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:20:f7:40 |\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:\n10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| . o. |\n| +.. |\n| ... |\n|. .S |\n|.. . E. |\n|. + + o. |\n|. *.=oo |\n| ..o*++o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . .. E|\n| *. . . o+O|\n| o =. . . B+|\n| . + o 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:\n54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o .... |\n| =..o |\n| .o . |\n| . . |\n| E S. |\n| o . . |\n| ... + o |\n| . o+ o . . |\n| .==B+. |\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:\na8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o |\n| + . |\n| o . . |\n|oo =. . S |\n|=.*oEo |\n|.+o ... |\n| ..o= . |\n| o=oo. |\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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:25 +0000. Up 10.17 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * 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.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:27 +0000. Up 11.63 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 15696 0 --:--:-- --:--:-- --:--:-- 15666100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15666\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 [160 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1561 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://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-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 (4961 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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 8718\nclearwater-socket-factory-sig start/running, process 8723\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8772\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 0 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 (9162 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\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++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.14\n++ echo A 192.168.1.14\n++ ip2rr 192.168.0.21\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.21\n++ echo A 192.168.0.21\n+ echo 'nameserver 192.168.0.26'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.20'\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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0 (DSA)\nec2: 256 54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0 (ECDSA)\nec2: 256 a8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0 (ED25519)\nec2: 2048 10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIV/vxHzubCKjOwlJU/akJTb4uLxtaARNc5LW34D8ohtTK+iZxxWBAzc13vymqP7RLzSHVk3PMtgRv7zgIxWA50= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMTkLcXfcEP8RwYW53yWJcK1s91XuN3ZHn1tE56ou5o3 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH/g7T2L473Q326S5Fqql8LOiNR2h+6aOG9yvRsdofujftGHLmvzVdNsl7GDAcsCJFJzEeFzZxuj7FhnP9mqm6c9kbY6cyYG9wdN0vDEv1+hRXuIjAE9c40mAL0guXDEHmn3H9c8ohkAzEPFTEPlKLToXTCzkfBug0gZuFujSuUF726WetftZTp+qqxiQZ0d2cGY3cWxzTVRsQiPZphY2CfMHqGqqMA1khuPZzGjSA3WgrQsD+v4ky2SpY2kGZIE+ElUPKowgeIhRkkBv+KpEUpqFxRkKK2jF+DDA1cqwtJf5jDMsFl9CiA+vajmSv8G+ILnMXIuT2lfR0wA79jFXl root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:21:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 170.32 seconds\n"} 2018-08-05 19:21:13,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/action used request id req-03086001-f93c-47c2-8052-e07e68c2cd70 2018-08-05 19:21:13,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0828621387482s 2018-08-05 19:21:13,520 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3/action used request id req-03086001-f93c-47c2-8052-e07e68c2cd70 2018-08-05 19:21:13,520 - functest.core.singlevm - DEBUG - console: ing 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008032] Security Framework initialized [ 0.009048] AppArmor: AppArmor initialized [ 0.010053] Yama: becoming mindful. [ 0.011015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013381] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017598] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019349] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.020998] Initializing cgroup subsys freezer [ 0.022010] Initializing cgroup subsys blkio [ 0.022989] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025063] CPU: Physical Processor ID: 0 [ 0.026013] FEATURE SPEC_CTRL Present [ 0.028097] mce: CPU supports 10 MCE banks [ 0.029090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031372] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033615] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037580] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042537] ACPI: Core revision 20131115 [ 0.044330] ACPI: All ACPI Tables successfully acquired [ 0.045907] ftrace: allocating 28727 entries in 113 pages [ 0.064258] Enabling x2apic [ 0.065119] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.070263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081318] KVM setup paravirtual spinlock [ 0.083742] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084152] x86: Booting SMP configuration: [ 0.085408] .... node #0, CPUs: #1[ 0.083708] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100020] x86: Booted up 1 node, 2 CPUs [ 0.100013] KVM setup async PF for cpu 1 [ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104329] devtmpfs: initialized [ 0.106712] EVM: security.selinux [ 0.108005] EVM: security.SMACK64 [ 0.108789] EVM: security.ima [ 0.109468] EVM: security.capability [ 0.110331] pinctrl core: initialized pinctrl subsystem [ 0.112051] regulator-dummy: no parameters [ 0.113094] RTC time: 19:18:16, date: 08/05/18 [ 0.114117] NET: Registered protocol family 16 [ 0.115185] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.116969] ACPI: bus type PCI registered [ 0.117865] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119351] PCI: Using configuration type 1 for base access [ 0.120543] bio: create slab at 0 [ 0.121225] ACPI: Added _OSI(Module Device) [ 0.121225] ACPI: Added _OSI(Processor Device) [ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125157] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127446] ACPI: Interpreter enabled [ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.130399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.134171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.136006] ACPI: (supports S0 S5) [ 0.136947] ACPI: Using IOAPIC for interrupt routing [ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142147] ACPI: No dock devices found. [ 0.145011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.146627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.149369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152050] acpiphp: Slot [3] registered [ 0.153174] acpiphp: Slot [4] registered [ 0.154214] acpiphp: Slot [5] registered [ 0.155157] acpiphp: Slot [6] registered [ 0.156019] acpiphp: Slot [7] registered [ 0.157103] acpiphp: Slot [8] registered [ 0.158172] acpiphp: Slot [9] registered [ 0.159216] acpiphp: Slot [10] registered [ 0.160018] acpiphp: Slot [11] registered [ 0.161069] acpiphp: Slot [12] registered [ 0.162136] acpiphp: Slot [13] registered [ 0.163245] acpiphp: Slot [14] registered [ 0.164020] acpiphp: Slot [15] registered [ 0.165018] acpiphp: Slot [16] registered [ 0.166046] acpiphp: Slot [17] registered [ 0.167078] acpiphp: Slot [18] registered [ 0.168027] acpiphp: Slot [19] registered [ 0.168999] acpiphp: Slot [20] registered [ 0.170019] acpiphp: Slot [21] registered [ 0.171109] acpiphp: Slot [22] registered [ 0.172019] acpiphp: Slot [23] registered [ 0.173017] acpiphp: Slot [24] registered [ 0.174018] acpiphp: Slot [25] registered [ 0.175028] acpiphp: Slot [26] registered [ 0.176000] acpiphp: Slot [27] registered [ 0.176019] acpiphp: Slot [28] registered [ 0.176993] acpiphp: Slot [29] registered [ 0.177959] acpiphp: Slot [30] registered [ 0.178935] acpiphp: Slot [31] registered [ 0.179914] PCI host bridge to bus 0000:00 [ 0.180006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.181316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.182889] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.184004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.185758] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.187513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.192992] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.196126] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.229048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.231032] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.234661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244753] vgaarb: bridge control possible 0000:00:02.0 [ 0.246136] SCSI subsystem initialized [ 0.247158] ACPI: bus type USB registered [ 0.248035] usbcore: registered new interface driver usbfs [ 0.249181] usbcore: registered new interface driver hub [ 0.250289] usbcore: registered new device driver usb [ 0.250289] PCI: Using ACPI for IRQ routing [ 0.252341] NetLabel: Initializing [ 0.253171] NetLabel: domain hash size = 128 [ 0.254145] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.255290] NetLabel: unlabeled traffic allowed by default [ 0.256174] Switched to clocksource kvm-clock [ 0.263304] AppArmor: AppArmor Filesystem Enabled [ 0.264326] pnp: PnP ACPI init [ 0.265045] ACPI: bus type PNP registered [ 0.266340] pnp: PnP ACPI: found 8 devices [ 0.267221] ACPI: bus type PNP unregistered [ 0.274584] NET: Registered protocol family 2 [ 0.275865] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279076] TCP: Hash tables configured (established 16384 bind 16384) [ 0.280521] TCP: reno registered [ 0.281321] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282655] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284013] NET: Registered protocol family 1 [ 0.284966] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.286153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.287306] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.309209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.332893] Trying to unpack rootfs image as initramfs... [ 0.425120] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.427042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.428371] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.430318] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.432129] Scanning for low memory corruption every 60 seconds [ 0.433742] Initialise system trusted keyring [ 0.434712] audit: initializing netlink socket (disabled) [ 0.435818] type=2000 audit(1533496696.469:1): initialized [ 0.455357] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.457366] zbud: loaded [ 0.458253] VFS: Disk quotas dquot_6.5.2 [ 0.459289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.460945] fuse init (API version 7.22) [ 0.461897] msgmni has been set to 3997 [ 0.462847] Key type big_key registered [ 0.464192] Key type asymmetric registered [ 0.465208] Asymmetric key parser 'x509' registered [ 0.466295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.467999] io scheduler noop registered [ 0.468887] io scheduler deadline registered (default) [ 0.469992] io scheduler cfq registered [ 0.470898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.472047] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.473386] ipmi message handler version 39.2 [ 0.474359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.475934] ACPI: Power Button [PWRF] [ 0.476858] GHES: HEST is not enabled! [ 0.498449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565404] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.567382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.593284] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595863] Linux agpgart interface v0.103 [ 0.597855] brd: module loaded [ 0.599118] loop: module loaded [ 0.600344] blk-mq: CPU -> queue map [ 0.601221] CPU 0 -> Queue 0 [ 0.602003] CPU 1 -> Queue 0 [ 0.603492] vda: vda1 [ 0.604814] scsi0 : ata_piix [ 0.605639] scsi1 : ata_piix [ 0.606387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.607739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.609328] libphy: Fixed MDIO Bus: probed [ 0.610303] tun: Universal TUN/TAP device driver, 1.6 [ 0.611443] tun: (C) 1999-2004 Max Krasnyansky [ 0.614084] PPP generic driver version 2.4.2 [ 0.615109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616468] ehci-pci: EHCI PCI platform driver [ 0.617528] ehci-platform: EHCI generic platform driver [ 0.618637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619921] ohci-pci: OHCI PCI platform driver [ 0.620892] ohci-platform: OHCI generic platform driver [ 0.621990] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644060] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.648436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.651455] usb usb1: Product: UHCI Host Controller [ 0.652541] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.653879] usb usb1: SerialNumber: 0000:00:01.2 [ 0.654981] hub 1-0:1.0: USB hub found [ 0.655858] hub 1-0:1.0: 2 ports detected [ 0.656877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.660300] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.661508] mousedev: PS/2 mouse device common for all mice [ 0.662954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665034] rtc_cmos 00:00: RTC can wake from S4 [ 0.666272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669017] device-mapper: uevent: version 1.0.3 [ 0.670169] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672089] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673563] TCP: cubic registered [ 0.674444] NET: Registered protocol family 10 [ 0.675661] NET: Registered protocol family 17 [ 0.676678] Key type dns_resolver registered [ 0.677877] Loading compiled-in X.509 certificates [ 0.679488] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688677] registered taskstats version 1 [ 0.691587] Key type trusted registered [ 0.695393] Key type encrypted registered [ 0.696401] AppArmor: AppArmor sha1 policy hashing enabled [ 0.697608] IMA: No TPM chip found, activating TPM-bypass! [ 0.699255] regulator-dummy: disabling [ 0.700197] Magic number: 14:673:343 [ 0.701087] tty tty60: hash matches [ 0.701986] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:16 UTC (1533496696) [ 0.703842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705067] EDD information not available. [ 0.765376] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.767293] Write protecting the kernel read-only data: 12288k [ 0.769111] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.772093] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.786890] systemd-udevd[107]: starting version 204 [ 0.830057] FDC 0 is a S82078B [ 0.968140] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132563] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134189] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135894] usb 1-1: Product: QEMU USB Tablet [ 1.137063] usb 1-1: Manufacturer: QEMU [ 1.138102] usb 1-1: SerialNumber: 42 [ 1.424066] tsc: Refined TSC clocksource calibration: 3491.883 MHz [ 1.841384] 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.099835] 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.177176] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.312043] 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 Sun, 05 Aug 2018 19:18:18 +0000. Up 2.87 seconds. cloud-init-nonet[3.27]: 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 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 Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.13]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:20 +0000. Up 4.27 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:95:2d:51 | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:20:f7:40 | 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: 10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | . o. | | +.. | | ... | |. .S | |.. . E. | |. + + o. | |. *.=oo | | ..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: 86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . .. E| | *. . . o+O| | o =. . . B+| | . + o 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: 54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o .... | | =..o | | .o . | | . . | | E S. | | o . . | | ... + o | | . o+ o . . | | .==B+. | +-----------------+ 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: a8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | o | | + . | | o . . | |oo =. . S | |=.*oEo | |.+o ... | | ..o= . | | o=oo. | +-----------------+ * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:25 +0000. Up 10.17 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[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 ] * 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 Sun, 05 Aug 2018 19:18:27 +0000. Up 11.63 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 15696 0 --:--:-- --:--:-- --:--:-- 15666100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15666 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 [160 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1561 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://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-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 (4961 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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 8718 clearwater-socket-factory-sig start/running, process 8723 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8772 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 0 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 (9162 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ 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 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.14 ++ echo A 192.168.1.14 ++ ip2rr 192.168.0.21 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.21 ++ echo A 192.168.0.21 + echo 'nameserver 192.168.0.26' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.20' + 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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 86:61:f0:83:19:7d:fd:53:97:5d:6b:69:0d:fc:d1:57 root@dime-0 (DSA) ec2: 256 54:4f:28:c9:fc:fe:88:b1:e2:2a:af:7f:ec:ae:71:64 root@dime-0 (ECDSA) ec2: 256 a8:f4:ab:93:9a:00:9f:6f:26:c4:99:29:38:45:4e:ef root@dime-0 (ED25519) ec2: 2048 10:2c:4f:af:fb:b0:23:5e:0e:af:bc:8e:02:fc:9c:74 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIV/vxHzubCKjOwlJU/akJTb4uLxtaARNc5LW34D8ohtTK+iZxxWBAzc13vymqP7RLzSHVk3PMtgRv7zgIxWA50= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMTkLcXfcEP8RwYW53yWJcK1s91XuN3ZHn1tE56ou5o3 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH/g7T2L473Q326S5Fqql8LOiNR2h+6aOG9yvRsdofujftGHLmvzVdNsl7GDAcsCJFJzEeFzZxuj7FhnP9mqm6c9kbY6cyYG9wdN0vDEv1+hRXuIjAE9c40mAL0guXDEHmn3H9c8ohkAzEPFTEPlKLToXTCzkfBug0gZuFujSuUF726WetftZTp+qqxiQZ0d2cGY3cWxzTVRsQiPZphY2CfMHqGqqMA1khuPZzGjSA3WgrQsD+v4ky2SpY2kGZIE+ElUPKowgeIhRkkBv+KpEUpqFxRkKK2jF+DDA1cqwtJf5jDMsFl9CiA+vajmSv8G+ILnMXIuT2lfR0wA79jFXl root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:21:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 170.32 seconds 2018-08-05 19:21:13,525 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-05 19:21:13,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:21:13,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:21:14,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55ca2e70-bd5c-4cb3-8c3c-9ceae8ba485c x-compute-request-id: req-55ca2e70-bd5c-4cb3-8c3c-9ceae8ba485c Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:21:14,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-55ca2e70-bd5c-4cb3-8c3c-9ceae8ba485c 2018-08-05 19:21:14,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800745010376s 2018-08-05 19:21:14,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-55ca2e70-bd5c-4cb3-8c3c-9ceae8ba485c 2018-08-05 19:21:14,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:21:14,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:21:14,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21: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-6f474b79-70fb-4c84-b78d-a115828e2a48 x-compute-request-id: req-6f474b79-70fb-4c84-b78d-a115828e2a48 Content-Encoding: gzip Content-Length: 20091 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.009351] Security Framework initialized\n[ 0.010345] AppArmor: AppArmor initialized\n[ 0.011269] Yama: becoming mindful.\n[ 0.012158] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015128] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016719] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018081] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020260] Initializing cgroup subsys memory\n[ 0.021247] Initializing cgroup subsys devices\n[ 0.022222] Initializing cgroup subsys freezer\n[ 0.023187] Initializing cgroup subsys blkio\n[ 0.024004] Initializing cgroup subsys perf_event\n[ 0.025002] Initializing cgroup subsys hugetlb\n[ 0.026009] CPU: Physical Processor ID: 0\n[ 0.026911] FEATURE SPEC_CTRL Present\n[ 0.028724] mce: CPU supports 10 MCE banks\n[ 0.029642] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029642] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031798] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033505] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037338] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042262] ACPI: Core revision 20131115\n[ 0.043589] ACPI: All ACPI Tables successfully acquired\n[ 0.044257] ftrace: allocating 28727 entries in 113 pages\n[ 0.064308] Enabling x2apic\n[ 0.065252] Enabled x2apic\n[ 0.068016] Switched APIC routing to physical x2apic.\n[ 0.070614] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081968] KVM setup paravirtual spinlock\n[ 0.084652] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.086306] x86: Booting SMP configuration:\n[ 0.087301] .... node #0, CPUs: #1[ 0.084615] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104024] x86: Booted up 1 node, 2 CPUs\n[ 0.104015] KVM setup async PF for cpu 1\n[ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107087] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.109997] EVM: security.selinux\n[ 0.110811] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112711] EVM: security.capability\n[ 0.113573] pinctrl core: initialized pinctrl subsystem\n[ 0.114027] regulator-dummy: no parameters\n[ 0.116067] RTC time: 19:18:09, date: 08/05/18\n[ 0.117071] NET: Registered protocol family 16\n[ 0.118176] cpuidle: using governor ladder\n[ 0.119116] cpuidle: using governor menu\n[ 0.120076] ACPI: bus type PCI registered\n[ 0.120984] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122608] PCI: Using configuration type 1 for base access\n[ 0.124407] bio: create slab at 0\n[ 0.124955] ACPI: Added _OSI(Module Device)\n[ 0.125042] ACPI: Added _OSI(Processor Device)\n[ 0.126030] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130374] ACPI: Interpreter enabled\n[ 0.131275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139599] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.144020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.147255] ACPI: No dock devices found.\n[ 0.149892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.151209] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.155920] acpiphp: Slot [3] registered\n[ 0.156022] acpiphp: Slot [4] registered\n[ 0.156904] acpiphp: Slot [5] registered\n[ 0.157824] acpiphp: Slot [6] registered\n[ 0.158717] acpiphp: Slot [7] registered\n[ 0.159622] acpiphp: Slot [8] registered\n[ 0.160018] acpiphp: Slot [9] registered\n[ 0.160909] acpiphp: Slot [10] registered\n[ 0.161822] acpiphp: Slot [11] registered\n[ 0.162728] acpiphp: Slot [12] registered\n[ 0.163648] acpiphp: Slot [13] registered\n[ 0.164026] acpiphp: Slot [14] registered\n[ 0.164944] acpiphp: Slot [15] registered\n[ 0.165852] acpiphp: Slot [16] registered\n[ 0.166766] acpiphp: Slot [17] registered\n[ 0.167693] acpiphp: Slot [18] registered\n[ 0.168025] acpiphp: Slot [19] registered\n[ 0.169038] acpiphp: Slot [20] registered\n[ 0.169973] acpiphp: Slot [21] registered\n[ 0.170913] acpiphp: Slot [22] registered\n[ 0.171842] acpiphp: Slot [23] registered\n[ 0.172038] acpiphp: Slot [24] registered\n[ 0.172983] acpiphp: Slot [25] registered\n[ 0.173925] acpiphp: Slot [26] registered\n[ 0.174934] acpiphp: Slot [27] registered\n[ 0.175881] acpiphp: Slot [28] registered\n[ 0.176019] acpiphp: Slot [29] registered\n[ 0.176953] acpiphp: Slot [30] registered\n[ 0.177879] acpiphp: Slot [31] registered\n[ 0.178794] PCI host bridge to bus 0000:00\n[ 0.179699] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.180004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.181255] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.182513] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.183914] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.184004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.190646] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.192012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.218394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.220087] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.221690] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.223290] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.224730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.226267] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.227696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.227696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228004] vgaarb: loaded\n[ 0.228658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230040] SCSI subsystem initialized\n[ 0.231014] ACPI: bus type USB registered\n[ 0.231014] usbcore: registered new interface driver usbfs\n[ 0.232014] usbcore: registered new interface driver hub\n[ 0.233159] usbcore: registered new device driver usb\n[ 0.233159] PCI: Using ACPI for IRQ routing\n[ 0.233216] NetLabel: Initializing\n[ 0.236007] NetLabel: domain hash size = 128\n[ 0.236955] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238065] NetLabel: unlabeled traffic allowed by default\n[ 0.239249] Switched to clocksource kvm-clock\n[ 0.244179] AppArmor: AppArmor Filesystem Enabled\n[ 0.245234] pnp: PnP ACPI init\n[ 0.245983] ACPI: bus type PNP registered\n[ 0.247325] pnp: PnP ACPI: found 8 devices\n[ 0.248273] ACPI: bus type PNP unregistered\n[ 0.255387] NET: Registered protocol family 2\n[ 0.256626] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.258369] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.259927] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.261410] TCP: reno registered\n[ 0.262201] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.263521] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.264934] NET: Registered protocol family 1\n[ 0.265914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.267158] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.268361] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.290535] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.312977] Trying to unpack rootfs image as initramfs...\n[ 0.409072] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.411730] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.413476] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.415223] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.417837] Scanning for low memory corruption every 60 seconds\n[ 0.419957] Initialise system trusted keyring\n[ 0.421331] audit: initializing netlink socket (disabled)\n[ 0.422917] type=2000 audit(1533496690.525:1): initialized\n[ 0.443087] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445650] zbud: loaded\n[ 0.446718] VFS: Disk quotas dquot_6.5.2\n[ 0.447947] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.450204] fuse init (API version 7.22)\n[ 0.451534] msgmni has been set to 3997\n[ 0.452757] Key type big_key registered\n[ 0.454185] Key type asymmetric registered\n[ 0.455437] Asymmetric key parser 'x509' registered\n[ 0.456895] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.459241] io scheduler noop registered\n[ 0.460471] io scheduler deadline registered (default)\n[ 0.462033] io scheduler cfq registered\n[ 0.463260] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.464902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.466851] ipmi message handler version 39.2\n[ 0.468224] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470435] ACPI: Power Button [PWRF]\n[ 0.471634] GHES: HEST is not enabled!\n[ 0.493734] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537933] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560838] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562921] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586421] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589191] Linux agpgart interface v0.103\n[ 0.591179] brd: module loaded\n[ 0.592526] loop: module loaded\n[ 0.593821] blk-mq: CPU -> queue map\n[ 0.594931] CPU 0 -> Queue 0\n[ 0.595910] CPU 1 -> Queue 0\n[ 0.597351] vda: vda1\n[ 0.598696] scsi0 : ata_piix\n[ 0.599544] scsi1 : ata_piix\n[ 0.600350] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.602074] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.604048] libphy: Fixed MDIO Bus: probed\n[ 0.605131] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606214] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608829] PPP generic driver version 2.4.2\n[ 0.610226] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612217] ehci-pci: EHCI PCI platform driver\n[ 0.613694] ehci-platform: EHCI generic platform driver\n[ 0.614973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616260] ohci-pci: OHCI PCI platform driver\n[ 0.617235] ohci-platform: OHCI generic platform driver\n[ 0.618345] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641107] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642232] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.645216] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648270] usb usb1: Product: UHCI Host Controller\n[ 0.649349] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.650739] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651888] hub 1-0:1.0: USB hub found\n[ 0.652786] hub 1-0:1.0: 2 ports detected\n[ 0.653856] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656198] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657304] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658562] mousedev: PS/2 mouse device common for all mice\n[ 0.660036] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662114] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664695] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666080] device-mapper: uevent: version 1.0.3\n[ 0.667161] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.668977] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670312] TCP: cubic registered\n[ 0.671163] NET: Registered protocol family 10\n[ 0.672370] NET: Registered protocol family 17\n[ 0.673378] Key type dns_resolver registered\n[ 0.674532] Loading compiled-in X.509 certificates\n[ 0.676083] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.685214] registered taskstats version 1\n[ 0.687995] Key type trusted registered\n[ 0.691722] Key type encrypted registered\n[ 0.692559] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693608] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.695080] regulator-dummy: disabling\n[ 0.695938] Magic number: 14:673:343\n[ 0.696883] tty tty60: hash matches\n[ 0.697758] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:10 UTC (1533496690)\n[ 0.699511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700731] EDD information not available.\n[ 0.761317] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.764020] Write protecting the kernel read-only data: 12288k\n[ 0.766237] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.769990] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.786144] systemd-udevd[107]: starting version 204\n[ 0.828954] FDC 0 is a S82078B\n[ 0.964079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.128945] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.130800] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.132800] usb 1-1: Product: QEMU USB Tablet\n[ 1.134029] usb 1-1: Manufacturer: QEMU\n[ 1.135213] usb 1-1: SerialNumber: 42\n[ 1.408113] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.849169] 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.097473] 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.178661] 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 * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ]\n * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ]\n[ 2.424816] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 19:18:12 +0000. Up 3.05 seconds.\ncloud-init-nonet[3.19]: 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 device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.99]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:13 +0000. Up 4.13 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:3b:f4:85 |\nci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:e1:95:98 |\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:\n9f:4e:c2:d0:1e:ae:a3:05:df:f5:6c:25:5a:63:43:e2 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . . |\n| . . o |\n| . . S E * . |\n| o * + B = |\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:\n44:30:cf:39:27:b8:15:9c:d5:92:83:e6:0c:2a:a1:e6 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo+.o |\n| . .*=o+ . |\n| . . ..=O .o |\n|... . +o+ |\n|o . . S |\n| E |\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:\n68:e1:1a:b9:36:b3:66:6f:05:27:32:b2:a0:7e:25:3c root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n|. . oooo. |\n|...ooo++S |\n|. .E * . |\n|. X . |\n| . oo+. |\n| .o.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:\n58:bb:58:a4:4b:8d:e3:cd:b3:79:92:d0:aa:a7:3d:dc root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| B . |\n| *.S |\n| o.B.. |\n| .++=. |\n| .= E+. |\n| o+..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[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 Sun, 05 Aug 2018 19:18:20 +0000. Up 10.77 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[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.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:21 +0000. Up 12.11 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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 19128 0 --:--:-- --:--:-- --:--:-- 19201\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Ign 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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1531 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 (3547 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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.8) ...\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-2) ...\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-153.203) ...\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.12) ...\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 8266\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 8364\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 8382\nclearwater-socket-factory-sig start/running, process 8391\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 0 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 (12.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n+ echo 'nameserver 192.168.0.26'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.20'\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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 44:30:cf:39:27:b8:15:9c:d5:92:83:e6:0c:2a:a1:e6 root@sprout-0 (DSA)\nec2: 256 68:e1:1a:b9:36:b3:66:6f:05:27:32:b2:a0:7e:25:3c root@sprout-0 (ECDSA)\nec2: 256 58:bb:58:a4:4b:8d:e3:cd:b3:79:92:d0:aa:a7:3d:dc root@sprout-0 (ED25519)\nec2: 2048 9f:4e:c2:d0:1e:ae:a3:05:df:f5:6c:25:5a:63:43:e2 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHkROJxus+N0ZuTXu9yb+KfxWspQYAl3KA95+UiJygszl6cagaTj6c6IE5DEo6RaZmXiV6BjNq+sTHAOVSy+x1k= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOxpCJ5kBGJ3uMcwqb9OI+BPt9TUjgMOc/Op4tCqjnMe root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCceiVISj7CJ8lypm6Y2DuGGcD98k64gl1Wnr0xbJZnYqHOnBoEw7FAGm7v09afD/9r5fp35G5/80+YOy5cgJ0cyX8KXBopVQ5FQumx36SXyHTv8HmZXdkgUSLidazUw2JD3fpC5+/3/KwP26w5HHtXpuf/tG4Tk53EABEg0/XG70gD6lwxogKnx/Rl/B54Y0X+SEPV71My3eHuNRa6s2EPmpt24gduTCzQy3GAAMl+mFufYUTJTmwXidMcd31bKlgtrN/qW2+lPR8xrJCI700zDwhmOsh9f8mvlfR5YMLKovHt8FVDNNr3OH2/TdiwtjnCD4IW7j4AXRjF5pzEhOPX root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:20:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 139.75 seconds\n"} 2018-08-05 19:21:14,433 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa/action used request id req-6f474b79-70fb-4c84-b78d-a115828e2a48 2018-08-05 19:21:14,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0983319282532s 2018-08-05 19:21:14,435 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa/action used request id req-6f474b79-70fb-4c84-b78d-a115828e2a48 2018-08-05 19:21:14,435 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.009351] Security Framework initialized [ 0.010345] AppArmor: AppArmor initialized [ 0.011269] Yama: becoming mindful. [ 0.012158] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015128] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016719] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018081] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020260] Initializing cgroup subsys memory [ 0.021247] Initializing cgroup subsys devices [ 0.022222] Initializing cgroup subsys freezer [ 0.023187] Initializing cgroup subsys blkio [ 0.024004] Initializing cgroup subsys perf_event [ 0.025002] Initializing cgroup subsys hugetlb [ 0.026009] CPU: Physical Processor ID: 0 [ 0.026911] FEATURE SPEC_CTRL Present [ 0.028724] mce: CPU supports 10 MCE banks [ 0.029642] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029642] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031798] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033505] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037338] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042262] ACPI: Core revision 20131115 [ 0.043589] ACPI: All ACPI Tables successfully acquired [ 0.044257] ftrace: allocating 28727 entries in 113 pages [ 0.064308] Enabling x2apic [ 0.065252] Enabled x2apic [ 0.068016] Switched APIC routing to physical x2apic. [ 0.070614] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081968] KVM setup paravirtual spinlock [ 0.084652] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.086306] x86: Booting SMP configuration: [ 0.087301] .... node #0, CPUs: #1[ 0.084615] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104024] x86: Booted up 1 node, 2 CPUs [ 0.104015] KVM setup async PF for cpu 1 [ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107087] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.109997] EVM: security.selinux [ 0.110811] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112711] EVM: security.capability [ 0.113573] pinctrl core: initialized pinctrl subsystem [ 0.114027] regulator-dummy: no parameters [ 0.116067] RTC time: 19:18:09, date: 08/05/18 [ 0.117071] NET: Registered protocol family 16 [ 0.118176] cpuidle: using governor ladder [ 0.119116] cpuidle: using governor menu [ 0.120076] ACPI: bus type PCI registered [ 0.120984] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122608] PCI: Using configuration type 1 for base access [ 0.124407] bio: create slab at 0 [ 0.124955] ACPI: Added _OSI(Module Device) [ 0.125042] ACPI: Added _OSI(Processor Device) [ 0.126030] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130374] ACPI: Interpreter enabled [ 0.131275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139599] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.144020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.147255] ACPI: No dock devices found. [ 0.149892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.151209] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.155920] acpiphp: Slot [3] registered [ 0.156022] acpiphp: Slot [4] registered [ 0.156904] acpiphp: Slot [5] registered [ 0.157824] acpiphp: Slot [6] registered [ 0.158717] acpiphp: Slot [7] registered [ 0.159622] acpiphp: Slot [8] registered [ 0.160018] acpiphp: Slot [9] registered [ 0.160909] acpiphp: Slot [10] registered [ 0.161822] acpiphp: Slot [11] registered [ 0.162728] acpiphp: Slot [12] registered [ 0.163648] acpiphp: Slot [13] registered [ 0.164026] acpiphp: Slot [14] registered [ 0.164944] acpiphp: Slot [15] registered [ 0.165852] acpiphp: Slot [16] registered [ 0.166766] acpiphp: Slot [17] registered [ 0.167693] acpiphp: Slot [18] registered [ 0.168025] acpiphp: Slot [19] registered [ 0.169038] acpiphp: Slot [20] registered [ 0.169973] acpiphp: Slot [21] registered [ 0.170913] acpiphp: Slot [22] registered [ 0.171842] acpiphp: Slot [23] registered [ 0.172038] acpiphp: Slot [24] registered [ 0.172983] acpiphp: Slot [25] registered [ 0.173925] acpiphp: Slot [26] registered [ 0.174934] acpiphp: Slot [27] registered [ 0.175881] acpiphp: Slot [28] registered [ 0.176019] acpiphp: Slot [29] registered [ 0.176953] acpiphp: Slot [30] registered [ 0.177879] acpiphp: Slot [31] registered [ 0.178794] PCI host bridge to bus 0000:00 [ 0.179699] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.180004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.181255] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.182513] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.183914] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.184004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.190646] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.192012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.218394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.220087] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.221690] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.223290] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.224730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.226267] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.227696] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.227696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228004] vgaarb: loaded [ 0.228658] vgaarb: bridge control possible 0000:00:02.0 [ 0.230040] SCSI subsystem initialized [ 0.231014] ACPI: bus type USB registered [ 0.231014] usbcore: registered new interface driver usbfs [ 0.232014] usbcore: registered new interface driver hub [ 0.233159] usbcore: registered new device driver usb [ 0.233159] PCI: Using ACPI for IRQ routing [ 0.233216] NetLabel: Initializing [ 0.236007] NetLabel: domain hash size = 128 [ 0.236955] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238065] NetLabel: unlabeled traffic allowed by default [ 0.239249] Switched to clocksource kvm-clock [ 0.244179] AppArmor: AppArmor Filesystem Enabled [ 0.245234] pnp: PnP ACPI init [ 0.245983] ACPI: bus type PNP registered [ 0.247325] pnp: PnP ACPI: found 8 devices [ 0.248273] ACPI: bus type PNP unregistered [ 0.255387] NET: Registered protocol family 2 [ 0.256626] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.258369] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.259927] TCP: Hash tables configured (established 16384 bind 16384) [ 0.261410] TCP: reno registered [ 0.262201] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.263521] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.264934] NET: Registered protocol family 1 [ 0.265914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.267158] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.268361] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.290535] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.312977] Trying to unpack rootfs image as initramfs... [ 0.409072] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.411730] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.413476] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.415223] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.417837] Scanning for low memory corruption every 60 seconds [ 0.419957] Initialise system trusted keyring [ 0.421331] audit: initializing netlink socket (disabled) [ 0.422917] type=2000 audit(1533496690.525:1): initialized [ 0.443087] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445650] zbud: loaded [ 0.446718] VFS: Disk quotas dquot_6.5.2 [ 0.447947] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.450204] fuse init (API version 7.22) [ 0.451534] msgmni has been set to 3997 [ 0.452757] Key type big_key registered [ 0.454185] Key type asymmetric registered [ 0.455437] Asymmetric key parser 'x509' registered [ 0.456895] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.459241] io scheduler noop registered [ 0.460471] io scheduler deadline registered (default) [ 0.462033] io scheduler cfq registered [ 0.463260] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.464902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.466851] ipmi message handler version 39.2 [ 0.468224] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470435] ACPI: Power Button [PWRF] [ 0.471634] GHES: HEST is not enabled! [ 0.493734] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537933] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560838] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562921] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586421] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589191] Linux agpgart interface v0.103 [ 0.591179] brd: module loaded [ 0.592526] loop: module loaded [ 0.593821] blk-mq: CPU -> queue map [ 0.594931] CPU 0 -> Queue 0 [ 0.595910] CPU 1 -> Queue 0 [ 0.597351] vda: vda1 [ 0.598696] scsi0 : ata_piix [ 0.599544] scsi1 : ata_piix [ 0.600350] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.602074] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.604048] libphy: Fixed MDIO Bus: probed [ 0.605131] tun: Universal TUN/TAP device driver, 1.6 [ 0.606214] tun: (C) 1999-2004 Max Krasnyansky [ 0.608829] PPP generic driver version 2.4.2 [ 0.610226] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.612217] ehci-pci: EHCI PCI platform driver [ 0.613694] ehci-platform: EHCI generic platform driver [ 0.614973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.616260] ohci-pci: OHCI PCI platform driver [ 0.617235] ohci-platform: OHCI generic platform driver [ 0.618345] uhci_hcd: USB Universal Host Controller Interface driver [ 0.641107] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.642232] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.643906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.645216] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.646629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.648270] usb usb1: Product: UHCI Host Controller [ 0.649349] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.650739] usb usb1: SerialNumber: 0000:00:01.2 [ 0.651888] hub 1-0:1.0: USB hub found [ 0.652786] hub 1-0:1.0: 2 ports detected [ 0.653856] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.656198] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657304] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658562] mousedev: PS/2 mouse device common for all mice [ 0.660036] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662114] rtc_cmos 00:00: RTC can wake from S4 [ 0.663378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664695] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666080] device-mapper: uevent: version 1.0.3 [ 0.667161] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.668977] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670312] TCP: cubic registered [ 0.671163] NET: Registered protocol family 10 [ 0.672370] NET: Registered protocol family 17 [ 0.673378] Key type dns_resolver registered [ 0.674532] Loading compiled-in X.509 certificates [ 0.676083] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.685214] registered taskstats version 1 [ 0.687995] Key type trusted registered [ 0.691722] Key type encrypted registered [ 0.692559] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693608] IMA: No TPM chip found, activating TPM-bypass! [ 0.695080] regulator-dummy: disabling [ 0.695938] Magic number: 14:673:343 [ 0.696883] tty tty60: hash matches [ 0.697758] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:10 UTC (1533496690) [ 0.699511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.700731] EDD information not available. [ 0.761317] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.764020] Write protecting the kernel read-only data: 12288k [ 0.766237] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.769990] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.786144] systemd-udevd[107]: starting version 204 [ 0.828954] FDC 0 is a S82078B [ 0.964079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.128945] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.130800] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.132800] usb 1-1: Product: QEMU USB Tablet [ 1.134029] usb 1-1: Manufacturer: QEMU [ 1.135213] usb 1-1: SerialNumber: 42 [ 1.408113] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.849169] 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.097473] 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.178661] 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 ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.424816] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 19:18:12 +0000. Up 3.05 seconds. cloud-init-nonet[3.19]: 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 device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.99]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:13 +0000. Up 4.13 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:3b:f4:85 | ci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:e1:95:98 | 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: 9f:4e:c2:d0:1e:ae:a3:05:df:f5:6c:25:5a:63:43:e2 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . | | . . o | | . . S E * . | | o * + B = | | 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: 44:30:cf:39:27:b8:15:9c:d5:92:83:e6:0c:2a:a1:e6 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo+.o | | . .*=o+ . | | . . ..=O .o | |... . +o+ | |o . . S | | E | | | | | | | +-----------------+ 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: 68:e1:1a:b9:36:b3:66:6f:05:27:32:b2:a0:7e:25:3c root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | |. . oooo. | |...ooo++S | |. .E * . | |. X . | | . 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: 58:bb:58:a4:4b:8d:e3:cd:b3:79:92:d0:aa:a7:3d:dc root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | B . | | *.S | | o.B.. | | .++=. | | .= E+. | | o+..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[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 Sun, 05 Aug 2018 19:18:20 +0000. Up 10.77 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 CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[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. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:21 +0000. Up 12.11 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 19128 0 --:--:-- --:--:-- --:--:-- 19201 OK + apt-get update Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1531 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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 (3547 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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.8) ... 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-2) ... 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-153.203) ... 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.12) ... 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 8266 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 8364 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 8382 clearwater-socket-factory-sig start/running, process 8391 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 0 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 (12.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 + echo 'nameserver 192.168.0.26' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.20' + 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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 44:30:cf:39:27:b8:15:9c:d5:92:83:e6:0c:2a:a1:e6 root@sprout-0 (DSA) ec2: 256 68:e1:1a:b9:36:b3:66:6f:05:27:32:b2:a0:7e:25:3c root@sprout-0 (ECDSA) ec2: 256 58:bb:58:a4:4b:8d:e3:cd:b3:79:92:d0:aa:a7:3d:dc root@sprout-0 (ED25519) ec2: 2048 9f:4e:c2:d0:1e:ae:a3:05:df:f5:6c:25:5a:63:43:e2 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHkROJxus+N0ZuTXu9yb+KfxWspQYAl3KA95+UiJygszl6cagaTj6c6IE5DEo6RaZmXiV6BjNq+sTHAOVSy+x1k= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOxpCJ5kBGJ3uMcwqb9OI+BPt9TUjgMOc/Op4tCqjnMe root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCceiVISj7CJ8lypm6Y2DuGGcD98k64gl1Wnr0xbJZnYqHOnBoEw7FAGm7v09afD/9r5fp35G5/80+YOy5cgJ0cyX8KXBopVQ5FQumx36SXyHTv8HmZXdkgUSLidazUw2JD3fpC5+/3/KwP26w5HHtXpuf/tG4Tk53EABEg0/XG70gD6lwxogKnx/Rl/B54Y0X+SEPV71My3eHuNRa6s2EPmpt24gduTCzQy3GAAMl+mFufYUTJTmwXidMcd31bKlgtrN/qW2+lPR8xrJCI700zDwhmOsh9f8mvlfR5YMLKovHt8FVDNNr3OH2/TdiwtjnCD4IW7j4AXRjF5pzEhOPX root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:20:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 139.75 seconds 2018-08-05 19:21:14,439 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-05 19:21:14,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:21:14,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:21:15,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21: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-11ecc12d-dd5c-4ec7-bb79-85eb3980910f x-compute-request-id: req-11ecc12d-dd5c-4ec7-bb79-85eb3980910f Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:21:15,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-11ecc12d-dd5c-4ec7-bb79-85eb3980910f 2018-08-05 19:21:15,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599817037582s 2018-08-05 19:21:15,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-11ecc12d-dd5c-4ec7-bb79-85eb3980910f 2018-08-05 19:21:15,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:21:15,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:21:15,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bffcb73c-612d-45ab-97f2-f1d31cb2ae17 x-compute-request-id: req-bffcb73c-612d-45ab-97f2-f1d31cb2ae17 Content-Encoding: gzip Content-Length: 20786 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008035] Security Framework initialized\n[ 0.009173] AppArmor: AppArmor initialized\n[ 0.010298] Yama: becoming mindful.\n[ 0.012066] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015131] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016654] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018307] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020274] Initializing cgroup subsys memory\n[ 0.021435] Initializing cgroup subsys devices\n[ 0.022599] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025145] Initializing cgroup subsys perf_event\n[ 0.026360] Initializing cgroup subsys hugetlb\n[ 0.028057] CPU: Physical Processor ID: 0\n[ 0.029184] FEATURE SPEC_CTRL Present\n[ 0.030927] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034701] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037844] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041542] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046597] ACPI: Core revision 20131115\n[ 0.048456] ACPI: All ACPI Tables successfully acquired\n[ 0.049971] ftrace: allocating 28727 entries in 113 pages\n[ 0.072310] Enabling x2apic\n[ 0.073192] Enabled x2apic\n[ 0.076004] Switched APIC routing to physical x2apic.\n[ 0.078208] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.082793] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089191] KVM setup paravirtual spinlock\n[ 0.091643] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092170] x86: Booting SMP configuration:\n[ 0.093356] .... node #0, CPUs: #1[ 0.091604] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108020] x86: Booted up 1 node, 2 CPUs\n[ 0.108013] KVM setup async PF for cpu 1\n[ 0.108013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111555] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112334] devtmpfs: initialized\n[ 0.114610] EVM: security.selinux\n[ 0.116006] EVM: security.SMACK64\n[ 0.116925] EVM: security.ima\n[ 0.117752] EVM: security.capability\n[ 0.118758] pinctrl core: initialized pinctrl subsystem\n[ 0.120057] regulator-dummy: no parameters\n[ 0.121222] RTC time: 19:18:04, date: 08/05/18\n[ 0.122412] NET: Registered protocol family 16\n[ 0.123675] cpuidle: using governor ladder\n[ 0.124004] cpuidle: using governor menu\n[ 0.125144] ACPI: bus type PCI registered\n[ 0.126196] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.127845] PCI: Using configuration type 1 for base access\n[ 0.128520] bio: create slab at 0\n[ 0.129165] ACPI: Added _OSI(Module Device)\n[ 0.129192] ACPI: Added _OSI(Processor Device)\n[ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.133230] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.135886] ACPI: Interpreter enabled\n[ 0.136007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.138533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.140654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.143113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.145591] ACPI: (supports S0 S5)\n[ 0.146555] ACPI: Using IOAPIC for interrupt routing\n[ 0.148018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150539] ACPI: No dock devices found.\n[ 0.153407] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.154965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157638] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160184] acpiphp: Slot [3] registered\n[ 0.161252] acpiphp: Slot [4] registered\n[ 0.162305] acpiphp: Slot [5] registered\n[ 0.163396] acpiphp: Slot [6] registered\n[ 0.164018] acpiphp: Slot [7] registered\n[ 0.165090] acpiphp: Slot [8] registered\n[ 0.166145] acpiphp: Slot [9] registered\n[ 0.167210] acpiphp: Slot [10] registered\n[ 0.168019] acpiphp: Slot [11] registered\n[ 0.169077] acpiphp: Slot [12] registered\n[ 0.170151] acpiphp: Slot [13] registered\n[ 0.171229] acpiphp: Slot [14] registered\n[ 0.172018] acpiphp: Slot [15] registered\n[ 0.173063] acpiphp: Slot [16] registered\n[ 0.174143] acpiphp: Slot [17] registered\n[ 0.175213] acpiphp: Slot [18] registered\n[ 0.176027] acpiphp: Slot [19] registered\n[ 0.177099] acpiphp: Slot [20] registered\n[ 0.178187] acpiphp: Slot [21] registered\n[ 0.179257] acpiphp: Slot [22] registered\n[ 0.180020] acpiphp: Slot [23] registered\n[ 0.181099] acpiphp: Slot [24] registered\n[ 0.182186] acpiphp: Slot [25] registered\n[ 0.183254] acpiphp: Slot [26] registered\n[ 0.184018] acpiphp: Slot [27] registered\n[ 0.185101] acpiphp: Slot [28] registered\n[ 0.186176] acpiphp: Slot [29] registered\n[ 0.187257] acpiphp: Slot [30] registered\n[ 0.188025] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190168] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193549] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.195151] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232399] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.233848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.237990] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239275] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240003] vgaarb: loaded\n[ 0.240612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241831] SCSI subsystem initialized\n[ 0.242724] ACPI: bus type USB registered\n[ 0.242724] usbcore: registered new interface driver usbfs\n[ 0.244012] usbcore: registered new interface driver hub\n[ 0.245049] usbcore: registered new device driver usb\n[ 0.245049] PCI: Using ACPI for IRQ routing\n[ 0.245134] NetLabel: Initializing\n[ 0.248006] NetLabel: domain hash size = 128\n[ 0.249038] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.250260] NetLabel: unlabeled traffic allowed by default\n[ 0.251226] Switched to clocksource kvm-clock\n[ 0.255481] AppArmor: AppArmor Filesystem Enabled\n[ 0.256725] pnp: PnP ACPI init\n[ 0.257496] ACPI: bus type PNP registered\n[ 0.258826] pnp: PnP ACPI: found 8 devices\n[ 0.259670] ACPI: bus type PNP unregistered\n[ 0.266642] NET: Registered protocol family 2\n[ 0.267788] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.269446] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.270861] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.272209] TCP: reno registered\n[ 0.272927] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.274104] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.275408] NET: Registered protocol family 1\n[ 0.276331] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.277488] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.278596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.301038] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.323305] Trying to unpack rootfs image as initramfs...\n[ 0.417498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.419302] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420430] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.421639] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.423315] Scanning for low memory corruption every 60 seconds\n[ 0.424733] Initialise system trusted keyring\n[ 0.425762] audit: initializing netlink socket (disabled)\n[ 0.426941] type=2000 audit(1533496685.136:1): initialized\n[ 0.446470] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.448593] zbud: loaded\n[ 0.449487] VFS: Disk quotas dquot_6.5.2\n[ 0.450447] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.452129] fuse init (API version 7.22)\n[ 0.453134] msgmni has been set to 3997\n[ 0.454095] Key type big_key registered\n[ 0.455304] Key type asymmetric registered\n[ 0.456282] Asymmetric key parser 'x509' registered\n[ 0.457395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.459110] io scheduler noop registered\n[ 0.460118] io scheduler deadline registered (default)\n[ 0.461184] io scheduler cfq registered\n[ 0.462178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.463408] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.464948] ipmi message handler version 39.2\n[ 0.466180] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.468628] ACPI: Power Button [PWRF]\n[ 0.470142] GHES: HEST is not enabled!\n[ 0.496292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542006] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563988] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.565787] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593081] Linux agpgart interface v0.103\n[ 0.594946] brd: module loaded\n[ 0.596178] loop: module loaded\n[ 0.597215] blk-mq: CPU -> queue map\n[ 0.598032] CPU 0 -> Queue 0\n[ 0.598768] CPU 1 -> Queue 0\n[ 0.600036] vda: vda1\n[ 0.601313] scsi0 : ata_piix\n[ 0.602116] scsi1 : ata_piix\n[ 0.602888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.604371] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.606023] libphy: Fixed MDIO Bus: probed\n[ 0.607062] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608195] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611094] PPP generic driver version 2.4.2\n[ 0.612350] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613628] ehci-pci: EHCI PCI platform driver\n[ 0.614559] ehci-platform: EHCI generic platform driver\n[ 0.615600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616858] ohci-pci: OHCI PCI platform driver\n[ 0.618113] ohci-platform: OHCI generic platform driver\n[ 0.619414] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643811] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646456] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.647638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650372] usb usb1: Product: UHCI Host Controller\n[ 0.651341] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.652553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653605] hub 1-0:1.0: USB hub found\n[ 0.654411] hub 1-0:1.0: 2 ports detected\n[ 0.655378] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657601] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658603] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659722] mousedev: PS/2 mouse device common for all mice\n[ 0.661044] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663002] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.665581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667406] device-mapper: uevent: version 1.0.3\n[ 0.668738] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.670510] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671807] TCP: cubic registered\n[ 0.672651] NET: Registered protocol family 10\n[ 0.673819] NET: Registered protocol family 17\n[ 0.674934] Key type dns_resolver registered\n[ 0.676263] Loading compiled-in X.509 certificates\n[ 0.677880] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.687338] registered taskstats version 1\n[ 0.690921] Key type trusted registered\n[ 0.695041] Key type encrypted registered\n[ 0.696380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697664] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.700562] regulator-dummy: disabling\n[ 0.702172] Magic number: 14:673:343\n[ 0.703726] tty tty60: hash matches\n[ 0.705359] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:05 UTC (1533496685)\n[ 0.708626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710830] EDD information not available.\n[ 0.761424] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763252] Write protecting the kernel read-only data: 12288k\n[ 0.765020] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767886] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780758] systemd-udevd[107]: starting version 204\n[ 0.820389] FDC 0 is a S82078B\n[ 0.964070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.130308] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.132080] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.133852] usb 1-1: Product: QEMU USB Tablet\n[ 1.135017] usb 1-1: Manufacturer: QEMU\n[ 1.136060] usb 1-1: SerialNumber: 42\n[ 1.416083] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.833158] 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.176711] 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.915867] random: init urandom read with 10 bits of entropy available\n[ 3.582156] 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 * Stopping Track if upstart is running in a container[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 Sun, 05 Aug 2018 19:18:10 +0000. Up 6.18 seconds.\ncloud-init-nonet[6.40]: 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 device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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[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 Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.36]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:12 +0000. Up 7.59 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:c8:f6:3a |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:68:37:47 |\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:\nd2:9a:96:9b:31:69:31:e9:2f:ae:af:03:4c:ee:65:1a root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . o |\n| + = S |\n| E o. O |\n| . * @ |\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:\n93:07:19:5f:d7:68:43:69:f3:7f:c5:e1:17:91:b1:a5 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ..o*=|\n| + . .B=+|\n| o . oE*o|\n| o .=|\n| S . +|\n| o 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:\nde:ac:1a:4f:36:28:b6:cb:e7:42:10:21:c6:60:07:c1 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|*=+o |\n|oEo |\n| . |\n| . |\n| . S |\n| . o o |\n| .o o = o |\n| o.o.= o |\n| +=o.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:\na0:56:aa:44:94:0c:ea:fa:af:0e:31:ef:38:9b:11:67 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.o.. |\n|..o |\n|. . o |\n|.. + . |\n|+.E + S |\n|.O o |\n|+ o |\n|.B |\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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:18 +0000. Up 13.59 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting 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 ]\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 Sun, 05 Aug 2018 19:18:19 +0000. Up 14.89 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 15783 0 --:--:-- --:--:-- --:--:-- 15824\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1527 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 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 [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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 17s (4982 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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 8339\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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6782 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\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+ echo 'nameserver 192.168.0.26'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.20'\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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 93:07:19:5f:d7:68:43:69:f3:7f:c5:e1:17:91:b1:a5 root@homer-0 (DSA)\nec2: 256 de:ac:1a:4f:36:28:b6:cb:e7:42:10:21:c6:60:07:c1 root@homer-0 (ECDSA)\nec2: 256 a0:56:aa:44:94:0c:ea:fa:af:0e:31:ef:38:9b:11:67 root@homer-0 (ED25519)\nec2: 2048 d2:9a:96:9b:31:69:31:e9:2f:ae:af:03:4c:ee:65:1a root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMwX7OF4GZLMyuTrX700DmIKenbC05DRszdOELOgIzHeoWaprao+H52W166mzDpzP2dpxAmFj5f1CWMNSUaUOj0= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIK6rpAKn7PGDNPAeSBWoBSmoDq+PSKg7D+b56ENBnx0 root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDALpkAIzr1LmO6cMR8ZZAtg3VSZyn1TUoLixibXhvwTSF28NnVBFKc72MsWpcYrKZogfpbdnCzjn/SJJygOaxA1cXgjuXJTTNG4MfoRoxy2jaERi7qUWDtfdPVcZPCENTIpZB+jr4u77YwFZm7IPYFi1AOQG5K3wqLvQjpCpmt52iONTGp9S9X1JYUc8fO9Qqe/7Uv9j3qkVO2IK+IL+oG3JEvxvSr1SjLz2Wm6xrMX9TnbrYNrBVoR+7LpluZVgRIHd+rmxvfwdyDCvsILE5L8b0BMxrGi+GxrulfLVdAAAmPB0yuUr3iXYNtDCQLH6q6AoYVEhedcEalGkZ+gEc9 root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:20:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 160.18 seconds\n"} 2018-08-05 19:21:15,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a/action used request id req-bffcb73c-612d-45ab-97f2-f1d31cb2ae17 2018-08-05 19:21:15,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0823829174042s 2018-08-05 19:21:15,132 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a/action used request id req-bffcb73c-612d-45ab-97f2-f1d31cb2ae17 2018-08-05 19:21:15,133 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008035] Security Framework initialized [ 0.009173] AppArmor: AppArmor initialized [ 0.010298] Yama: becoming mindful. [ 0.012066] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015131] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016654] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018307] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020274] Initializing cgroup subsys memory [ 0.021435] Initializing cgroup subsys devices [ 0.022599] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025145] Initializing cgroup subsys perf_event [ 0.026360] Initializing cgroup subsys hugetlb [ 0.028057] CPU: Physical Processor ID: 0 [ 0.029184] FEATURE SPEC_CTRL Present [ 0.030927] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034701] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037844] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041542] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046597] ACPI: Core revision 20131115 [ 0.048456] ACPI: All ACPI Tables successfully acquired [ 0.049971] ftrace: allocating 28727 entries in 113 pages [ 0.072310] Enabling x2apic [ 0.073192] Enabled x2apic [ 0.076004] Switched APIC routing to physical x2apic. [ 0.078208] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082793] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089191] KVM setup paravirtual spinlock [ 0.091643] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092170] x86: Booting SMP configuration: [ 0.093356] .... node #0, CPUs: #1[ 0.091604] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108020] x86: Booted up 1 node, 2 CPUs [ 0.108013] KVM setup async PF for cpu 1 [ 0.108013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111555] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112334] devtmpfs: initialized [ 0.114610] EVM: security.selinux [ 0.116006] EVM: security.SMACK64 [ 0.116925] EVM: security.ima [ 0.117752] EVM: security.capability [ 0.118758] pinctrl core: initialized pinctrl subsystem [ 0.120057] regulator-dummy: no parameters [ 0.121222] RTC time: 19:18:04, date: 08/05/18 [ 0.122412] NET: Registered protocol family 16 [ 0.123675] cpuidle: using governor ladder [ 0.124004] cpuidle: using governor menu [ 0.125144] ACPI: bus type PCI registered [ 0.126196] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.127845] PCI: Using configuration type 1 for base access [ 0.128520] bio: create slab at 0 [ 0.129165] ACPI: Added _OSI(Module Device) [ 0.129192] ACPI: Added _OSI(Processor Device) [ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.133230] ACPI: Added _OSI(Processor Aggregator Device) [ 0.135886] ACPI: Interpreter enabled [ 0.136007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.138533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.140654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.143113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.145591] ACPI: (supports S0 S5) [ 0.146555] ACPI: Using IOAPIC for interrupt routing [ 0.148018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150539] ACPI: No dock devices found. [ 0.153407] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.154965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157638] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160184] acpiphp: Slot [3] registered [ 0.161252] acpiphp: Slot [4] registered [ 0.162305] acpiphp: Slot [5] registered [ 0.163396] acpiphp: Slot [6] registered [ 0.164018] acpiphp: Slot [7] registered [ 0.165090] acpiphp: Slot [8] registered [ 0.166145] acpiphp: Slot [9] registered [ 0.167210] acpiphp: Slot [10] registered [ 0.168019] acpiphp: Slot [11] registered [ 0.169077] acpiphp: Slot [12] registered [ 0.170151] acpiphp: Slot [13] registered [ 0.171229] acpiphp: Slot [14] registered [ 0.172018] acpiphp: Slot [15] registered [ 0.173063] acpiphp: Slot [16] registered [ 0.174143] acpiphp: Slot [17] registered [ 0.175213] acpiphp: Slot [18] registered [ 0.176027] acpiphp: Slot [19] registered [ 0.177099] acpiphp: Slot [20] registered [ 0.178187] acpiphp: Slot [21] registered [ 0.179257] acpiphp: Slot [22] registered [ 0.180020] acpiphp: Slot [23] registered [ 0.181099] acpiphp: Slot [24] registered [ 0.182186] acpiphp: Slot [25] registered [ 0.183254] acpiphp: Slot [26] registered [ 0.184018] acpiphp: Slot [27] registered [ 0.185101] acpiphp: Slot [28] registered [ 0.186176] acpiphp: Slot [29] registered [ 0.187257] acpiphp: Slot [30] registered [ 0.188025] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190168] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193549] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.195151] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232399] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.233848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.237990] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239275] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240003] vgaarb: loaded [ 0.240612] vgaarb: bridge control possible 0000:00:02.0 [ 0.241831] SCSI subsystem initialized [ 0.242724] ACPI: bus type USB registered [ 0.242724] usbcore: registered new interface driver usbfs [ 0.244012] usbcore: registered new interface driver hub [ 0.245049] usbcore: registered new device driver usb [ 0.245049] PCI: Using ACPI for IRQ routing [ 0.245134] NetLabel: Initializing [ 0.248006] NetLabel: domain hash size = 128 [ 0.249038] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.250260] NetLabel: unlabeled traffic allowed by default [ 0.251226] Switched to clocksource kvm-clock [ 0.255481] AppArmor: AppArmor Filesystem Enabled [ 0.256725] pnp: PnP ACPI init [ 0.257496] ACPI: bus type PNP registered [ 0.258826] pnp: PnP ACPI: found 8 devices [ 0.259670] ACPI: bus type PNP unregistered [ 0.266642] NET: Registered protocol family 2 [ 0.267788] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.269446] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.270861] TCP: Hash tables configured (established 16384 bind 16384) [ 0.272209] TCP: reno registered [ 0.272927] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.274104] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.275408] NET: Registered protocol family 1 [ 0.276331] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.277488] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.278596] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.301038] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.323305] Trying to unpack rootfs image as initramfs... [ 0.417498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.419302] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420430] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.421639] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.423315] Scanning for low memory corruption every 60 seconds [ 0.424733] Initialise system trusted keyring [ 0.425762] audit: initializing netlink socket (disabled) [ 0.426941] type=2000 audit(1533496685.136:1): initialized [ 0.446470] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.448593] zbud: loaded [ 0.449487] VFS: Disk quotas dquot_6.5.2 [ 0.450447] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.452129] fuse init (API version 7.22) [ 0.453134] msgmni has been set to 3997 [ 0.454095] Key type big_key registered [ 0.455304] Key type asymmetric registered [ 0.456282] Asymmetric key parser 'x509' registered [ 0.457395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.459110] io scheduler noop registered [ 0.460118] io scheduler deadline registered (default) [ 0.461184] io scheduler cfq registered [ 0.462178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.463408] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.464948] ipmi message handler version 39.2 [ 0.466180] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.468628] ACPI: Power Button [PWRF] [ 0.470142] GHES: HEST is not enabled! [ 0.496292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542006] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.563988] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.565787] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.593081] Linux agpgart interface v0.103 [ 0.594946] brd: module loaded [ 0.596178] loop: module loaded [ 0.597215] blk-mq: CPU -> queue map [ 0.598032] CPU 0 -> Queue 0 [ 0.598768] CPU 1 -> Queue 0 [ 0.600036] vda: vda1 [ 0.601313] scsi0 : ata_piix [ 0.602116] scsi1 : ata_piix [ 0.602888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.604371] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.606023] libphy: Fixed MDIO Bus: probed [ 0.607062] tun: Universal TUN/TAP device driver, 1.6 [ 0.608195] tun: (C) 1999-2004 Max Krasnyansky [ 0.611094] PPP generic driver version 2.4.2 [ 0.612350] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.613628] ehci-pci: EHCI PCI platform driver [ 0.614559] ehci-platform: EHCI generic platform driver [ 0.615600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.616858] ohci-pci: OHCI PCI platform driver [ 0.618113] ohci-platform: OHCI generic platform driver [ 0.619414] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643811] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.646456] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.647638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650372] usb usb1: Product: UHCI Host Controller [ 0.651341] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.652553] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653605] hub 1-0:1.0: USB hub found [ 0.654411] hub 1-0:1.0: 2 ports detected [ 0.655378] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657601] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658603] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659722] mousedev: PS/2 mouse device common for all mice [ 0.661044] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.663002] rtc_cmos 00:00: RTC can wake from S4 [ 0.664162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.665581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.667406] device-mapper: uevent: version 1.0.3 [ 0.668738] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.670510] ledtrig-cpu: registered to indicate activity on CPUs [ 0.671807] TCP: cubic registered [ 0.672651] NET: Registered protocol family 10 [ 0.673819] NET: Registered protocol family 17 [ 0.674934] Key type dns_resolver registered [ 0.676263] Loading compiled-in X.509 certificates [ 0.677880] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.687338] registered taskstats version 1 [ 0.690921] Key type trusted registered [ 0.695041] Key type encrypted registered [ 0.696380] AppArmor: AppArmor sha1 policy hashing enabled [ 0.697664] IMA: No TPM chip found, activating TPM-bypass! [ 0.700562] regulator-dummy: disabling [ 0.702172] Magic number: 14:673:343 [ 0.703726] tty tty60: hash matches [ 0.705359] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:05 UTC (1533496685) [ 0.708626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710830] EDD information not available. [ 0.761424] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763252] Write protecting the kernel read-only data: 12288k [ 0.765020] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767886] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780758] systemd-udevd[107]: starting version 204 [ 0.820389] FDC 0 is a S82078B [ 0.964070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.130308] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.132080] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.133852] usb 1-1: Product: QEMU USB Tablet [ 1.135017] usb 1-1: Manufacturer: QEMU [ 1.136060] usb 1-1: SerialNumber: 42 [ 1.416083] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.833158] 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.176711] 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.915867] random: init urandom read with 10 bits of entropy available [ 3.582156] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Track if upstart is running in a container[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 Sun, 05 Aug 2018 19:18:10 +0000. Up 6.18 seconds. cloud-init-nonet[6.40]: 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 device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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[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 Mount network filesystems[74G[ OK ] cloud-init-nonet[7.36]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:12 +0000. Up 7.59 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:c8:f6:3a | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:68:37:47 | 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: d2:9a:96:9b:31:69:31:e9:2f:ae:af:03:4c:ee:65:1a root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . o | | + = S | | 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: 93:07:19:5f:d7:68:43:69:f3:7f:c5:e1:17:91:b1:a5 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | . ..o*=| | + . .B=+| | o . oE*o| | o .=| | S . +| | o o| | .| | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: de:ac:1a:4f:36:28:b6:cb:e7:42:10:21:c6:60:07:c1 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |*=+o | |oEo | | . | | . | | . S | | . o 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: a0:56:aa:44:94:0c:ea:fa:af:0e:31:ef:38:9b:11:67 root@homer-0 The key's randomart image is: +--[ED25519 256--+ |.o.. | |..o | |. . o | |.. + . | |+.E + S | |.O o | |+ o | |.B | |++=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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:18:18 +0000. Up 13.59 seconds. * 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 ] * 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 Sun, 05 Aug 2018 19:18:19 +0000. Up 14.89 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 15783 0 --:--:-- --:--:-- --:--:-- 15824 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [160 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 [76.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1527 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/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://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 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 [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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 17s (4982 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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 8339 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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6782 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.0.26' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.20' + 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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 93:07:19:5f:d7:68:43:69:f3:7f:c5:e1:17:91:b1:a5 root@homer-0 (DSA) ec2: 256 de:ac:1a:4f:36:28:b6:cb:e7:42:10:21:c6:60:07:c1 root@homer-0 (ECDSA) ec2: 256 a0:56:aa:44:94:0c:ea:fa:af:0e:31:ef:38:9b:11:67 root@homer-0 (ED25519) ec2: 2048 d2:9a:96:9b:31:69:31:e9:2f:ae:af:03:4c:ee:65:1a root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMwX7OF4GZLMyuTrX700DmIKenbC05DRszdOELOgIzHeoWaprao+H52W166mzDpzP2dpxAmFj5f1CWMNSUaUOj0= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIK6rpAKn7PGDNPAeSBWoBSmoDq+PSKg7D+b56ENBnx0 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDALpkAIzr1LmO6cMR8ZZAtg3VSZyn1TUoLixibXhvwTSF28NnVBFKc72MsWpcYrKZogfpbdnCzjn/SJJygOaxA1cXgjuXJTTNG4MfoRoxy2jaERi7qUWDtfdPVcZPCENTIpZB+jr4u77YwFZm7IPYFi1AOQG5K3wqLvQjpCpmt52iONTGp9S9X1JYUc8fO9Qqe/7Uv9j3qkVO2IK+IL+oG3JEvxvSr1SjLz2Wm6xrMX9TnbrYNrBVoR+7LpluZVgRIHd+rmxvfwdyDCvsILE5L8b0BMxrGi+GxrulfLVdAAAmPB0yuUr3iXYNtDCQLH6q6AoYVEhedcEalGkZ+gEc9 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:20:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 160.18 seconds 2018-08-05 19:21:15,137 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-05 19:21:15,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:21:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:21:16,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bafd721a-d908-44ed-bb51-7b8356ed6834 x-compute-request-id: req-bafd721a-d908-44ed-bb51-7b8356ed6834 Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:21:16,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bafd721a-d908-44ed-bb51-7b8356ed6834 2018-08-05 19:21:16,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.974249839783s 2018-08-05 19:21:16,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bafd721a-d908-44ed-bb51-7b8356ed6834 2018-08-05 19:21:16,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:21:16,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:21:16,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f72f2e96-87bb-4f68-ad70-87d95cc5e282 x-compute-request-id: req-f72f2e96-87bb-4f68-ad70-87d95cc5e282 Content-Encoding: gzip Content-Length: 19174 Content-Type: application/json RESP BODY: {"output": "tered\n[ 0.152834] acpiphp: Slot [12] registered\n[ 0.153651] acpiphp: Slot [13] registered\n[ 0.154469] acpiphp: Slot [14] registered\n[ 0.155290] acpiphp: Slot [15] registered\n[ 0.156017] acpiphp: Slot [16] registered\n[ 0.156843] acpiphp: Slot [17] registered\n[ 0.157659] acpiphp: Slot [18] registered\n[ 0.158475] acpiphp: Slot [19] registered\n[ 0.159296] acpiphp: Slot [20] registered\n[ 0.160017] acpiphp: Slot [21] registered\n[ 0.160836] acpiphp: Slot [22] registered\n[ 0.161650] acpiphp: Slot [23] registered\n[ 0.162471] acpiphp: Slot [24] registered\n[ 0.163289] acpiphp: Slot [25] registered\n[ 0.164017] acpiphp: Slot [26] registered\n[ 0.164835] acpiphp: Slot [27] registered\n[ 0.165652] acpiphp: Slot [28] registered\n[ 0.166465] acpiphp: Slot [29] registered\n[ 0.167276] acpiphp: Slot [30] registered\n[ 0.168023] acpiphp: Slot [31] registered\n[ 0.168905] PCI host bridge to bus 0000:00\n[ 0.169733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173239] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174470] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.180723] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.182184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.206701] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.208394] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.210058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.211750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212704] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.214245] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215758] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216004] vgaarb: loaded\n[ 0.216650] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217886] SCSI subsystem initialized\n[ 0.218786] ACPI: bus type USB registered\n[ 0.218786] usbcore: registered new interface driver usbfs\n[ 0.220013] usbcore: registered new interface driver hub\n[ 0.221067] usbcore: registered new device driver usb\n[ 0.221067] PCI: Using ACPI for IRQ routing\n[ 0.221130] NetLabel: Initializing\n[ 0.224006] NetLabel: domain hash size = 128\n[ 0.224880] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.225889] NetLabel: unlabeled traffic allowed by default\n[ 0.226948] Switched to clocksource kvm-clock\n[ 0.231638] AppArmor: AppArmor Filesystem Enabled\n[ 0.232628] pnp: PnP ACPI init\n[ 0.233304] ACPI: bus type PNP registered\n[ 0.234510] pnp: PnP ACPI: found 8 devices\n[ 0.235337] ACPI: bus type PNP unregistered\n[ 0.242343] NET: Registered protocol family 2\n[ 0.243455] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245006] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246388] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.247681] TCP: reno registered\n[ 0.248386] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249524] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250779] NET: Registered protocol family 1\n[ 0.251664] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.252770] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.253844] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.275591] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.297478] Trying to unpack rootfs image as initramfs...\n[ 0.392423] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.396295] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397413] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.398707] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.400411] Scanning for low memory corruption every 60 seconds\n[ 0.401938] Initialise system trusted keyring\n[ 0.402868] audit: initializing netlink socket (disabled)\n[ 0.403919] type=2000 audit(1533496689.225:1): initialized\n[ 0.423528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.425472] zbud: loaded\n[ 0.426286] VFS: Disk quotas dquot_6.5.2\n[ 0.427130] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.428687] fuse init (API version 7.22)\n[ 0.429592] msgmni has been set to 3997\n[ 0.430506] Key type big_key registered\n[ 0.431883] Key type asymmetric registered\n[ 0.432862] Asymmetric key parser 'x509' registered\n[ 0.433944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.435723] io scheduler noop registered\n[ 0.436611] io scheduler deadline registered (default)\n[ 0.437782] io scheduler cfq registered\n[ 0.438673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.439774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.441541] ipmi message handler version 39.2\n[ 0.442693] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.444522] ACPI: Power Button [PWRF]\n[ 0.445673] GHES: HEST is not enabled!\n[ 0.467628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.510456] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.532868] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.534503] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.558690] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.561181] Linux agpgart interface v0.103\n[ 0.562989] brd: module loaded\n[ 0.564174] loop: module loaded\n[ 0.565154] blk-mq: CPU -> queue map\n[ 0.565908] CPU 0 -> Queue 0\n[ 0.566570] CPU 1 -> Queue 0\n[ 0.567695] vda: vda1\n[ 0.568849] scsi0 : ata_piix\n[ 0.569566] scsi1 : ata_piix\n[ 0.570233] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.571467] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.572914] libphy: Fixed MDIO Bus: probed\n[ 0.573827] tun: Universal TUN/TAP device driver, 1.6\n[ 0.574836] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.577423] PPP generic driver version 2.4.2\n[ 0.578327] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.579576] ehci-pci: EHCI PCI platform driver\n[ 0.580485] ehci-platform: EHCI generic platform driver\n[ 0.581520] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.582701] ohci-pci: OHCI PCI platform driver\n[ 0.583661] ohci-platform: OHCI generic platform driver\n[ 0.584761] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.606912] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.607989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.609592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.610805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.612150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.613701] usb usb1: Product: UHCI Host Controller\n[ 0.614726] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.616028] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.617111] hub 1-0:1.0: USB hub found\n[ 0.617988] hub 1-0:1.0: 2 ports detected\n[ 0.619013] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.621310] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.622392] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.623587] mousedev: PS/2 mouse device common for all mice\n[ 0.625015] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.627105] rtc_cmos 00:00: RTC can wake from S4\n[ 0.628358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.629701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.631043] device-mapper: uevent: version 1.0.3\n[ 0.632118] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.633909] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.635221] TCP: cubic registered\n[ 0.636081] NET: Registered protocol family 10\n[ 0.637256] NET: Registered protocol family 17\n[ 0.638241] Key type dns_resolver registered\n[ 0.639417] Loading compiled-in X.509 certificates\n[ 0.640945] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.649872] registered taskstats version 1\n[ 0.652986] Key type trusted registered\n[ 0.656323] Key type encrypted registered\n[ 0.657278] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.658408] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.659973] regulator-dummy: disabling\n[ 0.660877] Magic number: 14:673:343\n[ 0.661744] tty tty60: hash matches\n[ 0.662689] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:09 UTC (1533496689)\n[ 0.664429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.665654] EDD information not available.\n[ 0.729506] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.731137] Write protecting the kernel read-only data: 12288k\n[ 0.732750] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.735467] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.749317] systemd-udevd[106]: starting version 204\n[ 0.788523] FDC 0 is a S82078B\n[ 0.928050] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.088421] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.090063] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.091707] usb 1-1: Product: QEMU USB Tablet\n[ 1.092796] usb 1-1: Manufacturer: QEMU\n[ 1.093780] usb 1-1: SerialNumber: 42\n[ 1.396059] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.808885] 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.066151] 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.154142] random: init urandom read with 10 bits of entropy available\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.276228] 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 Sun, 05 Aug 2018 19:18:11 +0000. Up 2.61 seconds.\ncloud-init-nonet[2.79]: 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:12 +0000. Up 4.06 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:e0:9a:8b |\nci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:c3:c0:04 |\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:\n4c:64:27:3b:e6:8b:66:7e:56:bf:09:74:be:38:32:10 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| + . |\n| o + |\n| = |\n| E= . |\n| .S . . |\n| .. o.o |\n| +...... |\n| + = .o.o |\n| .o o..+. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne5:55:cb:65:c1:8d:72:ec:62:c0:2b:a7:44:29:c1:94 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo o .oo=|\n| E o o .o+=.|\n| o .o.+o |\n| ooo.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:\na1:7a:47:93:09:09:01:06:fc:96:ce:2f:f0:91:95:8c root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|o.o.o. |\n| o . . |\n| . + + . |\n| E + o + |\n| + o . S |\n| . = . . . |\n| o + . . |\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:\n5b:9f:1e:e7:e1:fd:1c:af:65:bd:94:94:67:c0:f9:e6 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . . |\n| + |\n| o.|\n| S . o=|\n| o . ..++|\n| . + o+E|\n| . =.*+|\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 * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Flush boot log to disk[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 SystemD login management service[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 Sun, 05 Aug 2018 19:18:18 +0000. Up 10.02 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[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 ]\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 vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:20 +0000. Up 11.68 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16171 0 --:--:-- --:--:-- --:--:-- 16148\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [160 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 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-153.203 [772 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 22s (7684 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 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.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.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:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\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 ... 53135 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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 11905\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.\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.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12555\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 0 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 (5833 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 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\n"} 2018-08-05 19:21:16,207 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269/action used request id req-f72f2e96-87bb-4f68-ad70-87d95cc5e282 2018-08-05 19:21:16,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0863440036774s 2018-08-05 19:21:16,210 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269/action used request id req-f72f2e96-87bb-4f68-ad70-87d95cc5e282 2018-08-05 19:21:16,210 - functest.core.singlevm - DEBUG - console: tered [ 0.152834] acpiphp: Slot [12] registered [ 0.153651] acpiphp: Slot [13] registered [ 0.154469] acpiphp: Slot [14] registered [ 0.155290] acpiphp: Slot [15] registered [ 0.156017] acpiphp: Slot [16] registered [ 0.156843] acpiphp: Slot [17] registered [ 0.157659] acpiphp: Slot [18] registered [ 0.158475] acpiphp: Slot [19] registered [ 0.159296] acpiphp: Slot [20] registered [ 0.160017] acpiphp: Slot [21] registered [ 0.160836] acpiphp: Slot [22] registered [ 0.161650] acpiphp: Slot [23] registered [ 0.162471] acpiphp: Slot [24] registered [ 0.163289] acpiphp: Slot [25] registered [ 0.164017] acpiphp: Slot [26] registered [ 0.164835] acpiphp: Slot [27] registered [ 0.165652] acpiphp: Slot [28] registered [ 0.166465] acpiphp: Slot [29] registered [ 0.167276] acpiphp: Slot [30] registered [ 0.168023] acpiphp: Slot [31] registered [ 0.168905] PCI host bridge to bus 0000:00 [ 0.169733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173239] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174470] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.180723] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.182184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.206701] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.208394] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.210058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.211750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212704] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.214245] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215758] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215758] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216004] vgaarb: loaded [ 0.216650] vgaarb: bridge control possible 0000:00:02.0 [ 0.217886] SCSI subsystem initialized [ 0.218786] ACPI: bus type USB registered [ 0.218786] usbcore: registered new interface driver usbfs [ 0.220013] usbcore: registered new interface driver hub [ 0.221067] usbcore: registered new device driver usb [ 0.221067] PCI: Using ACPI for IRQ routing [ 0.221130] NetLabel: Initializing [ 0.224006] NetLabel: domain hash size = 128 [ 0.224880] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.225889] NetLabel: unlabeled traffic allowed by default [ 0.226948] Switched to clocksource kvm-clock [ 0.231638] AppArmor: AppArmor Filesystem Enabled [ 0.232628] pnp: PnP ACPI init [ 0.233304] ACPI: bus type PNP registered [ 0.234510] pnp: PnP ACPI: found 8 devices [ 0.235337] ACPI: bus type PNP unregistered [ 0.242343] NET: Registered protocol family 2 [ 0.243455] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245006] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246388] TCP: Hash tables configured (established 16384 bind 16384) [ 0.247681] TCP: reno registered [ 0.248386] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249524] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250779] NET: Registered protocol family 1 [ 0.251664] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.252770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.253844] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.275591] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.297478] Trying to unpack rootfs image as initramfs... [ 0.392423] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.396295] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397413] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.398707] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.400411] Scanning for low memory corruption every 60 seconds [ 0.401938] Initialise system trusted keyring [ 0.402868] audit: initializing netlink socket (disabled) [ 0.403919] type=2000 audit(1533496689.225:1): initialized [ 0.423528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.425472] zbud: loaded [ 0.426286] VFS: Disk quotas dquot_6.5.2 [ 0.427130] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.428687] fuse init (API version 7.22) [ 0.429592] msgmni has been set to 3997 [ 0.430506] Key type big_key registered [ 0.431883] Key type asymmetric registered [ 0.432862] Asymmetric key parser 'x509' registered [ 0.433944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.435723] io scheduler noop registered [ 0.436611] io scheduler deadline registered (default) [ 0.437782] io scheduler cfq registered [ 0.438673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.439774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.441541] ipmi message handler version 39.2 [ 0.442693] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.444522] ACPI: Power Button [PWRF] [ 0.445673] GHES: HEST is not enabled! [ 0.467628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.510456] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532868] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534503] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558690] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.561181] Linux agpgart interface v0.103 [ 0.562989] brd: module loaded [ 0.564174] loop: module loaded [ 0.565154] blk-mq: CPU -> queue map [ 0.565908] CPU 0 -> Queue 0 [ 0.566570] CPU 1 -> Queue 0 [ 0.567695] vda: vda1 [ 0.568849] scsi0 : ata_piix [ 0.569566] scsi1 : ata_piix [ 0.570233] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.571467] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.572914] libphy: Fixed MDIO Bus: probed [ 0.573827] tun: Universal TUN/TAP device driver, 1.6 [ 0.574836] tun: (C) 1999-2004 Max Krasnyansky [ 0.577423] PPP generic driver version 2.4.2 [ 0.578327] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.579576] ehci-pci: EHCI PCI platform driver [ 0.580485] ehci-platform: EHCI generic platform driver [ 0.581520] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.582701] ohci-pci: OHCI PCI platform driver [ 0.583661] ohci-platform: OHCI generic platform driver [ 0.584761] uhci_hcd: USB Universal Host Controller Interface driver [ 0.606912] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.607989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.609592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.610805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.612150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.613701] usb usb1: Product: UHCI Host Controller [ 0.614726] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.616028] usb usb1: SerialNumber: 0000:00:01.2 [ 0.617111] hub 1-0:1.0: USB hub found [ 0.617988] hub 1-0:1.0: 2 ports detected [ 0.619013] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.621310] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.622392] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.623587] mousedev: PS/2 mouse device common for all mice [ 0.625015] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.627105] rtc_cmos 00:00: RTC can wake from S4 [ 0.628358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.629701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.631043] device-mapper: uevent: version 1.0.3 [ 0.632118] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.633909] ledtrig-cpu: registered to indicate activity on CPUs [ 0.635221] TCP: cubic registered [ 0.636081] NET: Registered protocol family 10 [ 0.637256] NET: Registered protocol family 17 [ 0.638241] Key type dns_resolver registered [ 0.639417] Loading compiled-in X.509 certificates [ 0.640945] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.649872] registered taskstats version 1 [ 0.652986] Key type trusted registered [ 0.656323] Key type encrypted registered [ 0.657278] AppArmor: AppArmor sha1 policy hashing enabled [ 0.658408] IMA: No TPM chip found, activating TPM-bypass! [ 0.659973] regulator-dummy: disabling [ 0.660877] Magic number: 14:673:343 [ 0.661744] tty tty60: hash matches [ 0.662689] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:09 UTC (1533496689) [ 0.664429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.665654] EDD information not available. [ 0.729506] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.731137] Write protecting the kernel read-only data: 12288k [ 0.732750] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.735467] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.749317] systemd-udevd[106]: starting version 204 [ 0.788523] FDC 0 is a S82078B [ 0.928050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.088421] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.090063] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.091707] usb 1-1: Product: QEMU USB Tablet [ 1.092796] usb 1-1: Manufacturer: QEMU [ 1.093780] usb 1-1: SerialNumber: 42 [ 1.396059] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.808885] 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.066151] 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.154142] random: init urandom read with 10 bits of entropy available * 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.276228] 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 Sun, 05 Aug 2018 19:18:11 +0000. Up 2.61 seconds. cloud-init-nonet[2.79]: 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.91]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:12 +0000. Up 4.06 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:e0:9a:8b | ci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:c3:c0:04 | 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: 4c:64:27:3b:e6:8b:66:7e:56:bf:09:74:be:38:32:10 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | + . | | o + | | = | | E= . | | .S . . | | .. o.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: e5:55:cb:65:c1:8d:72:ec:62:c0:2b:a7:44:29:c1:94 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo o .oo=| | E o o .o+=.| | o .o.+o | | ooo.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: a1:7a:47:93:09:09:01:06:fc:96:ce:2f:f0:91:95:8c root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ |o.o.o. | | o . . | | . + + . | | E + o + | | + o . S | | . = . . . | | 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: 5b:9f:1e:e7:e1:fd:1c:af:65:bd:94:94:67:c0:f9:e6 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . . | | + | | o.| | S . o=| | o . ..++| | . + o+E| | . =.*+| | . +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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Flush boot log to disk[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 SystemD login management service[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 Sun, 05 Aug 2018 19:18:18 +0000. Up 10.02 seconds. * 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 regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:20 +0000. Up 11.68 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16171 0 --:--:-- --:--:-- --:--:-- 16148 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] 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 [160 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 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-153.203 [772 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 22s (7684 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 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.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... 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 ... 53135 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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 11905 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. ...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. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12555 * 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 0 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 (5833 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 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 2018-08-05 19:21:16,216 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-05 19:21:26,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:21:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:21:27,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e72489eb-3ab3-406e-ba05-bf84246559aa x-compute-request-id: req-e72489eb-3ab3-406e-ba05-bf84246559aa Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:21:27,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e72489eb-3ab3-406e-ba05-bf84246559aa 2018-08-05 19:21:27,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77828001976s 2018-08-05 19:21:27,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e72489eb-3ab3-406e-ba05-bf84246559aa 2018-08-05 19:21:27,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:21:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:21:27,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c3a5e2b-eaff-403b-9540-f1afbd26f268 x-compute-request-id: req-3c3a5e2b-eaff-403b-9540-f1afbd26f268 Content-Encoding: gzip Content-Length: 19697 Content-Type: application/json RESP BODY: {"output": "6388] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.247681] TCP: reno registered\n[ 0.248386] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249524] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250779] NET: Registered protocol family 1\n[ 0.251664] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.252770] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.253844] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.275591] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.297478] Trying to unpack rootfs image as initramfs...\n[ 0.392423] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.396295] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397413] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.398707] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.400411] Scanning for low memory corruption every 60 seconds\n[ 0.401938] Initialise system trusted keyring\n[ 0.402868] audit: initializing netlink socket (disabled)\n[ 0.403919] type=2000 audit(1533496689.225:1): initialized\n[ 0.423528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.425472] zbud: loaded\n[ 0.426286] VFS: Disk quotas dquot_6.5.2\n[ 0.427130] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.428687] fuse init (API version 7.22)\n[ 0.429592] msgmni has been set to 3997\n[ 0.430506] Key type big_key registered\n[ 0.431883] Key type asymmetric registered\n[ 0.432862] Asymmetric key parser 'x509' registered\n[ 0.433944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.435723] io scheduler noop registered\n[ 0.436611] io scheduler deadline registered (default)\n[ 0.437782] io scheduler cfq registered\n[ 0.438673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.439774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.441541] ipmi message handler version 39.2\n[ 0.442693] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.444522] ACPI: Power Button [PWRF]\n[ 0.445673] GHES: HEST is not enabled!\n[ 0.467628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.510456] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.532868] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.534503] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.558690] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.561181] Linux agpgart interface v0.103\n[ 0.562989] brd: module loaded\n[ 0.564174] loop: module loaded\n[ 0.565154] blk-mq: CPU -> queue map\n[ 0.565908] CPU 0 -> Queue 0\n[ 0.566570] CPU 1 -> Queue 0\n[ 0.567695] vda: vda1\n[ 0.568849] scsi0 : ata_piix\n[ 0.569566] scsi1 : ata_piix\n[ 0.570233] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.571467] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.572914] libphy: Fixed MDIO Bus: probed\n[ 0.573827] tun: Universal TUN/TAP device driver, 1.6\n[ 0.574836] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.577423] PPP generic driver version 2.4.2\n[ 0.578327] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.579576] ehci-pci: EHCI PCI platform driver\n[ 0.580485] ehci-platform: EHCI generic platform driver\n[ 0.581520] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.582701] ohci-pci: OHCI PCI platform driver\n[ 0.583661] ohci-platform: OHCI generic platform driver\n[ 0.584761] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.606912] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.607989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.609592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.610805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.612150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.613701] usb usb1: Product: UHCI Host Controller\n[ 0.614726] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.616028] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.617111] hub 1-0:1.0: USB hub found\n[ 0.617988] hub 1-0:1.0: 2 ports detected\n[ 0.619013] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.621310] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.622392] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.623587] mousedev: PS/2 mouse device common for all mice\n[ 0.625015] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.627105] rtc_cmos 00:00: RTC can wake from S4\n[ 0.628358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.629701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.631043] device-mapper: uevent: version 1.0.3\n[ 0.632118] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.633909] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.635221] TCP: cubic registered\n[ 0.636081] NET: Registered protocol family 10\n[ 0.637256] NET: Registered protocol family 17\n[ 0.638241] Key type dns_resolver registered\n[ 0.639417] Loading compiled-in X.509 certificates\n[ 0.640945] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.649872] registered taskstats version 1\n[ 0.652986] Key type trusted registered\n[ 0.656323] Key type encrypted registered\n[ 0.657278] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.658408] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.659973] regulator-dummy: disabling\n[ 0.660877] Magic number: 14:673:343\n[ 0.661744] tty tty60: hash matches\n[ 0.662689] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:09 UTC (1533496689)\n[ 0.664429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.665654] EDD information not available.\n[ 0.729506] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.731137] Write protecting the kernel read-only data: 12288k\n[ 0.732750] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.735467] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.749317] systemd-udevd[106]: starting version 204\n[ 0.788523] FDC 0 is a S82078B\n[ 0.928050] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.088421] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.090063] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.091707] usb 1-1: Product: QEMU USB Tablet\n[ 1.092796] usb 1-1: Manufacturer: QEMU\n[ 1.093780] usb 1-1: SerialNumber: 42\n[ 1.396059] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.808885] 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.066151] 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.154142] random: init urandom read with 10 bits of entropy available\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.276228] 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 Sun, 05 Aug 2018 19:18:11 +0000. Up 2.61 seconds.\ncloud-init-nonet[2.79]: 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:12 +0000. Up 4.06 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:e0:9a:8b |\nci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:c3:c0:04 |\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:\n4c:64:27:3b:e6:8b:66:7e:56:bf:09:74:be:38:32:10 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| + . |\n| o + |\n| = |\n| E= . |\n| .S . . |\n| .. o.o |\n| +...... |\n| + = .o.o |\n| .o o..+. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne5:55:cb:65:c1:8d:72:ec:62:c0:2b:a7:44:29:c1:94 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo o .oo=|\n| E o o .o+=.|\n| o .o.+o |\n| ooo.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:\na1:7a:47:93:09:09:01:06:fc:96:ce:2f:f0:91:95:8c root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|o.o.o. |\n| o . . |\n| . + + . |\n| E + o + |\n| + o . S |\n| . = . . . |\n| o + . . |\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:\n5b:9f:1e:e7:e1:fd:1c:af:65:bd:94:94:67:c0:f9:e6 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . . |\n| + |\n| o.|\n| S . o=|\n| o . ..++|\n| . + o+E|\n| . =.*+|\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 * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Flush boot log to disk[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 SystemD login management service[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 Sun, 05 Aug 2018 19:18:18 +0000. Up 10.02 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[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 ]\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 vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:20 +0000. Up 11.68 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16171 0 --:--:-- --:--:-- --:--:-- 16148\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [160 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.6\n+ '[' -n 192.168.0.6 ']'\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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 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-153.203 [772 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 22s (7684 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 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.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.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:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\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 ... 53135 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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 11905\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.\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.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12555\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 0 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 (5833 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 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.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 192.168.1.24\n++ echo 192.168.1.24\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.24\n+ echo 'nameserver 192.168.0.26'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.20'\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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e5:55:cb:65:c1:8d:72:ec:62:c0:2b:a7:44:29:c1:94 root@vellum-0 (DSA)\nec2: 256 a1:7a:47:93:09:09:01:06:fc:96:ce:2f:f0:91:95:8c root@vellum-0 (ECDSA)\nec2: 256 5b:9f:1e:e7:e1:fd:1c:af:65:bd:94:94:67:c0:f9:e6 root@vellum-0 (ED25519)\nec2: 2048 4c:64:27:3b:e6:8b:66:7e:56:bf:09:74:be:38:32:10 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHBEiHGVoQQmyeMlPnS4zwnuboZjXbPMmpJ3UR/p90+F+ij4Li9QbJcfrqYbEseKaIOvXuVw2IeF+JJI6Z4EMXM= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMuoFHrhwKEeYYeaQmT2Be8yFX9u8sIf/CZ+c39H5g2I root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD6/3aF+PpN1gQc0AXSle5kyp3O7mQESPNf5HefxJjn0w65HKzpN3FZBeqlxP8oYbai7pcIe8lzCMNYF+WtDvHECG+aT8ZqUeLeCU6eZUQiQyQO1D5Ofkg5R19O2BAzlmZb/Q3amHPu1vOTcT9kxFQrCLegNeq60PB4zJOUjy06zL/0rvYmDZ8E8rfSVytVevsErlK9waumXt6+GZtuoDak7k6FbQw50WkuDScOMyUkFQEGGBMIUEmLd6j/Ea+xf8ks/fKrYvamAz2t5zHEFjCaZ+OyB1KLV2q5bU6+HIMqMILnV6s073zSaeyzTQd3ldjFv+y61AaiAGk4VX0jnhc/ root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:21:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 190.09 seconds\n"} 2018-08-05 19:21:27,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269/action used request id req-3c3a5e2b-eaff-403b-9540-f1afbd26f268 2018-08-05 19:21:27,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.130131006241s 2018-08-05 19:21:27,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269/action used request id req-3c3a5e2b-eaff-403b-9540-f1afbd26f268 2018-08-05 19:21:27,144 - functest.core.singlevm - DEBUG - console: 6388] TCP: Hash tables configured (established 16384 bind 16384) [ 0.247681] TCP: reno registered [ 0.248386] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249524] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250779] NET: Registered protocol family 1 [ 0.251664] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.252770] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.253844] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.275591] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.297478] Trying to unpack rootfs image as initramfs... [ 0.392423] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.396295] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397413] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.398707] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.400411] Scanning for low memory corruption every 60 seconds [ 0.401938] Initialise system trusted keyring [ 0.402868] audit: initializing netlink socket (disabled) [ 0.403919] type=2000 audit(1533496689.225:1): initialized [ 0.423528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.425472] zbud: loaded [ 0.426286] VFS: Disk quotas dquot_6.5.2 [ 0.427130] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.428687] fuse init (API version 7.22) [ 0.429592] msgmni has been set to 3997 [ 0.430506] Key type big_key registered [ 0.431883] Key type asymmetric registered [ 0.432862] Asymmetric key parser 'x509' registered [ 0.433944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.435723] io scheduler noop registered [ 0.436611] io scheduler deadline registered (default) [ 0.437782] io scheduler cfq registered [ 0.438673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.439774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.441541] ipmi message handler version 39.2 [ 0.442693] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.444522] ACPI: Power Button [PWRF] [ 0.445673] GHES: HEST is not enabled! [ 0.467628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.510456] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532868] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534503] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558690] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.561181] Linux agpgart interface v0.103 [ 0.562989] brd: module loaded [ 0.564174] loop: module loaded [ 0.565154] blk-mq: CPU -> queue map [ 0.565908] CPU 0 -> Queue 0 [ 0.566570] CPU 1 -> Queue 0 [ 0.567695] vda: vda1 [ 0.568849] scsi0 : ata_piix [ 0.569566] scsi1 : ata_piix [ 0.570233] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.571467] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.572914] libphy: Fixed MDIO Bus: probed [ 0.573827] tun: Universal TUN/TAP device driver, 1.6 [ 0.574836] tun: (C) 1999-2004 Max Krasnyansky [ 0.577423] PPP generic driver version 2.4.2 [ 0.578327] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.579576] ehci-pci: EHCI PCI platform driver [ 0.580485] ehci-platform: EHCI generic platform driver [ 0.581520] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.582701] ohci-pci: OHCI PCI platform driver [ 0.583661] ohci-platform: OHCI generic platform driver [ 0.584761] uhci_hcd: USB Universal Host Controller Interface driver [ 0.606912] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.607989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.609592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.610805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.612150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.613701] usb usb1: Product: UHCI Host Controller [ 0.614726] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.616028] usb usb1: SerialNumber: 0000:00:01.2 [ 0.617111] hub 1-0:1.0: USB hub found [ 0.617988] hub 1-0:1.0: 2 ports detected [ 0.619013] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.621310] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.622392] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.623587] mousedev: PS/2 mouse device common for all mice [ 0.625015] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.627105] rtc_cmos 00:00: RTC can wake from S4 [ 0.628358] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.629701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.631043] device-mapper: uevent: version 1.0.3 [ 0.632118] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.633909] ledtrig-cpu: registered to indicate activity on CPUs [ 0.635221] TCP: cubic registered [ 0.636081] NET: Registered protocol family 10 [ 0.637256] NET: Registered protocol family 17 [ 0.638241] Key type dns_resolver registered [ 0.639417] Loading compiled-in X.509 certificates [ 0.640945] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.649872] registered taskstats version 1 [ 0.652986] Key type trusted registered [ 0.656323] Key type encrypted registered [ 0.657278] AppArmor: AppArmor sha1 policy hashing enabled [ 0.658408] IMA: No TPM chip found, activating TPM-bypass! [ 0.659973] regulator-dummy: disabling [ 0.660877] Magic number: 14:673:343 [ 0.661744] tty tty60: hash matches [ 0.662689] rtc_cmos 00:00: setting system clock to 2018-08-05 19:18:09 UTC (1533496689) [ 0.664429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.665654] EDD information not available. [ 0.729506] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.731137] Write protecting the kernel read-only data: 12288k [ 0.732750] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.735467] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.749317] systemd-udevd[106]: starting version 204 [ 0.788523] FDC 0 is a S82078B [ 0.928050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.088421] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.090063] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.091707] usb 1-1: Product: QEMU USB Tablet [ 1.092796] usb 1-1: Manufacturer: QEMU [ 1.093780] usb 1-1: SerialNumber: 42 [ 1.396059] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.808885] 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.066151] 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.154142] random: init urandom read with 10 bits of entropy available * 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.276228] 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 Sun, 05 Aug 2018 19:18:11 +0000. Up 2.61 seconds. cloud-init-nonet[2.79]: 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.91]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:18:12 +0000. Up 4.06 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:e0:9a:8b | ci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:c3:c0:04 | 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: 4c:64:27:3b:e6:8b:66:7e:56:bf:09:74:be:38:32:10 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | + . | | o + | | = | | E= . | | .S . . | | .. o.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: e5:55:cb:65:c1:8d:72:ec:62:c0:2b:a7:44:29:c1:94 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo o .oo=| | E o o .o+=.| | o .o.+o | | ooo.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: a1:7a:47:93:09:09:01:06:fc:96:ce:2f:f0:91:95:8c root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ |o.o.o. | | o . . | | . + + . | | E + o + | | + o . S | | . = . . . | | 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: 5b:9f:1e:e7:e1:fd:1c:af:65:bd:94:94:67:c0:f9:e6 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . . | | + | | o.| | S . o=| | o . ..++| | . + o+E| | . =.*+| | . +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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Flush boot log to disk[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 SystemD login management service[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 Sun, 05 Aug 2018 19:18:18 +0000. Up 10.02 seconds. * 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 regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:18:20 +0000. Up 11.68 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16171 0 --:--:-- --:--:-- --:--:-- 16148 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] 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 [160 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + 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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 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-153.203 [772 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 22s (7684 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 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.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... 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 ... 53135 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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 11905 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. ...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. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12555 * 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 0 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 (5833 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 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.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 192.168.1.24 ++ echo 192.168.1.24 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.24 + echo 'nameserver 192.168.0.26' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.20' + 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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e5:55:cb:65:c1:8d:72:ec:62:c0:2b:a7:44:29:c1:94 root@vellum-0 (DSA) ec2: 256 a1:7a:47:93:09:09:01:06:fc:96:ce:2f:f0:91:95:8c root@vellum-0 (ECDSA) ec2: 256 5b:9f:1e:e7:e1:fd:1c:af:65:bd:94:94:67:c0:f9:e6 root@vellum-0 (ED25519) ec2: 2048 4c:64:27:3b:e6:8b:66:7e:56:bf:09:74:be:38:32:10 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHBEiHGVoQQmyeMlPnS4zwnuboZjXbPMmpJ3UR/p90+F+ij4Li9QbJcfrqYbEseKaIOvXuVw2IeF+JJI6Z4EMXM= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMuoFHrhwKEeYYeaQmT2Be8yFX9u8sIf/CZ+c39H5g2I root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD6/3aF+PpN1gQc0AXSle5kyp3O7mQESPNf5HefxJjn0w65HKzpN3FZBeqlxP8oYbai7pcIe8lzCMNYF+WtDvHECG+aT8ZqUeLeCU6eZUQiQyQO1D5Ofkg5R19O2BAzlmZb/Q3amHPu1vOTcT9kxFQrCLegNeq60PB4zJOUjy06zL/0rvYmDZ8E8rfSVytVevsErlK9waumXt6+GZtuoDak7k6FbQw50WkuDScOMyUkFQEGGBMIUEmLd6j/Ea+xf8ks/fKrYvamAz2t5zHEFjCaZ+OyB1KLV2q5bU6+HIMqMILnV6s073zSaeyzTQd3ldjFv+y61AaiAGk4VX0jnhc/ root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:21:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 190.09 seconds 2018-08-05 19:21:27,149 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-05 19:21:27,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:21:27,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:21:28,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-153fafba-0c1f-477b-a66a-891256cf7605 x-compute-request-id: req-153fafba-0c1f-477b-a66a-891256cf7605 Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:21:28,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-153fafba-0c1f-477b-a66a-891256cf7605 2018-08-05 19:21:28,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.859811067581s 2018-08-05 19:21:28,011 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-153fafba-0c1f-477b-a66a-891256cf7605 2018-08-05 19:21:28,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:21:28,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:21:28,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21: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-df21574d-ae13-4f86-9e27-ec21023b208a x-compute-request-id: req-df21574d-ae13-4f86-9e27-ec21023b208a Content-Encoding: gzip Content-Length: 20551 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008030] Security Framework initialized\n[ 0.009031] AppArmor: AppArmor initialized\n[ 0.010008] Yama: becoming mindful.\n[ 0.010995] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013376] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016193] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017646] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019426] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021028] Initializing cgroup subsys freezer\n[ 0.022077] Initializing cgroup subsys blkio\n[ 0.023092] Initializing cgroup subsys perf_event\n[ 0.024003] Initializing cgroup subsys hugetlb\n[ 0.025074] CPU: Physical Processor ID: 0\n[ 0.026027] FEATURE SPEC_CTRL Present\n[ 0.028181] mce: CPU supports 10 MCE banks\n[ 0.029156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029156] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031419] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033576] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037342] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.041828] ACPI: Core revision 20131115\n[ 0.043193] ACPI: All ACPI Tables successfully acquired\n[ 0.044245] ftrace: allocating 28727 entries in 113 pages\n[ 0.064286] Enabling x2apic\n[ 0.065039] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.070012] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074500] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080897] KVM setup paravirtual spinlock\n[ 0.083138] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085206] .... node #0, CPUs: #1[ 0.083101] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100021] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103151] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104314] devtmpfs: initialized\n[ 0.106424] EVM: security.selinux\n[ 0.107261] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108749] EVM: security.capability\n[ 0.109633] pinctrl core: initialized pinctrl subsystem\n[ 0.110024] regulator-dummy: no parameters\n[ 0.112061] RTC time: 19:17:22, date: 08/05/18\n[ 0.113114] NET: Registered protocol family 16\n[ 0.114235] cpuidle: using governor ladder\n[ 0.115207] cpuidle: using governor menu\n[ 0.116083] ACPI: bus type PCI registered\n[ 0.117040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118525] PCI: Using configuration type 1 for base access\n[ 0.120291] bio: create slab at 0\n[ 0.121000] ACPI: Added _OSI(Module Device)\n[ 0.121043] ACPI: Added _OSI(Processor Device)\n[ 0.122067] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126202] ACPI: Interpreter enabled\n[ 0.127101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.128608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.130783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134774] ACPI: (supports S0 S5)\n[ 0.135598] ACPI: Using IOAPIC for interrupt routing\n[ 0.136013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.138233] ACPI: No dock devices found.\n[ 0.141054] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.142427] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.143907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146637] acpiphp: Slot [3] registered\n[ 0.147585] acpiphp: Slot [4] registered\n[ 0.148018] acpiphp: Slot [5] registered\n[ 0.148961] acpiphp: Slot [6] registered\n[ 0.149900] acpiphp: Slot [7] registered\n[ 0.150840] acpiphp: Slot [8] registered\n[ 0.151783] acpiphp: Slot [9] registered\n[ 0.152023] acpiphp: Slot [10] registered\n[ 0.152985] acpiphp: Slot [11] registered\n[ 0.153943] acpiphp: Slot [12] registered\n[ 0.154897] acpiphp: Slot [13] registered\n[ 0.155852] acpiphp: Slot [14] registered\n[ 0.156017] acpiphp: Slot [15] registered\n[ 0.156964] acpiphp: Slot [16] registered\n[ 0.157881] acpiphp: Slot [17] registered\n[ 0.158819] acpiphp: Slot [18] registered\n[ 0.159750] acpiphp: Slot [19] registered\n[ 0.160018] acpiphp: Slot [20] registered\n[ 0.160912] acpiphp: Slot [21] registered\n[ 0.161808] acpiphp: Slot [22] registered\n[ 0.162710] acpiphp: Slot [23] registered\n[ 0.163638] acpiphp: Slot [24] registered\n[ 0.164018] acpiphp: Slot [25] registered\n[ 0.164930] acpiphp: Slot [26] registered\n[ 0.165866] acpiphp: Slot [27] registered\n[ 0.166795] acpiphp: Slot [28] registered\n[ 0.167717] acpiphp: Slot [29] registered\n[ 0.168017] acpiphp: Slot [30] registered\n[ 0.168956] acpiphp: Slot [31] registered\n[ 0.169898] PCI host bridge to bus 0000:00\n[ 0.170834] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.172004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.173314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.174631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.176003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.177423] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.183420] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.205131] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.206797] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.208389] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.210478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212043] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.213570] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215019] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215019] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216003] vgaarb: loaded\n[ 0.216688] vgaarb: bridge control possible 0000:00:02.0\n[ 0.218019] SCSI subsystem initialized\n[ 0.219038] ACPI: bus type USB registered\n[ 0.220026] usbcore: registered new interface driver usbfs\n[ 0.221267] usbcore: registered new interface driver hub\n[ 0.222539] usbcore: registered new device driver usb\n[ 0.222539] PCI: Using ACPI for IRQ routing\n[ 0.224274] NetLabel: Initializing\n[ 0.225135] NetLabel: domain hash size = 128\n[ 0.226149] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.227301] NetLabel: unlabeled traffic allowed by default\n[ 0.228128] Switched to clocksource kvm-clock\n[ 0.235327] AppArmor: AppArmor Filesystem Enabled\n[ 0.236446] pnp: PnP ACPI init\n[ 0.237227] ACPI: bus type PNP registered\n[ 0.238570] pnp: PnP ACPI: found 8 devices\n[ 0.239529] ACPI: bus type PNP unregistered\n[ 0.248888] NET: Registered protocol family 2\n[ 0.250618] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.252379] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.253983] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255491] TCP: reno registered\n[ 0.256303] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259139] NET: Registered protocol family 1\n[ 0.260200] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261577] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262851] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284632] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306717] Trying to unpack rootfs image as initramfs...\n[ 0.397129] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.399284] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.400608] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.402050] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.404058] Scanning for low memory corruption every 60 seconds\n[ 0.405758] Initialise system trusted keyring\n[ 0.406897] audit: initializing netlink socket (disabled)\n[ 0.408167] type=2000 audit(1533496643.526:1): initialized\n[ 0.427797] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430018] zbud: loaded\n[ 0.430944] VFS: Disk quotas dquot_6.5.2\n[ 0.431967] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433757] fuse init (API version 7.22)\n[ 0.434785] msgmni has been set to 3997\n[ 0.435766] Key type big_key registered\n[ 0.436953] Key type asymmetric registered\n[ 0.437990] Asymmetric key parser 'x509' registered\n[ 0.439136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440967] io scheduler noop registered\n[ 0.441970] io scheduler deadline registered (default)\n[ 0.443128] io scheduler cfq registered\n[ 0.444123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.445436] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.446910] ipmi message handler version 39.2\n[ 0.447982] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.449760] ACPI: Power Button [PWRF]\n[ 0.450783] GHES: HEST is not enabled!\n[ 0.472402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.515492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.517553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.541488] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.543907] Linux agpgart interface v0.103\n[ 0.545707] brd: module loaded\n[ 0.546882] loop: module loaded\n[ 0.548012] blk-mq: CPU -> queue map\n[ 0.548945] CPU 0 -> Queue 0\n[ 0.549730] CPU 1 -> Queue 0\n[ 0.551180] vda: vda1\n[ 0.552568] scsi0 : ata_piix\n[ 0.553386] scsi1 : ata_piix\n[ 0.554164] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.555621] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.557328] libphy: Fixed MDIO Bus: probed\n[ 0.558388] tun: Universal TUN/TAP device driver, 1.6\n[ 0.559544] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.561772] PPP generic driver version 2.4.2\n[ 0.562862] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.564336] ehci-pci: EHCI PCI platform driver\n[ 0.565476] ehci-platform: EHCI generic platform driver\n[ 0.566479] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.567598] ohci-pci: OHCI PCI platform driver\n[ 0.568466] ohci-platform: OHCI generic platform driver\n[ 0.569442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.591329] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.592789] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.594926] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.596557] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.598359] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.600397] usb usb1: Product: UHCI Host Controller\n[ 0.601761] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.603555] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.604947] hub 1-0:1.0: USB hub found\n[ 0.606063] hub 1-0:1.0: 2 ports detected\n[ 0.607336] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.610060] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.611142] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.612333] mousedev: PS/2 mouse device common for all mice\n[ 0.613753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.615799] rtc_cmos 00:00: RTC can wake from S4\n[ 0.617039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.618375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.619754] device-mapper: uevent: version 1.0.3\n[ 0.620833] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.622643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.623972] TCP: cubic registered\n[ 0.624820] NET: Registered protocol family 10\n[ 0.625988] NET: Registered protocol family 17\n[ 0.626973] Key type dns_resolver registered\n[ 0.628128] Loading compiled-in X.509 certificates\n[ 0.629694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.631692] registered taskstats version 1\n[ 0.634150] Key type trusted registered\n[ 0.637341] Key type encrypted registered\n[ 0.638275] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.639427] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.640932] regulator-dummy: disabling\n[ 0.641839] Magic number: 14:123:293\n[ 0.649661] tty tty26: hash matches\n[ 0.650569] rtc_cmos 00:00: setting system clock to 2018-08-05 19:17:23 UTC (1533496643)\n[ 0.652366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.653619] EDD information not available.\n[ 0.713248] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.714997] Write protecting the kernel read-only data: 12288k\n[ 0.716708] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.719610] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.731895] systemd-udevd[107]: starting version 204\n[ 0.772596] FDC 0 is a S82078B\n[ 0.916046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.077477] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078920] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.080418] usb 1-1: Product: QEMU USB Tablet\n[ 1.081414] usb 1-1: Manufacturer: QEMU\n[ 1.082302] usb 1-1: SerialNumber: 42\n[ 1.396075] tsc: Refined TSC clocksource calibration: 3491.878 MHz\n[ 1.781169] 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.014349] 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.099346] 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.195509] 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 Sun, 05 Aug 2018 19:17:25 +0000. Up 2.53 seconds.\ncloud-init-nonet[2.70]: 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 cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\ncloud-init-nonet[3.75]: static networking is now up\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:17:26 +0000. Up 3.96 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.6 | 255.255.255.0 | fa:16:3e:21:9f:37 |\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:\nbf:f9:74:90:70:2d:74:3b:09:6f:94:88:17:09:62:2a root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o .o++o. |\n| o ...+*.o |\n| E . ..o B |\n| . o + . |\n| S o |\n| . . |\n| . . . |\n| + . |\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:\nf0:d8:57:67:58:8c:fe:21:05:3d:b3:bd:55:78:92:8e root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .=.o |\n| .oX o|\n| . .o+oB.|\n| = .Eo+ o|\n| . S . o .o|\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:59:ec:2d:35:5e:96:0b:a7:7d:d6:48:2c:c7:3c:ec root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . = .|\n| +.@oo|\n| o + O=*o|\n| S + o.Eo+|\n| . ..|\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:\n34:2c:17:92:bf:89:1e:94:27:3d:59:89:f2:c0:1b:b9 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..o.. . |\n| Bo..o |\n| .@=o |\n| E+B. |\n| . +S+ |\n| o 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 boot log to disk[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 * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[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 ]\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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:17:33 +0000. Up 10.50 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 Sun, 05 Aug 2018 19:17:34 +0000. Up 11.45 seconds.\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 ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 16157 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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\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 [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [238 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1571 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.6\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 0 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.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (4169 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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 ... 51913 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.8) ...\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-2) ...\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 8551\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-153.203) ...\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 9274\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 0 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 (9679 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 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.26'\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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f0:d8:57:67:58:8c:fe:21:05:3d:b3:bd:55:78:92:8e root@ellis-0 (DSA)\nec2: 256 cd:59:ec:2d:35:5e:96:0b:a7:7d:d6:48:2c:c7:3c:ec root@ellis-0 (ECDSA)\nec2: 256 34:2c:17:92:bf:89:1e:94:27:3d:59:89:f2:c0:1b:b9 root@ellis-0 (ED25519)\nec2: 2048 bf:f9:74:90:70:2d:74:3b:09:6f:94:88:17:09:62:2a root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ2nL5er4hbpWywc+EcwywaZL+vHojnbPGinRVrX99BBEF7n9T5K88yJFaBTVM/q2X21XY4MVnOS+WJH04ouOh8= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILJb7+asLpXSmC7Vu7NEyffn/sypZfjlnghO5zicPI+e root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+XiwoLnCgqFrUaqil3/DhrK76d3F38Q1215Ht1ZAN25XNMuixD4OlDwkVeFF9VPop7Qdk6TwBc9usgDBM+3Py39X1ROxYfMo0htFCti0aVR265uMSGKhY88jqlZTM5eVDH7gfHs5dKyK0Qy0u2MKHBfU5EkhWcSnZyGlGqo0T3cEg5ews8GaHbHzokUNBoC4BtoP8/I55oZ1Gh3ofVxblpuMrHYQZQ9S4wFJtOVl3f74FegAUEK6DiA3TmfRtncbAfb5tBqF1TKYFaSlZs5xu5f7P10P1jY8pIrAlXqXo0ZyoIobcuo/ziTI/19qYJwJkkcLWU96TvJ/PjrtoK7Eh root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:20:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 167.48 seconds\n"} 2018-08-05 19:21:28,139 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143/action used request id req-df21574d-ae13-4f86-9e27-ec21023b208a 2018-08-05 19:21:28,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121417045593s 2018-08-05 19:21:28,142 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143/action used request id req-df21574d-ae13-4f86-9e27-ec21023b208a 2018-08-05 19:21:28,142 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008030] Security Framework initialized [ 0.009031] AppArmor: AppArmor initialized [ 0.010008] Yama: becoming mindful. [ 0.010995] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013376] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016193] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017646] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019426] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021028] Initializing cgroup subsys freezer [ 0.022077] Initializing cgroup subsys blkio [ 0.023092] Initializing cgroup subsys perf_event [ 0.024003] Initializing cgroup subsys hugetlb [ 0.025074] CPU: Physical Processor ID: 0 [ 0.026027] FEATURE SPEC_CTRL Present [ 0.028181] mce: CPU supports 10 MCE banks [ 0.029156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029156] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031419] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033576] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037342] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.041828] ACPI: Core revision 20131115 [ 0.043193] ACPI: All ACPI Tables successfully acquired [ 0.044245] ftrace: allocating 28727 entries in 113 pages [ 0.064286] Enabling x2apic [ 0.065039] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.070012] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074500] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080897] KVM setup paravirtual spinlock [ 0.083138] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085206] .... node #0, CPUs: #1[ 0.083101] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100021] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103151] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104314] devtmpfs: initialized [ 0.106424] EVM: security.selinux [ 0.107261] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108749] EVM: security.capability [ 0.109633] pinctrl core: initialized pinctrl subsystem [ 0.110024] regulator-dummy: no parameters [ 0.112061] RTC time: 19:17:22, date: 08/05/18 [ 0.113114] NET: Registered protocol family 16 [ 0.114235] cpuidle: using governor ladder [ 0.115207] cpuidle: using governor menu [ 0.116083] ACPI: bus type PCI registered [ 0.117040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118525] PCI: Using configuration type 1 for base access [ 0.120291] bio: create slab at 0 [ 0.121000] ACPI: Added _OSI(Module Device) [ 0.121043] ACPI: Added _OSI(Processor Device) [ 0.122067] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126202] ACPI: Interpreter enabled [ 0.127101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.128608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.130783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134774] ACPI: (supports S0 S5) [ 0.135598] ACPI: Using IOAPIC for interrupt routing [ 0.136013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.138233] ACPI: No dock devices found. [ 0.141054] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.142427] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.143907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146637] acpiphp: Slot [3] registered [ 0.147585] acpiphp: Slot [4] registered [ 0.148018] acpiphp: Slot [5] registered [ 0.148961] acpiphp: Slot [6] registered [ 0.149900] acpiphp: Slot [7] registered [ 0.150840] acpiphp: Slot [8] registered [ 0.151783] acpiphp: Slot [9] registered [ 0.152023] acpiphp: Slot [10] registered [ 0.152985] acpiphp: Slot [11] registered [ 0.153943] acpiphp: Slot [12] registered [ 0.154897] acpiphp: Slot [13] registered [ 0.155852] acpiphp: Slot [14] registered [ 0.156017] acpiphp: Slot [15] registered [ 0.156964] acpiphp: Slot [16] registered [ 0.157881] acpiphp: Slot [17] registered [ 0.158819] acpiphp: Slot [18] registered [ 0.159750] acpiphp: Slot [19] registered [ 0.160018] acpiphp: Slot [20] registered [ 0.160912] acpiphp: Slot [21] registered [ 0.161808] acpiphp: Slot [22] registered [ 0.162710] acpiphp: Slot [23] registered [ 0.163638] acpiphp: Slot [24] registered [ 0.164018] acpiphp: Slot [25] registered [ 0.164930] acpiphp: Slot [26] registered [ 0.165866] acpiphp: Slot [27] registered [ 0.166795] acpiphp: Slot [28] registered [ 0.167717] acpiphp: Slot [29] registered [ 0.168017] acpiphp: Slot [30] registered [ 0.168956] acpiphp: Slot [31] registered [ 0.169898] PCI host bridge to bus 0000:00 [ 0.170834] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.173314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.174631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.176003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.177423] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.183420] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.205131] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.206797] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.208389] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.210478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212043] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.213570] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215019] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215019] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216003] vgaarb: loaded [ 0.216688] vgaarb: bridge control possible 0000:00:02.0 [ 0.218019] SCSI subsystem initialized [ 0.219038] ACPI: bus type USB registered [ 0.220026] usbcore: registered new interface driver usbfs [ 0.221267] usbcore: registered new interface driver hub [ 0.222539] usbcore: registered new device driver usb [ 0.222539] PCI: Using ACPI for IRQ routing [ 0.224274] NetLabel: Initializing [ 0.225135] NetLabel: domain hash size = 128 [ 0.226149] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.227301] NetLabel: unlabeled traffic allowed by default [ 0.228128] Switched to clocksource kvm-clock [ 0.235327] AppArmor: AppArmor Filesystem Enabled [ 0.236446] pnp: PnP ACPI init [ 0.237227] ACPI: bus type PNP registered [ 0.238570] pnp: PnP ACPI: found 8 devices [ 0.239529] ACPI: bus type PNP unregistered [ 0.248888] NET: Registered protocol family 2 [ 0.250618] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.252379] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.253983] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255491] TCP: reno registered [ 0.256303] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259139] NET: Registered protocol family 1 [ 0.260200] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261577] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262851] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284632] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306717] Trying to unpack rootfs image as initramfs... [ 0.397129] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.399284] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.400608] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.402050] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.404058] Scanning for low memory corruption every 60 seconds [ 0.405758] Initialise system trusted keyring [ 0.406897] audit: initializing netlink socket (disabled) [ 0.408167] type=2000 audit(1533496643.526:1): initialized [ 0.427797] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430018] zbud: loaded [ 0.430944] VFS: Disk quotas dquot_6.5.2 [ 0.431967] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433757] fuse init (API version 7.22) [ 0.434785] msgmni has been set to 3997 [ 0.435766] Key type big_key registered [ 0.436953] Key type asymmetric registered [ 0.437990] Asymmetric key parser 'x509' registered [ 0.439136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440967] io scheduler noop registered [ 0.441970] io scheduler deadline registered (default) [ 0.443128] io scheduler cfq registered [ 0.444123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.445436] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.446910] ipmi message handler version 39.2 [ 0.447982] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.449760] ACPI: Power Button [PWRF] [ 0.450783] GHES: HEST is not enabled! [ 0.472402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.515492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.517553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.541488] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.543907] Linux agpgart interface v0.103 [ 0.545707] brd: module loaded [ 0.546882] loop: module loaded [ 0.548012] blk-mq: CPU -> queue map [ 0.548945] CPU 0 -> Queue 0 [ 0.549730] CPU 1 -> Queue 0 [ 0.551180] vda: vda1 [ 0.552568] scsi0 : ata_piix [ 0.553386] scsi1 : ata_piix [ 0.554164] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.555621] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.557328] libphy: Fixed MDIO Bus: probed [ 0.558388] tun: Universal TUN/TAP device driver, 1.6 [ 0.559544] tun: (C) 1999-2004 Max Krasnyansky [ 0.561772] PPP generic driver version 2.4.2 [ 0.562862] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.564336] ehci-pci: EHCI PCI platform driver [ 0.565476] ehci-platform: EHCI generic platform driver [ 0.566479] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.567598] ohci-pci: OHCI PCI platform driver [ 0.568466] ohci-platform: OHCI generic platform driver [ 0.569442] uhci_hcd: USB Universal Host Controller Interface driver [ 0.591329] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.592789] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.594926] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.596557] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.598359] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.600397] usb usb1: Product: UHCI Host Controller [ 0.601761] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.603555] usb usb1: SerialNumber: 0000:00:01.2 [ 0.604947] hub 1-0:1.0: USB hub found [ 0.606063] hub 1-0:1.0: 2 ports detected [ 0.607336] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.610060] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.611142] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.612333] mousedev: PS/2 mouse device common for all mice [ 0.613753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.615799] rtc_cmos 00:00: RTC can wake from S4 [ 0.617039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.618375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.619754] device-mapper: uevent: version 1.0.3 [ 0.620833] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.622643] ledtrig-cpu: registered to indicate activity on CPUs [ 0.623972] TCP: cubic registered [ 0.624820] NET: Registered protocol family 10 [ 0.625988] NET: Registered protocol family 17 [ 0.626973] Key type dns_resolver registered [ 0.628128] Loading compiled-in X.509 certificates [ 0.629694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.631692] registered taskstats version 1 [ 0.634150] Key type trusted registered [ 0.637341] Key type encrypted registered [ 0.638275] AppArmor: AppArmor sha1 policy hashing enabled [ 0.639427] IMA: No TPM chip found, activating TPM-bypass! [ 0.640932] regulator-dummy: disabling [ 0.641839] Magic number: 14:123:293 [ 0.649661] tty tty26: hash matches [ 0.650569] rtc_cmos 00:00: setting system clock to 2018-08-05 19:17:23 UTC (1533496643) [ 0.652366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.653619] EDD information not available. [ 0.713248] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.714997] Write protecting the kernel read-only data: 12288k [ 0.716708] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.719610] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.731895] systemd-udevd[107]: starting version 204 [ 0.772596] FDC 0 is a S82078B [ 0.916046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.077477] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078920] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.080418] usb 1-1: Product: QEMU USB Tablet [ 1.081414] usb 1-1: Manufacturer: QEMU [ 1.082302] usb 1-1: SerialNumber: 42 [ 1.396075] tsc: Refined TSC clocksource calibration: 3491.878 MHz [ 1.781169] 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.014349] 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.099346] 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.195509] 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 Sun, 05 Aug 2018 19:17:25 +0000. Up 2.53 seconds. cloud-init-nonet[2.70]: 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 cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] cloud-init-nonet[3.75]: static networking is now up * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:17:26 +0000. Up 3.96 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.6 | 255.255.255.0 | fa:16:3e:21:9f:37 | 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: bf:f9:74:90:70:2d:74:3b:09:6f:94:88:17:09:62:2a root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | o .o++o. | | o ...+*.o | | E . ..o B | | . 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: f0:d8:57:67:58:8c:fe:21:05:3d:b3:bd:55:78:92:8e root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .=.o | | .oX o| | . .o+oB.| | = .Eo+ o| | . S . o .o| | . .. | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cd:59:ec:2d:35:5e:96:0b:a7:7d:d6:48:2c:c7:3c:ec root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . = .| | +.@oo| | o + O=*o| | S + o.Eo+| | . ..| | | | | | | +-----------------+ 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: 34:2c:17:92:bf:89:1e:94:27:3d:59:89:f2:c0:1b:b9 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | ..o.. . | | Bo..o | | .@=o | | E+B. | | . +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 boot log to disk[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 ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:17:33 +0000. Up 10.50 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 Sun, 05 Aug 2018 19:17:34 +0000. Up 11.45 seconds. + 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 ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 16157 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] 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 [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [238 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 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 [249 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.6 MB in 8s (1571 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.6 + 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 0 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.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 (4169 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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 ... 51913 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.8) ... 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-2) ... 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 8551 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-153.203) ... 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 9274 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 0 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 (9679 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 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.26' + 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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f0:d8:57:67:58:8c:fe:21:05:3d:b3:bd:55:78:92:8e root@ellis-0 (DSA) ec2: 256 cd:59:ec:2d:35:5e:96:0b:a7:7d:d6:48:2c:c7:3c:ec root@ellis-0 (ECDSA) ec2: 256 34:2c:17:92:bf:89:1e:94:27:3d:59:89:f2:c0:1b:b9 root@ellis-0 (ED25519) ec2: 2048 bf:f9:74:90:70:2d:74:3b:09:6f:94:88:17:09:62:2a root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ2nL5er4hbpWywc+EcwywaZL+vHojnbPGinRVrX99BBEF7n9T5K88yJFaBTVM/q2X21XY4MVnOS+WJH04ouOh8= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILJb7+asLpXSmC7Vu7NEyffn/sypZfjlnghO5zicPI+e root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+XiwoLnCgqFrUaqil3/DhrK76d3F38Q1215Ht1ZAN25XNMuixD4OlDwkVeFF9VPop7Qdk6TwBc9usgDBM+3Py39X1ROxYfMo0htFCti0aVR265uMSGKhY88jqlZTM5eVDH7gfHs5dKyK0Qy0u2MKHBfU5EkhWcSnZyGlGqo0T3cEg5ews8GaHbHzokUNBoC4BtoP8/I55oZ1Gh3ofVxblpuMrHYQZQ9S4wFJtOVl3f74FegAUEK6DiA3TmfRtncbAfb5tBqF1TKYFaSlZs5xu5f7P10P1jY8pIrAlXqXo0ZyoIobcuo/ziTI/19qYJwJkkcLWU96TvJ/PjrtoK7Eh root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:20:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 167.48 seconds 2018-08-05 19:21:28,146 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-05 19:21:28,146 - 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:21:9f:37', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:9f:37', 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'77aba286-089c-4e4f-94c5-762eef51ca72', 'name': u'heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 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-05T19:17:22.000000', 'flavor': Munch({u'id': u'0faa2051-a29f-4b21-af16-ed44eaeadf26', 'name': u'heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab'}), 'az': u'nova', 'id': u'1c484e20-e67a-49b1-a799-87c858fa3143', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'454ef945-bfb9-4d4d-9539-61697f045245'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'7b575ea8-95e7-4987-ad31-f008451e7213'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'939f70fa-ad2a-4245-bf74-17d22f683d5c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'e43be710-6986-4250-ad18-9c128ea7bf08'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e513b66a-a814-4f0c-a682-612164785880'})], 'id': u'70f80e37-5f12-4c4f-af6d-ec46240771b0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'e72e900b-2851-4515-8560-6bd2516ff792', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'29812940-d3d6-4b7a-ba76-d1cdaf7ce923'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'e72e900b-2851-4515-8560-6bd2516ff792', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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'35955b64-84c2-43c5-881e-aa6a0d7637c6'})], 'id': u'e72e900b-2851-4515-8560-6bd2516ff792', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e33a009df49740c8a8a937d5de699e78', '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'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': 'heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab', '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-05T19:17:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T19:17:22Z', 'hostId': u'2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0', '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-05T19:17:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'0e8abad97a7c4d909fd670de7c2dcf9a', 'created_at': u'2018-08-05T19:15:43Z', 'created': u'2018-08-05T19:15:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 19:21:28,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:21:28,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:21:29,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21: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-515e65ca-2686-4d06-a272-99b1648442b0 x-compute-request-id: req-515e65ca-2686-4d06-a272-99b1648442b0 Content-Encoding: gzip Content-Length: 1510 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:bb:d9:9a", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:d9:9a", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d6:ea", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/520e499f-39c1-4d08-89fb-be0e33f7c2b5", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "520e499f-39c1-4d08-89fb-be0e33f7c2b5", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "bono-0.clearwater.opnfv", "created": "2018-08-05T19:17:51Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:20:f7:40", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:f7:40", "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:95:2d:51", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6914138-a54e-4e08-9bda-135756b9a4c3", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:15.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "d6914138-a54e-4e08-9bda-135756b9a4c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:15Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "dime-0.clearwater.opnfv", "created": "2018-08-05T19:17:50Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:95:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:95:98", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f4:85", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e92335d-09bb-4003-953c-ed701f0040aa", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:08.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "0e92335d-09bb-4003-953c-ed701f0040aa", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:08Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-05T19:17:41Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:68:37:47", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:37:47", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:f6:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5d8deb2-e0da-407b-83c6-efec909d2c4a", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:02.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "e5d8deb2-e0da-407b-83c6-efec909d2c4a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:02Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "homer-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:c3:c0:04", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c0:04", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:9a:8b", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/efd20c63-21bb-497e-8b75-b3cfa6e1f269", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:18:06.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "efd20c63-21bb-497e-8b75-b3cfa6e1f269", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:18:06Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-05T19:17:40Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:21:9f:37", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:9f:37", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1c484e20-e67a-49b1-a799-87c858fa3143", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:17:22.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "1c484e20-e67a-49b1-a799-87c858fa3143", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:17:22Z", "hostId": "2a48620b1c006ee40c6959431c292aac6a0f08d6c6d82afb0dda21a0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-05T19:15:43Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "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:ae:3e:fb", "version": 4, "addr": "192.168.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:3e:fb", "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:75:02:0f", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "rel": "bookmark"}], "image": {"id": "77aba286-089c-4e4f-94c5-762eef51ca72", "links": [{"href": "http://172.30.9.22:8774/images/77aba286-089c-4e4f-94c5-762eef51ca72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:15:29.000000", "flavor": {"id": "0faa2051-a29f-4b21-af16-ed44eaeadf26", "links": [{"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "bookmark"}]}, "id": "3b63c182-8a7a-4bd0-a149-ea114bc2bbf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e33a009df49740c8a8a937d5de699e78", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:15:29Z", "hostId": "682e0bf3886f372d445263d6ab6d092aab7b9df268b2a9f60362e43e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b234a89b-a10e-4b39-92e1-e12ba9320cab", "name": "ns.clearwater.opnfv", "created": "2018-08-05T19:13:47Z", "tenant_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:21:29,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-515e65ca-2686-4d06-a272-99b1648442b0 2018-08-05 19:21:29,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.986747026443s 2018-08-05 19:21:29,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-515e65ca-2686-4d06-a272-99b1648442b0 2018-08-05 19:21:29,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:21:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:21:29,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:21: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-44e1681c-3991-4a45-9dd7-95ec0cedba06 x-compute-request-id: req-44e1681c-3991-4a45-9dd7-95ec0cedba06 Content-Encoding: gzip Content-Length: 11817 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff]\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized\n[ 0.008028] AppArmor: AppArmor initialized\n[ 0.008956] Yama: becoming mindful.\n[ 0.009898] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013322] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015389] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017698] Initializing cgroup subsys memory\n[ 0.018676] Initializing cgroup subsys devices\n[ 0.020003] Initializing cgroup subsys freezer\n[ 0.020997] Initializing cgroup subsys blkio\n[ 0.021976] Initializing cgroup subsys perf_event\n[ 0.022990] Initializing cgroup subsys hugetlb\n[ 0.024051] CPU: Physical Processor ID: 0\n[ 0.024956] FEATURE SPEC_CTRL Present\n[ 0.026467] mce: CPU supports 10 MCE banks\n[ 0.028029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030221] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.031531] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.032002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.033834] Speculative Store Bypass: Vulnerable\n[ 0.036320] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.040803] ACPI: Core revision 20131115\n[ 0.042152] ACPI: All ACPI Tables successfully acquired\n[ 0.043463] ftrace: allocating 28727 entries in 113 pages\n[ 0.064262] Enabling x2apic\n[ 0.064953] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.069977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071333] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.073839] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080759] KVM setup paravirtual spinlock\n[ 0.082929] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084152] x86: Booting SMP configuration:\n[ 0.085176] .... node #0, CPUs: #1[ 0.082895] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100018] x86: Booted up 1 node, 2 CPUs\n[ 0.100012] KVM setup async PF for cpu 1\n[ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103005] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104321] devtmpfs: initialized\n[ 0.105962] EVM: security.selinux\n[ 0.106733] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108748] EVM: security.capability\n[ 0.109600] pinctrl core: initialized pinctrl subsystem\n[ 0.109940] regulator-dummy: no parameters\n[ 0.112058] RTC time: 19:15:30, date: 08/05/18\n[ 0.113075] NET: Registered protocol family 16\n[ 0.114146] cpuidle: using governor ladder\n[ 0.115053] cpuidle: using governor menu\n[ 0.116020] ACPI: bus type PCI registered\n[ 0.116943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118339] PCI: Using configuration type 1 for base access\n[ 0.120055] bio: create slab at 0\n[ 0.120982] ACPI: Added _OSI(Module Device)\n[ 0.121031] ACPI: Added _OSI(Processor Device)\n[ 0.122005] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126143] ACPI: Interpreter enabled\n[ 0.127014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.128577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.130656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134699] ACPI: (supports S0 S5)\n[ 0.135505] ACPI: Using IOAPIC for interrupt routing\n[ 0.136014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.138132] ACPI: No dock devices found.\n[ 0.140835] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.142122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.143512] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146547] acpiphp: Slot [3] registered\n[ 0.147475] acpiphp: Slot [4] registered\n[ 0.148017] acpiphp: Slot [5] registered\n[ 0.148926] acpiphp: Slot [6] registered\n[ 0.149815] acpiphp: Slot [7] registered\n[ 0.150734] acpiphp: Slot [8] registered\n[ 0.151635] acpiphp: Slot [9] registered\n[ 0.152023] acpiphp: Slot [10] registered\n[ 0.152937] acpiphp: Slot [11] registered\n[ 0.153842] acpiphp: Slot [12] registered\n[ 0.154784] acpiphp: Slot [13] registered\n[ 0.155736] acpiphp: Slot [14] registered\n[ 0.156017] acpiphp: Slot [15] registered\n[ 0.156941] acpiphp: Slot [16] registered\n[ 0.157892] acpiphp: Slot [17] registered\n[ 0.158775] acpiphp: Slot [18] registered\n[ 0.159688] acpiphp: Slot [19] registered\n[ 0.160016] acpiphp: Slot [20] registered\n[ 0.160964] acpiphp: Slot [21] registered\n[ 0.161895] acpiphp: Slot [22] registered\n[ 0.162801] acpiphp: Slot [23] registered\n[ 0.163742] acpiphp: Slot [24] registered\n[ 0.164017] acpiphp: Slot [25] registered\n[ 0.165032] acpiphp: Slot [26] registered\n[ 0.165970] acpiphp: Slot [27] registered\n[ 0.166904] acpiphp: Slot [28] registered\n[ 0.167805] acpiphp: Slot [29] registered\n[ 0.168016] acpiphp: Slot [30] registered\n[ 0.168926] acpiphp: Slot [31] registered\n[ 0.169834] PCI host bridge to bus 0000:00\n[ 0.170736] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.171923] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.172003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.173285] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.174752] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.176003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.181973] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.183576] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.208581] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.210230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.211803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.212699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.214257] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.215717] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.216217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.217262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.219026] vgaarb: loaded\n[ 0.219681] vgaarb: bridge control possible 0000:00:02.0\n[ 0.220226] SCSI subsystem initialized\n[ 0.221233] ACPI: bus type USB registered\n[ 0.221233] usbcore: registered new interface driver usbfs\n[ 0.222162] usbcore: registered new interface driver hub\n[ 0.224041] usbcore: registered new device driver usb\n[ 0.225183] PCI: Using ACPI for IRQ routing\n[ 0.225224] NetLabel: Initializing\n[ 0.226030] NetLabel: domain hash size = 128\n[ 0.228003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.229110] NetLabel: unlabeled traffic allowed by default\n[ 0.230225] Switched to clocksource kvm-clock\n[ 0.235209] AppArmor: AppArmor Filesystem Enabled\n[ 0.236281] pnp: PnP ACPI init\n[ 0.237020] ACPI: bus type PNP registered\n[ 0.238285] pnp: PnP ACPI: found 8 devices\n[ 0.239201] ACPI: bus type PNP unregistered\n[ 0.246228] NET: Registered protocol family 2\n[ 0.247434] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.249170] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.250730] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.252184] TCP: reno registered\n[ 0.252965] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.254274] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258303] NET: Registered protocol family 1\n[ 0.259325] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.260612] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.261781] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.283418] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.305569] Trying to unpack rootfs image as initramfs...\n[ 0.396807] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.398901] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.400206] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401603] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.403534] Scanning for low memory corruption every 60 seconds\n[ 0.405221] Initialise system trusted keyring\n[ 0.406310] audit: initializing netlink socket (disabled)\n[ 0.407524] type=2000 audit(1533496530.724:1): initialized\n[ 0.427120] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.429241] zbud: loaded\n[ 0.430169] VFS: Disk quotas dquot_6.5.2\n[ 0.431145] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.432843] fuse init (API version 7.22)\n[ 0.433815] msgmni has been set to 3997\n[ 0.434757] Key type big_key registered\n[ 0.435862] Key type asymmetric registered\n[ 0.436809] Asymmetric key parser 'x509' registered\n[ 0.437895] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.439601] io scheduler noop registered\n[ 0.440541] io scheduler deadline registered (default)\n[ 0.441694] io scheduler cfq registered\n[ 0.442635] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.443836] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445312] ipmi message handler version 39.2\n[ 0.446388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448076] ACPI: Power Button [PWRF]\n[ 0.449089] GHES: HEST is not enabled!\n[ 0.470628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536786] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564973] Linux agpgart interface v0.103\n[ 0.566711] brd: module loaded\n[ 0.567838] loop: module loaded\n[ 0.568953] blk-mq: CPU -> queue map\n[ 0.569805] CPU 0 -> Queue 0\n[ 0.570538] CPU 1 -> Queue 0\n[ 0.571868] vda: vda1\n[ 0.573242] scsi0 : ata_piix\n[ 0.574093] scsi1 : ata_piix\n[ 0.574885] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.576287] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577958] libphy: Fixed MDIO Bus: probed\n[ 0.579024] tun: Universal TUN/TAP device driver, 1.6\n[ 0.580247] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.582997] PPP generic driver version 2.4.2\n[ 0.584092] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.585526] ehci-pci: EHCI PCI platform driver\n[ 0.586571] ehci-platform: EHCI generic platform driver\n[ 0.587755] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.589152] ohci-pci: OHCI PCI platform driver\n[ 0.590206] ohci-platform: OHCI generic platform driver\n[ 0.591360] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.613107] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.614313] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.616078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.617402] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.618921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.620570] usb usb1: Product: UHCI Host Controller\n[ 0.621659] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.623031] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.624261] hub 1-0:1.0: USB hub found\n[ 0.625216] hub 1-0:1.0: 2 ports detected\n[ 0.626283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.628717] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.629816] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.631093] mousedev: PS/2 mouse device common for all mice\n[ 0.632653] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.634900] rtc_cmos 00:00: RTC can wake from S4\n[ 0.636252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.637698] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.639146] device-mapper: uevent: version 1.0.3\n[ 0.640195] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.641953] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.643250] TCP: cubic registered\n[ 0.644122] NET: Registered protocol family 10\n[ 0.645307] NET: Registered protocol family 17\n[ 0.646264] Key type dns_resolver registered\n[ 0.647379] Loading compiled-in X.509 certificates\n[ 0.648914] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.657732] registered taskstats version 1\n[ 0.660358] Key type trusted registered\n[ 0.663812] Key type encrypted registered\n[ 0.664718] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.665847] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.667384] regulator-dummy: disabling\n[ 0.668272] Magic number: 14:123:293\n[ 0.669134] tty tty26: hash matches\n[ 0.670013] rtc_cmos 00:00: setting system clock to 2018-08-05 19:15:30 UTC (1533496530)\n[ 0.671776] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.673013] EDD information not available.\n[ 0.733537] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735258] Write protecting the kernel read-only data: 12288k\n[ 0.736962] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.739833] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753207] systemd-udevd[107]: starting version 204\n[ 0.788497] FDC 0 is a S82078B\n[ 0.936053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.100632] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.102472] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.104371] usb 1-1: Product: QEMU USB Tablet\n[ 1.105618] usb 1-1: Manufacturer: QEMU\n[ 1.106750] usb 1-1: SerialNumber: 42\n[ 1.396032] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.804769] 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.044990] 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.125327] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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.207699] 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 Sun, 05 Aug 2018 19:15:32 +0000. Up 2.53 seconds.\ncloud-init-nonet[2.70]: 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 device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[3.63]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:15:33 +0000. Up 3.86 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:75:02:0f |\nci-info: | eth0 | True | 192.168.0.26 | 255.255.255.0 | fa:16:3e:ae:3e:fb |\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:\nef:46:a6:d6:61:9f:d3:59:07:e3:0b:11:7f:a0:29:2d root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . = . |\n| E = + .|\n| S o o + |\n| .= . . o|\n| *.o + +.|\n| o.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:\ncd:e5:11:35:97:07:3e:b6:ca:9b:83:ec:5c:61:cd:6d root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..+.o|\n| o +.|\n| o + .|\n| o o = + |\n| S o + + E|\n| o o . |\n| . .+ |\n| .o..o |\n| .o 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:\n53:5e:16:87:11:88:81:77:33:dd:21:7e:cd:27:fa:00 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o o==o. |\n| . o =.o+.o |\n| . .Eo+ o +|\n| o + o ..|\n| S . o |\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:\n21:c6:75:d3:e8:b4:c8:19:78:a3:e9:89:86:6f:97:ec root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. oo |\n| ...+.o.. |\n| +=.B . |\n| .o.+.o |\n| . o .S |\n| . o o |\n| o . . |\n| o + |\n| . oE |\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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:15:39 +0000. Up 9.41 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * 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.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:15:41 +0000. Up 10.54 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.20/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: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://security.ubuntu.com trusty-security 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 [420 kB]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [160 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 [204 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 kB]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [540 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\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.6 MB in 4s (2778 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 0 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 0s (597 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51310 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.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cd:e5:11:35:97:07:3e:b6:ca:9b:83:ec:5c:61:cd:6d root@ns (DSA)\nec2: 256 53:5e:16:87:11:88:81:77:33:dd:21:7e:cd:27:fa:00 root@ns (ECDSA)\nec2: 256 21:c6:75:d3:e8:b4:c8:19:78:a3:e9:89:86:6f:97:ec root@ns (ED25519)\nec2: 2048 ef:46:a6:d6:61:9f:d3:59:07:e3:0b:11:7f:a0:29:2d root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPDm6nUgj+LgmZZwpfglpkt1FBeG5D8wTEwYw1uLkU/IrjdFfH/1ND9LNPBJV12g9WQ85NIw2IT0v8vdlhle+0I= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN21ypxS5GwexAjsFS8mar/VnfZWUseXKBmKTob+tYmV root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGSq68Dw/FtW933YOSiicEZ9b0F9bCUUY3K1qQ4NoQu5NqbxJUeFxAMUjIzKhvzrDcNLsvlzHXEBY697Ar8vBpZhMkF84qOBpFxotb1foMvZnguO3GX3PtfT/mzCbHSYKhUV55JYojH9KK1+MaDWcuti4FVXQjJEsqL8YoSXYayBGHk3btNafSisfe/hGyST5ctm/iSVb15JF3z/kXpMLW6VnluMWfkNkrZgd6PbtjzaCabNdNai1VAWJkSA5vVg1EALlXppPeazWND9+FXzi2xcVdgdUDfI9fxA6ss0UGsU1fma5vS5sL2usimu5MgWQw2mUo87ayFUVGa6OhrufD root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:15:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 20.29 seconds\n"} 2018-08-05 19:21:29,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0/action used request id req-44e1681c-3991-4a45-9dd7-95ec0cedba06 2018-08-05 19:21:29,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.250673055649s 2018-08-05 19:21:29,397 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3b63c182-8a7a-4bd0-a149-ea114bc2bbf0/action used request id req-44e1681c-3991-4a45-9dd7-95ec0cedba06 2018-08-05 19:21:29,397 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x371d2000-0x378e0fff] [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized [ 0.008028] AppArmor: AppArmor initialized [ 0.008956] Yama: becoming mindful. [ 0.009898] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013322] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015389] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017698] Initializing cgroup subsys memory [ 0.018676] Initializing cgroup subsys devices [ 0.020003] Initializing cgroup subsys freezer [ 0.020997] Initializing cgroup subsys blkio [ 0.021976] Initializing cgroup subsys perf_event [ 0.022990] Initializing cgroup subsys hugetlb [ 0.024051] CPU: Physical Processor ID: 0 [ 0.024956] FEATURE SPEC_CTRL Present [ 0.026467] mce: CPU supports 10 MCE banks [ 0.028029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030221] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.031531] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.032002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.033834] Speculative Store Bypass: Vulnerable [ 0.036320] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.040803] ACPI: Core revision 20131115 [ 0.042152] ACPI: All ACPI Tables successfully acquired [ 0.043463] ftrace: allocating 28727 entries in 113 pages [ 0.064262] Enabling x2apic [ 0.064953] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.069977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071333] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.073839] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080759] KVM setup paravirtual spinlock [ 0.082929] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084152] x86: Booting SMP configuration: [ 0.085176] .... node #0, CPUs: #1[ 0.082895] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100018] x86: Booted up 1 node, 2 CPUs [ 0.100012] KVM setup async PF for cpu 1 [ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103005] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104321] devtmpfs: initialized [ 0.105962] EVM: security.selinux [ 0.106733] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108748] EVM: security.capability [ 0.109600] pinctrl core: initialized pinctrl subsystem [ 0.109940] regulator-dummy: no parameters [ 0.112058] RTC time: 19:15:30, date: 08/05/18 [ 0.113075] NET: Registered protocol family 16 [ 0.114146] cpuidle: using governor ladder [ 0.115053] cpuidle: using governor menu [ 0.116020] ACPI: bus type PCI registered [ 0.116943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118339] PCI: Using configuration type 1 for base access [ 0.120055] bio: create slab at 0 [ 0.120982] ACPI: Added _OSI(Module Device) [ 0.121031] ACPI: Added _OSI(Processor Device) [ 0.122005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126143] ACPI: Interpreter enabled [ 0.127014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.128577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.130656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134699] ACPI: (supports S0 S5) [ 0.135505] ACPI: Using IOAPIC for interrupt routing [ 0.136014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.138132] ACPI: No dock devices found. [ 0.140835] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.142122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.143512] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146547] acpiphp: Slot [3] registered [ 0.147475] acpiphp: Slot [4] registered [ 0.148017] acpiphp: Slot [5] registered [ 0.148926] acpiphp: Slot [6] registered [ 0.149815] acpiphp: Slot [7] registered [ 0.150734] acpiphp: Slot [8] registered [ 0.151635] acpiphp: Slot [9] registered [ 0.152023] acpiphp: Slot [10] registered [ 0.152937] acpiphp: Slot [11] registered [ 0.153842] acpiphp: Slot [12] registered [ 0.154784] acpiphp: Slot [13] registered [ 0.155736] acpiphp: Slot [14] registered [ 0.156017] acpiphp: Slot [15] registered [ 0.156941] acpiphp: Slot [16] registered [ 0.157892] acpiphp: Slot [17] registered [ 0.158775] acpiphp: Slot [18] registered [ 0.159688] acpiphp: Slot [19] registered [ 0.160016] acpiphp: Slot [20] registered [ 0.160964] acpiphp: Slot [21] registered [ 0.161895] acpiphp: Slot [22] registered [ 0.162801] acpiphp: Slot [23] registered [ 0.163742] acpiphp: Slot [24] registered [ 0.164017] acpiphp: Slot [25] registered [ 0.165032] acpiphp: Slot [26] registered [ 0.165970] acpiphp: Slot [27] registered [ 0.166904] acpiphp: Slot [28] registered [ 0.167805] acpiphp: Slot [29] registered [ 0.168016] acpiphp: Slot [30] registered [ 0.168926] acpiphp: Slot [31] registered [ 0.169834] PCI host bridge to bus 0000:00 [ 0.170736] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.171923] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.172003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.173285] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.174752] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.176003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.181973] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.183576] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.208581] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.210230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.211803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.212699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.214257] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.215717] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.216217] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.217262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.219026] vgaarb: loaded [ 0.219681] vgaarb: bridge control possible 0000:00:02.0 [ 0.220226] SCSI subsystem initialized [ 0.221233] ACPI: bus type USB registered [ 0.221233] usbcore: registered new interface driver usbfs [ 0.222162] usbcore: registered new interface driver hub [ 0.224041] usbcore: registered new device driver usb [ 0.225183] PCI: Using ACPI for IRQ routing [ 0.225224] NetLabel: Initializing [ 0.226030] NetLabel: domain hash size = 128 [ 0.228003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.229110] NetLabel: unlabeled traffic allowed by default [ 0.230225] Switched to clocksource kvm-clock [ 0.235209] AppArmor: AppArmor Filesystem Enabled [ 0.236281] pnp: PnP ACPI init [ 0.237020] ACPI: bus type PNP registered [ 0.238285] pnp: PnP ACPI: found 8 devices [ 0.239201] ACPI: bus type PNP unregistered [ 0.246228] NET: Registered protocol family 2 [ 0.247434] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.249170] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.250730] TCP: Hash tables configured (established 16384 bind 16384) [ 0.252184] TCP: reno registered [ 0.252965] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.254274] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258303] NET: Registered protocol family 1 [ 0.259325] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.260612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.261781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.283418] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.305569] Trying to unpack rootfs image as initramfs... [ 0.396807] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.398901] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.400206] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401603] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.403534] Scanning for low memory corruption every 60 seconds [ 0.405221] Initialise system trusted keyring [ 0.406310] audit: initializing netlink socket (disabled) [ 0.407524] type=2000 audit(1533496530.724:1): initialized [ 0.427120] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.429241] zbud: loaded [ 0.430169] VFS: Disk quotas dquot_6.5.2 [ 0.431145] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.432843] fuse init (API version 7.22) [ 0.433815] msgmni has been set to 3997 [ 0.434757] Key type big_key registered [ 0.435862] Key type asymmetric registered [ 0.436809] Asymmetric key parser 'x509' registered [ 0.437895] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.439601] io scheduler noop registered [ 0.440541] io scheduler deadline registered (default) [ 0.441694] io scheduler cfq registered [ 0.442635] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.443836] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445312] ipmi message handler version 39.2 [ 0.446388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448076] ACPI: Power Button [PWRF] [ 0.449089] GHES: HEST is not enabled! [ 0.470628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536786] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564973] Linux agpgart interface v0.103 [ 0.566711] brd: module loaded [ 0.567838] loop: module loaded [ 0.568953] blk-mq: CPU -> queue map [ 0.569805] CPU 0 -> Queue 0 [ 0.570538] CPU 1 -> Queue 0 [ 0.571868] vda: vda1 [ 0.573242] scsi0 : ata_piix [ 0.574093] scsi1 : ata_piix [ 0.574885] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.576287] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577958] libphy: Fixed MDIO Bus: probed [ 0.579024] tun: Universal TUN/TAP device driver, 1.6 [ 0.580247] tun: (C) 1999-2004 Max Krasnyansky [ 0.582997] PPP generic driver version 2.4.2 [ 0.584092] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.585526] ehci-pci: EHCI PCI platform driver [ 0.586571] ehci-platform: EHCI generic platform driver [ 0.587755] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.589152] ohci-pci: OHCI PCI platform driver [ 0.590206] ohci-platform: OHCI generic platform driver [ 0.591360] uhci_hcd: USB Universal Host Controller Interface driver [ 0.613107] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.614313] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.616078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.617402] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.620570] usb usb1: Product: UHCI Host Controller [ 0.621659] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.623031] usb usb1: SerialNumber: 0000:00:01.2 [ 0.624261] hub 1-0:1.0: USB hub found [ 0.625216] hub 1-0:1.0: 2 ports detected [ 0.626283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.628717] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.629816] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.631093] mousedev: PS/2 mouse device common for all mice [ 0.632653] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.634900] rtc_cmos 00:00: RTC can wake from S4 [ 0.636252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637698] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.639146] device-mapper: uevent: version 1.0.3 [ 0.640195] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.641953] ledtrig-cpu: registered to indicate activity on CPUs [ 0.643250] TCP: cubic registered [ 0.644122] NET: Registered protocol family 10 [ 0.645307] NET: Registered protocol family 17 [ 0.646264] Key type dns_resolver registered [ 0.647379] Loading compiled-in X.509 certificates [ 0.648914] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.657732] registered taskstats version 1 [ 0.660358] Key type trusted registered [ 0.663812] Key type encrypted registered [ 0.664718] AppArmor: AppArmor sha1 policy hashing enabled [ 0.665847] IMA: No TPM chip found, activating TPM-bypass! [ 0.667384] regulator-dummy: disabling [ 0.668272] Magic number: 14:123:293 [ 0.669134] tty tty26: hash matches [ 0.670013] rtc_cmos 00:00: setting system clock to 2018-08-05 19:15:30 UTC (1533496530) [ 0.671776] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.673013] EDD information not available. [ 0.733537] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735258] Write protecting the kernel read-only data: 12288k [ 0.736962] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.739833] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753207] systemd-udevd[107]: starting version 204 [ 0.788497] FDC 0 is a S82078B [ 0.936053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.100632] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.102472] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.104371] usb 1-1: Product: QEMU USB Tablet [ 1.105618] usb 1-1: Manufacturer: QEMU [ 1.106750] usb 1-1: SerialNumber: 42 [ 1.396032] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.804769] 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.044990] 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.125327] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[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.207699] 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 Sun, 05 Aug 2018 19:15:32 +0000. Up 2.53 seconds. cloud-init-nonet[2.70]: 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 device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[3.63]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:15:33 +0000. Up 3.86 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:75:02:0f | ci-info: | eth0 | True | 192.168.0.26 | 255.255.255.0 | fa:16:3e:ae:3e:fb | 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: ef:46:a6:d6:61:9f:d3:59:07:e3:0b:11:7f:a0:29:2d root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . = . | | E = + .| | S o 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: cd:e5:11:35:97:07:3e:b6:ca:9b:83:ec:5c:61:cd:6d root@ns The key's randomart image is: +--[ DSA 1024]----+ | ..+.o| | o +.| | o + .| | o o = + | | S o + + E| | 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: 53:5e:16:87:11:88:81:77:33:dd:21:7e:cd:27:fa:00 root@ns The key's randomart image is: +--[ECDSA 256]---+ | ..o o==o. | | . o =.o+.o | | . .Eo+ o +| | o + o ..| | S . 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: 21:c6:75:d3:e8:b4:c8:19:78:a3:e9:89:86:6f:97:ec root@ns The key's randomart image is: +--[ED25519 256--+ | .. oo | | ...+.o.. | | +=.B . | | .o.+.o | | . o .S | | . o o | | o . . | | o + | | . oE | +-----------------+ * 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:15:39 +0000. Up 9.41 seconds. * 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 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. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:15:41 +0000. Up 10.54 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.20/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security 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 [420 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [160 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 [204 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:9 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 kB] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [540 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] 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.6 MB in 4s (2778 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 0 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 0s (597 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51310 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + 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 | 93:b1:85:dc:94:38:37:ec:c1:d5:31:3a:4b:d8:bf:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cd:e5:11:35:97:07:3e:b6:ca:9b:83:ec:5c:61:cd:6d root@ns (DSA) ec2: 256 53:5e:16:87:11:88:81:77:33:dd:21:7e:cd:27:fa:00 root@ns (ECDSA) ec2: 256 21:c6:75:d3:e8:b4:c8:19:78:a3:e9:89:86:6f:97:ec root@ns (ED25519) ec2: 2048 ef:46:a6:d6:61:9f:d3:59:07:e3:0b:11:7f:a0:29:2d root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPDm6nUgj+LgmZZwpfglpkt1FBeG5D8wTEwYw1uLkU/IrjdFfH/1ND9LNPBJV12g9WQ85NIw2IT0v8vdlhle+0I= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN21ypxS5GwexAjsFS8mar/VnfZWUseXKBmKTob+tYmV root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGSq68Dw/FtW933YOSiicEZ9b0F9bCUUY3K1qQ4NoQu5NqbxJUeFxAMUjIzKhvzrDcNLsvlzHXEBY697Ar8vBpZhMkF84qOBpFxotb1foMvZnguO3GX3PtfT/mzCbHSYKhUV55JYojH9KK1+MaDWcuti4FVXQjJEsqL8YoSXYayBGHk3btNafSisfe/hGyST5ctm/iSVb15JF3z/kXpMLW6VnluMWfkNkrZgd6PbtjzaCabNdNai1VAWJkSA5vVg1EALlXppPeazWND9+FXzi2xcVdgdUDfI9fxA6ss0UGsU1fma5vS5sL2usimu5MgWQw2mUo87ayFUVGa6OhrufD root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:15:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 20.29 seconds 2018-08-05 19:21:29,398 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-05 19:21:29,400 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2018-08-05 19:21:29,489 - 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-05 19:21:29,557 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-05 19:21:29,558 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-05 19:21:29,659 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:21:29,659 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-05 19:21:54,692 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:21:54,692 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-05 19:22:19,725 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:22:19,726 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-05 19:22:44,780 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:22:44,780 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-05 19:23:09,813 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:23:09,813 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-05 19:23:34,844 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:23:34,844 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-05 19:23:59,884 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-05 19:23:59,884 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-05 19:24:33,686 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550637@clearwater.opnfv', u'sip_username': u'6505550637', u'formatted_number': u'(650) 555-0637', u'number': u'6505550637', u'sip_uri': u'sip:6505550637@clearwater.opnfv', u'number_id': u'aeb9508c1a0b4ec9adc94c288f9a7ace', u'sip_password': u'WEkPxPrEg', u'pstn': False} 2018-08-05 19:24:33,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:24:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:24:33,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:24:33 GMT Server: Apache x-openstack-request-id: req-368722a6-ad07-44de-a0c0-ab140ab806ee Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33 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-05 19:24:34,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:24:33 GMT Server: Apache x-openstack-request-id: req-261a28cf-1898-45ca-8ad6-385e49daccac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 948 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "outputs": [{"output_value": "172.30.9.209", "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-05 19:24:34,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33 used request id req-261a28cf-1898-45ca-8ad6-385e49daccac 2018-08-05 19:24:34,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.536755084991s 2018-08-05 19:24:34,224 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33 used request id req-261a28cf-1898-45ca-8ad6-385e49daccac 2018-08-05 19:24:34,226 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.209', 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-05 19:24:34,227 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-05 19:24:34,227 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-05 19:24:34,233 - 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-05 19:24:34,234 - 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-05 19:28:28,014 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-05 19:28:28,015 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550376, 6505550604) Failed Endpoint threw exception: - Expected 180, got 503 (call ID e5f65083a52b3cbfd1040469ad591ae7) - /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) - (6505550246, 6505550616) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 2a24c93f55f02fcd5ae148a543cbef48) - /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) - (6505550961, 6505550525) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 52de50187b9519f13dead6307d4ab4c8) - /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) - (6505550381, 6505550006) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550910, 6505550636) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 75284007007b3af19ee4d3e904d83d66) - /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) - (6505550000, 6505550518) Failed Endpoint threw exception: - Expected 200, got 503 (call ID fd765023114dd958f623c75f7911ac73) - /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) - (6505550423, 6505550207) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 40d9f3625ba2e92594b5131c2995d03c) - /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) - (6505550355) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550715, 6505550976) Failed Endpoint threw exception: - Expected 200, got 504 (call ID a9f53fc4f7c655569c068a8effbbbad4) - /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 a44bb658bddbac0f336aeccfefdf9e11) Call Barring - Outbound Rejection (TCP) - (6505550569, 6505550816) 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) - (6505550643, 6505550173) 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) - (6505550474, 6505550667, 6505550439) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 862efbd099f18aca4c678f9f1bf06fa2) - /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) - 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) - Leaked sip:6505550469@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550944@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550953@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:129: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%3A6505550340%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%3A6505550264%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%3A6505550383%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%3A6505550617%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%3A6505550300%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%3A6505550256%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%3A6505550878%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%3A6505550371%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%3A6505550611%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%3A6505550762%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%3A6505550718%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%3A6505550506%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%3A6505550937%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%3A6505550234%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%3A6505550669%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%3A6505550134%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%3A6505550442%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%3A6505550983%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%3A6505550780%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%3A6505550633%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%3A6505550077%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%3A6505550369%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%3A6505550887%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%3A6505550977%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%3A6505550721%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) - (6505550338, 6505550202) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 2e0e80c460ef6e32050e67df7b998eec) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550438, 6505550082) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550254, 6505550148) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550569, 6505550295) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550123, 6505550433) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 39fa0a8184137b2e6d2991c7e5a938b8) - /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) - (6505550740, 6505550813) Failed Endpoint threw exception: - Expected 200, got 503 (call ID f7eaa650ae38439cfd59bab089953d5f) - /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) - (6505550223, 6505550362) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 1847c82bed1b1d1909752e30ae79a780) - /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) - (6505550680) Failed Endpoint threw exception: - sip:6505550680@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 7c3a6d8744b38a657e3cf62b4078f734) - /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) - (6505550027) Failed Endpoint threw exception: - sip:6505550027@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID ba479352daf2cb0fd0227dbf0e2eace2) - /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) - (6505550941) Failed Endpoint threw exception: - sip:6505550941@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 80cc5363b7c79ef8fb9837b53f06ecca) - /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) - (6505550383, 6505550009) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID c697d793520d6b8c56466e065f0bb0eb) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 3ecf5acb146f337c6ab6e03072bb3365) - /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) - (6505550216, 6505550596) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID ed46c92193beb223fea85d2f430d3834) Failed RuntimeError thrown: - Expected 200, got 504 (call ID ed46c92193beb223fea85d2f430d3834) - /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%3A6505550469%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-05 19:24:40 +0000 Basic Call - SDP (TCP) at 2018-08-05 19:24:45 +0000 Basic Call - Tel URIs (TCP) at 2018-08-05 19:24:51 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-05 19:24:58 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-05 19:25:03 +0000 Basic Call - Pracks (TCP) at 2018-08-05 19:25:09 +0000 Multiple Identities (TCP) at 2018-08-05 19:25:16 +0000 Call Diversion - Not registered (TCP) at 2018-08-05 19:25:26 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-05 19:26:01 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-05 19:26:06 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-05 19:26:07 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-05 19:26:07 +0000 Call Diversion - Busy (TCP) at 2018-08-05 19:26:07 +0000 Call Diversion - Unconditional (TCP) at 2018-08-05 19:26:07 +0000 Call Diversion - No answer (TCP) at 2018-08-05 19:26:07 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-05 19:26:08 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-05 19:26:08 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-05 19:26:08 +0000 Call Waiting - Accepted (TCP) at 2018-08-05 19:26:08 +0000 Call Waiting - Cancelled (TCP) at 2018-08-05 19:26:09 +0000 CANCEL - Mainline (TCP) at 2018-08-05 19:26:09 +0000 Filtering - Accept-Contact (TCP) at 2018-08-05 19:26:09 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-05 19:26:09 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-05 19:26:09 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-05 19:26:09 +0000 Filtering - RFC3841 example (TCP) at 2018-08-05 19:26:10 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-05 19:26:10 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-05 19:26:10 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-05 19:26:10 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-05 19:26:10 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-05 19:26:11 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-05 19:26:11 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-05 19:26:11 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-05 19:26:11 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-05 19:26:11 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-05 19:26:17 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-05 19:26:30 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-05 19:26:36 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-05 19:26:41 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-05 19:27:13 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-05 19:27:44 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-05 19:28:16 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-05 19:28:22 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-05 19:28:27 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-05 19:28:28,018 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-08-05 19:28:28,141 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'heat_ims'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-05 19:28:28,142 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 15:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-05 19:28:28,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:28:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33?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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:28:28,402 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:28:28 GMT Server: Apache x-openstack-request-id: req-961d9b60-b1ba-4ed0-86a7-cce2b2dc47e3 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:28:28,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:28:28 GMT Server: Apache x-openstack-request-id: req-e5503a71-44c3-48b6-8ac5-9cf205d0295d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:28:28,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-e5503a71-44c3-48b6-8ac5-9cf205d0295d 2018-08-05 19:28:28,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.472694158554s 2018-08-05 19:28:28,621 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-e5503a71-44c3-48b6-8ac5-9cf205d0295d 2018-08-05 19:28:28,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:28:28,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:28:28,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:28:28 GMT Server: Apache x-openstack-request-id: req-60a2b983-73a7-4f2e-a6aa-4e688e567264 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/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-05 19:28:29,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:28:28 GMT Server: Apache x-openstack-request-id: req-2da755d1-e2b3-4b8d-87dd-a0874698aa40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-05T19:18:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/clearwater-opnfv/events/a0956b3d-c06e-40f1-917e-81a8f52b685e", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "794bb954-737c-468b-81cf-f32d23eafc33", "id": "a0956b3d-c06e-40f1-917e-81a8f52b685e"}]} 2018-08-05 19:28:29,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-2da755d1-e2b3-4b8d-87dd-a0874698aa40 2018-08-05 19:28:29,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.472453117371s 2018-08-05 19:28:29,095 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-2da755d1-e2b3-4b8d-87dd-a0874698aa40 2018-08-05 19:28:29,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-05 19:28:29,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:28:29,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:28:29 GMT Server: Apache x-openstack-request-id: req-bf56a003-a261-4e9c-bbea-8226519b35e2 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33 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-05 19:28:29,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:28:29 GMT Server: Apache x-openstack-request-id: req-6aee2f57-cc15-4db5-8bfa-cb2ccbe87c0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:28:29,571 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33 used request id req-6aee2f57-cc15-4db5-8bfa-cb2ccbe87c0b 2018-08-05 19:28:29,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.474805116653s 2018-08-05 19:28:29,571 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33 used request id req-6aee2f57-cc15-4db5-8bfa-cb2ccbe87c0b 2018-08-05 19:28:29,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:28:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=a0956b3d-c06e-40f1-917e-81a8f52b685e&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:28:29,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:28:29 GMT Server: Apache x-openstack-request-id: req-ebc7a55c-a428-431c-8f7b-d5b9f7bc12cf Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=a0956b3d-c06e-40f1-917e-81a8f52b685e&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-05 19:28:30,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:28:29 GMT Server: Apache x-openstack-request-id: req-9e2028a3-120f-47a2-ae83-356b364af1d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 429 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-05T19:28:29Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/clearwater-opnfv/events/62817287-6ad5-4b02-82ba-82e31f23e397", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "794bb954-737c-468b-81cf-f32d23eafc33", "id": "62817287-6ad5-4b02-82ba-82e31f23e397"}, {"resource_name": "bono", "event_time": "2018-08-05T19:28:29Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/bono/events/22265051-761b-4680-9639-bef72ff7ad81", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "af60e5d0-5265-41fe-b016-ef5517898541", "id": "22265051-761b-4680-9639-bef72ff7ad81"}]} 2018-08-05 19:28:30,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=a0956b3d-c06e-40f1-917e-81a8f52b685e&sort_dir=asc&marker=a0956b3d-c06e-40f1-917e-81a8f52b685e&sort_dir=asc used request id req-9e2028a3-120f-47a2-ae83-356b364af1d9 2018-08-05 19:28:30,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.456864833832s 2018-08-05 19:28:30,029 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=a0956b3d-c06e-40f1-917e-81a8f52b685e&sort_dir=asc&marker=a0956b3d-c06e-40f1-917e-81a8f52b685e&sort_dir=asc used request id req-9e2028a3-120f-47a2-ae83-356b364af1d9 2018-08-05 19:28:35,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:28:35,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=22265051-761b-4680-9639-bef72ff7ad81&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:28:35,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:28:35 GMT Server: Apache x-openstack-request-id: req-98e8a381-980b-4f6c-a0d3-dba4722cd177 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=22265051-761b-4680-9639-bef72ff7ad81&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-05 19:28:35,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:28:35 GMT Server: Apache x-openstack-request-id: req-da9e24ea-e5c9-4127-b050-7aa766f2ec45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-05T19:28:30Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/vellum/events/8deb4def-1bce-4d6e-996f-a26d1154729e", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "87cae92c-3376-47b0-ab92-f243f2fdc4d3", "id": "8deb4def-1bce-4d6e-996f-a26d1154729e"}, {"resource_name": "homer", "event_time": "2018-08-05T19:28:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/homer/events/b6a118a7-cf95-4e10-8801-00a3a35225c6", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0a217c97-4010-486f-a17e-968dddbc3901", "id": "b6a118a7-cf95-4e10-8801-00a3a35225c6"}, {"resource_name": "dime", "event_time": "2018-08-05T19:28:32Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dime/events/d70a5fdf-56d3-4397-8b5c-a4f880024924", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7c90e476-c4c6-46b1-ba54-9c9420861418", "id": "d70a5fdf-56d3-4397-8b5c-a4f880024924"}, {"resource_name": "sprout", "event_time": "2018-08-05T19:28:33Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sprout/events/2ea2115d-a2d9-4edf-89dc-e4e56339ac14", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0407e4b2-520c-42d2-a1f2-65ac4ac14cc4", "id": "2ea2115d-a2d9-4edf-89dc-e4e56339ac14"}]} 2018-08-05 19:28:35,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=22265051-761b-4680-9639-bef72ff7ad81&sort_dir=asc&marker=22265051-761b-4680-9639-bef72ff7ad81&sort_dir=asc used request id req-da9e24ea-e5c9-4127-b050-7aa766f2ec45 2018-08-05 19:28:35,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.443141937256s 2018-08-05 19:28:35,479 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=22265051-761b-4680-9639-bef72ff7ad81&sort_dir=asc&marker=22265051-761b-4680-9639-bef72ff7ad81&sort_dir=asc used request id req-da9e24ea-e5c9-4127-b050-7aa766f2ec45 2018-08-05 19:28:40,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:28:40,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:28:40,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:28:40 GMT Server: Apache x-openstack-request-id: req-eb3ef4b8-d901-444d-8c3e-50d8473ac3fd Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&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-05 19:28:41,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:28:40 GMT Server: Apache x-openstack-request-id: req-11eaa377-a057-46e6-87be-03a34bdc22e3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:28:41,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&sort_dir=asc&marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&sort_dir=asc used request id req-11eaa377-a057-46e6-87be-03a34bdc22e3 2018-08-05 19:28:41,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.525214910507s 2018-08-05 19:28:41,011 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&sort_dir=asc&marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&sort_dir=asc used request id req-11eaa377-a057-46e6-87be-03a34bdc22e3 2018-08-05 19:28:46,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:28:46,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:28:46,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:28:46 GMT Server: Apache x-openstack-request-id: req-12801704-0223-408f-a1cb-8958a1f9d562 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&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-05 19:28:46,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:28:46 GMT Server: Apache x-openstack-request-id: req-f96861d1-e6b2-410a-8543-d2ad639e0aa2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-05T19:28:41Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/bono/events/a3e43c4b-514d-48a3-ba0b-87f1be5f6819", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "af60e5d0-5265-41fe-b016-ef5517898541", "id": "a3e43c4b-514d-48a3-ba0b-87f1be5f6819"}, {"resource_name": "homer", "event_time": "2018-08-05T19:28:42Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/homer/events/315108cb-188b-4433-b0bd-d668345b3bea", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0a217c97-4010-486f-a17e-968dddbc3901", "id": "315108cb-188b-4433-b0bd-d668345b3bea"}, {"resource_name": "vellum", "event_time": "2018-08-05T19:28:42Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/vellum/events/cfd94b6e-d7dc-4730-bcea-5cd03f415782", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "87cae92c-3376-47b0-ab92-f243f2fdc4d3", "id": "cfd94b6e-d7dc-4730-bcea-5cd03f415782"}, {"resource_name": "dime", "event_time": "2018-08-05T19:28:43Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dime/events/508620f0-7563-4342-a304-78e588300ca9", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7c90e476-c4c6-46b1-ba54-9c9420861418", "id": "508620f0-7563-4342-a304-78e588300ca9"}, {"resource_name": "sprout", "event_time": "2018-08-05T19:28:45Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sprout/events/b281e52c-c9d5-4262-9c59-7f85828ac9cf", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0407e4b2-520c-42d2-a1f2-65ac4ac14cc4", "id": "b281e52c-c9d5-4262-9c59-7f85828ac9cf"}, {"resource_name": "ellis", "event_time": "2018-08-05T19:28:45Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/ellis/events/9178935e-66f1-4fd6-9d67-cf198b9b385e", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0226c5d4-1da0-4c23-9734-7933e3fb5da9", "id": "9178935e-66f1-4fd6-9d67-cf198b9b385e"}]} 2018-08-05 19:28:46,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&sort_dir=asc&marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&sort_dir=asc used request id req-f96861d1-e6b2-410a-8543-d2ad639e0aa2 2018-08-05 19:28:46,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.453146934509s 2018-08-05 19:28:46,471 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&sort_dir=asc&marker=2ea2115d-a2d9-4edf-89dc-e4e56339ac14&sort_dir=asc used request id req-f96861d1-e6b2-410a-8543-d2ad639e0aa2 2018-08-05 19:28:51,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:28:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:28:51,510 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:28:51 GMT Server: Apache x-openstack-request-id: req-7867cca3-b9a7-4c13-8bf2-42b64e8e1c38 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&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-05 19:28:51,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:28:51 GMT Server: Apache x-openstack-request-id: req-a86aff58-5c93-4b6f-96bf-967cfd7efb2f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:28:51,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&sort_dir=asc&marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&sort_dir=asc used request id req-a86aff58-5c93-4b6f-96bf-967cfd7efb2f 2018-08-05 19:28:51,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.257391929626s 2018-08-05 19:28:51,735 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&sort_dir=asc&marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&sort_dir=asc used request id req-a86aff58-5c93-4b6f-96bf-967cfd7efb2f 2018-08-05 19:28:56,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:28:56,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:28:57,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:28:56 GMT Server: Apache x-openstack-request-id: req-4668a1c4-21dd-4c50-9cb3-ee2ffb4798f9 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&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-05 19:28:57,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:28:57 GMT Server: Apache x-openstack-request-id: req-de56300e-1ba0-4e99-9c75-6c22b655b202 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-05T19:28:52Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/ellis/events/4604bf75-2613-4ec3-bbb2-1602f40d074c", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0226c5d4-1da0-4c23-9734-7933e3fb5da9", "id": "4604bf75-2613-4ec3-bbb2-1602f40d074c"}, {"resource_name": "dns", "event_time": "2018-08-05T19:28:52Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dns/events/3767895e-de32-4976-acdb-a0d088612cea", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "40ae4345-d000-4ef7-93b2-2e99ab1a23be", "id": "3767895e-de32-4976-acdb-a0d088612cea"}]} 2018-08-05 19:28:57,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&sort_dir=asc&marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&sort_dir=asc used request id req-de56300e-1ba0-4e99-9c75-6c22b655b202 2018-08-05 19:28:57,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.529967784882s 2018-08-05 19:28:57,272 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&sort_dir=asc&marker=9178935e-66f1-4fd6-9d67-cf198b9b385e&sort_dir=asc used request id req-de56300e-1ba0-4e99-9c75-6c22b655b202 2018-08-05 19:29:02,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:29:02,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=3767895e-de32-4976-acdb-a0d088612cea&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:29:02,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:29:02 GMT Server: Apache x-openstack-request-id: req-c9074dcd-d642-418e-a881-8560703bf937 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=3767895e-de32-4976-acdb-a0d088612cea&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-05 19:29:02,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:02 GMT Server: Apache x-openstack-request-id: req-5945309e-858e-4040-8112-bcd4c86079b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-05T19:28:59Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dns/events/825f1de4-24fb-47d3-9138-636ef7a57f04", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "40ae4345-d000-4ef7-93b2-2e99ab1a23be", "id": "825f1de4-24fb-47d3-9138-636ef7a57f04"}, {"resource_name": "mgmt_network", "event_time": "2018-08-05T19:28:59Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/mgmt_network/events/afa126f2-fd51-48bb-9468-6119d1d18bae", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "fec1c1ee-b4f7-40b0-b23a-c5d111c3473d", "id": "afa126f2-fd51-48bb-9468-6119d1d18bae"}, {"resource_name": "security_groups", "event_time": "2018-08-05T19:28:59Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/security_groups/events/ec64851b-7ebb-4a76-9b34-a323d83f9385", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3c224c4a-5f14-44b0-9e07-22a3560783af", "id": "ec64851b-7ebb-4a76-9b34-a323d83f9385"}, {"resource_name": "sig_network", "event_time": "2018-08-05T19:28:59Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sig_network/events/b9d710bb-067e-40a5-81e9-b64ebc074c0d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "aa7612bf-a0bd-40a6-b138-294290b695b3", "id": "b9d710bb-067e-40a5-81e9-b64ebc074c0d"}]} 2018-08-05 19:29:02,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=3767895e-de32-4976-acdb-a0d088612cea&sort_dir=asc&marker=3767895e-de32-4976-acdb-a0d088612cea&sort_dir=asc used request id req-5945309e-858e-4040-8112-bcd4c86079b4 2018-08-05 19:29:02,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076954126358s 2018-08-05 19:29:02,355 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=3767895e-de32-4976-acdb-a0d088612cea&sort_dir=asc&marker=3767895e-de32-4976-acdb-a0d088612cea&sort_dir=asc used request id req-5945309e-858e-4040-8112-bcd4c86079b4 2018-08-05 19:29:07,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:29:07,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:29:07,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:29:07 GMT Server: Apache x-openstack-request-id: req-e54277b0-b240-4ddb-a403-5835e3d39577 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&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-05 19:29:07,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:07 GMT Server: Apache x-openstack-request-id: req-07a7fae8-31f1-4760-bbf3-d3658be173f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:29:07,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&sort_dir=asc&marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&sort_dir=asc used request id req-07a7fae8-31f1-4760-bbf3-d3658be173f7 2018-08-05 19:29:07,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0797610282898s 2018-08-05 19:29:07,442 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&sort_dir=asc&marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&sort_dir=asc used request id req-07a7fae8-31f1-4760-bbf3-d3658be173f7 2018-08-05 19:29:12,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:29:12,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:29:12,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:29:12 GMT Server: Apache x-openstack-request-id: req-dc5c0c7d-9a8c-4a12-8d40-fc9d81b9b2bc Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&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-05 19:29:12,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:12 GMT Server: Apache x-openstack-request-id: req-3bf861b1-6061-44e6-8351-a76a452fa8eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-05T19:29:08Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/security_groups/events/7ce47b6c-bb42-470a-a89d-d9bb604373bd", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3c224c4a-5f14-44b0-9e07-22a3560783af", "id": "7ce47b6c-bb42-470a-a89d-d9bb604373bd"}, {"resource_name": "mgmt_network", "event_time": "2018-08-05T19:29:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/mgmt_network/events/22624422-d25c-4291-84f8-398c532b5323", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "fec1c1ee-b4f7-40b0-b23a-c5d111c3473d", "id": "22624422-d25c-4291-84f8-398c532b5323"}, {"resource_name": "sig_network", "event_time": "2018-08-05T19:29:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sig_network/events/92fcffa5-d841-41bd-ac31-712136bec265", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "aa7612bf-a0bd-40a6-b138-294290b695b3", "id": "92fcffa5-d841-41bd-ac31-712136bec265"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-05T19:29:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/clearwater-opnfv/events/782aa0a0-7424-493a-867f-2c8df7d02bf2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "794bb954-737c-468b-81cf-f32d23eafc33", "id": "782aa0a0-7424-493a-867f-2c8df7d02bf2"}]} 2018-08-05 19:29:12,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&sort_dir=asc&marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&sort_dir=asc used request id req-3bf861b1-6061-44e6-8351-a76a452fa8eb 2018-08-05 19:29:12,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.467262029648s 2018-08-05 19:29:12,916 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&sort_dir=asc&marker=b9d710bb-067e-40a5-81e9-b64ebc074c0d&sort_dir=asc used request id req-3bf861b1-6061-44e6-8351-a76a452fa8eb 2018-08-05 19:29:17,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:29:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:29:17,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:29:17 GMT Server: Apache x-openstack-request-id: req-a10fb7c1-f1b7-4eec-94da-f9deaf727578 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&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-05 19:29:17,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:17 GMT Server: Apache x-openstack-request-id: req-3b6db716-62fb-4fb7-999c-3acd705aa4b4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:29:17,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&sort_dir=asc&marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&sort_dir=asc used request id req-3b6db716-62fb-4fb7-999c-3acd705aa4b4 2018-08-05 19:29:17,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733740329742s 2018-08-05 19:29:17,996 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&sort_dir=asc&marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&sort_dir=asc used request id req-3b6db716-62fb-4fb7-999c-3acd705aa4b4 2018-08-05 19:29:23,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-05 19:29:23,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:29:23,032 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:29:23 GMT Server: Apache x-openstack-request-id: req-10fd928a-2713-47b1-9f99-80ef4e23330e Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&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-05 19:29:23,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:23 GMT Server: Apache x-openstack-request-id: req-a76ce0bd-7ad6-4522-b36d-f2091b750924 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-05 19:29:23,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&sort_dir=asc&marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&sort_dir=asc used request id req-a76ce0bd-7ad6-4522-b36d-f2091b750924 2018-08-05 19:29:23,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726809501648s 2018-08-05 19:29:23,075 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33/events?marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&sort_dir=asc&marker=782aa0a0-7424-493a-867f-2c8df7d02bf2&sort_dir=asc used request id req-a76ce0bd-7ad6-4522-b36d-f2091b750924 2018-08-05 19:29:23,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-05 19:29:23,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/794bb954-737c-468b-81cf-f32d23eafc33?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.14" -H "X-Auth-Token: {SHA1}485bf4bbb06b28688cc9194f590c5e14c6c554f6" 2018-08-05 19:29:23,105 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 05 Aug 2018 19:29:23 GMT Server: Apache x-openstack-request-id: req-49589a8e-cefd-4f33-a046-4a165d622853 Location: http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?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-05 19:29:23,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:23 GMT Server: Apache x-openstack-request-id: req-0bda46c7-8972-48d1-ac7f-7fb1a3a50ff9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "0e8abad97a7c4d909fd670de7c2dcf9a", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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_b234a89b-a10e-4b39-92e1-e12ba9320cab", "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": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "794bb954-737c-468b-81cf-f32d23eafc33", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "deletion_time": "2018-08-05T19:29:13Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "2328a0cf8dac4f089fd6c467aae48660", "tags": null, "creation_time": "2018-08-05T19:13:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-05T19:28:29Z", "id": "794bb954-737c-468b-81cf-f32d23eafc33", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-05 19:29:23,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-0bda46c7-8972-48d1-ac7f-7fb1a3a50ff9 2018-08-05 19:29:23,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.253285169601s 2018-08-05 19:29:23,329 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/0e8abad97a7c4d909fd670de7c2dcf9a/stacks/clearwater-opnfv/794bb954-737c-468b-81cf-f32d23eafc33?resolve_outputs=False used request id req-0bda46c7-8972-48d1-ac7f-7fb1a3a50ff9 2018-08-05 19:29:23,329 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot clean stack ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 226, in clean self.cloud.delete_stack(self.stack.id, wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1416, in delete_stack marker=marker) File "/usr/lib/python2.7/site-packages/shade/_heat/event_utils.py", line 90, in poll_for_events stack_status = stack['stack_status'] TypeError: 'NoneType' object has no attribute '__getitem__' 2018-08-05 19:29:23,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 19:29:23,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:29:23,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b91d4bd-55b8-48a2-a39d-7928e38c63d5 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_ims-user_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": {"self": "http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e33a009df49740c8a8a937d5de699e78", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 19:29:23,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6b91d4bd-55b8-48a2-a39d-7928e38c63d5 2018-08-05 19:29:23,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119338989258s 2018-08-05 19:29:23,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6b91d4bd-55b8-48a2-a39d-7928e38c63d5 2018-08-05 19:29:23,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 19:29:23,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:29:23,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d182e534-5f0a-4eaf-a902-c46b07f184a9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": {"self": "http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e33a009df49740c8a8a937d5de699e78", "description": null}} 2018-08-05 19:29:23,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78 used request id req-d182e534-5f0a-4eaf-a902-c46b07f184a9 2018-08-05 19:29:23,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130296945572s 2018-08-05 19:29:23,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78 used request id req-d182e534-5f0a-4eaf-a902-c46b07f184a9 2018-08-05 19:29:23,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 19:29:23,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:29:23,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f28d52d3-8a9b-494e-b0f9-ed1f1b5d6221 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:29:23,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78 used request id req-f28d52d3-8a9b-494e-b0f9-ed1f1b5d6221 2018-08-05 19:29:23,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.242959976196s 2018-08-05 19:29:23,836 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e33a009df49740c8a8a937d5de699e78 used request id req-f28d52d3-8a9b-494e-b0f9-ed1f1b5d6221 2018-08-05 19:29:23,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 19:29:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:29:23,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca2a4bc-f7f8-49ef-bce3-f460383c8f10 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a"}, "tags": [], "enabled": true, "id": "0e8abad97a7c4d909fd670de7c2dcf9a", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b234a89b-a10e-4b39-92e1-e12ba9320cab"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 19:29:23,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8ca2a4bc-f7f8-49ef-bce3-f460383c8f10 2018-08-05 19:29:23,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10622882843s 2018-08-05 19:29:23,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8ca2a4bc-f7f8-49ef-bce3-f460383c8f10 2018-08-05 19:29:23,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 19:29:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:29:24,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-996c4a33-78bd-410d-8846-079af506a4d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:29:24,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a used request id req-996c4a33-78bd-410d-8846-079af506a4d6 2018-08-05 19:29:24,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.235956192017s 2018-08-05 19:29:24,189 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0e8abad97a7c4d909fd670de7c2dcf9a used request id req-996c4a33-78bd-410d-8846-079af506a4d6 2018-08-05 19:29:24,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:29:24,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:29:24,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68497163-af34-4d22-8051-76025001e1e9 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2d93e58ffd8645cc9f7a33a407be42df", "links": {"self": "http://172.30.9.22:5000/v3/roles/2d93e58ffd8645cc9f7a33a407be42df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:29:24,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-68497163-af34-4d22-8051-76025001e1e9 2018-08-05 19:29:24,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104664087296s 2018-08-05 19:29:24,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-68497163-af34-4d22-8051-76025001e1e9 2018-08-05 19:29:24,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-05 19:29:24,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/2d93e58ffd8645cc9f7a33a407be42df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7f9d4f62408578e854a3547aac9db6782fda9d9" 2018-08-05 19:29:24,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e66277-e6c8-4270-b422-6b66c2989997 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:29:24,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/2d93e58ffd8645cc9f7a33a407be42df used request id req-74e66277-e6c8-4270-b422-6b66c2989997 2018-08-05 19:29:24,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.151450872421s 2018-08-05 19:29:24,454 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/2d93e58ffd8645cc9f7a33a407be42df used request id req-74e66277-e6c8-4270-b422-6b66c2989997 2018-08-05 19:29:24,480 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-05 19:29:24,528 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-05 19:29:24,549 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-05 19:29:24,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 19:29:24,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 19:29:24,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 19:29:24,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 19:29:24,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 19:29:24,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 19:29:24,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 19:29:24,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 19:29:24,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 19:29:24,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 19:29:24,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 19:29:24,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 19:29:24,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:29:24,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e972ddd-aa03-404f-b334-3ff096907248 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 19:29:24,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3e972ddd-aa03-404f-b334-3ff096907248 2018-08-05 19:29:24,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 19:29:25,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T20:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["UHHT2l2WRk-zz70-KO8pNg"], "issued_at": "2018-08-05T19:29:25.000000Z"}} 2018-08-05 19:29:25,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:29:25,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:29:25,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c6bd0d8e-e192-4713-a70e-0c00d1342ad5 Date: Sun, 05 Aug 2018 19:29:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 19:29:25,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6bd0d8e-e192-4713-a70e-0c00d1342ad5 2018-08-05 19:29:25,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278314113617s 2018-08-05 19:29:25,297 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6bd0d8e-e192-4713-a70e-0c00d1342ad5 2018-08-05 19:29:25,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:29:25,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 19:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7936be82-d547-4b9f-8156-77ff0a0443c5 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 19:29:25,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7936be82-d547-4b9f-8156-77ff0a0443c5 2018-08-05 19:29:25,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 19:29:25,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:29:25,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e94a92-cab4-4848-abec-c57755d432f2 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 19:29:25,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-78e94a92-cab4-4848-abec-c57755d432f2 2018-08-05 19:29:25,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113620996475s 2018-08-05 19:29:25,421 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-78e94a92-cab4-4848-abec-c57755d432f2 2018-08-05 19:29:25,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 19:29:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148"}}' 2018-08-05 19:29:25,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 19:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f93c3266-977f-4264-bda5-d0ba0a18b606 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.22:5000/v3/projects/84d7eae5f02542a9b9ae95d8a83c5667"}, "tags": [], "enabled": true, "id": "84d7eae5f02542a9b9ae95d8a83c5667", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148"}} 2018-08-05 19:29:25,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f93c3266-977f-4264-bda5-d0ba0a18b606 2018-08-05 19:29:25,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.14587688446s 2018-08-05 19:29:25,575 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f93c3266-977f-4264-bda5-d0ba0a18b606 2018-08-05 19:29:25,575 - 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'84d7eae5f02542a9b9ae95d8a83c5667', '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_9f8675b6-2080-498f-aff4-b1189f93f148'}) 2018-08-05 19:29:25,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 19:29:25,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cb06832a-6147-4da9-b36b-43da089c1d13", "email": null, "name": "vyos_vrouter-user_9f8675b6-2080-498f-aff4-b1189f93f148"}}' 2018-08-05 19:29:25,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 19:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0823b8d3-b664-408c-a18b-3684f585dcf7 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_9f8675b6-2080-498f-aff4-b1189f93f148", "links": {"self": "http://172.30.9.22:5000/v3/users/3d81f794c3964a98a9bf33c913fd389b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d81f794c3964a98a9bf33c913fd389b", "domain_id": "default", "password_expires_at": null}} 2018-08-05 19:29:25,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-0823b8d3-b664-408c-a18b-3684f585dcf7 2018-08-05 19:29:25,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.393595933914s 2018-08-05 19:29:25,976 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-0823b8d3-b664-408c-a18b-3684f585dcf7 2018-08-05 19:29:25,976 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3d81f794c3964a98a9bf33c913fd389b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_9f8675b6-2080-498f-aff4-b1189f93f148'}) 2018-08-05 19:29:25,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:29:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:29:26,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-870e20cc-70ab-4f52-9e84-e2c6897aef68 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:29:26,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-870e20cc-70ab-4f52-9e84-e2c6897aef68 2018-08-05 19:29:26,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107510089874s 2018-08-05 19:29:26,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-870e20cc-70ab-4f52-9e84-e2c6897aef68 2018-08-05 19:29:26,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:29:26,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:29:26,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a42bd45-443a-42b1-8e0b-21f39f8899be Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:29:26,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7a42bd45-443a-42b1-8e0b-21f39f8899be 2018-08-05 19:29:26,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107220888138s 2018-08-05 19:29:26,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7a42bd45-443a-42b1-8e0b-21f39f8899be 2018-08-05 19:29:26,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:29:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:29:26,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4667c40-f048-4c7b-9d47-b9080272e21b Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:29:26,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e4667c40-f048-4c7b-9d47-b9080272e21b 2018-08-05 19:29:26,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0992221832275s 2018-08-05 19:29:26,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e4667c40-f048-4c7b-9d47-b9080272e21b 2018-08-05 19:29:26,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 19:29:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:29:26,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd872d7-0a75-426d-b311-fc584b15e4d3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 19:29:26,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4cd872d7-0a75-426d-b311-fc584b15e4d3 2018-08-05 19:29:26,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114219903946s 2018-08-05 19:29:26,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4cd872d7-0a75-426d-b311-fc584b15e4d3 2018-08-05 19:29:26,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 19:29:26,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:29:26,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41b4185-3fa2-42bc-84f0-ef0f8fdcdbf9 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_9f8675b6-2080-498f-aff4-b1189f93f148", "links": {"self": "http://172.30.9.22:5000/v3/users/3d81f794c3964a98a9bf33c913fd389b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d81f794c3964a98a9bf33c913fd389b", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 19:29:26,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c41b4185-3fa2-42bc-84f0-ef0f8fdcdbf9 2018-08-05 19:29:26,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124868154526s 2018-08-05 19:29:26,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c41b4185-3fa2-42bc-84f0-ef0f8fdcdbf9 2018-08-05 19:29:26,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 19:29:26,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:29:26,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e13e9a-a36b-4b6b-beb1-aa236c38d126 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/84d7eae5f02542a9b9ae95d8a83c5667"}, "tags": [], "enabled": true, "id": "84d7eae5f02542a9b9ae95d8a83c5667", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148"}]} 2018-08-05 19:29:26,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-59e13e9a-a36b-4b6b-beb1-aa236c38d126 2018-08-05 19:29:26,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104821920395s 2018-08-05 19:29:26,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-59e13e9a-a36b-4b6b-beb1-aa236c38d126 2018-08-05 19:29:26,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 19:29:26,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=3d81f794c3964a98a9bf33c913fd389b&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=84d7eae5f02542a9b9ae95d8a83c5667" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:29:26,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94dbb24a-457d-4aa4-ba8e-cdb64963fb4e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3d81f794c3964a98a9bf33c913fd389b&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=84d7eae5f02542a9b9ae95d8a83c5667", "previous": null, "next": null}} 2018-08-05 19:29:26,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3d81f794c3964a98a9bf33c913fd389b&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=84d7eae5f02542a9b9ae95d8a83c5667 used request id req-94dbb24a-457d-4aa4-ba8e-cdb64963fb4e 2018-08-05 19:29:26,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109097957611s 2018-08-05 19:29:26,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3d81f794c3964a98a9bf33c913fd389b&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=84d7eae5f02542a9b9ae95d8a83c5667 used request id req-94dbb24a-457d-4aa4-ba8e-cdb64963fb4e 2018-08-05 19:29:26,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 19:29:26,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/84d7eae5f02542a9b9ae95d8a83c5667/users/3d81f794c3964a98a9bf33c913fd389b/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:29:26,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2b0e5d-d43f-4ceb-970a-5dd6974e6b2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:29:26,969 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/84d7eae5f02542a9b9ae95d8a83c5667/users/3d81f794c3964a98a9bf33c913fd389b/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-8f2b0e5d-d43f-4ceb-970a-5dd6974e6b2c 2018-08-05 19:29:26,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.183452129364s 2018-08-05 19:29:26,970 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/84d7eae5f02542a9b9ae95d8a83c5667/users/3d81f794c3964a98a9bf33c913fd389b/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-8f2b0e5d-d43f-4ceb-970a-5dd6974e6b2c 2018-08-05 19:29:26,970 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148', 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'84d7eae5f02542a9b9ae95d8a83c5667', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'cb06832a-6147-4da9-b36b-43da089c1d13', 'username': u'vyos_vrouter-user_9f8675b6-2080-498f-aff4-b1189f93f148', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 19:29:26,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 19:29:26,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 19:29:26,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 19:29:26,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 19:29:26,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 19:29:26,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 19:29:26,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 19:29:26,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 19:29:26,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 19:29:26,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 19:29:26,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 19:29:26,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 19:29:26,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 19:29:26,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 19:29:26,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 19:29:26,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 19:29:26,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 19:29:26,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 19:29:26,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 19:29:26,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 19:29:26,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 19:29:26,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 19:29:26,976 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_9f8675b6-2080-498f-aff4-b1189f93f148', 'password': 'cb06832a-6147-4da9-b36b-43da089c1d13', 'project_name': 'vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '84d7eae5f02542a9b9ae95d8a83c5667', 'project_domain_name': 'Default'} 2018-08-05 19:29:27,009 - 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-05 19:29:27,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-05 19:29:27,054 - 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-05 19:29:27,062 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-05 19:29:27,062 - 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-05 19:29:27,334 - 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-05 19:29:27,399 - 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-05 19:29:27,399 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-05 19:29:27,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:29:27,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64c2f92-2777-48f8-80c1-7c88516e8566 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 19:29:27,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c64c2f92-2777-48f8-80c1-7c88516e8566 2018-08-05 19:29:27,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 19:29:27,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T20:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84d7eae5f02542a9b9ae95d8a83c5667", "name": "vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_84d7eae5f02542a9b9ae95d8a83c5667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_84d7eae5f02542a9b9ae95d8a83c5667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/84d7eae5f02542a9b9ae95d8a83c5667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_9f8675b6-2080-498f-aff4-b1189f93f148", "id": "3d81f794c3964a98a9bf33c913fd389b"}, "audit_ids": ["-iNCyAMeQsugc7W_Z70cAA"], "issued_at": "2018-08-05T19:29:27.000000Z"}} 2018-08-05 19:29:27,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 19:29:27,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"network": {"name": "vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148", "admin_state_up": true}}' 2018-08-05 19:29:28,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-bcd047ad-6af1-4ba1-8e2b-05ecf3058fe0 Date: Sun, 05 Aug 2018 19:29:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b8b28408-14c5-4066-b484-fbde8482ca64","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"84d7eae5f02542a9b9ae95d8a83c5667","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T19:29:28Z","is_default":false,"name":"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148","qos_policy_id":null,"admin_state_up":true,"tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:29:28Z","mtu":1450}} 2018-08-05 19:29:28,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bcd047ad-6af1-4ba1-8e2b-05ecf3058fe0 2018-08-05 19:29:28,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.560834884644s 2018-08-05 19:29:28,375 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bcd047ad-6af1-4ba1-8e2b-05ecf3058fe0 2018-08-05 19:29:28,376 - 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-05T19:29:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'b8b28408-14c5-4066-b484-fbde8482ca64', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148', u'admin_state_up': True, u'tenant_id': u'84d7eae5f02542a9b9ae95d8a83c5667', u'created_at': u'2018-08-05T19:29:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'84d7eae5f02542a9b9ae95d8a83c5667', u'l2_adjacency': True}) 2018-08-05 19:29:28,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:29:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:29:28,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-da833d61-4c32-45ef-bac6-e133c6e45d5e Date: Sun, 05 Aug 2018 19:29:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b8b28408-14c5-4066-b484-fbde8482ca64","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"84d7eae5f02542a9b9ae95d8a83c5667","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T19:29:28Z","qos_policy_id":null,"name":"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148","admin_state_up":true,"tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:29:28Z","mtu":1450}]} 2018-08-05 19:29:28,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-da833d61-4c32-45ef-bac6-e133c6e45d5e 2018-08-05 19:29:28,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.308352947235s 2018-08-05 19:29:28,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-da833d61-4c32-45ef-bac6-e133c6e45d5e 2018-08-05 19:29:28,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 19:29:28,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"subnet": {"name": "vyos_vrouter-subnet_9f8675b6-2080-498f-aff4-b1189f93f148", "enable_dhcp": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 19:29:29,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0494446a-149e-4267-8599-84940b4d3ff3 Date: Sun, 05 Aug 2018 19:29:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b28408-14c5-4066-b484-fbde8482ca64","tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:29:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T19:29:29Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"84d7eae5f02542a9b9ae95d8a83c5667","id":"cb542ea1-9ada-46be-94a1-ca108592fe66","subnetpool_id":null,"name":"vyos_vrouter-subnet_9f8675b6-2080-498f-aff4-b1189f93f148"}} 2018-08-05 19:29:29,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0494446a-149e-4267-8599-84940b4d3ff3 2018-08-05 19:29:29,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00444579124s 2018-08-05 19:29:29,692 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0494446a-149e-4267-8599-84940b4d3ff3 2018-08-05 19:29:29,692 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T19:29:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cb542ea1-9ada-46be-94a1-ca108592fe66', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_9f8675b6-2080-498f-aff4-b1189f93f148', u'enable_dhcp': True, u'network_id': u'b8b28408-14c5-4066-b484-fbde8482ca64', u'tenant_id': u'84d7eae5f02542a9b9ae95d8a83c5667', u'created_at': u'2018-08-05T19:29:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'84d7eae5f02542a9b9ae95d8a83c5667'}) 2018-08-05 19:29:29,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 19:29:29,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "vyos_vrouter-router_9f8675b6-2080-498f-aff4-b1189f93f148", "admin_state_up": true}}' 2018-08-05 19:29:37,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-cc3246bf-00ce-41a6-bf94-5cd31bb48f95 Date: Sun, 05 Aug 2018 19:29:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:29:30Z", "admin_state_up": true, "updated_at": "2018-08-05T19:29:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "8bf77828-c266-4651-ac8e-499fdca2431c", "name": "vyos_vrouter-router_9f8675b6-2080-498f-aff4-b1189f93f148"}} 2018-08-05 19:29:37,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-cc3246bf-00ce-41a6-bf94-5cd31bb48f95 2018-08-05 19:29:37,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.42040801048s 2018-08-05 19:29:37,114 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-cc3246bf-00ce-41a6-bf94-5cd31bb48f95 2018-08-05 19:29:37,114 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T19:29:31Z', u'revision_number': 3, u'id': u'8bf77828-c266-4651-ac8e-499fdca2431c', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_9f8675b6-2080-498f-aff4-b1189f93f148', u'admin_state_up': True, u'tenant_id': u'84d7eae5f02542a9b9ae95d8a83c5667', u'created_at': u'2018-08-05T19:29:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'84d7eae5f02542a9b9ae95d8a83c5667'}) 2018-08-05 19:29:37,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 19:29:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8bf77828-c266-4651-ac8e-499fdca2431c/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"subnet_id": "cb542ea1-9ada-46be-94a1-ca108592fe66"}' 2018-08-05 19:29:40,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9b306d71-37e4-4842-84ec-9e4dd1506fe2 Date: Sun, 05 Aug 2018 19:29:40 GMT RESP BODY: {"network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "subnet_id": "cb542ea1-9ada-46be-94a1-ca108592fe66", "subnet_ids": ["cb542ea1-9ada-46be-94a1-ca108592fe66"], "port_id": "187c74c3-5da8-4aa8-8aca-e0b3f68cb558", "id": "8bf77828-c266-4651-ac8e-499fdca2431c"} 2018-08-05 19:29:40,161 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8bf77828-c266-4651-ac8e-499fdca2431c/add_router_interface.json used request id req-9b306d71-37e4-4842-84ec-9e4dd1506fe2 2018-08-05 19:29:40,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.04664993286s 2018-08-05 19:29:40,162 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8bf77828-c266-4651-ac8e-499fdca2431c/add_router_interface.json used request id req-9b306d71-37e4-4842-84ec-9e4dd1506fe2 returning object 8bf77828-c266-4651-ac8e-499fdca2431c 2018-08-05 19:29:40,162 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-05 19:30:02,680 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-05 19:30:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:30:02,687 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 19:30:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 19:30:02,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:30:02,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:30:02,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-81067d34-6f6d-4869-9b10-26839bc05cb4 Date: Sun, 05 Aug 2018 19:30:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:30:02,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-81067d34-6f6d-4869-9b10-26839bc05cb4 2018-08-05 19:30:02,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218348026276s 2018-08-05 19:30:02,910 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-81067d34-6f6d-4869-9b10-26839bc05cb4 2018-08-05 19:30:02,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 19:30:02,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148"}' 2018-08-05 19:30:03,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8d31f8fb-4718-4c28-ba05-1768572331c0 Date: Sun, 05 Aug 2018 19:30:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/file", "owner": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "size": null, "self": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T19:30:03Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "checksum": null, "created_at": "2018-08-05T19:30:03Z", "protected": false} 2018-08-05 19:30:03,565 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8d31f8fb-4718-4c28-ba05-1768572331c0 2018-08-05 19:30:03,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.647984027863s 2018-08-05 19:30:03,566 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8d31f8fb-4718-4c28-ba05-1768572331c0 returning object a46f2650-64bf-4bf6-a23c-2c050ff74e84 2018-08-05 19:30:03,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 19:30:03,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '' 2018-08-05 19:31:02,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62227d95-0a75-47d4-ac3c-c2870db7f8e5 Date: Sun, 05 Aug 2018 19:31: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-05 19:31:02,071 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/file used request id req-62227d95-0a75-47d4-ac3c-c2870db7f8e5 2018-08-05 19:31:02,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.5049932003s 2018-08-05 19:31:02,072 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/file used request id req-62227d95-0a75-47d4-ac3c-c2870db7f8e5 2018-08-05 19:31:02,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:31:02,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:02,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-cb1b68e9-1980-4f67-a612-381c6800a682 Date: Sun, 05 Aug 2018 19:31:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap", "metadata": {}}], "file": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/file", "owner": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "size": 4373348352, "self": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T19:31:01Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T19:30:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:31:02,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cb1b68e9-1980-4f67-a612-381c6800a682 2018-08-05 19:31:02,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.245156049728s 2018-08-05 19:31:02,323 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cb1b68e9-1980-4f67-a612-381c6800a682 2018-08-05 19:31:02,325 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/file', 'owner': u'84d7eae5f02542a9b9ae95d8a83c5667', 'id': u'a46f2650-64bf-4bf6-a23c-2c050ff74e84', 'size': 4373348352, u'self': u'/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'84d7eae5f02542a9b9ae95d8a83c5667', 'name': 'vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T19:31:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T19:31:01Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148', 'created': u'2018-08-05T19:30:03Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-05T19:30:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-08-05 19:31:02,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 19:31:02,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_9f8675b6-2080-498f-aff4-b1189f93f148", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-05 19:31:02,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-771ab4b7-bda1-4d45-9c0d-0801c14c4844 x-compute-request-id: req-771ab4b7-bda1-4d45-9c0d-0801c14c4844 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_9f8675b6-2080-498f-aff4-b1189f93f148", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "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": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f"}} 2018-08-05 19:31:02,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-771ab4b7-bda1-4d45-9c0d-0801c14c4844 2018-08-05 19:31:02,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.241573095322s 2018-08-05 19:31:02,568 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-771ab4b7-bda1-4d45-9c0d-0801c14c4844 2018-08-05 19:31:02,569 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_9f8675b6-2080-498f-aff4-b1189f93f148', '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'449c5b575fb242d6b133df2f87012577', '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'ee69fc58-8ae7-412e-95d7-2d6ac5b0204f', 'swap': 0}) 2018-08-05 19:31:02,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 19:31:02,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" -d '{"extra_specs": {}}' 2018-08-05 19:31:02,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09179209-5f1c-4ed8-9965-ab7b530bbb76 x-compute-request-id: req-09179209-5f1c-4ed8-9965-ab7b530bbb76 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 19:31:02,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f/os-extra_specs used request id req-09179209-5f1c-4ed8-9965-ab7b530bbb76 2018-08-05 19:31:02,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218799114227s 2018-08-05 19:31:02,592 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f/os-extra_specs used request id req-09179209-5f1c-4ed8-9965-ab7b530bbb76 2018-08-05 19:31:02,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-05 19:31:02,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"keypair": {"name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148"}}' 2018-08-05 19:31:03,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61ced4bb-6174-499c-973d-866e120c828c x-compute-request-id: req-61ced4bb-6174-499c-973d-866e120c828c Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD3PaQv91sXRMZRdN4TsIkauLpdNZmwXyDy/Lh//w1p8WMV2Dh4CGfMtydTWIDtEldqRUp5qVkjLub6m/CxIMOVQ8k891Y8COLx+5VvD2OnSuPz7M3YpGm1uzU+6ElVvIkpiY1HeWA1JXAs4Kz5hqGAwPLjPp8D6Pc3ZAoAcqH4wOd/USJxCsBURVgVE9NMFxcf7FpQxLPdU1W5QpfO35eldATL+BgD6iqTln8bFWbbD9+BlAawlcLMCKuu+fAWU3vyMxEtEv6EQwNqMz1LnToLkqNrHKt74IZ+qSuIbOgfcWGplFE+CM9bW6vahPt/Ve34ixpqtealKkHHEwxSgYEd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA9z2kL/dbF0TGUXTeE7CJGri6XTWZsF8g8vy4f/8NafFjFdg4\neAhnzLcnU1iA7RJXakVKealZIy7m+pvwsSDDlUPJPPdWPAji8fuVbw9jp0rj8+zN\n2KRptbs1PuhJVbyJKYmNR3lgNSVwLOCs+YahgMDy4z6fA+j3N2QKAHKh+MDnf1Ei\ncQrAVEVYFRPTTBcXH+xaUMSz3VNVuUKXzt+XpXQEy/gYA+oqk5Z/GxVm2w/fgZQG\nsJXCzAirrvnwFlN78jMRLRL+hEMDajM9S506C5Kjaxyre+CGfqkriGzoH3FhqZRR\nPgjPW1ur2oT7f1Xt+IsaarXmpSpBxxMMUoGBHQIDAQABAoIBAC0/cL7+jAM0KP9b\nXhFIa68iQ6kvWBM5NbSCn9l8+h17eeDTk3IUR7rlgiL0vZOlma3vRHQDlDamLMuM\non4oOuMkZr3rnjKahb43ht+ud1R0lkdb/Ug6vsXtnw8GP/Wa7ZdWfy6nff37/g2Y\niM+Z3hDMPydrnHqAtk3C1znBwPbfKuVgHhLfjNRkVjMQ8cYrMhQBdu8INyX6BuIs\n6tnXA9YjkCRCLs4TOWncYUdi5mzEmslawb4G9pdK7JbTlL9mAn4ZjxEAHBD6RolT\nmK0ZwO9fb4knNFDes0FyorOAKcOfvb7NRCMxz0b2d8bZf+B6GCDc08NgxV0i81PE\nhQ/4NcECgYEA/+gKqU8pPc6tORERbCakAgaOe2t//Di7P/TE6INkNOLvGKCmyf4R\nskUa9a8QbxMM4vbjILzoGO7/HZz4UF96yllEdTPd5Rl0eFGtX5wgtVmgWujQv++p\nUGSu1TNOJX/HEiljRZO/Hl3asgo3WlH5Vx7B4G/TaodPjQowHKH/DlkCgYEA91TJ\n1gAUfFVU9dWgM9quoH4T1GI8AVF/hWRyeoQsrQ4W/rMZ6m0bdVaDJ1RzqXS0k//s\nClkXDApW82rARxKx5IWX4pFHmmWtTLyyuyLR+p43dgtlCDCV5AJfrOagCQVQ5INU\nM1AA+85L2y2ielTkMjb0HVT82aXk8PSODge8mGUCgYEA4D4hOYOYjASTXjJKpg6m\nIPBF4nisygOcccq20VhxcrZ49YexH8d3ElPj7+3b5Lk4zZmyJXnjmBW1j+mA3k0M\neEwI5PryMlM/8D8CQYm6T6+eCIuCgO4t27ieS0yN6eYyNwP1bX6uNpnfjavOHWM/\nrsvQ8C6NgAfZ+ak3x59ctOECgYEAwxbANerOPdxZLagZu40s3S9VmNr7ldahDajT\nm8wSKVbJ0JGZSY5ScFWTEjzNFscVgQAHQYpQYZDuUQbNL8KRSz4NNgt+PU0iSzs0\nh+PJWTPfb19BjBo2wSkWKp2ncjYdPoJQskDS5cwtjW8LkA7SCMHMAC7/WvY+BcoB\nGxQDMPkCgYEAoqkPxfXP2o2rrinpJz2NPG0JetREpntROoOrxi1Dk+u1uhv4sND9\nBwlW4Fhe4G3bufoy0N8sGunX4kB29yrfGuPlRAwdgFNqyFymg0wX8BS7wzdHlpca\n32C+umaeBNms7V/PfCzqIlqmZkJdn1OI9rTUi6wMm8TzkTaRl/n45bM=\n-----END RSA PRIVATE KEY-----\n", "user_id": "3d81f794c3964a98a9bf33c913fd389b", "name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "fingerprint": "a3:0f:a9:4d:cf:d3:dd:6f:fc:6c:3f:a8:5b:f5:db:66"}} 2018-08-05 19:31:03,041 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-61ced4bb-6174-499c-973d-866e120c828c 2018-08-05 19:31:03,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.448740005493s 2018-08-05 19:31:03,042 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-61ced4bb-6174-499c-973d-866e120c828c 2018-08-05 19:31:03,042 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD3PaQv91sXRMZRdN4TsIkauLpdNZmwXyDy/Lh//w1p8WMV2Dh4CGfMtydTWIDtEldqRUp5qVkjLub6m/CxIMOVQ8k891Y8COLx+5VvD2OnSuPz7M3YpGm1uzU+6ElVvIkpiY1HeWA1JXAs4Kz5hqGAwPLjPp8D6Pc3ZAoAcqH4wOd/USJxCsBURVgVE9NMFxcf7FpQxLPdU1W5QpfO35eldATL+BgD6iqTln8bFWbbD9+BlAawlcLMCKuu+fAWU3vyMxEtEv6EQwNqMz1LnToLkqNrHKt74IZ+qSuIbOgfcWGplFE+CM9bW6vahPt/Ve34ixpqtealKkHHEwxSgYEd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA9z2kL/dbF0TGUXTeE7CJGri6XTWZsF8g8vy4f/8NafFjFdg4\neAhnzLcnU1iA7RJXakVKealZIy7m+pvwsSDDlUPJPPdWPAji8fuVbw9jp0rj8+zN\n2KRptbs1PuhJVbyJKYmNR3lgNSVwLOCs+YahgMDy4z6fA+j3N2QKAHKh+MDnf1Ei\ncQrAVEVYFRPTTBcXH+xaUMSz3VNVuUKXzt+XpXQEy/gYA+oqk5Z/GxVm2w/fgZQG\nsJXCzAirrvnwFlN78jMRLRL+hEMDajM9S506C5Kjaxyre+CGfqkriGzoH3FhqZRR\nPgjPW1ur2oT7f1Xt+IsaarXmpSpBxxMMUoGBHQIDAQABAoIBAC0/cL7+jAM0KP9b\nXhFIa68iQ6kvWBM5NbSCn9l8+h17eeDTk3IUR7rlgiL0vZOlma3vRHQDlDamLMuM\non4oOuMkZr3rnjKahb43ht+ud1R0lkdb/Ug6vsXtnw8GP/Wa7ZdWfy6nff37/g2Y\niM+Z3hDMPydrnHqAtk3C1znBwPbfKuVgHhLfjNRkVjMQ8cYrMhQBdu8INyX6BuIs\n6tnXA9YjkCRCLs4TOWncYUdi5mzEmslawb4G9pdK7JbTlL9mAn4ZjxEAHBD6RolT\nmK0ZwO9fb4knNFDes0FyorOAKcOfvb7NRCMxz0b2d8bZf+B6GCDc08NgxV0i81PE\nhQ/4NcECgYEA/+gKqU8pPc6tORERbCakAgaOe2t//Di7P/TE6INkNOLvGKCmyf4R\nskUa9a8QbxMM4vbjILzoGO7/HZz4UF96yllEdTPd5Rl0eFGtX5wgtVmgWujQv++p\nUGSu1TNOJX/HEiljRZO/Hl3asgo3WlH5Vx7B4G/TaodPjQowHKH/DlkCgYEA91TJ\n1gAUfFVU9dWgM9quoH4T1GI8AVF/hWRyeoQsrQ4W/rMZ6m0bdVaDJ1RzqXS0k//s\nClkXDApW82rARxKx5IWX4pFHmmWtTLyyuyLR+p43dgtlCDCV5AJfrOagCQVQ5INU\nM1AA+85L2y2ielTkMjb0HVT82aXk8PSODge8mGUCgYEA4D4hOYOYjASTXjJKpg6m\nIPBF4nisygOcccq20VhxcrZ49YexH8d3ElPj7+3b5Lk4zZmyJXnjmBW1j+mA3k0M\neEwI5PryMlM/8D8CQYm6T6+eCIuCgO4t27ieS0yN6eYyNwP1bX6uNpnfjavOHWM/\nrsvQ8C6NgAfZ+ak3x59ctOECgYEAwxbANerOPdxZLagZu40s3S9VmNr7ldahDajT\nm8wSKVbJ0JGZSY5ScFWTEjzNFscVgQAHQYpQYZDuUQbNL8KRSz4NNgt+PU0iSzs0\nh+PJWTPfb19BjBo2wSkWKp2ncjYdPoJQskDS5cwtjW8LkA7SCMHMAC7/WvY+BcoB\nGxQDMPkCgYEAoqkPxfXP2o2rrinpJz2NPG0JetREpntROoOrxi1Dk+u1uhv4sND9\nBwlW4Fhe4G3bufoy0N8sGunX4kB29yrfGuPlRAwdgFNqyFymg0wX8BS7wzdHlpca\n32C+umaeBNms7V/PfCzqIlqmZkJdn1OI9rTUi6wMm8TzkTaRl/n45bM=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3d81f794c3964a98a9bf33c913fd389b', 'name': u'vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148', 'created_at': '2018-08-05T19:31:03.042793', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'84d7eae5f02542a9b9ae95d8a83c5667', 'name': 'vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a3:0f:a9:4d:cf:d3:dd:6f:fc:6c:3f:a8:5b:f5:db:66', 'type': 'ssh', 'id': u'vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148'}) 2018-08-05 19:31:03,043 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA9z2kL/dbF0TGUXTeE7CJGri6XTWZsF8g8vy4f/8NafFjFdg4 eAhnzLcnU1iA7RJXakVKealZIy7m+pvwsSDDlUPJPPdWPAji8fuVbw9jp0rj8+zN 2KRptbs1PuhJVbyJKYmNR3lgNSVwLOCs+YahgMDy4z6fA+j3N2QKAHKh+MDnf1Ei cQrAVEVYFRPTTBcXH+xaUMSz3VNVuUKXzt+XpXQEy/gYA+oqk5Z/GxVm2w/fgZQG sJXCzAirrvnwFlN78jMRLRL+hEMDajM9S506C5Kjaxyre+CGfqkriGzoH3FhqZRR PgjPW1ur2oT7f1Xt+IsaarXmpSpBxxMMUoGBHQIDAQABAoIBAC0/cL7+jAM0KP9b XhFIa68iQ6kvWBM5NbSCn9l8+h17eeDTk3IUR7rlgiL0vZOlma3vRHQDlDamLMuM on4oOuMkZr3rnjKahb43ht+ud1R0lkdb/Ug6vsXtnw8GP/Wa7ZdWfy6nff37/g2Y iM+Z3hDMPydrnHqAtk3C1znBwPbfKuVgHhLfjNRkVjMQ8cYrMhQBdu8INyX6BuIs 6tnXA9YjkCRCLs4TOWncYUdi5mzEmslawb4G9pdK7JbTlL9mAn4ZjxEAHBD6RolT mK0ZwO9fb4knNFDes0FyorOAKcOfvb7NRCMxz0b2d8bZf+B6GCDc08NgxV0i81PE hQ/4NcECgYEA/+gKqU8pPc6tORERbCakAgaOe2t//Di7P/TE6INkNOLvGKCmyf4R skUa9a8QbxMM4vbjILzoGO7/HZz4UF96yllEdTPd5Rl0eFGtX5wgtVmgWujQv++p UGSu1TNOJX/HEiljRZO/Hl3asgo3WlH5Vx7B4G/TaodPjQowHKH/DlkCgYEA91TJ 1gAUfFVU9dWgM9quoH4T1GI8AVF/hWRyeoQsrQ4W/rMZ6m0bdVaDJ1RzqXS0k//s ClkXDApW82rARxKx5IWX4pFHmmWtTLyyuyLR+p43dgtlCDCV5AJfrOagCQVQ5INU M1AA+85L2y2ielTkMjb0HVT82aXk8PSODge8mGUCgYEA4D4hOYOYjASTXjJKpg6m IPBF4nisygOcccq20VhxcrZ49YexH8d3ElPj7+3b5Lk4zZmyJXnjmBW1j+mA3k0M eEwI5PryMlM/8D8CQYm6T6+eCIuCgO4t27ieS0yN6eYyNwP1bX6uNpnfjavOHWM/ rsvQ8C6NgAfZ+ak3x59ctOECgYEAwxbANerOPdxZLagZu40s3S9VmNr7ldahDajT m8wSKVbJ0JGZSY5ScFWTEjzNFscVgQAHQYpQYZDuUQbNL8KRSz4NNgt+PU0iSzs0 h+PJWTPfb19BjBo2wSkWKp2ncjYdPoJQskDS5cwtjW8LkA7SCMHMAC7/WvY+BcoB GxQDMPkCgYEAoqkPxfXP2o2rrinpJz2NPG0JetREpntROoOrxi1Dk+u1uhv4sND9 BwlW4Fhe4G3bufoy0N8sGunX4kB29yrfGuPlRAwdgFNqyFymg0wX8BS7wzdHlpca 32C+umaeBNms7V/PfCzqIlqmZkJdn1OI9rTUi6wMm8TzkTaRl/n45bM= -----END RSA PRIVATE KEY----- 2018-08-05 19:31:03,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-05 19:31:03,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"security_group": {"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-05 19:31:03,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-4fb475f9-c3b6-47b4-be35-291f4d6c60c4 Date: Sun, 05 Aug 2018 19:31:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "updated_at": "2018-08-05T19:31:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "09c7cf8a-f1d6-43e1-93d9-3554303ead04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "f02eda38-391f-46c3-a026-1cb86887aa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 1, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}} 2018-08-05 19:31:03,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4fb475f9-c3b6-47b4-be35-291f4d6c60c4 2018-08-05 19:31:03,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.377466201782s 2018-08-05 19:31:03,424 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4fb475f9-c3b6-47b4-be35-291f4d6c60c4 2018-08-05 19:31:03,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 19:31:03,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:03,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-399b983d-9db2-4105-88d0-627606eac5ee Date: Sun, 05 Aug 2018 19:31:03 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "updated_at": "2018-08-05T19:31:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "09c7cf8a-f1d6-43e1-93d9-3554303ead04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "f02eda38-391f-46c3-a026-1cb86887aa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 1, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}, {"description": "Default security group", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:29:28Z", "updated_at": "2018-08-05T19:29:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5117a8a1-1bbf-496b-933d-2a79114b0ce3", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5b26f4cc-8aea-47e3-a097-a9411bc5b98e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "a551d0e9-b124-4979-90ef-103f84829507", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "bd47b5eb-cf44-431b-bd0a-8ebe9e27b89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 1, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "name": "default"}]} 2018-08-05 19:31:03,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-399b983d-9db2-4105-88d0-627606eac5ee 2018-08-05 19:31:03,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228229045868s 2018-08-05 19:31:03,657 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-399b983d-9db2-4105-88d0-627606eac5ee 2018-08-05 19:31:03,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 19:31:03,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -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": "133029c3-89dd-41ba-aeee-b9390fc3bca1"}}' 2018-08-05 19:31:03,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8a3da4bf-b482-4a30-9c79-1d92e1f1eef9 Date: Sun, 05 Aug 2018 19:31:03 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-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "port_range_min": 22, "revision_number": 0, "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "7ffb8179-1e5c-4867-96cb-e3ab544f239e"}} 2018-08-05 19:31:03,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8a3da4bf-b482-4a30-9c79-1d92e1f1eef9 2018-08-05 19:31:03,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127852916718s 2018-08-05 19:31:03,789 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8a3da4bf-b482-4a30-9c79-1d92e1f1eef9 2018-08-05 19:31:03,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 19:31:03,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:03,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-9a8299dc-01fb-41b9-8560-25e4dd60a4ff Date: Sun, 05 Aug 2018 19:31:03 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "updated_at": "2018-08-05T19:31:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "09c7cf8a-f1d6-43e1-93d9-3554303ead04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "7ffb8179-1e5c-4867-96cb-e3ab544f239e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 22, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "f02eda38-391f-46c3-a026-1cb86887aa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 2, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}, {"description": "Default security group", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:29:28Z", "updated_at": "2018-08-05T19:29:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5117a8a1-1bbf-496b-933d-2a79114b0ce3", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5b26f4cc-8aea-47e3-a097-a9411bc5b98e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "a551d0e9-b124-4979-90ef-103f84829507", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "bd47b5eb-cf44-431b-bd0a-8ebe9e27b89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 1, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "name": "default"}]} 2018-08-05 19:31:03,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9a8299dc-01fb-41b9-8560-25e4dd60a4ff 2018-08-05 19:31:03,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0722930431366s 2018-08-05 19:31:03,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9a8299dc-01fb-41b9-8560-25e4dd60a4ff 2018-08-05 19:31:03,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 19:31:03,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -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": "133029c3-89dd-41ba-aeee-b9390fc3bca1"}}' 2018-08-05 19:31:04,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-864ab079-34c1-4a5e-b49c-545439240897 Date: Sun, 05 Aug 2018 19:31:04 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-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "port_range_min": null, "revision_number": 0, "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "e9948aa1-8f7c-4393-ba7f-21ccd498d456"}} 2018-08-05 19:31:04,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-864ab079-34c1-4a5e-b49c-545439240897 2018-08-05 19:31:04,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152846097946s 2018-08-05 19:31:04,022 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-864ab079-34c1-4a5e-b49c-545439240897 2018-08-05 19:31:04,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 19:31:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:04,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-cdc53b76-f3dd-4dff-8957-dabbe44bbdfd Date: Sun, 05 Aug 2018 19:31:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "updated_at": "2018-08-05T19:31:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "09c7cf8a-f1d6-43e1-93d9-3554303ead04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "7ffb8179-1e5c-4867-96cb-e3ab544f239e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 22, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "e9948aa1-8f7c-4393-ba7f-21ccd498d456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "f02eda38-391f-46c3-a026-1cb86887aa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 3, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}, {"description": "Default security group", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:29:28Z", "updated_at": "2018-08-05T19:29:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5117a8a1-1bbf-496b-933d-2a79114b0ce3", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5b26f4cc-8aea-47e3-a097-a9411bc5b98e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "a551d0e9-b124-4979-90ef-103f84829507", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "bd47b5eb-cf44-431b-bd0a-8ebe9e27b89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 1, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "name": "default"}]} 2018-08-05 19:31:04,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cdc53b76-f3dd-4dff-8957-dabbe44bbdfd 2018-08-05 19:31:04,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238951921463s 2018-08-05 19:31:04,265 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cdc53b76-f3dd-4dff-8957-dabbe44bbdfd 2018-08-05 19:31:04,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 19:31:04,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -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": "133029c3-89dd-41ba-aeee-b9390fc3bca1"}}' 2018-08-05 19:31:04,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a5903176-5ce6-4c0a-b8f4-bf9a902554eb Date: Sun, 05 Aug 2018 19:31:04 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-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "port_range_min": 80, "revision_number": 0, "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:04Z", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "f156fdde-f14e-4215-b103-dec72d9c772f"}} 2018-08-05 19:31:04,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a5903176-5ce6-4c0a-b8f4-bf9a902554eb 2018-08-05 19:31:04,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.334892034531s 2018-08-05 19:31:04,603 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a5903176-5ce6-4c0a-b8f4-bf9a902554eb 2018-08-05 19:31:04,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 19:31:04,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:04,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-ea7ed65f-48c6-4612-8080-efe53e321542 Date: Sun, 05 Aug 2018 19:31:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "updated_at": "2018-08-05T19:31:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "09c7cf8a-f1d6-43e1-93d9-3554303ead04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "7ffb8179-1e5c-4867-96cb-e3ab544f239e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 22, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "e9948aa1-8f7c-4393-ba7f-21ccd498d456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "f02eda38-391f-46c3-a026-1cb86887aa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T19:31:04Z", "revision_number": 0, "id": "f156fdde-f14e-4215-b103-dec72d9c772f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 80, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 4, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}, {"description": "Default security group", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:29:28Z", "updated_at": "2018-08-05T19:29:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5117a8a1-1bbf-496b-933d-2a79114b0ce3", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5b26f4cc-8aea-47e3-a097-a9411bc5b98e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "a551d0e9-b124-4979-90ef-103f84829507", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "bd47b5eb-cf44-431b-bd0a-8ebe9e27b89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 1, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "name": "default"}]} 2018-08-05 19:31:04,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ea7ed65f-48c6-4612-8080-efe53e321542 2018-08-05 19:31:04,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0640211105347s 2018-08-05 19:31:04,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ea7ed65f-48c6-4612-8080-efe53e321542 2018-08-05 19:31:04,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 19:31:04,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -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": "133029c3-89dd-41ba-aeee-b9390fc3bca1"}}' 2018-08-05 19:31:04,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b11037d4-d220-43db-951a-9b02d106f740 Date: Sun, 05 Aug 2018 19:31:04 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-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "port_range_min": 443, "revision_number": 0, "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:04Z", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "de04b574-3f25-4bd7-8d7a-0d9eef5c1570"}} 2018-08-05 19:31:04,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b11037d4-d220-43db-951a-9b02d106f740 2018-08-05 19:31:04,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.316598176956s 2018-08-05 19:31:04,992 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b11037d4-d220-43db-951a-9b02d106f740 2018-08-05 19:31:04,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 19:31:04,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:05,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-1360d32d-7f40-4598-a0b8-009decce24e2 Date: Sun, 05 Aug 2018 19:31:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "updated_at": "2018-08-05T19:31:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "09c7cf8a-f1d6-43e1-93d9-3554303ead04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "7ffb8179-1e5c-4867-96cb-e3ab544f239e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 22, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T19:31:04Z", "revision_number": 0, "id": "de04b574-3f25-4bd7-8d7a-0d9eef5c1570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 443, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "e9948aa1-8f7c-4393-ba7f-21ccd498d456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "f02eda38-391f-46c3-a026-1cb86887aa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T19:31:04Z", "revision_number": 0, "id": "f156fdde-f14e-4215-b103-dec72d9c772f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 80, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 5, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}, {"description": "Default security group", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:29:28Z", "updated_at": "2018-08-05T19:29:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5117a8a1-1bbf-496b-933d-2a79114b0ce3", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5b26f4cc-8aea-47e3-a097-a9411bc5b98e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "a551d0e9-b124-4979-90ef-103f84829507", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "bd47b5eb-cf44-431b-bd0a-8ebe9e27b89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 1, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "name": "default"}]} 2018-08-05 19:31:05,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1360d32d-7f40-4598-a0b8-009decce24e2 2018-08-05 19:31:05,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224641799927s 2018-08-05 19:31:05,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1360d32d-7f40-4598-a0b8-009decce24e2 2018-08-05 19:31:05,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 19:31:05,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -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": "133029c3-89dd-41ba-aeee-b9390fc3bca1"}}' 2018-08-05 19:31:05,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-9f5bd546-391d-4ba9-bd09-03a8cf76d413 Date: Sun, 05 Aug 2018 19:31:05 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-05T19:31:05Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "port_range_min": 5671, "revision_number": 0, "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:05Z", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "c10cc007-aed0-4f69-a855-af8d742f8391"}} 2018-08-05 19:31:05,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9f5bd546-391d-4ba9-bd09-03a8cf76d413 2018-08-05 19:31:05,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.360817193985s 2018-08-05 19:31:05,585 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9f5bd546-391d-4ba9-bd09-03a8cf76d413 2018-08-05 19:31:05,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 19:31:05,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:05,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-c59e122f-8077-4a03-a4d4-52a9b966d299 Date: Sun, 05 Aug 2018 19:31:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "updated_at": "2018-08-05T19:31:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "09c7cf8a-f1d6-43e1-93d9-3554303ead04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "7ffb8179-1e5c-4867-96cb-e3ab544f239e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 22, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-05T19:31:05Z", "revision_number": 0, "id": "c10cc007-aed0-4f69-a855-af8d742f8391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:05Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T19:31:04Z", "revision_number": 0, "id": "de04b574-3f25-4bd7-8d7a-0d9eef5c1570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 443, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "e9948aa1-8f7c-4393-ba7f-21ccd498d456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "f02eda38-391f-46c3-a026-1cb86887aa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T19:31:04Z", "revision_number": 0, "id": "f156fdde-f14e-4215-b103-dec72d9c772f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 80, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 6, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}, {"description": "Default security group", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:29:28Z", "updated_at": "2018-08-05T19:29:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5117a8a1-1bbf-496b-933d-2a79114b0ce3", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5b26f4cc-8aea-47e3-a097-a9411bc5b98e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "a551d0e9-b124-4979-90ef-103f84829507", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "bd47b5eb-cf44-431b-bd0a-8ebe9e27b89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 1, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "name": "default"}]} 2018-08-05 19:31:05,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c59e122f-8077-4a03-a4d4-52a9b966d299 2018-08-05 19:31:05,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0535039901733s 2018-08-05 19:31:05,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c59e122f-8077-4a03-a4d4-52a9b966d299 2018-08-05 19:31:05,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 19:31:05,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -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": "133029c3-89dd-41ba-aeee-b9390fc3bca1"}}' 2018-08-05 19:31:05,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-94d5bebf-36af-456a-93d2-2e8fe89a8660 Date: Sun, 05 Aug 2018 19:31:05 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-05T19:31:05Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "port_range_min": 53333, "revision_number": 0, "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:05Z", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "0a1e1c29-03f8-4ef1-b818-4e4cce5acaa9"}} 2018-08-05 19:31:05,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-94d5bebf-36af-456a-93d2-2e8fe89a8660 2018-08-05 19:31:05,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.340204000473s 2018-08-05 19:31:05,986 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-94d5bebf-36af-456a-93d2-2e8fe89a8660 2018-08-05 19:31:05,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:31:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:06,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-739a9deb-0915-4ada-bed3-9a17b89aaa97 Date: Sun, 05 Aug 2018 19:31:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b8b28408-14c5-4066-b484-fbde8482ca64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84d7eae5f02542a9b9ae95d8a83c5667","l2_adjacency":true,"status":"ACTIVE","subnets":["cb542ea1-9ada-46be-94a1-ca108592fe66"],"description":"","tags":[],"updated_at":"2018-08-05T19:29:29Z","qos_policy_id":null,"name":"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148","admin_state_up":true,"tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:29:28Z","mtu":1450}]} 2018-08-05 19:31:06,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-739a9deb-0915-4ada-bed3-9a17b89aaa97 2018-08-05 19:31:06,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110903978348s 2018-08-05 19:31:06,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-739a9deb-0915-4ada-bed3-9a17b89aaa97 2018-08-05 19:31:06,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:31:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:06,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-8991e628-56e2-49f8-a5cf-441194a1ffd7 Date: Sun, 05 Aug 2018 19:31:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap", "metadata": {}}], "file": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/file", "owner": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "size": 4373348352, "self": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T19:31:01Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T19:30:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:31:06,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8991e628-56e2-49f8-a5cf-441194a1ffd7 2018-08-05 19:31:06,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.726880073547s 2018-08-05 19:31:06,831 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8991e628-56e2-49f8-a5cf-441194a1ffd7 2018-08-05 19:31:06,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:31:06,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:06,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-09b9c344-af4f-4951-a920-5a8be0f6f65f x-compute-request-id: req-09b9c344-af4f-4951-a920-5a8be0f6f65f Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}, {"name": "vyos_vrouter-flavor_9f8675b6-2080-498f-aff4-b1189f93f148", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "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": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f"}]} 2018-08-05 19:31:06,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-09b9c344-af4f-4951-a920-5a8be0f6f65f 2018-08-05 19:31:06,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0309829711914s 2018-08-05 19:31:06,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-09b9c344-af4f-4951-a920-5a8be0f6f65f 2018-08-05 19:31:06,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-05 19:31:06,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"server": {"name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "imageRef": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "flavorRef": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b8b28408-14c5-4066-b484-fbde8482ca64"}], "security_groups": [{"name": "133029c3-89dd-41ba-aeee-b9390fc3bca1"}]}}' 2018-08-05 19:31:10,234 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 19:31:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3fb5555-d071-4fe2-9a37-7121e9ce8d72 x-compute-request-id: req-c3fb5555-d071-4fe2-9a37-7121e9ce8d72 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "133029c3-89dd-41ba-aeee-b9390fc3bca1"}], "OS-DCF:diskConfig": "MANUAL", "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "adminPass": "gGVC54D9NqXe"}} 2018-08-05 19:31:10,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-c3fb5555-d071-4fe2-9a37-7121e9ce8d72 2018-08-05 19:31:10,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.36773896217s 2018-08-05 19:31:10,234 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-c3fb5555-d071-4fe2-9a37-7121e9ce8d72 2018-08-05 19:31:10,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:10,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:10,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-ff30ad9d-6bfe-46b3-b755-362198c782f1 x-compute-request-id: req-ff30ad9d-6bfe-46b3-b755-362198c782f1 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "user_id": "3d81f794c3964a98a9bf33c913fd389b", "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-05T19:31:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:10,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ff30ad9d-6bfe-46b3-b755-362198c782f1 2018-08-05 19:31:10,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512185096741s 2018-08-05 19:31:10,748 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ff30ad9d-6bfe-46b3-b755-362198c782f1 2018-08-05 19:31:10,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:31:10,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:11,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-98a69d64-1326-4a12-9e1f-1036e7d2c182 Date: Sun, 05 Aug 2018 19:31:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b8b28408-14c5-4066-b484-fbde8482ca64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84d7eae5f02542a9b9ae95d8a83c5667","l2_adjacency":true,"status":"ACTIVE","subnets":["cb542ea1-9ada-46be-94a1-ca108592fe66"],"description":"","tags":[],"updated_at":"2018-08-05T19:29:29Z","qos_policy_id":null,"name":"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148","admin_state_up":true,"tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:29:28Z","mtu":1450}]} 2018-08-05 19:31:11,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-98a69d64-1326-4a12-9e1f-1036e7d2c182 2018-08-05 19:31:11,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.307775020599s 2018-08-05 19:31:11,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-98a69d64-1326-4a12-9e1f-1036e7d2c182 2018-08-05 19:31:11,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 19:31:11,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:11,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-81031e87-bd2b-40d8-8e59-b3f2f8581d54 Date: Sun, 05 Aug 2018 19:31:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b28408-14c5-4066-b484-fbde8482ca64","tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:29:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T19:29:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"84d7eae5f02542a9b9ae95d8a83c5667","id":"cb542ea1-9ada-46be-94a1-ca108592fe66","subnetpool_id":null,"name":"vyos_vrouter-subnet_9f8675b6-2080-498f-aff4-b1189f93f148"}]} 2018-08-05 19:31:11,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-81031e87-bd2b-40d8-8e59-b3f2f8581d54 2018-08-05 19:31:11,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0522689819336s 2018-08-05 19:31:11,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-81031e87-bd2b-40d8-8e59-b3f2f8581d54 2018-08-05 19:31:11,116 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:13,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:13,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-3134ebce-6670-4f01-ac84-0d44e367c3a0 x-compute-request-id: req-3134ebce-6670-4f01-ac84-0d44e367c3a0 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:12Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:13,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3134ebce-6670-4f01-ac84-0d44e367c3a0 2018-08-05 19:31:13,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458898067474s 2018-08-05 19:31:13,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3134ebce-6670-4f01-ac84-0d44e367c3a0 2018-08-05 19:31:13,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:15,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:16,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-339ce65d-e292-4635-9926-720a611cb221 x-compute-request-id: req-339ce65d-e292-4635-9926-720a611cb221 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:16,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-339ce65d-e292-4635-9926-720a611cb221 2018-08-05 19:31:16,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.856216907501s 2018-08-05 19:31:16,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-339ce65d-e292-4635-9926-720a611cb221 2018-08-05 19:31:16,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:18,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:19,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-babf2fe4-c520-462f-8145-66d6928e8a9b x-compute-request-id: req-babf2fe4-c520-462f-8145-66d6928e8a9b 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:19,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-babf2fe4-c520-462f-8145-66d6928e8a9b 2018-08-05 19:31:19,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.850708961487s 2018-08-05 19:31:19,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-babf2fe4-c520-462f-8145-66d6928e8a9b 2018-08-05 19:31:19,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:21,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:21,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:22,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-84ae2f54-45ce-40df-afe2-3bdaaa0a1425 x-compute-request-id: req-84ae2f54-45ce-40df-afe2-3bdaaa0a1425 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:22,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-84ae2f54-45ce-40df-afe2-3bdaaa0a1425 2018-08-05 19:31:22,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.86270403862s 2018-08-05 19:31:22,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-84ae2f54-45ce-40df-afe2-3bdaaa0a1425 2018-08-05 19:31:22,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:24,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:24,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:24,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-8eaf931c-004f-49c8-9808-7a718a190f48 x-compute-request-id: req-8eaf931c-004f-49c8-9808-7a718a190f48 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:24,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8eaf931c-004f-49c8-9808-7a718a190f48 2018-08-05 19:31:24,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646474123001s 2018-08-05 19:31:24,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8eaf931c-004f-49c8-9808-7a718a190f48 2018-08-05 19:31:24,827 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:26,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:26,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:27,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-57ddb2dd-d10a-4936-8405-27276b7b29ed x-compute-request-id: req-57ddb2dd-d10a-4936-8405-27276b7b29ed 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:27,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-57ddb2dd-d10a-4936-8405-27276b7b29ed 2018-08-05 19:31:27,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05650401115s 2018-08-05 19:31:27,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-57ddb2dd-d10a-4936-8405-27276b7b29ed 2018-08-05 19:31:27,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:29,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:29,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:30,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-9c2cb807-62e9-4fca-8df8-d95a5132b608 x-compute-request-id: req-9c2cb807-62e9-4fca-8df8-d95a5132b608 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:30,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c2cb807-62e9-4fca-8df8-d95a5132b608 2018-08-05 19:31:30,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669600963593s 2018-08-05 19:31:30,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c2cb807-62e9-4fca-8df8-d95a5132b608 2018-08-05 19:31:30,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:32,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:32,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:33,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34a87f35-7d1c-48f5-890c-5cc7415704d0 x-compute-request-id: req-34a87f35-7d1c-48f5-890c-5cc7415704d0 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:33,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-34a87f35-7d1c-48f5-890c-5cc7415704d0 2018-08-05 19:31:33,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782163143158s 2018-08-05 19:31:33,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-34a87f35-7d1c-48f5-890c-5cc7415704d0 2018-08-05 19:31:33,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:35,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:36,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-a9e38c18-d3f2-46f4-ad04-56b68131cebd x-compute-request-id: req-a9e38c18-d3f2-46f4-ad04-56b68131cebd 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:36,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9e38c18-d3f2-46f4-ad04-56b68131cebd 2018-08-05 19:31:36,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15256810188s 2018-08-05 19:31:36,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9e38c18-d3f2-46f4-ad04-56b68131cebd 2018-08-05 19:31:36,516 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:38,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:39,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-96e8e540-e1b1-4cb6-9796-6861008efba2 x-compute-request-id: req-96e8e540-e1b1-4cb6-9796-6861008efba2 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:39,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-96e8e540-e1b1-4cb6-9796-6861008efba2 2018-08-05 19:31:39,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490566015244s 2018-08-05 19:31:39,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-96e8e540-e1b1-4cb6-9796-6861008efba2 2018-08-05 19:31:39,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:41,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:41,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:41,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ee1f7e1-9b55-4fe0-9111-561d8726d33d x-compute-request-id: req-2ee1f7e1-9b55-4fe0-9111-561d8726d33d 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:41,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ee1f7e1-9b55-4fe0-9111-561d8726d33d 2018-08-05 19:31:41,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366315126419s 2018-08-05 19:31:41,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ee1f7e1-9b55-4fe0-9111-561d8726d33d 2018-08-05 19:31:41,387 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:43,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:43,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:44,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3317b8f4-600b-45aa-b0e4-efd6a3cc3aea x-compute-request-id: req-3317b8f4-600b-45aa-b0e4-efd6a3cc3aea 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:44,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3317b8f4-600b-45aa-b0e4-efd6a3cc3aea 2018-08-05 19:31:44,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782574892044s 2018-08-05 19:31:44,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3317b8f4-600b-45aa-b0e4-efd6a3cc3aea 2018-08-05 19:31:44,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:46,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:46,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e324a398-0974-4bac-8a2e-d0685efc4d32 x-compute-request-id: req-e324a398-0974-4bac-8a2e-d0685efc4d32 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:46,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e324a398-0974-4bac-8a2e-d0685efc4d32 2018-08-05 19:31:46,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611201047897s 2018-08-05 19:31:46,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e324a398-0974-4bac-8a2e-d0685efc4d32 2018-08-05 19:31:46,795 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:48,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:49,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-500b8f46-51c2-4542-b593-806eb5601473 x-compute-request-id: req-500b8f46-51c2-4542-b593-806eb5601473 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:49,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-500b8f46-51c2-4542-b593-806eb5601473 2018-08-05 19:31:49,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572288036346s 2018-08-05 19:31:49,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-500b8f46-51c2-4542-b593-806eb5601473 2018-08-05 19:31:49,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:51,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:51,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:51,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-8fc71ae9-9a3c-4165-8191-0c349554e232 x-compute-request-id: req-8fc71ae9-9a3c-4165-8191-0c349554e232 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:51,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fc71ae9-9a3c-4165-8191-0c349554e232 2018-08-05 19:31:51,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587154150009s 2018-08-05 19:31:51,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fc71ae9-9a3c-4165-8191-0c349554e232 2018-08-05 19:31:51,968 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:53,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:53,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:54,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-73de2f98-e4ab-4ee9-976c-43c954554d63 x-compute-request-id: req-73de2f98-e4ab-4ee9-976c-43c954554d63 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:54,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-73de2f98-e4ab-4ee9-976c-43c954554d63 2018-08-05 19:31:54,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598631858826s 2018-08-05 19:31:54,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-73de2f98-e4ab-4ee9-976c-43c954554d63 2018-08-05 19:31:54,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:56,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:56,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:57,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07ec25f1-359b-4588-9876-33f791cdce85 x-compute-request-id: req-07ec25f1-359b-4588-9876-33f791cdce85 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:57,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-07ec25f1-359b-4588-9876-33f791cdce85 2018-08-05 19:31:57,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736687898636s 2018-08-05 19:31:57,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-07ec25f1-359b-4588-9876-33f791cdce85 2018-08-05 19:31:57,318 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:31:59,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:31:59,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:31:59,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:31: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-7080460b-4c83-411f-aa95-43bcca8b78cb x-compute-request-id: req-7080460b-4c83-411f-aa95-43bcca8b78cb 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:31:59,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7080460b-4c83-411f-aa95-43bcca8b78cb 2018-08-05 19:31:59,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608301877975s 2018-08-05 19:31:59,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7080460b-4c83-411f-aa95-43bcca8b78cb 2018-08-05 19:31:59,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:01,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:01,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:02,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-592cb13b-9d74-470d-8033-36dc9937f7dc x-compute-request-id: req-592cb13b-9d74-470d-8033-36dc9937f7dc 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:02,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-592cb13b-9d74-470d-8033-36dc9937f7dc 2018-08-05 19:32:02,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556969165802s 2018-08-05 19:32:02,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-592cb13b-9d74-470d-8033-36dc9937f7dc 2018-08-05 19:32:02,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:04,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:04,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:05,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32: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-e1ddcfc1-cbbf-435a-88aa-e2fc7dc066ae x-compute-request-id: req-e1ddcfc1-cbbf-435a-88aa-e2fc7dc066ae 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:05,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1ddcfc1-cbbf-435a-88aa-e2fc7dc066ae 2018-08-05 19:32:05,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589565992355s 2018-08-05 19:32:05,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1ddcfc1-cbbf-435a-88aa-e2fc7dc066ae 2018-08-05 19:32:05,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:07,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:07,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:07,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32: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-91af632f-7da5-4d4f-ad35-0345fb6dd83f x-compute-request-id: req-91af632f-7da5-4d4f-ad35-0345fb6dd83f 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:07,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-91af632f-7da5-4d4f-ad35-0345fb6dd83f 2018-08-05 19:32:07,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582450866699s 2018-08-05 19:32:07,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-91af632f-7da5-4d4f-ad35-0345fb6dd83f 2018-08-05 19:32:07,684 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:09,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:09,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:10,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a2dbf02-6643-4896-be36-390c98fc2632 x-compute-request-id: req-6a2dbf02-6643-4896-be36-390c98fc2632 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:10,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a2dbf02-6643-4896-be36-390c98fc2632 2018-08-05 19:32:10,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576709985733s 2018-08-05 19:32:10,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a2dbf02-6643-4896-be36-390c98fc2632 2018-08-05 19:32:10,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:12,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:12,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1a8a289-20c2-4fc0-9bb8-07c597970655 x-compute-request-id: req-e1a8a289-20c2-4fc0-9bb8-07c597970655 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:12,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1a8a289-20c2-4fc0-9bb8-07c597970655 2018-08-05 19:32:12,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615802049637s 2018-08-05 19:32:12,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1a8a289-20c2-4fc0-9bb8-07c597970655 2018-08-05 19:32:12,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:14,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:14,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:15,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b413e73c-f5b1-40b1-8ca5-61578db84829 x-compute-request-id: req-b413e73c-f5b1-40b1-8ca5-61578db84829 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:15,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b413e73c-f5b1-40b1-8ca5-61578db84829 2018-08-05 19:32:15,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04994606972s 2018-08-05 19:32:15,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b413e73c-f5b1-40b1-8ca5-61578db84829 2018-08-05 19:32:15,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:17,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:18,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1a92e9f-0906-42a2-86d7-bf595dd7c89f x-compute-request-id: req-f1a92e9f-0906-42a2-86d7-bf595dd7c89f 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:18,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f1a92e9f-0906-42a2-86d7-bf595dd7c89f 2018-08-05 19:32:18,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599643945694s 2018-08-05 19:32:18,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f1a92e9f-0906-42a2-86d7-bf595dd7c89f 2018-08-05 19:32:18,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:20,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:20,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:21,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-024283ee-f583-4d71-b83b-bb67b8d35c33 x-compute-request-id: req-024283ee-f583-4d71-b83b-bb67b8d35c33 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:21,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-024283ee-f583-4d71-b83b-bb67b8d35c33 2018-08-05 19:32:21,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656799077988s 2018-08-05 19:32:21,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-024283ee-f583-4d71-b83b-bb67b8d35c33 2018-08-05 19:32:21,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:23,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:23,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f82bc18f-15bd-4be3-9ac0-b7e9bf911a81 x-compute-request-id: req-f82bc18f-15bd-4be3-9ac0-b7e9bf911a81 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:23,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f82bc18f-15bd-4be3-9ac0-b7e9bf911a81 2018-08-05 19:32:23,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60978102684s 2018-08-05 19:32:23,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f82bc18f-15bd-4be3-9ac0-b7e9bf911a81 2018-08-05 19:32:23,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:25,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:25,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:26,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32: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-126e9a30-000e-42e6-b580-815b683ecee5 x-compute-request-id: req-126e9a30-000e-42e6-b580-815b683ecee5 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:26,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-126e9a30-000e-42e6-b580-815b683ecee5 2018-08-05 19:32:26,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616659164429s 2018-08-05 19:32:26,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-126e9a30-000e-42e6-b580-815b683ecee5 2018-08-05 19:32:26,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:28,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:28,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:29,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32: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-a087be90-e0f0-491d-ae7c-08d45c5280c9 x-compute-request-id: req-a087be90-e0f0-491d-ae7c-08d45c5280c9 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:29,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a087be90-e0f0-491d-ae7c-08d45c5280c9 2018-08-05 19:32:29,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623680830002s 2018-08-05 19:32:29,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a087be90-e0f0-491d-ae7c-08d45c5280c9 2018-08-05 19:32:29,090 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:31,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:31,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:31,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5d73358-1823-43fe-8588-5c698560e89b x-compute-request-id: req-e5d73358-1823-43fe-8588-5c698560e89b 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:31,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5d73358-1823-43fe-8588-5c698560e89b 2018-08-05 19:32:31,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596571922302s 2018-08-05 19:32:31,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5d73358-1823-43fe-8588-5c698560e89b 2018-08-05 19:32:31,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:33,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:34,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32: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-cc8b42ff-af0e-451b-ae2a-607a1364aaa7 x-compute-request-id: req-cc8b42ff-af0e-451b-ae2a-607a1364aaa7 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:34,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc8b42ff-af0e-451b-ae2a-607a1364aaa7 2018-08-05 19:32:34,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79428601265s 2018-08-05 19:32:34,492 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc8b42ff-af0e-451b-ae2a-607a1364aaa7 2018-08-05 19:32:34,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:36,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:36,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:37,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a6639e0-6341-4680-84ab-44cd7886d38a x-compute-request-id: req-7a6639e0-6341-4680-84ab-44cd7886d38a 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:37,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a6639e0-6341-4680-84ab-44cd7886d38a 2018-08-05 19:32:37,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09382915497s 2018-08-05 19:32:37,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a6639e0-6341-4680-84ab-44cd7886d38a 2018-08-05 19:32:37,597 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:39,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:39,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:40,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32: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-8c27ea5e-863b-47bd-b30b-e2d95d749097 x-compute-request-id: req-8c27ea5e-863b-47bd-b30b-e2d95d749097 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:40,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c27ea5e-863b-47bd-b30b-e2d95d749097 2018-08-05 19:32:40,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715682983398s 2018-08-05 19:32:40,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c27ea5e-863b-47bd-b30b-e2d95d749097 2018-08-05 19:32:40,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:42,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:42,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:42,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32: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-8190d21f-1f92-479e-84cc-f0362aa0279c x-compute-request-id: req-8190d21f-1f92-479e-84cc-f0362aa0279c 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:42,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8190d21f-1f92-479e-84cc-f0362aa0279c 2018-08-05 19:32:42,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638460874557s 2018-08-05 19:32:42,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8190d21f-1f92-479e-84cc-f0362aa0279c 2018-08-05 19:32:42,963 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:44,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:44,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:45,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32: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-17343faa-4e8e-4a75-b1fb-521d04ed05c5 x-compute-request-id: req-17343faa-4e8e-4a75-b1fb-521d04ed05c5 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:45,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-17343faa-4e8e-4a75-b1fb-521d04ed05c5 2018-08-05 19:32:45,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574351072311s 2018-08-05 19:32:45,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-17343faa-4e8e-4a75-b1fb-521d04ed05c5 2018-08-05 19:32:45,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:47,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:47,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:48,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32: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-37728e33-e28f-4090-bccf-9b51c997a0e2 x-compute-request-id: req-37728e33-e28f-4090-bccf-9b51c997a0e2 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:48,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37728e33-e28f-4090-bccf-9b51c997a0e2 2018-08-05 19:32:48,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590640068054s 2018-08-05 19:32:48,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37728e33-e28f-4090-bccf-9b51c997a0e2 2018-08-05 19:32:48,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:50,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:50,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:51,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8772fc31-c563-4e34-9d83-9eb251f0a1a0 x-compute-request-id: req-8772fc31-c563-4e34-9d83-9eb251f0a1a0 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:51,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8772fc31-c563-4e34-9d83-9eb251f0a1a0 2018-08-05 19:32:51,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.962690830231s 2018-08-05 19:32:51,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8772fc31-c563-4e34-9d83-9eb251f0a1a0 2018-08-05 19:32:51,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:53,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:53,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:53,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0436eb91-a044-429e-8499-bf55941266b6 x-compute-request-id: req-0436eb91-a044-429e-8499-bf55941266b6 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:53,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0436eb91-a044-429e-8499-bf55941266b6 2018-08-05 19:32:53,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591561079025s 2018-08-05 19:32:53,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0436eb91-a044-429e-8499-bf55941266b6 2018-08-05 19:32:53,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:55,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:55,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:56,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00c8214a-2957-4252-80a2-551750446873 x-compute-request-id: req-00c8214a-2957-4252-80a2-551750446873 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:56,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-00c8214a-2957-4252-80a2-551750446873 2018-08-05 19:32:56,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779726982117s 2018-08-05 19:32:56,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-00c8214a-2957-4252-80a2-551750446873 2018-08-05 19:32:56,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:32:58,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:32:58,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:32:59,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:32: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-8bcd26b7-698c-4a6f-8234-884506efbd0d x-compute-request-id: req-8bcd26b7-698c-4a6f-8234-884506efbd0d 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:32:59,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8bcd26b7-698c-4a6f-8234-884506efbd0d 2018-08-05 19:32:59,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604873180389s 2018-08-05 19:32:59,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8bcd26b7-698c-4a6f-8234-884506efbd0d 2018-08-05 19:32:59,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:33:01,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:33:01,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:01,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:33: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-f0f71222-6510-4ea5-a592-360979694e3c x-compute-request-id: req-f0f71222-6510-4ea5-a592-360979694e3c 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:33:01,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f0f71222-6510-4ea5-a592-360979694e3c 2018-08-05 19:33:01,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56156206131s 2018-08-05 19:33:01,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f0f71222-6510-4ea5-a592-360979694e3c 2018-08-05 19:33:01,679 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:33:03,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:33:03,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:04,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:33: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-86ce5385-b500-40b3-8147-845bf14abf5b x-compute-request-id: req-86ce5385-b500-40b3-8147-845bf14abf5b 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:33:04,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86ce5385-b500-40b3-8147-845bf14abf5b 2018-08-05 19:33:04,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579976081848s 2018-08-05 19:33:04,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86ce5385-b500-40b3-8147-845bf14abf5b 2018-08-05 19:33:04,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:33:06,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:33:06,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:06,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:33: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-4aea9a00-66ae-49d5-868b-915fdeae3c59 x-compute-request-id: req-4aea9a00-66ae-49d5-868b-915fdeae3c59 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:33:06,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4aea9a00-66ae-49d5-868b-915fdeae3c59 2018-08-05 19:33:06,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59517788887s 2018-08-05 19:33:06,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4aea9a00-66ae-49d5-868b-915fdeae3c59 2018-08-05 19:33:06,867 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:33:08,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:33:08,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:09,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:33: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-e94e1610-7941-41b0-bdf5-0a0bb795b704 x-compute-request-id: req-e94e1610-7941-41b0-bdf5-0a0bb795b704 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:33:09,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e94e1610-7941-41b0-bdf5-0a0bb795b704 2018-08-05 19:33:09,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216571092606s 2018-08-05 19:33:09,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e94e1610-7941-41b0-bdf5-0a0bb795b704 2018-08-05 19:33:09,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:33:11,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:33:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:11,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:33: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-f976a12e-0d73-4a24-802e-b941d4f9abdc x-compute-request-id: req-f976a12e-0d73-4a24-802e-b941d4f9abdc 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:33:11,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f976a12e-0d73-4a24-802e-b941d4f9abdc 2018-08-05 19:33:11,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610513925552s 2018-08-05 19:33:11,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f976a12e-0d73-4a24-802e-b941d4f9abdc 2018-08-05 19:33:11,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:33:13,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:33:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:14,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:33: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-44b4b8eb-58f4-437f-acc6-297932627889 x-compute-request-id: req-44b4b8eb-58f4-437f-acc6-297932627889 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:33:14,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44b4b8eb-58f4-437f-acc6-297932627889 2018-08-05 19:33:14,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572735071182s 2018-08-05 19:33:14,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44b4b8eb-58f4-437f-acc6-297932627889 2018-08-05 19:33:14,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:33:16,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:33:16,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:16,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:33:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04bbb178-22b7-45ff-829e-6abcd6d18141 x-compute-request-id: req-04bbb178-22b7-45ff-829e-6abcd6d18141 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.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-05T19:31:13Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:33:16,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04bbb178-22b7-45ff-829e-6abcd6d18141 2018-08-05 19:33:16,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626586914062s 2018-08-05 19:33:16,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04bbb178-22b7-45ff-829e-6abcd6d18141 2018-08-05 19:33:16,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:33:18,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:33:18,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:19,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21e81b8d-f844-4828-ac0f-18ed073b5d4b x-compute-request-id: req-21e81b8d-f844-4828-ac0f-18ed073b5d4b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:33:19,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21e81b8d-f844-4828-ac0f-18ed073b5d4b 2018-08-05 19:33:19,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606533050537s 2018-08-05 19:33:19,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21e81b8d-f844-4828-ac0f-18ed073b5d4b 2018-08-05 19:33:19,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 19:33:19,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=e0e1e71e-86e4-4d18-a485-fa6fa3ec8852" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:19,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a19e4a21-ee64-438d-8f1d-86c172ed2ba6 Date: Sun, 05 Aug 2018 19:33:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T19:33:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb542ea1-9ada-46be-94a1-ca108592fe66","ip_address":"192.168.120.8"}],"id":"cd33c5d6-8d8a-497e-9b5c-dbeea14864f9","security_groups":["133029c3-89dd-41ba-aeee-b9390fc3bca1"],"mac_address":"fa:16:3e:a2:e4:d5","project_id":"84d7eae5f02542a9b9ae95d8a83c5667","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b28408-14c5-4066-b484-fbde8482ca64","tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:31:14Z","binding:vnic_type":"normal","device_id":"e0e1e71e-86e4-4d18-a485-fa6fa3ec8852","ip_allocation":"immediate"}]} 2018-08-05 19:33:19,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e0e1e71e-86e4-4d18-a485-fa6fa3ec8852 used request id req-a19e4a21-ee64-438d-8f1d-86c172ed2ba6 2018-08-05 19:33:19,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0836169719696s 2018-08-05 19:33:19,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e0e1e71e-86e4-4d18-a485-fa6fa3ec8852 used request id req-a19e4a21-ee64-438d-8f1d-86c172ed2ba6 2018-08-05 19:33:19,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:33:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=cd33c5d6-8d8a-497e-9b5c-dbeea14864f9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:19,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cbc7fbcc-61dd-404e-9406-afecd668ca16 Date: Sun, 05 Aug 2018 19:33:19 GMT RESP BODY: {"floatingips": []} 2018-08-05 19:33:19,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=cd33c5d6-8d8a-497e-9b5c-dbeea14864f9 used request id req-cbc7fbcc-61dd-404e-9406-afecd668ca16 2018-08-05 19:33:19,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.047119140625s 2018-08-05 19:33:19,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=cd33c5d6-8d8a-497e-9b5c-dbeea14864f9 used request id req-cbc7fbcc-61dd-404e-9406-afecd668ca16 2018-08-05 19:33:19,673 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a2:e4:d5', 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'a46f2650-64bf-4bf6-a23c-2c050ff74e84'}), 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-05T19:33:17.000000', 'flavor': Munch({u'id': u'ee69fc58-8ae7-412e-95d7-2d6ac5b0204f'}), 'az': u'nova', 'id': u'e0e1e71e-86e4-4d18-a485-fa6fa3ec8852', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d81f794c3964a98a9bf33c913fd389b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'84d7eae5f02542a9b9ae95d8a83c5667', 'name': 'vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148', '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-05T19:33:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-05T19:33:17Z', 'hostId': u'99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270', '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-05T19:33:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'84d7eae5f02542a9b9ae95d8a83c5667', 'name': u'vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148', 'adminPass': u'gGVC54D9NqXe', 'tenant_id': u'84d7eae5f02542a9b9ae95d8a83c5667', 'created_at': u'2018-08-05T19:31:10Z', 'created': u'2018-08-05T19:31:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-05 19:33:19,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:33:19,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:19,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-2132052a-d8e5-46b6-abbb-d9f9f3a74944 Date: Sun, 05 Aug 2018 19:33:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b8b28408-14c5-4066-b484-fbde8482ca64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84d7eae5f02542a9b9ae95d8a83c5667","l2_adjacency":true,"status":"ACTIVE","subnets":["cb542ea1-9ada-46be-94a1-ca108592fe66"],"description":"","tags":[],"updated_at":"2018-08-05T19:29:29Z","qos_policy_id":null,"name":"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148","admin_state_up":true,"tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:29:28Z","mtu":1450}]} 2018-08-05 19:33:19,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2132052a-d8e5-46b6-abbb-d9f9f3a74944 2018-08-05 19:33:19,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112057924271s 2018-08-05 19:33:19,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2132052a-d8e5-46b6-abbb-d9f9f3a74944 2018-08-05 19:33:19,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-05 19:33:19,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=e0e1e71e-86e4-4d18-a485-fa6fa3ec8852" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:19,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-2a6642a8-410b-4e9f-b61a-77f5007eea50 Date: Sun, 05 Aug 2018 19:33:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-05T19:33:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb542ea1-9ada-46be-94a1-ca108592fe66","ip_address":"192.168.120.8"}],"id":"cd33c5d6-8d8a-497e-9b5c-dbeea14864f9","security_groups":["133029c3-89dd-41ba-aeee-b9390fc3bca1"],"mac_address":"fa:16:3e:a2:e4:d5","project_id":"84d7eae5f02542a9b9ae95d8a83c5667","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b28408-14c5-4066-b484-fbde8482ca64","tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:31:14Z","binding:vnic_type":"normal","device_id":"e0e1e71e-86e4-4d18-a485-fa6fa3ec8852","ip_allocation":"immediate"}]} 2018-08-05 19:33:19,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e0e1e71e-86e4-4d18-a485-fa6fa3ec8852 used request id req-2a6642a8-410b-4e9f-b61a-77f5007eea50 2018-08-05 19:33:19,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.059876203537s 2018-08-05 19:33:19,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e0e1e71e-86e4-4d18-a485-fa6fa3ec8852 used request id req-2a6642a8-410b-4e9f-b61a-77f5007eea50 2018-08-05 19:33:19,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-05 19:33:19,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"floatingip": {"floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "fixed_ip_address": "192.168.120.8", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9"}}' 2018-08-05 19:33:22,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-71cd9b0b-cc43-4b0e-8125-c52a23601136 Date: Sun, 05 Aug 2018 19:33:22 GMT RESP BODY: {"floatingip": {"router_id": "8bf77828-c266-4651-ac8e-499fdca2431c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:33:20Z", "updated_at": "2018-08-05T19:33:20Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a2:e4:d5", "device_id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9", "id": "09b3706b-98ee-4cd0-80d4-072e6c51977c", "qos_policy_id": null}} 2018-08-05 19:33:22,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-71cd9b0b-cc43-4b0e-8125-c52a23601136 2018-08-05 19:33:22,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.64265704155s 2018-08-05 19:33:22,494 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-71cd9b0b-cc43-4b0e-8125-c52a23601136 2018-08-05 19:33:22,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:33:22,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:22,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6980eb51-6fa1-4280-a70a-855d4b47d85d Date: Sun, 05 Aug 2018 19:33:22 GMT RESP BODY: {"floatingips": [{"router_id": "8bf77828-c266-4651-ac8e-499fdca2431c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:33:20Z", "updated_at": "2018-08-05T19:33:20Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a2:e4:d5", "device_id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9", "id": "09b3706b-98ee-4cd0-80d4-072e6c51977c", "qos_policy_id": null}]} 2018-08-05 19:33:22,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6980eb51-6fa1-4280-a70a-855d4b47d85d 2018-08-05 19:33:22,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0842049121857s 2018-08-05 19:33:22,588 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6980eb51-6fa1-4280-a70a-855d4b47d85d 2018-08-05 19:33:22,592 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 19:33:22,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:33:22,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:22,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-7699d70d-cb4f-4121-9ec7-bae26a0e82f8 Date: Sun, 05 Aug 2018 19:33:22 GMT RESP BODY: {"floatingips": [{"router_id": "8bf77828-c266-4651-ac8e-499fdca2431c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:33:20Z", "updated_at": "2018-08-05T19:33:20Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a2:e4:d5", "device_id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9", "id": "09b3706b-98ee-4cd0-80d4-072e6c51977c", "qos_policy_id": null}]} 2018-08-05 19:33:22,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7699d70d-cb4f-4121-9ec7-bae26a0e82f8 2018-08-05 19:33:22,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0634019374847s 2018-08-05 19:33:22,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7699d70d-cb4f-4121-9ec7-bae26a0e82f8 2018-08-05 19:33:22,764 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 19:33:22,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:33:22,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:23,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0dd35332-2681-464c-993b-c094105ce5c2 Date: Sun, 05 Aug 2018 19:33:23 GMT RESP BODY: {"floatingips": [{"router_id": "8bf77828-c266-4651-ac8e-499fdca2431c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:33:20Z", "updated_at": "2018-08-05T19:33:20Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a2:e4:d5", "device_id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9", "id": "09b3706b-98ee-4cd0-80d4-072e6c51977c", "qos_policy_id": null}]} 2018-08-05 19:33:23,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0dd35332-2681-464c-993b-c094105ce5c2 2018-08-05 19:33:23,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.245625019073s 2018-08-05 19:33:23,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0dd35332-2681-464c-993b-c094105ce5c2 2018-08-05 19:33:23,118 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 19:33:23,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:33:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:23,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-e7579c75-9adb-41b5-ab0c-8df199037b47 Date: Sun, 05 Aug 2018 19:33:23 GMT RESP BODY: {"floatingips": [{"router_id": "8bf77828-c266-4651-ac8e-499fdca2431c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:33:20Z", "updated_at": "2018-08-05T19:33:20Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a2:e4:d5", "device_id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9", "id": "09b3706b-98ee-4cd0-80d4-072e6c51977c", "qos_policy_id": null}]} 2018-08-05 19:33:23,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e7579c75-9adb-41b5-ab0c-8df199037b47 2018-08-05 19:33:23,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0728669166565s 2018-08-05 19:33:23,297 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e7579c75-9adb-41b5-ab0c-8df199037b47 2018-08-05 19:33:23,300 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 19:33:23,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:33:23,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:23,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-08ab77eb-8b9e-4b1b-afb0-4622a13c9038 Date: Sun, 05 Aug 2018 19:33:23 GMT RESP BODY: {"floatingips": [{"router_id": "8bf77828-c266-4651-ac8e-499fdca2431c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:33:20Z", "updated_at": "2018-08-05T19:33:20Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a2:e4:d5", "device_id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9", "id": "09b3706b-98ee-4cd0-80d4-072e6c51977c", "qos_policy_id": null}]} 2018-08-05 19:33:23,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-08ab77eb-8b9e-4b1b-afb0-4622a13c9038 2018-08-05 19:33:23,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0647220611572s 2018-08-05 19:33:23,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-08ab77eb-8b9e-4b1b-afb0-4622a13c9038 2018-08-05 19:33:23,474 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 19:33:23,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:33:23,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:23,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1c145e97-8934-4c1e-81b9-354cc44794ee Date: Sun, 05 Aug 2018 19:33:23 GMT RESP BODY: {"floatingips": [{"router_id": "8bf77828-c266-4651-ac8e-499fdca2431c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:33:20Z", "updated_at": "2018-08-05T19:33:20Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a2:e4:d5", "device_id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9", "id": "09b3706b-98ee-4cd0-80d4-072e6c51977c", "qos_policy_id": null}]} 2018-08-05 19:33:23,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1c145e97-8934-4c1e-81b9-354cc44794ee 2018-08-05 19:33:23,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0673480033875s 2018-08-05 19:33:23,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1c145e97-8934-4c1e-81b9-354cc44794ee 2018-08-05 19:33:23,650 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 19:33:23,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:33:23,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:23,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-456e861d-a7cb-401f-85d9-8ba3eb9fbf7f Date: Sun, 05 Aug 2018 19:33:23 GMT RESP BODY: {"floatingips": [{"router_id": "8bf77828-c266-4651-ac8e-499fdca2431c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:33:20Z", "updated_at": "2018-08-05T19:33:20Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a2:e4:d5", "device_id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9", "id": "09b3706b-98ee-4cd0-80d4-072e6c51977c", "qos_policy_id": null}]} 2018-08-05 19:33:23,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-456e861d-a7cb-401f-85d9-8ba3eb9fbf7f 2018-08-05 19:33:23,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0641798973083s 2018-08-05 19:33:23,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-456e861d-a7cb-401f-85d9-8ba3eb9fbf7f 2018-08-05 19:33:23,823 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 19:33:23,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:33:23,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:23,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c16b7b6d-400a-4e72-a053-5e189b8afe54 Date: Sun, 05 Aug 2018 19:33:23 GMT RESP BODY: {"floatingips": [{"router_id": "8bf77828-c266-4651-ac8e-499fdca2431c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:33:20Z", "updated_at": "2018-08-05T19:33:20Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a2:e4:d5", "device_id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9", "id": "09b3706b-98ee-4cd0-80d4-072e6c51977c", "qos_policy_id": null}]} 2018-08-05 19:33:23,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c16b7b6d-400a-4e72-a053-5e189b8afe54 2018-08-05 19:33:23,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0659279823303s 2018-08-05 19:33:23,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c16b7b6d-400a-4e72-a053-5e189b8afe54 2018-08-05 19:33:23,997 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-05 19:33:24,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:33:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:33:24,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-90103904-cdc8-479c-94fa-9439eb645672 Date: Sun, 05 Aug 2018 19:33:24 GMT RESP BODY: {"floatingips": [{"router_id": "8bf77828-c266-4651-ac8e-499fdca2431c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:33:20Z", "updated_at": "2018-08-05T19:33:24Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a2:e4:d5", "device_id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_id": "cd33c5d6-8d8a-497e-9b5c-dbeea14864f9", "id": "09b3706b-98ee-4cd0-80d4-072e6c51977c", "qos_policy_id": null}]} 2018-08-05 19:33:24,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-90103904-cdc8-479c-94fa-9439eb645672 2018-08-05 19:33:24,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.245594978333s 2018-08-05 19:33:24,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-90103904-cdc8-479c-94fa-9439eb645672 2018-08-05 19:33:24,352 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8bf77828-c266-4651-ac8e-499fdca2431c', 'updated_at': u'2018-08-05T19:33:24Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.201', 'revision_number': 2, 'port_id': u'cd33c5d6-8d8a-497e-9b5c-dbeea14864f9', 'id': u'09b3706b-98ee-4cd0-80d4-072e6c51977c', 'network': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'port': u'cd33c5d6-8d8a-497e-9b5c-dbeea14864f9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'84d7eae5f02542a9b9ae95d8a83c5667', 'name': 'vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'84d7eae5f02542a9b9ae95d8a83c5667', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8b28408-14c5-4066-b484-fbde8482ca64', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a2:e4:d5', u'device_id': u'e0e1e71e-86e4-4d18-a485-fa6fa3ec8852'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'84d7eae5f02542a9b9ae95d8a83c5667', 'created_at': u'2018-08-05T19:33:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8b28408-14c5-4066-b484-fbde8482ca64', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a2:e4:d5', u'device_id': u'e0e1e71e-86e4-4d18-a485-fa6fa3ec8852'}), 'router': u'8bf77828-c266-4651-ac8e-499fdca2431c'}) 2018-08-05 19:33:24,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:33:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:33:24,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:33: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-1fada272-7ffb-45be-bc1d-2396a35799db x-compute-request-id: req-1fada272-7ffb-45be-bc1d-2396a35799db Content-Encoding: gzip Content-Length: 11119 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 1909470191 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.328435] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.330774] pid_max: default: 32768 minimum: 301\n[ 0.332037] Security Framework initialized\n[ 0.333208] SELinux: Initializing.\n[ 0.334536] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.339399] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.342382] Mount-cache hash table entries: 4096\n[ 0.343858] Initializing cgroup subsys memory\n[ 0.345070] Initializing cgroup subsys devices\n[ 0.346284] Initializing cgroup subsys freezer\n[ 0.347500] Initializing cgroup subsys net_cls\n[ 0.348716] Initializing cgroup subsys blkio\n[ 0.349904] Initializing cgroup subsys perf_event\n[ 0.351163] Initializing cgroup subsys hugetlb\n[ 0.352382] Initializing cgroup subsys pids\n[ 0.353539] Initializing cgroup subsys net_prio\n[ 0.354833] CPU: Physical Processor ID: 0\n[ 0.356672] mce: CPU supports 10 MCE banks\n[ 0.357848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.359180] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.360508] tlb_flushall_shift: 6\n[ 0.361733] Freeing SMP alternatives: 28k freed\n[ 0.365689] ACPI: Core revision 20130517\n[ 0.367248] ACPI: All ACPI Tables successfully acquired\n[ 0.368776] ftrace: allocating 25812 entries in 101 pages\n[ 0.390780] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.392358] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.393916] smpboot: Max logical packages: 2\n[ 0.395272] Enabling x2apic\n[ 0.396229] Enabled x2apic\n[ 0.397347] Switched APIC routing to physical x2apic.\n[ 0.399587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.401279] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.404334] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.412034] KVM setup paravirtual spinlock\n[ 0.414448] smpboot: Booting Node 0, Processors #1 OK\n[ 0.416277] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.438489] Brought up 2 CPUs\n[ 0.438492] KVM setup async PF for cpu 1\n[ 0.438496] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.441827] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.444051] devtmpfs: initialized\n[ 0.446711] EVM: security.selinux\n[ 0.447744] EVM: security.ima\n[ 0.448700] EVM: security.capability\n[ 0.450401] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.452026] pinctrl core: initialized pinctrl subsystem\n[ 0.453464] NET: Registered protocol family 16\n[ 0.454890] ACPI: bus type PCI registered\n[ 0.456034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.457667] PCI: Using configuration type 1 for base access\n[ 0.462425] ACPI: Added _OSI(Module Device)\n[ 0.463629] ACPI: Added _OSI(Processor Device)\n[ 0.464874] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.466112] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.468660] ACPI: Interpreter enabled\n[ 0.469776] ACPI: (supports S0 S5)\n[ 0.470831] ACPI: Using IOAPIC for interrupt routing\n[ 0.472124] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.476172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.477684] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.479288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.480857] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.483808] acpiphp: Slot [3] registered\n[ 0.484968] acpiphp: Slot [4] registered\n[ 0.486119] acpiphp: Slot [5] registered\n[ 0.487254] acpiphp: Slot [6] registered\n[ 0.488398] acpiphp: Slot [7] registered\n[ 0.489555] acpiphp: Slot [8] registered\n[ 0.490704] acpiphp: Slot [9] registered\n[ 0.491864] acpiphp: Slot [10] registered\n[ 0.493041] acpiphp: Slot [11] registered\n[ 0.494193] acpiphp: Slot [12] registered\n[ 0.495358] acpiphp: Slot [13] registered\n[ 0.496544] acpiphp: Slot [14] registered\n[ 0.497717] acpiphp: Slot [15] registered\n[ 0.498895] acpiphp: Slot [16] registered\n[ 0.500065] acpiphp: Slot [17] registered\n[ 0.501223] acpiphp: Slot [18] registered\n[ 0.502374] acpiphp: Slot [19] registered\n[ 0.503550] acpiphp: Slot [20] registered\n[ 0.504717] acpiphp: Slot [21] registered\n[ 0.505889] acpiphp: Slot [22] registered\n[ 0.507034] acpiphp: Slot [23] registered\n[ 0.508185] acpiphp: Slot [24] registered\n[ 0.509321] acpiphp: Slot [25] registered\n[ 0.510463] acpiphp: Slot [26] registered\n[ 0.511618] acpiphp: Slot [27] registered\n[ 0.512774] acpiphp: Slot [28] registered\n[ 0.513922] acpiphp: Slot [29] registered\n[ 0.515059] acpiphp: Slot [30] registered\n[ 0.516209] acpiphp: Slot [31] registered\n[ 0.517371] PCI host bridge to bus 0000:00\n[ 0.518474] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.519894] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.521427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.522948] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.524978] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.527039] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.531709] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.533325] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.534808] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.536395] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.540506] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.542545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.564656] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.566503] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568274] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.570045] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.571976] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.573642] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.575291] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.577465] vgaarb: loaded\n[ 0.578402] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579839] SCSI subsystem initialized\n[ 0.580940] ACPI: bus type USB registered\n[ 0.582127] usbcore: registered new interface driver usbfs\n[ 0.583481] usbcore: registered new interface driver hub\n[ 0.584808] usbcore: registered new device driver usb\n[ 0.586263] PCI: Using ACPI for IRQ routing\n[ 0.587744] NetLabel: Initializing\n[ 0.588785] NetLabel: domain hash size = 128\n[ 0.589945] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.591227] NetLabel: unlabeled traffic allowed by default\n[ 0.592700] Switched to clocksource kvm-clock\n[ 0.600456] pnp: PnP ACPI init\n[ 0.601423] ACPI: bus type PNP registered\n[ 0.602855] pnp: PnP ACPI: found 5 devices\n[ 0.603965] ACPI: bus type PNP unregistered\n[ 0.611986] NET: Registered protocol family 2\n[ 0.613413] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.615605] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.617446] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.619076] TCP: reno registered\n[ 0.620057] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.621522] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.623126] NET: Registered protocol family 1\n[ 0.624314] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.625714] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.627092] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.646810] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.666580] Unpacking initramfs...\n[ 1.103297] Freeing initrd memory: 37508k freed\n[ 1.113115] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.114730] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.117688] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.119288] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.121102] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.122603] Initialise system trusted keyring\n[ 1.123849] audit: initializing netlink socket (disabled)\n[ 1.125224] type=2000 audit(1533497599.754:1): initialized\n[ 1.141938] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.143474] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.145846] zpool: loaded\n[ 1.146772] zbud: loaded\n[ 1.147842] VFS: Disk quotas dquot_6.5.2\n[ 1.149004] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.150677] msgmni has been set to 7578\n[ 1.151878] Key type big_key registered\n[ 1.153858] NET: Registered protocol family 38\n[ 1.155069] Key type asymmetric registered\n[ 1.156208] Asymmetric key parser 'x509' registered\n[ 1.157494] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.159606] io scheduler noop registered\n[ 1.160727] io scheduler deadline registered (default)\n[ 1.172037] io scheduler cfq registered\n[ 1.173215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.174595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.176238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.178318] ACPI: Power Button [PWRF]\n[ 1.179496] GHES: HEST is not enabled!\n[ 1.180652] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.205164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.206893] Non-volatile memory driver v1.3\n[ 1.208060] Linux agpgart interface v0.103\n[ 1.209298] crash memory driver: version 1.1\n[ 1.210537] rdac: device handler registered\n[ 1.211761] hp_sw: device handler registered\n[ 1.212961] emc: device handler registered\n[ 1.214117] alua: device handler registered\n[ 1.215297] libphy: Fixed MDIO Bus: probed\n[ 1.216474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.218030] ehci-pci: EHCI PCI platform driver\n[ 1.219235] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.220730] ohci-pci: OHCI PCI platform driver\n[ 1.221942] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.241896] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.243274] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.245394] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.246735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.248218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.249806] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.251847] usb usb1: Product: UHCI Host Controller\n[ 1.253105] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.254719] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.256008] hub 1-0:1.0: USB hub found\n[ 1.257110] hub 1-0:1.0: 2 ports detected\n[ 1.258374] usbcore: registered new interface driver usbserial\n[ 1.259820] usbcore: registered new interface driver usbserial_generic\n[ 1.261361] usbserial: USB Serial support registered for generic\n[ 1.262816] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.265611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.266943] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.268348] mousedev: PS/2 mouse device common for all mice\n[ 1.270054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.272538] rtc_cmos 00:00: RTC can wake from S4\n[ 1.273299] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.273746] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.279286] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.280832] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.282381] cpuidle: using governor menu\n[ 1.283557] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.284979] usbcore: registered new interface driver usbhid\n[ 1.286349] usbhid: USB HID core driver\n[ 1.287501] drop_monitor: Initializing network drop monitor service\n[ 1.289032] TCP: cubic registered\n[ 1.290052] Initializing XFRM netlink socket\n[ 1.291283] NET: Registered protocol family 10\n[ 1.292757] NET: Registered protocol family 17\n[ 1.294138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.296000] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.297457] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.299911] Loading compiled-in X.509 certificates\n[ 1.301180] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.303592] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.306398] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.308849] registered taskstats version 1\n[ 1.311801] Key type trusted registered\n[ 1.314301] Key type encrypted registered\n[ 1.316719] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.318445] rtc_cmos 00:00: setting system clock to 2018-08-05 19:33:19 UTC (1533497599)\n[ 1.321346] Freeing unused kernel memory: 1680k freed\n[ 1.326291] 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.330540] systemd[1]: Detected virtualization kvm.\n[ 1.331844] systemd[1]: Detected architecture x86-64.\n[ 1.333135] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.335609] systemd[1]: No hostname configured.\n[ 1.336848] systemd[1]: Set hostname to .\n[ 1.338202] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.366528] systemd[1]: Reached target Local File Systems.\n[ 1.367951] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.370141] systemd[1]: Created slice Root Slice.\n[ 1.371443] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.373509] systemd[1]: Listening on Journal Socket.\n[ 1.374791] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.376968] systemd[1]: Listening on udev Control Socket.\n[ 1.378339] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.380524] systemd[1]: Listening on udev Kernel Socket.\n[ 1.381874] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.383983] systemd[1]: Reached target Sockets.\n[ 1.385209] systemd[1]: Starting Sockets.\n[ 1.386372] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.388588] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.391545] systemd[1]: Reached target Paths.\n[ 1.392747] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.394735] systemd[1]: Created slice System Slice.\n[ 1.396050] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.398080] systemd[1]: Reached target Slices.\n[ 1.399307] systemd[1]: Starting Slices.\n[ 1.400848] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.404217] 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.408894] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Timers.\n[ 1.413356] systemd[1]: Reached target Timers.\n[ 1.415294] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.418457] systemd[1]: Reached target Swap.\n[ 1.420361] systemd[1]: Starting Swap.\n[ 1.422233] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.427273] 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.494189] RPC: Registered named UNIX socket transport module.\n[ 1.495656] RPC: Registered udp transport module.\n[ 1.496894] RPC: Registered tcp transport module.\n[ 1.498127] 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.561458] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.597028] FDC 0 is a S82078B\n[ 1.617975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.620991] scsi host0: ata_piix\n[ 1.622202] scsi host1: ata_piix\n[ 1.623334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.625150] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.664863] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.671098] 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.715592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.717666] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.719813] usb 1-1: Product: QEMU USB Tablet\n[ 1.721317] usb 1-1: Manufacturer: QEMU\n[ 1.722692] usb 1-1: SerialNumber: 42\n[ 1.732932] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.736164] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.820011] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.823194] XFS (vda1): Mounting V4 Filesystem\n[ 1.847532] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\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 dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.083369] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n[ 2.118734] tsc: Refined TSC clocksource calibration: 3491.883 MHz\n[ 2.173371] SELinux: Disabled at runtime.\n[ 2.208709] type=1404 audit(1533497600.390:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.229514] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.230961] 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 Delayed Shutdown Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\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 Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\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 Journal Service.\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 Apply Kernel Variables.\n[ 2.416604] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.475559] 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 Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\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 Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.566691] type=1305 audit(1533497600.747:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] 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[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.766655] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.772075] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.774581] [drm] Initialized drm 1.1.0 20060810\n[ 2.792719] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.794520] [TTM] Initializing pool allocator\n[ 2.795912] [TTM] Initializing DMA pool allocator\n[ 2.797898] [drm] fb mappable at 0xFC000000\n[ 2.799162] [drm] vram aper at 0xFC000000\n[ 2.800378] [drm] size 33554432\n[ 2.800379] [drm] fb depth is 24\n[ 2.800379] [drm] pitch is 3072\n[ 2.804709] ppdev: user-space parallel port driver\n[ 2.807467] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.826413] Console: switching to colour frame buffer device 128x48\n[ 2.838157] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Startin[ 2.844273] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\ng NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 2.920206] AES CTR mode by8 optimization enabled\n[ 2.925256] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n 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 Authorization Manager.\n[ 2.964345] alg: No test for crc32 (crc32-pclmul)\n[ 2.967937] intel_rapl: no valid rapl domains found in package 0\n[ 2.971261] intel_powerclamp: No package C-state available\n[ 2.976422] intel_powerclamp: No package C-state available[ 2.988324] cloud-init[499]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 19:33:21 +0000. Up 2.95 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 OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.u"} 2018-08-05 19:33:24,451 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852/action used request id req-1fada272-7ffb-45be-bc1d-2396a35799db 2018-08-05 19:33:24,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0984208583832s 2018-08-05 19:33:24,452 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852/action used request id req-1fada272-7ffb-45be-bc1d-2396a35799db 2018-08-05 19:33:24,453 - 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 1909470191 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.328435] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.330774] pid_max: default: 32768 minimum: 301 [ 0.332037] Security Framework initialized [ 0.333208] SELinux: Initializing. [ 0.334536] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.339399] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.342382] Mount-cache hash table entries: 4096 [ 0.343858] Initializing cgroup subsys memory [ 0.345070] Initializing cgroup subsys devices [ 0.346284] Initializing cgroup subsys freezer [ 0.347500] Initializing cgroup subsys net_cls [ 0.348716] Initializing cgroup subsys blkio [ 0.349904] Initializing cgroup subsys perf_event [ 0.351163] Initializing cgroup subsys hugetlb [ 0.352382] Initializing cgroup subsys pids [ 0.353539] Initializing cgroup subsys net_prio [ 0.354833] CPU: Physical Processor ID: 0 [ 0.356672] mce: CPU supports 10 MCE banks [ 0.357848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.359180] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.360508] tlb_flushall_shift: 6 [ 0.361733] Freeing SMP alternatives: 28k freed [ 0.365689] ACPI: Core revision 20130517 [ 0.367248] ACPI: All ACPI Tables successfully acquired [ 0.368776] ftrace: allocating 25812 entries in 101 pages [ 0.390780] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.392358] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.393916] smpboot: Max logical packages: 2 [ 0.395272] Enabling x2apic [ 0.396229] Enabled x2apic [ 0.397347] Switched APIC routing to physical x2apic. [ 0.399587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.401279] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.404334] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.412034] KVM setup paravirtual spinlock [ 0.414448] smpboot: Booting Node 0, Processors #1 OK [ 0.416277] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.438489] Brought up 2 CPUs [ 0.438492] KVM setup async PF for cpu 1 [ 0.438496] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.441827] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.444051] devtmpfs: initialized [ 0.446711] EVM: security.selinux [ 0.447744] EVM: security.ima [ 0.448700] EVM: security.capability [ 0.450401] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.452026] pinctrl core: initialized pinctrl subsystem [ 0.453464] NET: Registered protocol family 16 [ 0.454890] ACPI: bus type PCI registered [ 0.456034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.457667] PCI: Using configuration type 1 for base access [ 0.462425] ACPI: Added _OSI(Module Device) [ 0.463629] ACPI: Added _OSI(Processor Device) [ 0.464874] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.466112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.468660] ACPI: Interpreter enabled [ 0.469776] ACPI: (supports S0 S5) [ 0.470831] ACPI: Using IOAPIC for interrupt routing [ 0.472124] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.476172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.477684] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.479288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480857] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.483808] acpiphp: Slot [3] registered [ 0.484968] acpiphp: Slot [4] registered [ 0.486119] acpiphp: Slot [5] registered [ 0.487254] acpiphp: Slot [6] registered [ 0.488398] acpiphp: Slot [7] registered [ 0.489555] acpiphp: Slot [8] registered [ 0.490704] acpiphp: Slot [9] registered [ 0.491864] acpiphp: Slot [10] registered [ 0.493041] acpiphp: Slot [11] registered [ 0.494193] acpiphp: Slot [12] registered [ 0.495358] acpiphp: Slot [13] registered [ 0.496544] acpiphp: Slot [14] registered [ 0.497717] acpiphp: Slot [15] registered [ 0.498895] acpiphp: Slot [16] registered [ 0.500065] acpiphp: Slot [17] registered [ 0.501223] acpiphp: Slot [18] registered [ 0.502374] acpiphp: Slot [19] registered [ 0.503550] acpiphp: Slot [20] registered [ 0.504717] acpiphp: Slot [21] registered [ 0.505889] acpiphp: Slot [22] registered [ 0.507034] acpiphp: Slot [23] registered [ 0.508185] acpiphp: Slot [24] registered [ 0.509321] acpiphp: Slot [25] registered [ 0.510463] acpiphp: Slot [26] registered [ 0.511618] acpiphp: Slot [27] registered [ 0.512774] acpiphp: Slot [28] registered [ 0.513922] acpiphp: Slot [29] registered [ 0.515059] acpiphp: Slot [30] registered [ 0.516209] acpiphp: Slot [31] registered [ 0.517371] PCI host bridge to bus 0000:00 [ 0.518474] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.519894] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.521427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522948] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.524978] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.527039] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.531709] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.533325] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.534808] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.536395] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.540506] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.542545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564656] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.566503] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568274] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.570045] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571976] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573642] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.575291] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.577465] vgaarb: loaded [ 0.578402] vgaarb: bridge control possible 0000:00:02.0 [ 0.579839] SCSI subsystem initialized [ 0.580940] ACPI: bus type USB registered [ 0.582127] usbcore: registered new interface driver usbfs [ 0.583481] usbcore: registered new interface driver hub [ 0.584808] usbcore: registered new device driver usb [ 0.586263] PCI: Using ACPI for IRQ routing [ 0.587744] NetLabel: Initializing [ 0.588785] NetLabel: domain hash size = 128 [ 0.589945] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.591227] NetLabel: unlabeled traffic allowed by default [ 0.592700] Switched to clocksource kvm-clock [ 0.600456] pnp: PnP ACPI init [ 0.601423] ACPI: bus type PNP registered [ 0.602855] pnp: PnP ACPI: found 5 devices [ 0.603965] ACPI: bus type PNP unregistered [ 0.611986] NET: Registered protocol family 2 [ 0.613413] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.615605] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.617446] TCP: Hash tables configured (established 32768 bind 32768) [ 0.619076] TCP: reno registered [ 0.620057] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.621522] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.623126] NET: Registered protocol family 1 [ 0.624314] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.625714] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.627092] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.646810] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.666580] Unpacking initramfs... [ 1.103297] Freeing initrd memory: 37508k freed [ 1.113115] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.114730] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.117688] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.119288] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.121102] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.122603] Initialise system trusted keyring [ 1.123849] audit: initializing netlink socket (disabled) [ 1.125224] type=2000 audit(1533497599.754:1): initialized [ 1.141938] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.143474] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.145846] zpool: loaded [ 1.146772] zbud: loaded [ 1.147842] VFS: Disk quotas dquot_6.5.2 [ 1.149004] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.150677] msgmni has been set to 7578 [ 1.151878] Key type big_key registered [ 1.153858] NET: Registered protocol family 38 [ 1.155069] Key type asymmetric registered [ 1.156208] Asymmetric key parser 'x509' registered [ 1.157494] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.159606] io scheduler noop registered [ 1.160727] io scheduler deadline registered (default) [ 1.172037] io scheduler cfq registered [ 1.173215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.174595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.176238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.178318] ACPI: Power Button [PWRF] [ 1.179496] GHES: HEST is not enabled! [ 1.180652] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.205164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.206893] Non-volatile memory driver v1.3 [ 1.208060] Linux agpgart interface v0.103 [ 1.209298] crash memory driver: version 1.1 [ 1.210537] rdac: device handler registered [ 1.211761] hp_sw: device handler registered [ 1.212961] emc: device handler registered [ 1.214117] alua: device handler registered [ 1.215297] libphy: Fixed MDIO Bus: probed [ 1.216474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.218030] ehci-pci: EHCI PCI platform driver [ 1.219235] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.220730] ohci-pci: OHCI PCI platform driver [ 1.221942] uhci_hcd: USB Universal Host Controller Interface driver [ 1.241896] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.243274] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.245394] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.246735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.248218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.249806] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.251847] usb usb1: Product: UHCI Host Controller [ 1.253105] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.254719] usb usb1: SerialNumber: 0000:00:01.2 [ 1.256008] hub 1-0:1.0: USB hub found [ 1.257110] hub 1-0:1.0: 2 ports detected [ 1.258374] usbcore: registered new interface driver usbserial [ 1.259820] usbcore: registered new interface driver usbserial_generic [ 1.261361] usbserial: USB Serial support registered for generic [ 1.262816] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.265611] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.266943] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.268348] mousedev: PS/2 mouse device common for all mice [ 1.270054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.272538] rtc_cmos 00:00: RTC can wake from S4 [ 1.273299] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.273746] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.279286] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.280832] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.282381] cpuidle: using governor menu [ 1.283557] hidraw: raw HID events driver (C) Jiri Kosina [ 1.284979] usbcore: registered new interface driver usbhid [ 1.286349] usbhid: USB HID core driver [ 1.287501] drop_monitor: Initializing network drop monitor service [ 1.289032] TCP: cubic registered [ 1.290052] Initializing XFRM netlink socket [ 1.291283] NET: Registered protocol family 10 [ 1.292757] NET: Registered protocol family 17 [ 1.294138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.296000] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.297457] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.299911] Loading compiled-in X.509 certificates [ 1.301180] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.303592] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.306398] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.308849] registered taskstats version 1 [ 1.311801] Key type trusted registered [ 1.314301] Key type encrypted registered [ 1.316719] IMA: No TPM chip found, activating TPM-bypass! [ 1.318445] rtc_cmos 00:00: setting system clock to 2018-08-05 19:33:19 UTC (1533497599) [ 1.321346] Freeing unused kernel memory: 1680k freed [ 1.326291] 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.330540] systemd[1]: Detected virtualization kvm. [ 1.331844] systemd[1]: Detected architecture x86-64. [ 1.333135] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.335609] systemd[1]: No hostname configured. [ 1.336848] systemd[1]: Set hostname to . [ 1.338202] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.366528] systemd[1]: Reached target Local File Systems. [ 1.367951] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.370141] systemd[1]: Created slice Root Slice. [ 1.371443] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.373509] systemd[1]: Listening on Journal Socket. [ 1.374791] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.376968] systemd[1]: Listening on udev Control Socket. [ 1.378339] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.380524] systemd[1]: Listening on udev Kernel Socket. [ 1.381874] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.383983] systemd[1]: Reached target Sockets. [ 1.385209] systemd[1]: Starting Sockets. [ 1.386372] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.388588] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.391545] systemd[1]: Reached target Paths. [ 1.392747] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.394735] systemd[1]: Created slice System Slice. [ 1.396050] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.398080] systemd[1]: Reached target Slices. [ 1.399307] systemd[1]: Starting Slices. [ 1.400848] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.404217] 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.408894] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Timers. [ 1.413356] systemd[1]: Reached target Timers. [ 1.415294] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.418457] systemd[1]: Reached target Swap. [ 1.420361] systemd[1]: Starting Swap. [ 1.422233] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.427273] 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.494189] RPC: Registered named UNIX socket transport module. [ 1.495656] RPC: Registered udp transport module. [ 1.496894] RPC: Registered tcp transport module. [ 1.498127] 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.561458] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.597028] FDC 0 is a S82078B [ 1.617975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.620991] scsi host0: ata_piix [ 1.622202] scsi host1: ata_piix [ 1.623334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.625150] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.664863] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.671098] 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.715592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.717666] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.719813] usb 1-1: Product: QEMU USB Tablet [ 1.721317] usb 1-1: Manufacturer: QEMU [ 1.722692] usb 1-1: SerialNumber: 42 [ 1.732932] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.736164] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.820011] SGI XFS with ACLs, security attributes, no debug enabled [ 1.823194] XFS (vda1): Mounting V4 Filesystem [ 1.847532] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[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 dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.083369] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). [ 2.118734] tsc: Refined TSC clocksource calibration: 3491.883 MHz [ 2.173371] SELinux: Disabled at runtime. [ 2.208709] type=1404 audit(1533497600.390:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.229514] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.230961] 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 Delayed Shutdown Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[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. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[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 Journal Service. [[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 Apply Kernel Variables. [ 2.416604] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... [[32m OK [0m] Started Load/Save Random Seed. [ 2.475559] 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 Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. [[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. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.566691] type=1305 audit(1533497600.747:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] 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. [[32m OK [0m] Started D-Bus System Message Bus. [ 2.766655] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.772075] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.774581] [drm] Initialized drm 1.1.0 20060810 [ 2.792719] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.794520] [TTM] Initializing pool allocator [ 2.795912] [TTM] Initializing DMA pool allocator [ 2.797898] [drm] fb mappable at 0xFC000000 [ 2.799162] [drm] vram aper at 0xFC000000 [ 2.800378] [drm] size 33554432 [ 2.800379] [drm] fb depth is 24 [ 2.800379] [drm] pitch is 3072 [ 2.804709] ppdev: user-space parallel port driver [ 2.807467] fbcon: cirrusdrmfb (fb0) is primary device [ 2.826413] Console: switching to colour frame buffer device 128x48 [ 2.838157] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Login Service... Starting LSB: Bring up/down networking... Startin[ 2.844273] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 g NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 2.920206] AES CTR mode by8 optimization enabled [ 2.925256] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. 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 Authorization Manager. [ 2.964345] alg: No test for crc32 (crc32-pclmul) [ 2.967937] intel_rapl: no valid rapl domains found in package 0 [ 2.971261] intel_powerclamp: No package C-state available [ 2.976422] intel_powerclamp: No package C-state available[ 2.988324] cloud-init[499]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 19:33:21 +0000. Up 2.95 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 OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service.u 2018-08-05 19:33:24,493 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d27b410L 2018-08-05 19:33:24,493 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 19:33:24,534 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-05 19:33:24,534 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-05 19:33:24,548 - 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-05 19:33:24,548 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-05 19:33:24,548 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-05 19:33:24,548 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 19:33:24,549 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-05 19:33:24,549 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 19:33:24,554 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-05 19:33:24,555 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 19:33:24,557 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-05 19:33:24,558 - paramiko.transport - DEBUG - Trying discovered key a30fa94dcfd3dd6ffc6c3fa85bf5db66 in /tmp/tmpuFZxT2 2018-08-05 19:33:24,595 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 19:33:24,637 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-05 19:33:24,661 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-05 19:33:24,662 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 19:33:24,668 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-05 19:33:24,669 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: Authentication failed. 2018-08-05 19:33:33,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-05 19:33:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-05 19:33:33,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eb513a5-a423-44bd-86bb-bb1db841ef9e x-compute-request-id: req-9eb513a5-a423-44bd-86bb-bb1db841ef9e Content-Encoding: gzip Content-Length: 12730 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 1909470191 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.328435] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.330774] pid_max: default: 32768 minimum: 301\n[ 0.332037] Security Framework initialized\n[ 0.333208] SELinux: Initializing.\n[ 0.334536] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.339399] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.342382] Mount-cache hash table entries: 4096\n[ 0.343858] Initializing cgroup subsys memory\n[ 0.345070] Initializing cgroup subsys devices\n[ 0.346284] Initializing cgroup subsys freezer\n[ 0.347500] Initializing cgroup subsys net_cls\n[ 0.348716] Initializing cgroup subsys blkio\n[ 0.349904] Initializing cgroup subsys perf_event\n[ 0.351163] Initializing cgroup subsys hugetlb\n[ 0.352382] Initializing cgroup subsys pids\n[ 0.353539] Initializing cgroup subsys net_prio\n[ 0.354833] CPU: Physical Processor ID: 0\n[ 0.356672] mce: CPU supports 10 MCE banks\n[ 0.357848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.359180] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.360508] tlb_flushall_shift: 6\n[ 0.361733] Freeing SMP alternatives: 28k freed\n[ 0.365689] ACPI: Core revision 20130517\n[ 0.367248] ACPI: All ACPI Tables successfully acquired\n[ 0.368776] ftrace: allocating 25812 entries in 101 pages\n[ 0.390780] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.392358] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.393916] smpboot: Max logical packages: 2\n[ 0.395272] Enabling x2apic\n[ 0.396229] Enabled x2apic\n[ 0.397347] Switched APIC routing to physical x2apic.\n[ 0.399587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.401279] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.404334] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.412034] KVM setup paravirtual spinlock\n[ 0.414448] smpboot: Booting Node 0, Processors #1 OK\n[ 0.416277] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.438489] Brought up 2 CPUs\n[ 0.438492] KVM setup async PF for cpu 1\n[ 0.438496] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.441827] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.444051] devtmpfs: initialized\n[ 0.446711] EVM: security.selinux\n[ 0.447744] EVM: security.ima\n[ 0.448700] EVM: security.capability\n[ 0.450401] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.452026] pinctrl core: initialized pinctrl subsystem\n[ 0.453464] NET: Registered protocol family 16\n[ 0.454890] ACPI: bus type PCI registered\n[ 0.456034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.457667] PCI: Using configuration type 1 for base access\n[ 0.462425] ACPI: Added _OSI(Module Device)\n[ 0.463629] ACPI: Added _OSI(Processor Device)\n[ 0.464874] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.466112] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.468660] ACPI: Interpreter enabled\n[ 0.469776] ACPI: (supports S0 S5)\n[ 0.470831] ACPI: Using IOAPIC for interrupt routing\n[ 0.472124] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.476172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.477684] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.479288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.480857] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.483808] acpiphp: Slot [3] registered\n[ 0.484968] acpiphp: Slot [4] registered\n[ 0.486119] acpiphp: Slot [5] registered\n[ 0.487254] acpiphp: Slot [6] registered\n[ 0.488398] acpiphp: Slot [7] registered\n[ 0.489555] acpiphp: Slot [8] registered\n[ 0.490704] acpiphp: Slot [9] registered\n[ 0.491864] acpiphp: Slot [10] registered\n[ 0.493041] acpiphp: Slot [11] registered\n[ 0.494193] acpiphp: Slot [12] registered\n[ 0.495358] acpiphp: Slot [13] registered\n[ 0.496544] acpiphp: Slot [14] registered\n[ 0.497717] acpiphp: Slot [15] registered\n[ 0.498895] acpiphp: Slot [16] registered\n[ 0.500065] acpiphp: Slot [17] registered\n[ 0.501223] acpiphp: Slot [18] registered\n[ 0.502374] acpiphp: Slot [19] registered\n[ 0.503550] acpiphp: Slot [20] registered\n[ 0.504717] acpiphp: Slot [21] registered\n[ 0.505889] acpiphp: Slot [22] registered\n[ 0.507034] acpiphp: Slot [23] registered\n[ 0.508185] acpiphp: Slot [24] registered\n[ 0.509321] acpiphp: Slot [25] registered\n[ 0.510463] acpiphp: Slot [26] registered\n[ 0.511618] acpiphp: Slot [27] registered\n[ 0.512774] acpiphp: Slot [28] registered\n[ 0.513922] acpiphp: Slot [29] registered\n[ 0.515059] acpiphp: Slot [30] registered\n[ 0.516209] acpiphp: Slot [31] registered\n[ 0.517371] PCI host bridge to bus 0000:00\n[ 0.518474] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.519894] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.521427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.522948] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.524978] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.527039] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.531709] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.533325] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.534808] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.536395] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.540506] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.542545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.564656] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.566503] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568274] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.570045] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.571976] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.573642] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.575291] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.577465] vgaarb: loaded\n[ 0.578402] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579839] SCSI subsystem initialized\n[ 0.580940] ACPI: bus type USB registered\n[ 0.582127] usbcore: registered new interface driver usbfs\n[ 0.583481] usbcore: registered new interface driver hub\n[ 0.584808] usbcore: registered new device driver usb\n[ 0.586263] PCI: Using ACPI for IRQ routing\n[ 0.587744] NetLabel: Initializing\n[ 0.588785] NetLabel: domain hash size = 128\n[ 0.589945] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.591227] NetLabel: unlabeled traffic allowed by default\n[ 0.592700] Switched to clocksource kvm-clock\n[ 0.600456] pnp: PnP ACPI init\n[ 0.601423] ACPI: bus type PNP registered\n[ 0.602855] pnp: PnP ACPI: found 5 devices\n[ 0.603965] ACPI: bus type PNP unregistered\n[ 0.611986] NET: Registered protocol family 2\n[ 0.613413] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.615605] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.617446] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.619076] TCP: reno registered\n[ 0.620057] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.621522] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.623126] NET: Registered protocol family 1\n[ 0.624314] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.625714] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.627092] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.646810] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.666580] Unpacking initramfs...\n[ 1.103297] Freeing initrd memory: 37508k freed\n[ 1.113115] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.114730] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.117688] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.119288] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.121102] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.122603] Initialise system trusted keyring\n[ 1.123849] audit: initializing netlink socket (disabled)\n[ 1.125224] type=2000 audit(1533497599.754:1): initialized\n[ 1.141938] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.143474] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.145846] zpool: loaded\n[ 1.146772] zbud: loaded\n[ 1.147842] VFS: Disk quotas dquot_6.5.2\n[ 1.149004] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.150677] msgmni has been set to 7578\n[ 1.151878] Key type big_key registered\n[ 1.153858] NET: Registered protocol family 38\n[ 1.155069] Key type asymmetric registered\n[ 1.156208] Asymmetric key parser 'x509' registered\n[ 1.157494] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.159606] io scheduler noop registered\n[ 1.160727] io scheduler deadline registered (default)\n[ 1.172037] io scheduler cfq registered\n[ 1.173215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.174595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.176238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.178318] ACPI: Power Button [PWRF]\n[ 1.179496] GHES: HEST is not enabled!\n[ 1.180652] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.205164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.206893] Non-volatile memory driver v1.3\n[ 1.208060] Linux agpgart interface v0.103\n[ 1.209298] crash memory driver: version 1.1\n[ 1.210537] rdac: device handler registered\n[ 1.211761] hp_sw: device handler registered\n[ 1.212961] emc: device handler registered\n[ 1.214117] alua: device handler registered\n[ 1.215297] libphy: Fixed MDIO Bus: probed\n[ 1.216474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.218030] ehci-pci: EHCI PCI platform driver\n[ 1.219235] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.220730] ohci-pci: OHCI PCI platform driver\n[ 1.221942] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.241896] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.243274] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.245394] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.246735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.248218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.249806] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.251847] usb usb1: Product: UHCI Host Controller\n[ 1.253105] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.254719] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.256008] hub 1-0:1.0: USB hub found\n[ 1.257110] hub 1-0:1.0: 2 ports detected\n[ 1.258374] usbcore: registered new interface driver usbserial\n[ 1.259820] usbcore: registered new interface driver usbserial_generic\n[ 1.261361] usbserial: USB Serial support registered for generic\n[ 1.262816] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.265611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.266943] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.268348] mousedev: PS/2 mouse device common for all mice\n[ 1.270054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.272538] rtc_cmos 00:00: RTC can wake from S4\n[ 1.273299] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.273746] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.279286] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.280832] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.282381] cpuidle: using governor menu\n[ 1.283557] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.284979] usbcore: registered new interface driver usbhid\n[ 1.286349] usbhid: USB HID core driver\n[ 1.287501] drop_monitor: Initializing network drop monitor service\n[ 1.289032] TCP: cubic registered\n[ 1.290052] Initializing XFRM netlink socket\n[ 1.291283] NET: Registered protocol family 10\n[ 1.292757] NET: Registered protocol family 17\n[ 1.294138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.296000] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.297457] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.299911] Loading compiled-in X.509 certificates\n[ 1.301180] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.303592] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.306398] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.308849] registered taskstats version 1\n[ 1.311801] Key type trusted registered\n[ 1.314301] Key type encrypted registered\n[ 1.316719] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.318445] rtc_cmos 00:00: setting system clock to 2018-08-05 19:33:19 UTC (1533497599)\n[ 1.321346] Freeing unused kernel memory: 1680k freed\n[ 1.326291] 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.330540] systemd[1]: Detected virtualization kvm.\n[ 1.331844] systemd[1]: Detected architecture x86-64.\n[ 1.333135] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.335609] systemd[1]: No hostname configured.\n[ 1.336848] systemd[1]: Set hostname to .\n[ 1.338202] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.366528] systemd[1]: Reached target Local File Systems.\n[ 1.367951] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.370141] systemd[1]: Created slice Root Slice.\n[ 1.371443] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.373509] systemd[1]: Listening on Journal Socket.\n[ 1.374791] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.376968] systemd[1]: Listening on udev Control Socket.\n[ 1.378339] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.380524] systemd[1]: Listening on udev Kernel Socket.\n[ 1.381874] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.383983] systemd[1]: Reached target Sockets.\n[ 1.385209] systemd[1]: Starting Sockets.\n[ 1.386372] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.388588] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.391545] systemd[1]: Reached target Paths.\n[ 1.392747] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.394735] systemd[1]: Created slice System Slice.\n[ 1.396050] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.398080] systemd[1]: Reached target Slices.\n[ 1.399307] systemd[1]: Starting Slices.\n[ 1.400848] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.404217] 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.408894] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Timers.\n[ 1.413356] systemd[1]: Reached target Timers.\n[ 1.415294] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.418457] systemd[1]: Reached target Swap.\n[ 1.420361] systemd[1]: Starting Swap.\n[ 1.422233] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.427273] 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.494189] RPC: Registered named UNIX socket transport module.\n[ 1.495656] RPC: Registered udp transport module.\n[ 1.496894] RPC: Registered tcp transport module.\n[ 1.498127] 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.561458] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.597028] FDC 0 is a S82078B\n[ 1.617975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.620991] scsi host0: ata_piix\n[ 1.622202] scsi host1: ata_piix\n[ 1.623334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.625150] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.664863] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.671098] 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.715592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.717666] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.719813] usb 1-1: Product: QEMU USB Tablet\n[ 1.721317] usb 1-1: Manufacturer: QEMU\n[ 1.722692] usb 1-1: SerialNumber: 42\n[ 1.732932] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.736164] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.820011] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.823194] XFS (vda1): Mounting V4 Filesystem\n[ 1.847532] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\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 dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.083369] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n[ 2.118734] tsc: Refined TSC clocksource calibration: 3491.883 MHz\n[ 2.173371] SELinux: Disabled at runtime.\n[ 2.208709] type=1404 audit(1533497600.390:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.229514] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.230961] 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 Delayed Shutdown Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\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 Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\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 Journal Service.\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 Apply Kernel Variables.\n[ 2.416604] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.475559] 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 Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\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 Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.566691] type=1305 audit(1533497600.747:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] 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[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.766655] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.772075] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.774581] [drm] Initialized drm 1.1.0 20060810\n[ 2.792719] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.794520] [TTM] Initializing pool allocator\n[ 2.795912] [TTM] Initializing DMA pool allocator\n[ 2.797898] [drm] fb mappable at 0xFC000000\n[ 2.799162] [drm] vram aper at 0xFC000000\n[ 2.800378] [drm] size 33554432\n[ 2.800379] [drm] fb depth is 24\n[ 2.800379] [drm] pitch is 3072\n[ 2.804709] ppdev: user-space parallel port driver\n[ 2.807467] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.826413] Console: switching to colour frame buffer device 128x48\n[ 2.838157] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Startin[ 2.844273] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\ng NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 2.920206] AES CTR mode by8 optimization enabled\n[ 2.925256] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n 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 Authorization Manager.\n[ 2.964345] alg: No test for crc32 (crc32-pclmul)\n[ 2.967937] intel_rapl: no valid rapl domains found in package 0\n[ 2.971261] intel_powerclamp: No package C-state available\n[ 2.976422] intel_powerclamp: No package C-state available[ 2.988324] cloud-init[499]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 19:33:21 +0000. Up 2.95 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 OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.u\n Starting InfluxDB Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\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[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.562048] cloud-init[791]: Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:33:24 +0000. Up 5.51 seconds.\n[ 5.609272] cloud-init[791]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.611497] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.613178] cloud-init[791]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.614818] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.616521] cloud-init[791]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.618183] cloud-init[791]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:a2:e4:d5 |\n[ 5.619856] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.630472] cloud-init[791]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.633076] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.635274] cloud-init[791]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.637211] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.639343] cloud-init[791]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.643057] cloud-init[791]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.646597] cloud-init[791]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.649461] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.457611] cloud-init[3530]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:33:29 +0000. Up 10.41 seconds.\n[ 10.774349] cloud-init[3633]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:33:29 +0000. Up 10.73 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 | a3:0f:a9:4d:cf:d3:dd:6f:fc:6c:3f:a8:5b:f5:db:66 | - | 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.843285] cloud-init[3633]: Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:33:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.83 seconds\nxD"} 2018-08-05 19:33:33,758 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852/action used request id req-9eb513a5-a423-44bd-86bb-bb1db841ef9e 2018-08-05 19:33:33,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0820291042328s 2018-08-05 19:33:33,760 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852/action used request id req-9eb513a5-a423-44bd-86bb-bb1db841ef9e 2018-08-05 19:33:33,760 - 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 1909470191 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.328435] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.330774] pid_max: default: 32768 minimum: 301 [ 0.332037] Security Framework initialized [ 0.333208] SELinux: Initializing. [ 0.334536] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.339399] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.342382] Mount-cache hash table entries: 4096 [ 0.343858] Initializing cgroup subsys memory [ 0.345070] Initializing cgroup subsys devices [ 0.346284] Initializing cgroup subsys freezer [ 0.347500] Initializing cgroup subsys net_cls [ 0.348716] Initializing cgroup subsys blkio [ 0.349904] Initializing cgroup subsys perf_event [ 0.351163] Initializing cgroup subsys hugetlb [ 0.352382] Initializing cgroup subsys pids [ 0.353539] Initializing cgroup subsys net_prio [ 0.354833] CPU: Physical Processor ID: 0 [ 0.356672] mce: CPU supports 10 MCE banks [ 0.357848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.359180] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.360508] tlb_flushall_shift: 6 [ 0.361733] Freeing SMP alternatives: 28k freed [ 0.365689] ACPI: Core revision 20130517 [ 0.367248] ACPI: All ACPI Tables successfully acquired [ 0.368776] ftrace: allocating 25812 entries in 101 pages [ 0.390780] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.392358] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.393916] smpboot: Max logical packages: 2 [ 0.395272] Enabling x2apic [ 0.396229] Enabled x2apic [ 0.397347] Switched APIC routing to physical x2apic. [ 0.399587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.401279] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.404334] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.412034] KVM setup paravirtual spinlock [ 0.414448] smpboot: Booting Node 0, Processors #1 OK [ 0.416277] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.438489] Brought up 2 CPUs [ 0.438492] KVM setup async PF for cpu 1 [ 0.438496] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.441827] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.444051] devtmpfs: initialized [ 0.446711] EVM: security.selinux [ 0.447744] EVM: security.ima [ 0.448700] EVM: security.capability [ 0.450401] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.452026] pinctrl core: initialized pinctrl subsystem [ 0.453464] NET: Registered protocol family 16 [ 0.454890] ACPI: bus type PCI registered [ 0.456034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.457667] PCI: Using configuration type 1 for base access [ 0.462425] ACPI: Added _OSI(Module Device) [ 0.463629] ACPI: Added _OSI(Processor Device) [ 0.464874] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.466112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.468660] ACPI: Interpreter enabled [ 0.469776] ACPI: (supports S0 S5) [ 0.470831] ACPI: Using IOAPIC for interrupt routing [ 0.472124] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.476172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.477684] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.479288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480857] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.483808] acpiphp: Slot [3] registered [ 0.484968] acpiphp: Slot [4] registered [ 0.486119] acpiphp: Slot [5] registered [ 0.487254] acpiphp: Slot [6] registered [ 0.488398] acpiphp: Slot [7] registered [ 0.489555] acpiphp: Slot [8] registered [ 0.490704] acpiphp: Slot [9] registered [ 0.491864] acpiphp: Slot [10] registered [ 0.493041] acpiphp: Slot [11] registered [ 0.494193] acpiphp: Slot [12] registered [ 0.495358] acpiphp: Slot [13] registered [ 0.496544] acpiphp: Slot [14] registered [ 0.497717] acpiphp: Slot [15] registered [ 0.498895] acpiphp: Slot [16] registered [ 0.500065] acpiphp: Slot [17] registered [ 0.501223] acpiphp: Slot [18] registered [ 0.502374] acpiphp: Slot [19] registered [ 0.503550] acpiphp: Slot [20] registered [ 0.504717] acpiphp: Slot [21] registered [ 0.505889] acpiphp: Slot [22] registered [ 0.507034] acpiphp: Slot [23] registered [ 0.508185] acpiphp: Slot [24] registered [ 0.509321] acpiphp: Slot [25] registered [ 0.510463] acpiphp: Slot [26] registered [ 0.511618] acpiphp: Slot [27] registered [ 0.512774] acpiphp: Slot [28] registered [ 0.513922] acpiphp: Slot [29] registered [ 0.515059] acpiphp: Slot [30] registered [ 0.516209] acpiphp: Slot [31] registered [ 0.517371] PCI host bridge to bus 0000:00 [ 0.518474] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.519894] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.521427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522948] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.524978] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.527039] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.531709] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.533325] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.534808] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.536395] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.540506] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.542545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564656] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.566503] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568274] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.570045] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571976] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573642] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.575291] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.577465] vgaarb: loaded [ 0.578402] vgaarb: bridge control possible 0000:00:02.0 [ 0.579839] SCSI subsystem initialized [ 0.580940] ACPI: bus type USB registered [ 0.582127] usbcore: registered new interface driver usbfs [ 0.583481] usbcore: registered new interface driver hub [ 0.584808] usbcore: registered new device driver usb [ 0.586263] PCI: Using ACPI for IRQ routing [ 0.587744] NetLabel: Initializing [ 0.588785] NetLabel: domain hash size = 128 [ 0.589945] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.591227] NetLabel: unlabeled traffic allowed by default [ 0.592700] Switched to clocksource kvm-clock [ 0.600456] pnp: PnP ACPI init [ 0.601423] ACPI: bus type PNP registered [ 0.602855] pnp: PnP ACPI: found 5 devices [ 0.603965] ACPI: bus type PNP unregistered [ 0.611986] NET: Registered protocol family 2 [ 0.613413] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.615605] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.617446] TCP: Hash tables configured (established 32768 bind 32768) [ 0.619076] TCP: reno registered [ 0.620057] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.621522] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.623126] NET: Registered protocol family 1 [ 0.624314] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.625714] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.627092] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.646810] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.666580] Unpacking initramfs... [ 1.103297] Freeing initrd memory: 37508k freed [ 1.113115] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.114730] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.117688] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.119288] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.121102] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.122603] Initialise system trusted keyring [ 1.123849] audit: initializing netlink socket (disabled) [ 1.125224] type=2000 audit(1533497599.754:1): initialized [ 1.141938] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.143474] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.145846] zpool: loaded [ 1.146772] zbud: loaded [ 1.147842] VFS: Disk quotas dquot_6.5.2 [ 1.149004] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.150677] msgmni has been set to 7578 [ 1.151878] Key type big_key registered [ 1.153858] NET: Registered protocol family 38 [ 1.155069] Key type asymmetric registered [ 1.156208] Asymmetric key parser 'x509' registered [ 1.157494] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.159606] io scheduler noop registered [ 1.160727] io scheduler deadline registered (default) [ 1.172037] io scheduler cfq registered [ 1.173215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.174595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.176238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.178318] ACPI: Power Button [PWRF] [ 1.179496] GHES: HEST is not enabled! [ 1.180652] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.205164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.206893] Non-volatile memory driver v1.3 [ 1.208060] Linux agpgart interface v0.103 [ 1.209298] crash memory driver: version 1.1 [ 1.210537] rdac: device handler registered [ 1.211761] hp_sw: device handler registered [ 1.212961] emc: device handler registered [ 1.214117] alua: device handler registered [ 1.215297] libphy: Fixed MDIO Bus: probed [ 1.216474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.218030] ehci-pci: EHCI PCI platform driver [ 1.219235] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.220730] ohci-pci: OHCI PCI platform driver [ 1.221942] uhci_hcd: USB Universal Host Controller Interface driver [ 1.241896] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.243274] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.245394] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.246735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.248218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.249806] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.251847] usb usb1: Product: UHCI Host Controller [ 1.253105] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.254719] usb usb1: SerialNumber: 0000:00:01.2 [ 1.256008] hub 1-0:1.0: USB hub found [ 1.257110] hub 1-0:1.0: 2 ports detected [ 1.258374] usbcore: registered new interface driver usbserial [ 1.259820] usbcore: registered new interface driver usbserial_generic [ 1.261361] usbserial: USB Serial support registered for generic [ 1.262816] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.265611] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.266943] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.268348] mousedev: PS/2 mouse device common for all mice [ 1.270054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.272538] rtc_cmos 00:00: RTC can wake from S4 [ 1.273299] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.273746] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.279286] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.280832] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.282381] cpuidle: using governor menu [ 1.283557] hidraw: raw HID events driver (C) Jiri Kosina [ 1.284979] usbcore: registered new interface driver usbhid [ 1.286349] usbhid: USB HID core driver [ 1.287501] drop_monitor: Initializing network drop monitor service [ 1.289032] TCP: cubic registered [ 1.290052] Initializing XFRM netlink socket [ 1.291283] NET: Registered protocol family 10 [ 1.292757] NET: Registered protocol family 17 [ 1.294138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.296000] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.297457] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.299911] Loading compiled-in X.509 certificates [ 1.301180] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.303592] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.306398] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.308849] registered taskstats version 1 [ 1.311801] Key type trusted registered [ 1.314301] Key type encrypted registered [ 1.316719] IMA: No TPM chip found, activating TPM-bypass! [ 1.318445] rtc_cmos 00:00: setting system clock to 2018-08-05 19:33:19 UTC (1533497599) [ 1.321346] Freeing unused kernel memory: 1680k freed [ 1.326291] 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.330540] systemd[1]: Detected virtualization kvm. [ 1.331844] systemd[1]: Detected architecture x86-64. [ 1.333135] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.335609] systemd[1]: No hostname configured. [ 1.336848] systemd[1]: Set hostname to . [ 1.338202] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.366528] systemd[1]: Reached target Local File Systems. [ 1.367951] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.370141] systemd[1]: Created slice Root Slice. [ 1.371443] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.373509] systemd[1]: Listening on Journal Socket. [ 1.374791] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.376968] systemd[1]: Listening on udev Control Socket. [ 1.378339] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.380524] systemd[1]: Listening on udev Kernel Socket. [ 1.381874] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.383983] systemd[1]: Reached target Sockets. [ 1.385209] systemd[1]: Starting Sockets. [ 1.386372] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.388588] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.391545] systemd[1]: Reached target Paths. [ 1.392747] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.394735] systemd[1]: Created slice System Slice. [ 1.396050] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.398080] systemd[1]: Reached target Slices. [ 1.399307] systemd[1]: Starting Slices. [ 1.400848] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.404217] 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.408894] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Timers. [ 1.413356] systemd[1]: Reached target Timers. [ 1.415294] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.418457] systemd[1]: Reached target Swap. [ 1.420361] systemd[1]: Starting Swap. [ 1.422233] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.427273] 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.494189] RPC: Registered named UNIX socket transport module. [ 1.495656] RPC: Registered udp transport module. [ 1.496894] RPC: Registered tcp transport module. [ 1.498127] 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.561458] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.597028] FDC 0 is a S82078B [ 1.617975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.620991] scsi host0: ata_piix [ 1.622202] scsi host1: ata_piix [ 1.623334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.625150] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.664863] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.671098] 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.715592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.717666] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.719813] usb 1-1: Product: QEMU USB Tablet [ 1.721317] usb 1-1: Manufacturer: QEMU [ 1.722692] usb 1-1: SerialNumber: 42 [ 1.732932] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.736164] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.820011] SGI XFS with ACLs, security attributes, no debug enabled [ 1.823194] XFS (vda1): Mounting V4 Filesystem [ 1.847532] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[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 dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.083369] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). [ 2.118734] tsc: Refined TSC clocksource calibration: 3491.883 MHz [ 2.173371] SELinux: Disabled at runtime. [ 2.208709] type=1404 audit(1533497600.390:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.229514] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.230961] 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 Delayed Shutdown Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[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. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[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 Journal Service. [[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 Apply Kernel Variables. [ 2.416604] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... [[32m OK [0m] Started Load/Save Random Seed. [ 2.475559] 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 Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. [[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. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.566691] type=1305 audit(1533497600.747:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] 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. [[32m OK [0m] Started D-Bus System Message Bus. [ 2.766655] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.772075] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.774581] [drm] Initialized drm 1.1.0 20060810 [ 2.792719] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.794520] [TTM] Initializing pool allocator [ 2.795912] [TTM] Initializing DMA pool allocator [ 2.797898] [drm] fb mappable at 0xFC000000 [ 2.799162] [drm] vram aper at 0xFC000000 [ 2.800378] [drm] size 33554432 [ 2.800379] [drm] fb depth is 24 [ 2.800379] [drm] pitch is 3072 [ 2.804709] ppdev: user-space parallel port driver [ 2.807467] fbcon: cirrusdrmfb (fb0) is primary device [ 2.826413] Console: switching to colour frame buffer device 128x48 [ 2.838157] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Login Service... Starting LSB: Bring up/down networking... Startin[ 2.844273] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 g NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 2.920206] AES CTR mode by8 optimization enabled [ 2.925256] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. 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 Authorization Manager. [ 2.964345] alg: No test for crc32 (crc32-pclmul) [ 2.967937] intel_rapl: no valid rapl domains found in package 0 [ 2.971261] intel_powerclamp: No package C-state available [ 2.976422] intel_powerclamp: No package C-state available[ 2.988324] cloud-init[499]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 05 Aug 2018 19:33:21 +0000. Up 2.95 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 OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service.u Starting InfluxDB Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.562048] cloud-init[791]: Cloud-init v. 0.7.5 running 'init' at Sun, 05 Aug 2018 19:33:24 +0000. Up 5.51 seconds. [ 5.609272] cloud-init[791]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.611497] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.613178] cloud-init[791]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.614818] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.616521] cloud-init[791]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.618183] cloud-init[791]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:a2:e4:d5 | [ 5.619856] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.630472] cloud-init[791]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.633076] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.635274] cloud-init[791]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.637211] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.639343] cloud-init[791]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.643057] cloud-init[791]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.646597] cloud-init[791]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.649461] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.457611] cloud-init[3530]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 05 Aug 2018 19:33:29 +0000. Up 10.41 seconds. [ 10.774349] cloud-init[3633]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 05 Aug 2018 19:33:29 +0000. Up 10.73 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 | a3:0f:a9:4d:cf:d3:dd:6f:fc:6c:3f:a8:5b:f5:db:66 | - | 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.843285] cloud-init[3633]: Cloud-init v. 0.7.5 finished at Sun, 05 Aug 2018 19:33:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.83 seconds xD 2018-08-05 19:33:33,763 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d23e9d0L 2018-08-05 19:33:33,764 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 19:33:33,770 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-05 19:33:33,770 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-05 19:33:33,773 - 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-05 19:33:33,773 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-05 19:33:33,773 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-05 19:33:33,773 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 19:33:33,774 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-05 19:33:33,774 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 19:33:33,781 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-05 19:33:33,781 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 19:33:33,796 - paramiko.transport - DEBUG - Trying discovered key a30fa94dcfd3dd6ffc6c3fa85bf5db66 in /tmp/tmpuFZxT2 2018-08-05 19:33:33,822 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 19:33:33,838 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-05 19:33:33,860 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-05 19:33:33,860 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-05 19:33:33,861 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-05 19:33:33,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-05 19:33:34,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:33:34,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:33:34,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:33:34,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:33:34,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:33:34,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:33:34,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:33:34,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4627, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4634, "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": 1690, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4616, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 897, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 804, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4357, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4593, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-05 19:33:34,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:33:34,119 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:33:33 GMT 2018-08-05 19:33:34,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:33:34,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-05 19:33:34,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:33:34,120 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4627, 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': 4634, 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': 1690, 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': 4616, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 897, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 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': 804, 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': 4357, 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': 4593, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-05 19:33:34,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-05 19:33:34,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:33:34,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:33:34,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:33:34,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:33:34,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:33:34,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:33:34,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:33:34,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4627, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4634, "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": 1690, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4616, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 897, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 804, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4357, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4593, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-05 19:33:34,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:33:34,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:33:33 GMT 2018-08-05 19:33:34,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:33:34,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-05 19:33:34,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:33:34,472 - functest.core.cloudify - INFO - The current manager status is running 2018-08-05 19:33:34,473 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-05 19:33:34,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:33:34,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:33:34,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:33:34,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:33:34,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:33:34,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:33:34,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:33:34,625 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-05 19:33:34,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T19:33:33.802Z", "updated_at": "2018-08-05T19:33:33.802Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-05 19:33:34,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:33:34,626 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:33:33 GMT 2018-08-05 19:33:34,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:33:34,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-05 19:33:34,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:33:34,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-08-05 19:33:34,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:33:34,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:33:34,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:33:34,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:33:34,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:33:34,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:33:34,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:33:34,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-05T19:33:33.802Z", "updated_at": "2018-08-05T19:33:33.802Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-05 19:33:34,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:33:34,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:33:33 GMT 2018-08-05 19:33:34,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:33:34,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-05 19:33:34,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:33:34,771 - functest.core.cloudify - DEBUG - List secrets: 2018-08-05 19:33:34,772 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-08-05 19:33:34,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:33:34,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:33:34,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:33:34,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:33:34,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:33:34,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:33:34,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:33:34,903 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-05 19:33:34,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-05T19:33:33.802Z", "updated_at": "2018-08-05T19:33:33.802Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-05 19:33:34,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:33:34,903 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:33:34 GMT 2018-08-05 19:33:34,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:33:34,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-05 19:33:34,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:33:34,904 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-05 19:33:34,904 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-05 19:33:34,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-05 19:33:34,905 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 19:33:34,906 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-05 19:33:34,906 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 19:33:34,912 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 19:33:35,058 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-05 19:33:35,059 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-05 19:33:35,065 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-05 19:33:35,074 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-05 19:33:35,075 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-05 19:33:35,084 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-05 19:34:14,138 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-05 19:34:14,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: repos.lax.quadranet.com * extras: centos-distro.cavecreek.net * updates: sjc.edge.kernel.org 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.9.1.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.9.1.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 10 MB/s | 54 MB 00:05 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.9.1.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 : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.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.9.1.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-05 19:34:14,140 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-05 19:34:14,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-05 19:34:14,140 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-05 19:34:16,461 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-05 19:34:16,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:34:16,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:34:16,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-1c9482d8-940a-412e-aa8f-83e343609884 Date: Sun, 05 Aug 2018 19:34:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap", "metadata": {}}], "file": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/file", "owner": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "size": 4373348352, "self": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T19:31:01Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T19:30:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:34:16,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1c9482d8-940a-412e-aa8f-83e343609884 2018-08-05 19:34:16,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.263200044632s 2018-08-05 19:34:16,726 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1c9482d8-940a-412e-aa8f-83e343609884 2018-08-05 19:34:16,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 19:34:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_9f8675b6-2080-498f-aff4-b1189f93f148", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_9f8675b6-2080-498f-aff4-b1189f93f148"}' 2018-08-05 19:34:17,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a33ba0cd-f54b-40ac-847e-bcfb48650e4b Date: Sun, 05 Aug 2018 19:34:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b/file", "owner": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "size": null, "self": "/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-08-05T19:34:17Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_9f8675b6-2080-498f-aff4-b1189f93f148", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_9f8675b6-2080-498f-aff4-b1189f93f148", "checksum": null, "created_at": "2018-08-05T19:34:17Z", "protected": false} 2018-08-05 19:34:17,519 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a33ba0cd-f54b-40ac-847e-bcfb48650e4b 2018-08-05 19:34:17,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.784764051437s 2018-08-05 19:34:17,520 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a33ba0cd-f54b-40ac-847e-bcfb48650e4b returning object 1f3df028-e5c7-40fd-9aa6-86bd1ac4572b 2018-08-05 19:34:17,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 19:34:17,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '' 2018-08-05 19:34:25,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-49e73871-2838-4000-8122-fbe578bcd7e1 Date: Sun, 05 Aug 2018 19:34:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 19:34:25,440 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b/file used request id req-49e73871-2838-4000-8122-fbe578bcd7e1 2018-08-05 19:34:25,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.91891908646s 2018-08-05 19:34:25,440 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b/file used request id req-49e73871-2838-4000-8122-fbe578bcd7e1 2018-08-05 19:34:25,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:34:25,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:34:26,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-0ecdb85d-22a8-4d27-8864-8987dc8313cc Date: Sun, 05 Aug 2018 19:34:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b/snap", "metadata": {}}], "file": "/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b/file", "owner": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "size": 426967040, "self": "/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-08-05T19:34:25Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_9f8675b6-2080-498f-aff4-b1189f93f148", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_9f8675b6-2080-498f-aff4-b1189f93f148", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-05T19:34:17Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap", "metadata": {}}], "file": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/file", "owner": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "size": 4373348352, "self": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T19:31:01Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T19:30:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:34:26,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0ecdb85d-22a8-4d27-8864-8987dc8313cc 2018-08-05 19:34:26,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.64115691185s 2018-08-05 19:34:26,086 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0ecdb85d-22a8-4d27-8864-8987dc8313cc 2018-08-05 19:34:26,088 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b/file', 'owner': u'84d7eae5f02542a9b9ae95d8a83c5667', 'id': u'1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', 'size': 426967040, u'self': u'/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'84d7eae5f02542a9b9ae95d8a83c5667', 'name': 'vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T19:34:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T19:34:25Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9f8675b6-2080-498f-aff4-b1189f93f148', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9f8675b6-2080-498f-aff4-b1189f93f148', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_9f8675b6-2080-498f-aff4-b1189f93f148', 'created': u'2018-08-05T19:34:17Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-05T19:34:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9f8675b6-2080-498f-aff4-b1189f93f148', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-08-05 19:34:26,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 19:34:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_9f8675b6-2080-498f-aff4-b1189f93f148", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-05 19:34:26,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:34:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f70cb06d-356c-4b7f-a236-ac1c454b15e7 x-compute-request-id: req-f70cb06d-356c-4b7f-a236-ac1c454b15e7 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_9f8675b6-2080-498f-aff4-b1189f93f148", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "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": "7e461469-e7b6-4c13-a954-e9478b9e0ddb"}} 2018-08-05 19:34:26,157 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f70cb06d-356c-4b7f-a236-ac1c454b15e7 2018-08-05 19:34:26,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0678260326385s 2018-08-05 19:34:26,157 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f70cb06d-356c-4b7f-a236-ac1c454b15e7 2018-08-05 19:34:26,158 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_9f8675b6-2080-498f-aff4-b1189f93f148', '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'449c5b575fb242d6b133df2f87012577', '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'7e461469-e7b6-4c13-a954-e9478b9e0ddb', 'swap': 0}) 2018-08-05 19:34:26,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 19:34:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" -d '{"extra_specs": {}}' 2018-08-05 19:34:26,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:34:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d968e13c-ed84-463e-8c5b-9705827c7852 x-compute-request-id: req-d968e13c-ed84-463e-8c5b-9705827c7852 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 19:34:26,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb/os-extra_specs used request id req-d968e13c-ed84-463e-8c5b-9705827c7852 2018-08-05 19:34:26,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0256948471069s 2018-08-05 19:34:26,185 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb/os-extra_specs used request id req-d968e13c-ed84-463e-8c5b-9705827c7852 2018-08-05 19:34:26,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-05 19:34:26,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" 2018-08-05 19:34:26,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 19:34:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd87a582-c110-4e78-b59a-7b324db68227 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.6:35357/v3/", "rel": "self"}]}]}} 2018-08-05 19:34:26,197 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-fd87a582-c110-4e78-b59a-7b324db68227 2018-08-05 19:34:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:34:26,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec92ec9c-e1bb-46ea-b853-f2ce3098a499 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/152b5294cfbe42cb8134416bfcd948e2"}, "enabled": true, "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2ce7f70518c547dab17f9b64b192d97b"}, "enabled": true, "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2f514b68a307437a87414b6b2cea6fe5"}, "enabled": true, "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/44d5b63d464a4188bd18df94d9608b68"}, "enabled": true, "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/461702b092ee495e811cdaa3989e12d1"}, "enabled": true, "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5647066b7d8a4369a09c1b5836aad072"}, "enabled": true, "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5ad7978dae7a4628a46551b9fef4837d"}, "enabled": true, "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/78a70aaab89542768e268dedcd3ab651"}, "enabled": true, "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/88cb31b09d2440c9ae01ac78e624dcac"}, "enabled": true, "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/909b8bee50554dd9ade384fb1c845d47"}, "enabled": true, "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/996a9450efdd47de805df2bcc320d088"}, "enabled": true, "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9ae7e4c7601646e59544df247d9ccad6"}, "enabled": true, "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/c0a399bb4dc44409b184c9bb394ee08f"}, "enabled": true, "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd0aa172b9b647b0a304b270dc267c9f"}, "enabled": true, "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd88e0d615544b09b4f9999c51b1e1c0"}, "enabled": true, "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-05 19:34:26,300 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-ec92ec9c-e1bb-46ea-b853-f2ce3098a499 2018-08-05 19:34:26,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.112380981445s 2018-08-05 19:34:26,301 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-ec92ec9c-e1bb-46ea-b853-f2ce3098a499 2018-08-05 19:34:26,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-05 19:34:26,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:34:26,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4978b40b-0177-4999-9000-a0406d5b1c91 Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/00f44e3bcae949c49593cad3c701575c"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "00f44e3bcae949c49593cad3c701575c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/033a92aaa44246f38a7b7a1f012c8c17"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/072d35ba49fe448fb877727a97b2d0ec"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0755f3c1da7c4151aa3d642ba83c5245"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/083ed45dc6304863921534eb81843aa7"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "083ed45dc6304863921534eb81843aa7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/17aa2f2c07f948aebed02ce8d893973f"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/182006a2618a497284b5143bd7426406"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "182006a2618a497284b5143bd7426406"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/19e46e4b46ff4517a29e4aa44683cbee"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "19e46e4b46ff4517a29e4aa44683cbee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2074d587cb58441c9f22c2ac6979ccff"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/20a79b2b4c114b0a843ecc8cf596730c"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/27d90c65982e4db4a0ae83e08296c545"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/283be3ec16834222b278c073bb801973"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "283be3ec16834222b278c073bb801973"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28585d64006e49438ffafdd28e2df726"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "28585d64006e49438ffafdd28e2df726"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2a66af72e92b4f85bbe2cf42f386737d"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2f6203e23fe24bcab31ee180483d306f"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/309da0c2b8914f7da1d214dd87d35833"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/344b4c1a6bc641b1874b4df6f48e5839"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3d4f1a02ba8444f7a627a2a1867bfca7"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4640be1c4e754ad38cc83e4477dd22e2"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/554210548abd435090fe87bdc7df6e48"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "554210548abd435090fe87bdc7df6e48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e639a7dab3c46559767c29a12a22a35"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/667dc66256434a929d85a257616920e2"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "667dc66256434a929d85a257616920e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68f51f6469774dd3992f34a109a49ad1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6cfdea46a6ca4f31b6fe51798448d468"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/717d17eb993743668b30002fca8b4446"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "717d17eb993743668b30002fca8b4446"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7eac226a9dd143539cd7b399135e2733"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "7eac226a9dd143539cd7b399135e2733"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8171b1e94faf46988ffd56bd82ddbc11"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "8171b1e94faf46988ffd56bd82ddbc11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/85af7927e1d64dd1924e1407683c0a0a"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9c7efcf2af4344d683fe5da8fa844355"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9e4c9e7595cb4fcfaeec568ec1b70c0c"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a55711ba096c4187969ad4055f865f72"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "a55711ba096c4187969ad4055f865f72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b68bf2db76b7425cb86b40806112a83b"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b92400a078b146da9e97f4584122edad"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "b92400a078b146da9e97f4584122edad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b9687bee426c49a9a25c6a9b27c154c7"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "b9687bee426c49a9a25c6a9b27c154c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bdb1714c936b4ac49dff71e4006cb808"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "bdb1714c936b4ac49dff71e4006cb808"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c9723ed4c5444c259bbde1fb4bcabc85"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca17097e30b348beb8612261b287dcf2"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "ca17097e30b348beb8612261b287dcf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca95be2e0d93469da1721cec6f7afe8c"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d57d0774310f4126a43df5574a3a772b"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "d57d0774310f4126a43df5574a3a772b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d832ff4768d94d81a7f39aaffc300e8e"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "d832ff4768d94d81a7f39aaffc300e8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d8c2e2828b6d42e5a210d304cf5aea84"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f5981191a6794d4a8801007f8b772dca"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "f5981191a6794d4a8801007f8b772dca"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-05 19:34:26,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-4978b40b-0177-4999-9000-a0406d5b1c91 2018-08-05 19:34:26,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.11826300621s 2018-08-05 19:34:26,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-4978b40b-0177-4999-9000-a0406d5b1c91 2018-08-05 19:34:26,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 19:34:26,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:34:26,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-29d3f191-75a1-42dc-b92b-5803a88445ae Date: Sun, 05 Aug 2018 19:34:26 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "updated_at": "2018-08-05T19:31:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "09c7cf8a-f1d6-43e1-93d9-3554303ead04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-05T19:31:05Z", "revision_number": 0, "id": "0a1e1c29-03f8-4ef1-b818-4e4cce5acaa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:05Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "7ffb8179-1e5c-4867-96cb-e3ab544f239e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 22, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-05T19:31:05Z", "revision_number": 0, "id": "c10cc007-aed0-4f69-a855-af8d742f8391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:05Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T19:31:04Z", "revision_number": 0, "id": "de04b574-3f25-4bd7-8d7a-0d9eef5c1570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 443, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "e9948aa1-8f7c-4393-ba7f-21ccd498d456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "f02eda38-391f-46c3-a026-1cb86887aa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T19:31:04Z", "revision_number": 0, "id": "f156fdde-f14e-4215-b103-dec72d9c772f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 80, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 7, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}, {"description": "Default security group", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:29:28Z", "updated_at": "2018-08-05T19:29:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5117a8a1-1bbf-496b-933d-2a79114b0ce3", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5b26f4cc-8aea-47e3-a097-a9411bc5b98e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "a551d0e9-b124-4979-90ef-103f84829507", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "bd47b5eb-cf44-431b-bd0a-8ebe9e27b89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 1, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "name": "default"}]} 2018-08-05 19:34:26,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-29d3f191-75a1-42dc-b92b-5803a88445ae 2018-08-05 19:34:26,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0561430454254s 2018-08-05 19:34:26,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-29d3f191-75a1-42dc-b92b-5803a88445ae 2018-08-05 19:34:26,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-05 19:34:26,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -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": "36fca2ff-420f-4ddf-aeab-76e3574763c9"}}' 2018-08-05 19:34:26,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d0f231f5-c158-4fe0-8a30-ec9be491076a Date: Sun, 05 Aug 2018 19:34:26 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-05T19:34:26Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:34:26Z", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "7129783f-764d-4899-aeb8-ce11f6c39684"}} 2018-08-05 19:34:26,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d0f231f5-c158-4fe0-8a30-ec9be491076a 2018-08-05 19:34:26,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.276885032654s 2018-08-05 19:34:26,776 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d0f231f5-c158-4fe0-8a30-ec9be491076a 2018-08-05 19:34:26,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-05 19:34:26,783 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-05 19:34:28,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:28,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:28,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:28,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:28,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:28,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:28,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:28,531 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-05 19:34:28,531 - 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-05T19:34:28.487Z", "updated_at": "2018-08-05T19:34:28.487Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-05 19:34:28,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:28,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:28 GMT 2018-08-05 19:34:28,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:28,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-05 19:34:28,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:28,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-05 19:34:28,545 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.22:5000", "keystone_tenant_name": "vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_9f8675b6-2080-498f-aff4-b1189f93f148", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "keystone_password": "cb06832a-6147-4da9-b36b-43da089c1d13", "reference_vnf_flavor_id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "target_vnf_flavor_id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "target_vnf_image_id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-05 19:34:29,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:29,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:29,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:29,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:29,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:29,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:29,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:29,284 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-05 19:34:29,284 - 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": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "target_vnf_flavor_id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "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_9f8675b6-2080-498f-aff4-b1189f93f148", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "keystone_password": "cb06832a-6147-4da9-b36b-43da089c1d13", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.22: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": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:28.720Z", "updated_at": "2018-08-05T19:34:28.720Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-05 19:34:29,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:29,285 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:29 GMT 2018-08-05 19:34:29,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:29,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-05 19:34:29,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:29,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-08-05 19:34:29,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:29,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:29,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:29,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:29,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:29,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:29,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:29,357 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:29.170Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-05 19:34:29,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:29,358 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:29 GMT 2018-08-05 19:34:29,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:29,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-05 19:34:29,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:29,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:34:29,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:29,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:29,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:29,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:29,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:29,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:29,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:29,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-05 19:34:29,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:29,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:29 GMT 2018-08-05 19:34:29,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:29,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-05 19:34:29,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:29,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/8166a65d-7c25-4d01-9992-5cbea5fcaee5 2018-08-05 19:34:29,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:29,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:29,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:29,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:29,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:29,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:29,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:29,479 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:29.170Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"} 2018-08-05 19:34:29,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:29,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:29 GMT 2018-08-05 19:34:29,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:29,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-05 19:34:29,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:34,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:34:34,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:34,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:34,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:34,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:34,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:34,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:34,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:34,551 - 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-05T19:34:30.097Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:30.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:30.430Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:30.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:30.430Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:30.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:30.430Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:30.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:30.523Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:30.523Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5", "logger": "e33d7022-03d3-4c39-9b8f-97ae6a68105d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:31.415Z", "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-05T19:34:31.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5", "logger": "e33d7022-03d3-4c39-9b8f-97ae6a68105d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:31.415Z", "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-05T19:34:31.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5", "logger": "e33d7022-03d3-4c39-9b8f-97ae6a68105d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:31.415Z", "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-05T19:34:31.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5", "logger": "e33d7022-03d3-4c39-9b8f-97ae6a68105d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:31.415Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:31.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5", "logger": "e33d7022-03d3-4c39-9b8f-97ae6a68105d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:32.423Z", "message": "Installing from directory: /tmp/tmp62mlNz [args=--prefix=\"/tmp/openstack-kec3M9\" --constraint=\"/tmp/openstack-kec3M9/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:32.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5", "logger": "e33d7022-03d3-4c39-9b8f-97ae6a68105d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:32.423Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp62mlNz --prefix=\"/tmp/openstack-kec3M9\" --constraint=\"/tmp/openstack-kec3M9/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:32.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5", "logger": "e33d7022-03d3-4c39-9b8f-97ae6a68105d"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-05 19:34:34,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:34,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:34 GMT 2018-08-05 19:34:34,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:34,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-05 19:34:34,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:34,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-05 19:34:34,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-05 19:34:34,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-05 19:34:34,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-05 19:34:34,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-05 19:34:34,553 - 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-05 19:34:34,553 - 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-05 19:34:34,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-05 19:34:34,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-05 19:34:34,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmp62mlNz [args=--prefix="/tmp/openstack-kec3M9" --constraint="/tmp/openstack-kec3M9/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-05 19:34:34,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp62mlNz --prefix="/tmp/openstack-kec3M9" --constraint="/tmp/openstack-kec3M9/constraint.txt" 2018-08-05 19:34:34,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/8166a65d-7c25-4d01-9992-5cbea5fcaee5 2018-08-05 19:34:34,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:34,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:34,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:34,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:34,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:34,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:34,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:34,610 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:29.170Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"} 2018-08-05 19:34:34,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:34,611 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:34 GMT 2018-08-05 19:34:34,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:34,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-05 19:34:34,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:39,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:34:39,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:39,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:39,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:39,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:39,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:39,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:39,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:39,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-05 19:34:39,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:39,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:39 GMT 2018-08-05 19:34:39,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:39,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-05 19:34:39,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:39,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/8166a65d-7c25-4d01-9992-5cbea5fcaee5 2018-08-05 19:34:39,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:39,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:39,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:39,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:39,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:39,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:39,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:39,735 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:29.170Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"} 2018-08-05 19:34:39,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:39,736 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:39 GMT 2018-08-05 19:34:39,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:39,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-05 19:34:39,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:44,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:34:44,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:44,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:44,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:44,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:44,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:44,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:44,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:44,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-05 19:34:44,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:44,827 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:44 GMT 2018-08-05 19:34:44,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:44,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-05 19:34:44,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:44,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/8166a65d-7c25-4d01-9992-5cbea5fcaee5 2018-08-05 19:34:44,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:44,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:44,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:44,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:44,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:44,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:44,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:44,885 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:29.170Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"} 2018-08-05 19:34:44,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:44,885 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:44 GMT 2018-08-05 19:34:44,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:44,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-05 19:34:44,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:49,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:34:49,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:49,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:49,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:49,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:49,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:49,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:49,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:49,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-05 19:34:49,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:49,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:49 GMT 2018-08-05 19:34:49,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:49,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-05 19:34:49,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:49,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/8166a65d-7c25-4d01-9992-5cbea5fcaee5 2018-08-05 19:34:50,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:50,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:50,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:50,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:50,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:50,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:50,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:50,044 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:29.170Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"} 2018-08-05 19:34:50,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:50,044 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:50 GMT 2018-08-05 19:34:50,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:50,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-05 19:34:50,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:55,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:34:55,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:55,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:55,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:55,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:55,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:55,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:55,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:55,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-05 19:34:55,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:55,118 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:55 GMT 2018-08-05 19:34:55,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:55,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-05 19:34:55,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:34:55,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/8166a65d-7c25-4d01-9992-5cbea5fcaee5 2018-08-05 19:34:55,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:34:55,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:34:55,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:34:55,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:34:55,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:34:55,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:34:55,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:34:55,175 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:29.170Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"} 2018-08-05 19:34:55,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:34:55,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:34:55 GMT 2018-08-05 19:34:55,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:34:55,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-05 19:34:55,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:00,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:00,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:00,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:00,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:00,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:00,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:00,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:00,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:00,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:56.760Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:56.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5", "logger": "e33d7022-03d3-4c39-9b8f-97ae6a68105d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:57.445Z", "message": "Removing directory: /tmp/tmp62mlNz", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:57.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5", "logger": "e33d7022-03d3-4c39-9b8f-97ae6a68105d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:57.716Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:57.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:58.469Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:58.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:58.469Z", "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-05T19:34:58.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:34:58.469Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-05T19:34:58.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-05 19:35:00,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:00,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:00 GMT 2018-08-05 19:35:00,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:00,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-08-05 19:35:00,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:00,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-05 19:35:00,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmp62mlNz 2018-08-05 19:35:00,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-05 19:35:00,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-05 19:35:00,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-05 19:35:00,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-05 19:35:00,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/8166a65d-7c25-4d01-9992-5cbea5fcaee5 2018-08-05 19:35:00,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:00,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:00,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:00,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:00,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:00,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:00,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:00,342 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:29.170Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"} 2018-08-05 19:35:00,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:00,343 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:00 GMT 2018-08-05 19:35:00,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:00,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-05 19:35:00,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:00,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-05 19:35:00,344 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-05 19:35:00,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:00,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:00,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:00,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:00,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:00,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:00,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:00,486 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-05 19:35:00,486 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:00,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:00,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:00 GMT 2018-08-05 19:35:00,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:00,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:00,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:00,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:00,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:00,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:00,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:00,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:00,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:00,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:00,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:00,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-05 19:35:00,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:00,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:00 GMT 2018-08-05 19:35:00,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:00,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-05 19:35:00,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:00,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:00,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:00,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:00,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:00,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:00,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:00,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:00,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:00,647 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:00,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:00,647 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:00 GMT 2018-08-05 19:35:00,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:00,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:00,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:05,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:05,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:05,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:05,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:05,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:05,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:05,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:05,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:05,826 - 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-05T19:35:01.038Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:01.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "external_network_wio7wp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:02.985Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:02.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:02.985Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:02.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:02.985Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:02.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:02.985Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:02.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "external_network_wio7wp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:02.985Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:02.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:02.985Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:02.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "security_group_vpo13y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "security_group_vpo13y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "external_network_wio7wp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "security_group_vpo13y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.787Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:03.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "security_group_vpo13y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:03.911Z", "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-05T19:35:03.911Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "8a17605f-19ee-4111-8b6b-32894055cfa8"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:04.824Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:04.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:04.824Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:04.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "security_group_vpo13y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:04.996Z", "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-05T19:35:04.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "8a17605f-19ee-4111-8b6b-32894055cfa8"}, {"node_instance_id": "security_group_vpo13y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:04.996Z", "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-05T19:35:04.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "8a17605f-19ee-4111-8b6b-32894055cfa8"}, {"node_instance_id": "security_group_vpo13y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:04.996Z", "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-05T19:35:04.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "8a17605f-19ee-4111-8b6b-32894055cfa8"}, {"node_instance_id": "security_group_vpo13y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:04.996Z", "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-05T19:35:04.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "8a17605f-19ee-4111-8b6b-32894055cfa8"}, {"node_instance_id": "security_group_vpo13y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:04.996Z", "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-05T19:35:04.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "8a17605f-19ee-4111-8b6b-32894055cfa8"}, {"node_instance_id": "security_group_vpo13y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:04.996Z", "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-05T19:35:04.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "8a17605f-19ee-4111-8b6b-32894055cfa8"}, {"node_instance_id": "security_group_vpo13y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:04.996Z", "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-05T19:35:04.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "8a17605f-19ee-4111-8b6b-32894055cfa8"}, {"node_instance_id": "external_network_wio7wp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:04.996Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:04.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "71c7ef09-c9db-48b4-8c7e-1cc83938193e"}], "metadata": {"pagination": {"total": 31, "offset": 0, "size": 50}}} 2018-08-05 19:35:05,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:05,826 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:05 GMT 2018-08-05 19:35:05,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:05,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16800 2018-08-05 19:35:05,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:05,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-05 19:35:05,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:05,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:05,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:05,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-05 19:35:05,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-05 19:35:05,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-05 19:35:05,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:05,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:05,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:05,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:05,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-05 19:35:05,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-05 19:35:05,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-05 19:35:05,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-05 19:35:05,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-05 19:35:05,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-05 19:35:05,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-05 19:35:05,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-05 19:35:05,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-05 19:35:05,831 - 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-05 19:35:05,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-05 19:35:05,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-05 19:35:05,831 - 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-05 19:35:05,831 - 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-05 19:35:05,831 - 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-05 19:35:05,832 - 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-05 19:35:05,832 - 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-05 19:35:05,832 - 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-05 19:35:05,832 - 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-05 19:35:05,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-05 19:35:05,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:05,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:05,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:05,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:05,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:05,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:05,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:05,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:05,895 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:05,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:05,896 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:05 GMT 2018-08-05 19:35:05,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:05,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:05,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:10,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:10,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:10,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:10,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:10,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:10,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:10,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:10,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:10,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_wio7wp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:05.935Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:05.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:05.935Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:05.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:05.935Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:05.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:05.935Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:05.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:05.935Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:05.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:05.935Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:05.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:05.935Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:05.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "external_network_wio7wp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:05.935Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:05.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:05.935Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:05.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_ip_slr0ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:06.005Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'84d7eae5f02542a9b9ae95d8a83c5667', u'created_at': u'2018-08-05T19:35:05Z', u'updated_at': u'2018-08-05T19:35:05Z', u'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'84d7eae5f02542a9b9ae95d8a83c5667', u'port_id': None, u'id': u'060085e5-3ee7-4a3f-9003-b38ea61505fb', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:06.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "496bfe8a-e9d8-479b-bb4b-6c34086a9ad9"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:06.962Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:06.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "router_kyqyt3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:06.962Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:06.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "router_kyqyt3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:06.962Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:06.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "external_network_wio7wp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:06.962Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:06.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:06.962Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:06.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:07.970Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:07.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:07.970Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:07.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "router_kyqyt3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:07.970Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:07.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:07.970Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:07.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:08.029Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'84d7eae5f02542a9b9ae95d8a83c5667', u'created_at': u'2018-08-05T19:35:07Z', u'updated_at': u'2018-08-05T19:35:07Z', u'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.220', u'revision_number': 0, u'project_id': u'84d7eae5f02542a9b9ae95d8a83c5667', u'port_id': None, u'id': u'9b9e0e77-0bf7-4ca2-a738-c9a7976d9830', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:08.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "066f9cdb-c189-439c-93ae-afe116400dd0"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:08.980Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:08.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:08.980Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:08.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:08.980Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:08.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:08.980Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:08.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:08.980Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:08.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:08.980Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:08.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "security_group_vpo13y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:08.980Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:08.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "security_group_vpo13y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:10.006Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:10.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "security_group_vpo13y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:10.006Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:10.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 60, "offset": 31, "size": 50}}} 2018-08-05 19:35:10,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:10,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:10 GMT 2018-08-05 19:35:10,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:10,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15051 2018-08-05 19:35:10,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:10,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:10,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:10,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:10,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:10,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:10,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-05 19:35:10,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-05 19:35:10,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-05 19:35:10,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-05 19:35:10,968 - 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'84d7eae5f02542a9b9ae95d8a83c5667', u'created_at': u'2018-08-05T19:35:05Z', u'updated_at': u'2018-08-05T19:35:05Z', u'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'84d7eae5f02542a9b9ae95d8a83c5667', u'port_id': None, u'id': u'060085e5-3ee7-4a3f-9003-b38ea61505fb', u'qos_policy_id': None} 2018-08-05 19:35:10,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-05 19:35:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:10,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-05 19:35:10,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-05 19:35:10,970 - 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'84d7eae5f02542a9b9ae95d8a83c5667', u'created_at': u'2018-08-05T19:35:07Z', u'updated_at': u'2018-08-05T19:35:07Z', u'floating_network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.220', u'revision_number': 0, u'project_id': u'84d7eae5f02542a9b9ae95d8a83c5667', u'port_id': None, u'id': u'9b9e0e77-0bf7-4ca2-a738-c9a7976d9830', u'qos_policy_id': None} 2018-08-05 19:35:10,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:10,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:10,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-05 19:35:10,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:10,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-05 19:35:10,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-05 19:35:10,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-05 19:35:10,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:10,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:10,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:11,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:11,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:11,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:11,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:11,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:11,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:11,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35: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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:11,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:11,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:11 GMT 2018-08-05 19:35:11,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:11,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:11,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:16,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:16,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:16,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:16,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:16,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:16,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:16,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:16,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:16,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:11.180Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:11.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:12.011Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:12.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:13.016Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:13.016Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:13.016Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:13.016Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:13.016Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:13.016Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:14.022Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:14.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:14.022Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:14.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:14.022Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:14.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:14.022Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:14.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "router_kyqyt3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:15.088Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:15.088Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "router_kyqyt3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:15.088Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:15.088Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 71, "offset": 60, "size": 50}}} 2018-08-05 19:35:16,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:16,093 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:16 GMT 2018-08-05 19:35:16,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:16,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5526 2018-08-05 19:35:16,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:16,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-05 19:35:16,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:16,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:16,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:16,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:16,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-05 19:35:16,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-05 19:35:16,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-05 19:35:16,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-05 19:35:16,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:16,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-05 19:35:16,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:16,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:16,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:16,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:16,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:16,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:16,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:16,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:16,159 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:16,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:16,159 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:16 GMT 2018-08-05 19:35:16,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:16,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:16,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:21,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:21,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:21,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:21,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:21,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:21,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:21,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:21,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:21,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_kyqyt3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:16.095Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:16.095Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:16.095Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:16.095Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:16.095Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:16.095Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:17.127Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:17.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:17.127Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:17.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:17.127Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:17.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:17.127Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:17.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:17.127Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:17.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:18.137Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:18.137Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:18.137Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:18.137Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:18.137Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:18.137Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:18.137Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:18.137Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:18.940Z", "message": "connect_security_group(): source_id=9c287a30-1d6d-4134-98fb-912f69e08451 target={u'external_id': u'bd3e200a-5cfb-4387-9a12-1b2b5c9ab178', 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-05T19:35:18.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "f92d31fb-8af8-438d-8a44-d7d9993e9169"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:19.832Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:19.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:20.020Z", "message": "connect_security_group(): source_id=9f83865e-88cc-4256-9dc9-695830506e2b target={u'external_id': u'bd3e200a-5cfb-4387-9a12-1b2b5c9ab178', 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-05T19:35:20.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "beaf5e3e-8ea2-4494-9c38-980887d5d7fb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:20.143Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:20.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:21.150Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:21.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:21.150Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:21.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:21.150Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:21.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 92, "offset": 71, "size": 50}}} 2018-08-05 19:35:21,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:21,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:21 GMT 2018-08-05 19:35:21,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:21,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9926 2018-08-05 19:35:21,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:21,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:21,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-05 19:35:21,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-05 19:35:21,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:21,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:21,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:21,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-05 19:35:21,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-05 19:35:21,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-05 19:35:21,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:21,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:21,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-05 19:35:21,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9c287a30-1d6d-4134-98fb-912f69e08451 target={u'external_id': u'bd3e200a-5cfb-4387-9a12-1b2b5c9ab178', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-05 19:35:21,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-05 19:35:21,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9f83865e-88cc-4256-9dc9-695830506e2b target={u'external_id': u'bd3e200a-5cfb-4387-9a12-1b2b5c9ab178', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-05 19:35:21,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-05 19:35:21,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:21,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:21,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-05 19:35:21,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:21,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:21,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:21,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:21,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:21,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:21,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:21,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:21,278 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:21,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:21,279 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:21 GMT 2018-08-05 19:35:21,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:21,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:21,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:23,767 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-05 19:35:26,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:26,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:26,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:26,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:26,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:26,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:26,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:26,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:26,349 - 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-05T19:35:22.158Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:22.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:22.158Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:22.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:26.084Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:26.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 95, "offset": 90, "size": 50}}} 2018-08-05 19:35:26,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:26,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:26 GMT 2018-08-05 19:35:26,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:26,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1584 2018-08-05 19:35:26,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:26,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-05 19:35:26,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-05 19:35:26,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-05 19:35:26,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:26,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:26,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:26,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:26,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:26,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:26,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:26,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:26,406 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:26,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:26,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:26 GMT 2018-08-05 19:35:26,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:26,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:26,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:31,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:31,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:31,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:31,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:31,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:31,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:31,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:31,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:31,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:27.170Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:27.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:27.170Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:27.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:27.170Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:27.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:27.170Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:27.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:27.170Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:27.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:27.170Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:27.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:30.098Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:30.098Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:31.178Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:31.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:31.178Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:31.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:31.178Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:31.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 105, "offset": 93, "size": 50}}} 2018-08-05 19:35:31,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:31,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:31 GMT 2018-08-05 19:35:31,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:31,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4975 2018-08-05 19:35:31,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:31,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:31,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:31,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-05 19:35:31,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-05 19:35:31,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-05 19:35:31,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-05 19:35:31,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-05 19:35:31,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:31,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:31,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-05 19:35:31,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:31,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:31,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:31,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:31,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:31,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:31,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:31,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:31,534 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:31,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:31,535 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:31 GMT 2018-08-05 19:35:31,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:31,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:31,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:36,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:36,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:36,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:36,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:36,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:36,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:36,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:36,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:36,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:32.182Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:32.182Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:32.182Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:32.182Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:33.199Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:33.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:33.199Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:33.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:33.884Z", "message": "connect_security_group(): source_id=c5a8eaed-684c-4857-999d-cdbc819665ca target={u'external_id': u'bd3e200a-5cfb-4387-9a12-1b2b5c9ab178', 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-05T19:35:33.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "dc443dc2-288a-4ed3-83ae-cb8ce563d6ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:34.034Z", "message": "connect_security_group(): source_id=93285fa7-22f0-4490-bccf-dac4f44a806e target={u'external_id': u'bd3e200a-5cfb-4387-9a12-1b2b5c9ab178', 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-05T19:35:34.034Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "12a96449-1dc5-4774-a40c-9da3fac2809d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:34.971Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:34.971Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:35.449Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:35.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:35.449Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:35.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:35.449Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:35.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 119, "offset": 103, "size": 50}}} 2018-08-05 19:35:36,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:36,605 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:36 GMT 2018-08-05 19:35:36,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:36,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5436 2018-08-05 19:35:36,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:36,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:36,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:36,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-05 19:35:36,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-05 19:35:36,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=c5a8eaed-684c-4857-999d-cdbc819665ca target={u'external_id': u'bd3e200a-5cfb-4387-9a12-1b2b5c9ab178', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-05 19:35:36,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=93285fa7-22f0-4490-bccf-dac4f44a806e target={u'external_id': u'bd3e200a-5cfb-4387-9a12-1b2b5c9ab178', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-05 19:35:36,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-05 19:35:36,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-05 19:35:36,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-05 19:35:36,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-05 19:35:36,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:36,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:36,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:36,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:36,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:36,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:36,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:36,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:36,727 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:36,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:36,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:36 GMT 2018-08-05 19:35:36,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:36,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:36,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:41,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:41,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:41,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:41,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:41,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:41,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:41,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:41,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:41,796 - 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-05T19:35:38.046Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:38.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:38.620Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:38.620Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:39.560Z", "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'c5a8eaed-684c-4857-999d-cdbc819665ca', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ff:80:2e'}, {u'external_id': u'9f83865e-88cc-4256-9dc9-695830506e2b', u'fixed_ip_address': u'12.0.0.23', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:be:fa:9a'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:39.560Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "de018c90-98f5-4f43-aade-4896258c5e81"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:39.625Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:39.625Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:39.625Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:39.625Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:39.625Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:39.625Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:39.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_host_mu7pmh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:40.048Z", "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'93285fa7-22f0-4490-bccf-dac4f44a806e', u'fixed_ip_address': u'11.0.0.22', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ec:d1:38'}, {u'external_id': u'9c287a30-1d6d-4134-98fb-912f69e08451', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5a:94:d2'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:40.048Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "c38e0170-fe45-4199-bdb9-6e8dca5a9860"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:40.048Z", "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-05T19:35:40.048Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "de018c90-98f5-4f43-aade-4896258c5e81"}, {"node_instance_id": "target_vnf_host_mu7pmh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:40.048Z", "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-05T19:35:40.048Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "c38e0170-fe45-4199-bdb9-6e8dca5a9860"}], "metadata": {"pagination": {"total": 131, "offset": 113, "size": 50}}} 2018-08-05 19:35:41,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:41,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:41 GMT 2018-08-05 19:35:41,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:41,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7337 2018-08-05 19:35:41,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:41,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-05 19:35:41,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-05 19:35:41,797 - 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'c5a8eaed-684c-4857-999d-cdbc819665ca', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ff:80:2e'}, {u'external_id': u'9f83865e-88cc-4256-9dc9-695830506e2b', u'fixed_ip_address': u'12.0.0.23', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:be:fa:9a'}] 2018-08-05 19:35:41,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:41,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-05 19:35:41,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-05 19:35:41,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-05 19:35:41,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-05 19:35:41,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-05 19:35:41,798 - 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'93285fa7-22f0-4490-bccf-dac4f44a806e', u'fixed_ip_address': u'11.0.0.22', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ec:d1:38'}, {u'external_id': u'9c287a30-1d6d-4134-98fb-912f69e08451', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5a:94:d2'}] 2018-08-05 19:35:41,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-05 19:35:41,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-05 19:35:41,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:41,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:41,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:41,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:41,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:41,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:41,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:41,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:41,853 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:41,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:41,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:41 GMT 2018-08-05 19:35:41,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:41,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:41,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:46,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:46,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:46,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:46,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:46,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:46,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:46,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:46,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:46,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_e7vr0w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:43.117Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b96377af-71f5-4bd5-9957-7290cc3fa6e8'}, 'nics': [{'port-id': u'c5a8eaed-684c-4857-999d-cdbc819665ca'}, {'port-id': u'9f83865e-88cc-4256-9dc9-695830506e2b'}], 'flavor': u'7e461469-e7b6-4c13-a954-e9478b9e0ddb'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:43.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "de018c90-98f5-4f43-aade-4896258c5e81"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:44.054Z", "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-05T19:35:44.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "de018c90-98f5-4f43-aade-4896258c5e81"}, {"node_instance_id": "target_vnf_host_mu7pmh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:44.054Z", "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-05T19:35:44.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "c38e0170-fe45-4199-bdb9-6e8dca5a9860"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:44.054Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b96377af-71f5-4bd5-9957-7290cc3fa6e8'}, 'nics': [{'port-id': u'c5a8eaed-684c-4857-999d-cdbc819665ca'}, {'port-id': u'9f83865e-88cc-4256-9dc9-695830506e2b'}], 'flavor': u'7e461469-e7b6-4c13-a954-e9478b9e0ddb'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:44.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "de018c90-98f5-4f43-aade-4896258c5e81"}, {"node_instance_id": "target_vnf_host_mu7pmh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:44.054Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b96377af-71f5-4bd5-9957-7290cc3fa6e8'}, 'nics': [{'port-id': u'93285fa7-22f0-4490-bccf-dac4f44a806e'}, {'port-id': u'9c287a30-1d6d-4134-98fb-912f69e08451'}], 'flavor': u'7e461469-e7b6-4c13-a954-e9478b9e0ddb'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:44.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "c38e0170-fe45-4199-bdb9-6e8dca5a9860"}, {"node_instance_id": "target_vnf_host_mu7pmh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:44.054Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b96377af-71f5-4bd5-9957-7290cc3fa6e8'}, 'nics': [{'port-id': u'93285fa7-22f0-4490-bccf-dac4f44a806e'}, {'port-id': u'9c287a30-1d6d-4134-98fb-912f69e08451'}], 'flavor': u'7e461469-e7b6-4c13-a954-e9478b9e0ddb'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:44.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "c38e0170-fe45-4199-bdb9-6e8dca5a9860"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:46.772Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:46.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 138, "offset": 125, "size": 50}}} 2018-08-05 19:35:46,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:46,924 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:46 GMT 2018-08-05 19:35:46,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:46,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5668 2018-08-05 19:35:46,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:46,924 - 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'1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b96377af-71f5-4bd5-9957-7290cc3fa6e8'}, 'nics': [{'port-id': u'c5a8eaed-684c-4857-999d-cdbc819665ca'}, {'port-id': u'9f83865e-88cc-4256-9dc9-695830506e2b'}], 'flavor': u'7e461469-e7b6-4c13-a954-e9478b9e0ddb'} 2018-08-05 19:35:46,925 - 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-05 19:35:46,925 - 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-05 19:35:46,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b96377af-71f5-4bd5-9957-7290cc3fa6e8'}, 'nics': [{'port-id': u'c5a8eaed-684c-4857-999d-cdbc819665ca'}, {'port-id': u'9f83865e-88cc-4256-9dc9-695830506e2b'}], 'flavor': u'7e461469-e7b6-4c13-a954-e9478b9e0ddb'} 2018-08-05 19:35:46,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b96377af-71f5-4bd5-9957-7290cc3fa6e8'}, 'nics': [{'port-id': u'93285fa7-22f0-4490-bccf-dac4f44a806e'}, {'port-id': u'9c287a30-1d6d-4134-98fb-912f69e08451'}], 'flavor': u'7e461469-e7b6-4c13-a954-e9478b9e0ddb'} 2018-08-05 19:35:46,925 - 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'1f3df028-e5c7-40fd-9aa6-86bd1ac4572b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b96377af-71f5-4bd5-9957-7290cc3fa6e8'}, 'nics': [{'port-id': u'93285fa7-22f0-4490-bccf-dac4f44a806e'}, {'port-id': u'9c287a30-1d6d-4134-98fb-912f69e08451'}], 'flavor': u'7e461469-e7b6-4c13-a954-e9478b9e0ddb'} 2018-08-05 19:35:46,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-05 19:35:46,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:46,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:46,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:46,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:46,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:46,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:46,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:46,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:46,979 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:46,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:46,979 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:46 GMT 2018-08-05 19:35:46,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:46,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:46,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:51,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:52,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:52,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:52,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:52,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:52,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:52,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:52,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:52,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:47.632Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:47.632Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:47.632Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:47.632Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:48.642Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:48.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:48.642Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:48.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:48.642Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:48.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:48.642Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:48.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:49.648Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:49.648Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:49.648Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:49.648Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:49.648Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:35:49.648Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:50.653Z", "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": "target_vnf_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-05T19:35:50.653Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:35:51.657Z", "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": "reference_vnf_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-05T19:35:51.657Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 149, "offset": 132, "size": 50}}} 2018-08-05 19:35:52,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:52,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:52 GMT 2018-08-05 19:35:52,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:52,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6706 2018-08-05 19:35:52,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:52,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:52,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-05 19:35:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-05 19:35:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-05 19:35:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-05 19:35:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-05 19:35:52,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-05 19:35:52,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-05 19:35:52,055 - 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:networking state. Retrying... [retry_after=30] 2018-08-05 19:35:52,055 - 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:None state. Retrying... [retry_after=30] 2018-08-05 19:35:52,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:52,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:52,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:52,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:52,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:52,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:52,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:52,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:52,107 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:52,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:52,107 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:52 GMT 2018-08-05 19:35:52,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:52,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:52,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:57,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:35:57,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:57,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:57,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:57,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:57,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:57,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:57,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:57,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-05 19:35:57,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:57,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:57 GMT 2018-08-05 19:35:57,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:57,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:35:57,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:35:57,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:35:57,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:35:57,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:35:57,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:35:57,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:35:57,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:35:57,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:35:57,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:35:57,235 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:35:57,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:35:57,236 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:35:57 GMT 2018-08-05 19:35:57,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:35:57,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:35:57,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:02,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:02,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:02,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:02,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:02,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:02,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:02,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:02,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:02,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-05 19:36:02,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:02,307 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:02 GMT 2018-08-05 19:36:02,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:02,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:36:02,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:02,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:02,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:02,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:02,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:02,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:02,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:02,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:02,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:02,362 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:02,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:02,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:02 GMT 2018-08-05 19:36:02,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:02,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:02,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:07,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:07,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:07,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:07,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:07,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:07,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:07,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:07,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:07,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-05 19:36:07,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:07,446 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:07 GMT 2018-08-05 19:36:07,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:07,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:36:07,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:07,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:07,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:07,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:07,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:07,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:07,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:07,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:07,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:07,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:07,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:07,504 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:07 GMT 2018-08-05 19:36:07,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:07,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:07,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:12,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:12,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:12,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:12,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:12,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:12,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:12,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:12,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:12,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-05 19:36:12,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:12,580 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:12 GMT 2018-08-05 19:36:12,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:12,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:36:12,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:12,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:12,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:12,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:12,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:12,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:12,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:12,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:12,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:12,639 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:12,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:12,639 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:12 GMT 2018-08-05 19:36:12,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:12,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:12,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:17,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:17,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:17,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:17,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:17,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:17,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:17,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:17,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:17,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-05 19:36:17,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:17,708 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:17 GMT 2018-08-05 19:36:17,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:17,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:36:17,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:17,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:17,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:17,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:17,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:17,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:17,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:17,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:17,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:17,762 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:17,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:17,763 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:17 GMT 2018-08-05 19:36:17,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:17,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:17,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:22,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:22,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:22,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:22,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:22,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:22,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:22,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:22,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:22,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:20.249Z", "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-05T19:36:20.249Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:20.740Z", "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-05T19:36:20.740Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:21.744Z", "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-05T19:36:21.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:21.744Z", "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-05T19:36:21.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 153, "offset": 143, "size": 50}}} 2018-08-05 19:36:22,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:22,929 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:22 GMT 2018-08-05 19:36:22,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:22,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-08-05 19:36:22,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:22,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-05 19:36:22,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-05 19:36:22,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-05 19:36:22,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-05 19:36:22,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:22,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:22,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:22,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:22,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:22,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:22,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:22,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:22,988 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:22,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:22,988 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:22 GMT 2018-08-05 19:36:22,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:22,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:22,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:27,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:28,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:28,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:28,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:28,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:28,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:28,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:28,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:28,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:22.993Z", "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-05T19:36:22.993Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:23.749Z", "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-05T19:36:23.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 155, "offset": 147, "size": 50}}} 2018-08-05 19:36:28,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:28,059 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:28 GMT 2018-08-05 19:36:28,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:28,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2368 2018-08-05 19:36:28,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:28,060 - 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-05 19:36:28,060 - 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-05 19:36:28,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:28,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:28,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:28,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:28,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:28,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:28,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:28,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:28,190 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:28,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:28,190 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:28 GMT 2018-08-05 19:36:28,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:28,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:28,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:33,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:33,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:33,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:33,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:33,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:33,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:33,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:33,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:33,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-05 19:36:33,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:33,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:33 GMT 2018-08-05 19:36:33,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:33,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:36:33,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:33,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:33,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:33,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:33,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:33,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:33,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:33,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:33,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:33,318 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:33,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:33,318 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:33 GMT 2018-08-05 19:36:33,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:33,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:33,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:38,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:38,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:38,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:38,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:38,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:38,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:38,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:38,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:38,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-05 19:36:38,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:38,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:38 GMT 2018-08-05 19:36:38,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:38,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:36:38,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:38,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:38,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:38,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:38,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:38,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:38,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:38,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:38,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:38,438 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:38,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:38,438 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:38 GMT 2018-08-05 19:36:38,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:38,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:38,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:43,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:43,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:43,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:43,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:43,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:43,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:43,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:43,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:43,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-05 19:36:43,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:43,517 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:43 GMT 2018-08-05 19:36:43,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:43,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:36:43,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:43,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:43,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:43,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:43,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:43,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:43,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:43,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:43,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:43,574 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:43,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:43,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:43 GMT 2018-08-05 19:36:43,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:43,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:43,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:48,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:48,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:48,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:48,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:48,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:48,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:48,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:48,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:48,647 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-05 19:36:48,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:48,647 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:48 GMT 2018-08-05 19:36:48,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:48,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-05 19:36:48,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:48,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:48,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:48,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:48,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:48,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:48,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:48,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:48,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:48,707 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:48,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:48,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:48 GMT 2018-08-05 19:36:48,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:48,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:48,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:53,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:53,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:53,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:53,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:53,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:53,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:53,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:53,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:53,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:53.025Z", "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-05T19:36:53.025Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:53.815Z", "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-05T19:36:53.815Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:53.815Z", "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-05T19:36:53.815Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:53.815Z", "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-05T19:36:53.815Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 159, "offset": 149, "size": 50}}} 2018-08-05 19:36:53,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:53,838 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:53 GMT 2018-08-05 19:36:53,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:53,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-08-05 19:36:53,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:53,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-05 19:36:53,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-05 19:36:53,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-05 19:36:53,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-05 19:36:53,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:53,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:53,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:53,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:53,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:53,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:53,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:53,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:53,894 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:53,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:53,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:53 GMT 2018-08-05 19:36:53,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:53,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-05 19:36:53,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:58,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:36:58,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:58,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:58,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:58,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:58,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:58,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:58,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:58,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mu7pmh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:55.505Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:36:55.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "0b621e45-1def-4b41-aeb3-998a63646bad"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:55.656Z", "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-05T19:36:55.656Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:56.100Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:36:56.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6", "logger": "19797785-70ef-48be-a936-748bef6db9de"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:56.821Z", "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-05T19:36:56.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:36:57.843Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-05T19:36:57.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 164, "offset": 153, "size": 50}}} 2018-08-05 19:36:58,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:58,970 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:58 GMT 2018-08-05 19:36:58,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:58,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2611 2018-08-05 19:36:58,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:58,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-05 19:36:58,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-05 19:36:58,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-05 19:36:58,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-05 19:36:58,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-08-05 19:36:58,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4989910e-e43e-47f2-83f2-b4f2b869b3d6 2018-08-05 19:36:59,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:36:59,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:36:59,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:36:59,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:36:59,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:36:59,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:36:59,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:36:59,025 - 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-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"} 2018-08-05 19:36:59,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:36:59,025 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:36:59 GMT 2018-08-05 19:36:59,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:36:59,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-05 19:36:59,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:36:59,026 - 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-05T19:35:00.411Z', 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'4989910e-e43e-47f2-83f2-b4f2b869b3d6'} 2018-08-05 19:36:59,038 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-05 19:36:59,098 - 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.220'}, 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.200'}}, 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-05 19:36:59,158 - 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.220'}, 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.200'}}, 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-05 19:36:59,158 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-05 19:36:59,159 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.220 2018-08-05 19:36:59,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:36:59,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:37:00,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-05d93e79-fbbd-4de5-aa15-a37ced155caa x-compute-request-id: req-05d93e79-fbbd-4de5-aa15-a37ced155caa Content-Encoding: gzip Content-Length: 1176 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:ff:80:2e", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:2e", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fa:9a", "version": 4, "addr": "12.0.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "9acda2f3-7e04-49c7-83df-d033379de7dc", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-05T19:35:47Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:94:d2", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "df5b78b3-21b4-48bf-a69d-ac3626739634", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-05T19:35:46Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:37:00,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05d93e79-fbbd-4de5-aa15-a37ced155caa 2018-08-05 19:37:00,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01510500908s 2018-08-05 19:37:00,175 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05d93e79-fbbd-4de5-aa15-a37ced155caa 2018-08-05 19:37:00,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:37:00,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:37:01,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b16d0a0d-7372-4d1f-91f9-4da34df03848 x-compute-request-id: req-b16d0a0d-7372-4d1f-91f9-4da34df03848 Content-Encoding: gzip Content-Length: 1176 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:ff:80:2e", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:2e", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fa:9a", "version": 4, "addr": "12.0.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "9acda2f3-7e04-49c7-83df-d033379de7dc", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-05T19:35:47Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:94:d2", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "df5b78b3-21b4-48bf-a69d-ac3626739634", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-05T19:35:46Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:37:01,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b16d0a0d-7372-4d1f-91f9-4da34df03848 2018-08-05 19:37:01,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04904508591s 2018-08-05 19:37:01,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b16d0a0d-7372-4d1f-91f9-4da34df03848 2018-08-05 19:37:01,232 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.7 2018-08-05 19:37:01,232 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:ff:80:2e 2018-08-05 19:37:01,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:37:01,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:37:02,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-ba29949f-133f-4cbe-a97c-3c82bcf0d68b x-compute-request-id: req-ba29949f-133f-4cbe-a97c-3c82bcf0d68b Content-Encoding: gzip Content-Length: 1176 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:ff:80:2e", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:2e", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fa:9a", "version": 4, "addr": "12.0.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "9acda2f3-7e04-49c7-83df-d033379de7dc", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-05T19:35:47Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:94:d2", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "df5b78b3-21b4-48bf-a69d-ac3626739634", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-05T19:35:46Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:37:02,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ba29949f-133f-4cbe-a97c-3c82bcf0d68b 2018-08-05 19:37:02,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.815847873688s 2018-08-05 19:37:02,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ba29949f-133f-4cbe-a97c-3c82bcf0d68b 2018-08-05 19:37:02,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:37:02,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:37:02,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-597a5ff8-4f7f-4381-8876-3fbd076f09e3 x-compute-request-id: req-597a5ff8-4f7f-4381-8876-3fbd076f09e3 Content-Encoding: gzip Content-Length: 1176 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:ff:80:2e", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:2e", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fa:9a", "version": 4, "addr": "12.0.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "9acda2f3-7e04-49c7-83df-d033379de7dc", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-05T19:35:47Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:94:d2", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "df5b78b3-21b4-48bf-a69d-ac3626739634", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-05T19:35:46Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:37:02,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-597a5ff8-4f7f-4381-8876-3fbd076f09e3 2018-08-05 19:37:02,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797694921494s 2018-08-05 19:37:02,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-597a5ff8-4f7f-4381-8876-3fbd076f09e3 2018-08-05 19:37:02,856 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.23 2018-08-05 19:37:02,856 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:be:fa:9a 2018-08-05 19:37:02,856 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-05 19:37:02,856 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2018-08-05 19:37:02,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:37:02,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:37:03,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f4df707-2e88-4951-b0a2-9d79da9e85a6 x-compute-request-id: req-4f4df707-2e88-4951-b0a2-9d79da9e85a6 Content-Encoding: gzip Content-Length: 1176 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:ff:80:2e", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:2e", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fa:9a", "version": 4, "addr": "12.0.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "9acda2f3-7e04-49c7-83df-d033379de7dc", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-05T19:35:47Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:94:d2", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "df5b78b3-21b4-48bf-a69d-ac3626739634", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-05T19:35:46Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:37:03,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f4df707-2e88-4951-b0a2-9d79da9e85a6 2018-08-05 19:37:03,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449306964874s 2018-08-05 19:37:03,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f4df707-2e88-4951-b0a2-9d79da9e85a6 2018-08-05 19:37:03,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:37:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:37:03,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be83250a-805e-464c-a070-4aeb10e2e23c x-compute-request-id: req-be83250a-805e-464c-a070-4aeb10e2e23c Content-Encoding: gzip Content-Length: 1176 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:ff:80:2e", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:2e", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fa:9a", "version": 4, "addr": "12.0.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "9acda2f3-7e04-49c7-83df-d033379de7dc", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-05T19:35:47Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:94:d2", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "df5b78b3-21b4-48bf-a69d-ac3626739634", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-05T19:35:46Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:37:03,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-be83250a-805e-464c-a070-4aeb10e2e23c 2018-08-05 19:37:03,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646977186203s 2018-08-05 19:37:03,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-be83250a-805e-464c-a070-4aeb10e2e23c 2018-08-05 19:37:03,961 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.22 2018-08-05 19:37:03,962 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:ec:d1:38 2018-08-05 19:37:03,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:37:03,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:37:04,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd3fa0e3-27d9-4990-b1e7-22e2c11fb690 x-compute-request-id: req-bd3fa0e3-27d9-4990-b1e7-22e2c11fb690 Content-Encoding: gzip Content-Length: 1176 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:ff:80:2e", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:2e", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fa:9a", "version": 4, "addr": "12.0.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "9acda2f3-7e04-49c7-83df-d033379de7dc", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-05T19:35:47Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:94:d2", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "df5b78b3-21b4-48bf-a69d-ac3626739634", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-05T19:35:46Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:37:04,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd3fa0e3-27d9-4990-b1e7-22e2c11fb690 2018-08-05 19:37:04,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795828104019s 2018-08-05 19:37:04,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd3fa0e3-27d9-4990-b1e7-22e2c11fb690 2018-08-05 19:37:04,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:37:04,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:37:05,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-ba3d4e81-fb61-47d8-9a9c-00a1aec3b7c5 x-compute-request-id: req-ba3d4e81-fb61-47d8-9a9c-00a1aec3b7c5 Content-Encoding: gzip Content-Length: 1176 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:ff:80:2e", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:2e", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fa:9a", "version": 4, "addr": "12.0.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "9acda2f3-7e04-49c7-83df-d033379de7dc", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-05T19:35:47Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:94:d2", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "df5b78b3-21b4-48bf-a69d-ac3626739634", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-05T19:35:46Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:37:05,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ba3d4e81-fb61-47d8-9a9c-00a1aec3b7c5 2018-08-05 19:37:05,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.994072914124s 2018-08-05 19:37:05,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ba3d4e81-fb61-47d8-9a9c-00a1aec3b7c5 2018-08-05 19:37:05,761 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.8 2018-08-05 19:37:05,761 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:5a:94:d2 2018-08-05 19:37:05,761 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-05 19:37:05,775 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-05 19:37:05,793 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-05 19:37:05,803 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-05 19:37:05,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-05 19:37:05,818 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-05 19:37:05,827 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-05 19:37:05,887 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-05 19:37:05' 2018-08-05 19:37:05,887 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-05 19:37:05,887 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-05 19:37:05,895 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-05 19:37:05,915 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-08-05 19:37:05,965 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d1d1d50L 2018-08-05 19:37:05,965 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 19:37:05,970 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-05 19:37:05,970 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-05 19:37:05,971 - 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-05 19:37:05,972 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-05 19:37:05,972 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-05 19:37:05,972 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 19:37:05,972 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-05 19:37:05,972 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 19:37:06,012 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-05 19:37:06,124 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-05 19:37:06,125 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 19:37:06,128 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-05 19:37:06,161 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 19:37:06,168 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-05 19:37:06,168 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-05 19:37:06,192 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-08-05 19:37:06,193 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 19:37:06,194 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-05 19:37:06,194 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 19:37:06,197 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 19:37:06,199 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 19:37:07,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-05 19:37:08,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-05 19:37:13,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-05 19:37:14,232 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-05 19:37:19,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-05 19:37:20,240 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-05 19:37:25,245 - 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-05 19:37:26,247 - 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-05 19:37:31,252 - 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-05 19:37:32,254 - 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-05 19:37:37,260 - 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-05 19:37:38,262 - 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-05 19:37:43,267 - 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-05 19:37:44,269 - 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-05 19:37:49,274 - 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-05 19:37:50,276 - 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-05 19:37:55,281 - 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-05 19:37:56,283 - 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-05 19:38:01,288 - 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-05 19:38:02,290 - 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-05 19:38:07,296 - 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-05 19:38:08,298 - 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-05 19:38:13,303 - 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-05 19:38:14,305 - 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-05 19:38:19,306 - 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-05 19:38:20,308 - 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-05 19:38:25,313 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-05 19:38:26,315 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-05 19:38:31,318 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.23 ebgp-multihop '2' 2018-08-05 19:38:32,320 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.23 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-05 19:38:37,321 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.23 remote-as 65002 2018-08-05 19:38:38,323 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.23 remote-as 65002 [edit] vyos@vyos# 2018-08-05 19:38:43,328 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.23 update-source 12.0.0.8 2018-08-05 19:38:44,330 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.23 update-source 12.0.0.8 [edit] vyos@vyos# 2018-08-05 19:38:49,335 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.23 soft-reconfiguration inbound 2018-08-05 19:38:50,337 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.23 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-08-05 19:38:55,343 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.23 password lab0033 2018-08-05 19:38:56,345 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.23 password lab0033 [edit] vyos@vyos# 2018-08-05 19:39:01,350 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-05 19:39:02,352 - 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-05 19:39:07,358 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-05 19:39:08,359 - 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-05 19:39:13,365 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-05 19:39:14,367 - 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-05 19:39:19,372 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-05 19:39:20,374 - 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-05 19:39:25,379 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-05 19:39:26,381 - 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-05 19:39:31,382 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-05 19:39:32,384 - 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-05 19:39:37,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-05 19:39:38,391 - 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-05 19:39:43,397 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-05 19:39:44,399 - 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-05 19:39:49,404 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-05 19:39:50,406 - 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-05 19:39:55,411 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-05 19:39:56,413 - 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-05 19:40:01,419 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.8 2018-08-05 19:40:02,421 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.8 [edit] vyos@vyos# 2018-08-05 19:40:07,426 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-05 19:40:08,428 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-05 19:40:13,460 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-05 19:40:13,465 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-05 19:40:13,482 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-05 19:40:13,518 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.220. 2018-08-05 19:40:13,562 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d23e650L 2018-08-05 19:40:13,562 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 19:40:13,568 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-05 19:40:13,568 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-05 19:40:13,570 - 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-05 19:40:13,570 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-05 19:40:13,570 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-05 19:40:13,570 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 19:40:13,570 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-05 19:40:13,571 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 19:40:13,604 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-05 19:40:13,716 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-05 19:40:13,717 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 19:40:13,718 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.220: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-05 19:40:13,752 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 19:40:13,762 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-05 19:40:13,762 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-05 19:40:13,782 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.220. 2018-08-05 19:40:13,783 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 19:40:13,784 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-05 19:40:13,784 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 19:40:13,787 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 19:40:13,789 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 19:40:14,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-05 19:40:15,807 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-05 19:40:20,813 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-05 19:40:21,815 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-05 19:40:26,820 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-05 19:40:27,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-05 19:40:32,827 - 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-05 19:40:33,828 - 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-05 19:40:38,830 - 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-05 19:40:39,832 - 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-05 19:40:44,834 - 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-05 19:40:45,836 - 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-05 19:40:50,839 - 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-05 19:40:51,840 - 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-05 19:40:56,846 - 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-05 19:40:57,848 - 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-05 19:41:02,853 - 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-05 19:41:03,854 - 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-05 19:41:08,859 - 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-05 19:41:09,861 - 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-05 19:41:14,867 - 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-05 19:41:15,868 - 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-05 19:41:20,874 - 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-05 19:41:21,876 - 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-05 19:41:26,881 - 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-05 19:41:27,883 - 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-05 19:41:32,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-05 19:41:33,890 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-05 19:41:38,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 ebgp-multihop '2' 2018-08-05 19:41:39,897 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-05 19:41:44,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 remote-as 65001 2018-08-05 19:41:45,904 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 remote-as 65001 [edit] vyos@vyos# 2018-08-05 19:41:50,910 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 update-source 12.0.0.23 2018-08-05 19:41:51,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 update-source 12.0.0.23 [edit] vyos@vyos# 2018-08-05 19:41:56,917 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 soft-reconfiguration inbound 2018-08-05 19:41:57,919 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-05 19:42:02,922 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 password lab0033 2018-08-05 19:42:03,924 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 password lab0033 [edit] vyos@vyos# 2018-08-05 19:42:08,929 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-05 19:42:09,931 - 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-05 19:42:14,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-05 19:42:15,934 - 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-05 19:42:20,940 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-05 19:42:21,941 - 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-05 19:42:26,947 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-05 19:42:27,949 - 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-05 19:42:32,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-05 19:42:33,956 - 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-05 19:42:38,961 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-05 19:42:39,963 - 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-05 19:42:44,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-05 19:42:45,970 - 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-05 19:42:50,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-05 19:42:51,977 - 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-05 19:42:56,983 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-05 19:42:57,984 - 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-05 19:43:02,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-05 19:43:03,992 - 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-05 19:43:08,997 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.23 2018-08-05 19:43:09,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.23 [edit] vyos@vyos# 2018-08-05 19:43:15,004 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-05 19:43:16,006 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-05 19:43:21,014 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-05 19:43:21,016 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-05 19:43:21,016 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-05 19:44:21,039 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-05 19:44:21,053 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-05 19:44:21,080 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-08-05 19:44:21,083 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d2778d0L 2018-08-05 19:44:21,083 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-05 19:44:21,089 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-05 19:44:21,089 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-05 19:44:21,090 - 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-05 19:44:21,091 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-05 19:44:21,091 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-05 19:44:21,091 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-05 19:44:21,091 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-05 19:44:21,091 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-05 19:44:21,130 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-05 19:44:21,228 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-05 19:44:21,229 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-05 19:44:21,232 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-05 19:44:21,269 - paramiko.transport - DEBUG - userauth is OK 2018-08-05 19:44:21,274 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-05 19:44:21,275 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-05 19:44:21,295 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-08-05 19:44:21,296 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-05 19:44:21,297 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-05 19:44:21,297 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-05 19:44:21,299 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 19:44:21,300 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-05 19:44:22,302 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-05 19:44:52,380 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-05 19:44:52,412 - 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-05 19:44:52,412 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.8, 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.23 4 65002 2 5 0 0 0 00:00:59 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-05 19:44:52,412 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.23 | no-more BGP neighbor is 12.0.0.23, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.23 BGP state = Established, up for 00:01:05 Last read 04:23:22, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.8 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.8, Local port: 179 Foreign host: 12.0.0.23, Foreign port: 35086 Nexthop: 12.0.0.8 Nexthop global: fe80::f816:3eff:fe5a:94d2 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-05 19:44:52,412 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.23 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.8 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.8 0 32768 i *> 10.0.2.0/24 12.0.0.8 0 32768 i *> 10.0.3.0/24 12.0.0.8 0 32768 i *> 10.0.4.0/24 12.0.0.8 0 32768 i *> 10.0.5.0/24 12.0.0.8 0 32768 i *> 10.0.6.0/24 12.0.0.8 0 32768 i *> 10.0.7.0/24 12.0.0.8 0 32768 i *> 10.0.8.0/24 12.0.0.8 0 32768 i *> 10.0.9.0/24 12.0.0.8 0 32768 i *> 10.0.10.0/24 12.0.0.8 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-05 19:44:52,413 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.23 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.8 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.23 0 0 65002 i *> 10.1.2.0/24 12.0.0.23 0 0 65002 i *> 10.1.3.0/24 12.0.0.23 0 0 65002 i *> 10.1.4.0/24 12.0.0.23 0 0 65002 i *> 10.1.5.0/24 12.0.0.23 0 0 65002 i *> 10.1.6.0/24 12.0.0.23 0 0 65002 i *> 10.1.7.0/24 12.0.0.23 0 0 65002 i *> 10.1.8.0/24 12.0.0.23 0 0 65002 i *> 10.1.9.0/24 12.0.0.23 0 0 65002 i *> 10.1.10.0/24 12.0.0.23 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-05 19:44:52,413 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.23 routes | no-more BGP table version is 0, local router ID is 12.0.0.8 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.23 0 0 65002 i *> 10.1.2.0/24 12.0.0.23 0 0 65002 i *> 10.1.3.0/24 12.0.0.23 0 0 65002 i *> 10.1.4.0/24 12.0.0.23 0 0 65002 i *> 10.1.5.0/24 12.0.0.23 0 0 65002 i *> 10.1.6.0/24 12.0.0.23 0 0 65002 i *> 10.1.7.0/24 12.0.0.23 0 0 65002 i *> 10.1.8.0/24 12.0.0.23 0 0 65002 i *> 10.1.9.0/24 12.0.0.23 0 0 65002 i *> 10.1.10.0/24 12.0.0.23 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-05 19:44:52,413 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-05 19:44:52,413 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-08-05 19:44:52,414 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-05 19:44:52,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:44:52,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:44:53,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:44: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-302edbce-a552-428b-a756-96a060365a9b x-compute-request-id: req-302edbce-a552-428b-a756-96a060365a9b Content-Encoding: gzip Content-Length: 1176 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:ff:80:2e", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:2e", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fa:9a", "version": 4, "addr": "12.0.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "9acda2f3-7e04-49c7-83df-d033379de7dc", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-05T19:35:47Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:94:d2", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "df5b78b3-21b4-48bf-a69d-ac3626739634", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-05T19:35:46Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:44:53,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-302edbce-a552-428b-a756-96a060365a9b 2018-08-05 19:44:53,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21614599228s 2018-08-05 19:44:53,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-302edbce-a552-428b-a756-96a060365a9b 2018-08-05 19:44:53,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 19:44:53,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:44:53,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:44:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35c31a6a-d685-414c-8d08-829aa81dae00 x-compute-request-id: req-35c31a6a-d685-414c-8d08-829aa81dae00 Content-Type: application/json 2018-08-05 19:44:53,774 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc used request id req-35c31a6a-d685-414c-8d08-829aa81dae00 2018-08-05 19:44:53,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.139489173889s 2018-08-05 19:44:53,775 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc used request id req-35c31a6a-d685-414c-8d08-829aa81dae00 2018-08-05 19:44:53,775 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-05 19:44:53,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:44:53,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:44:54,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:44:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab3f0877-9bbe-4ec7-8dac-171aa5b16d92 x-compute-request-id: req-ab3f0877-9bbe-4ec7-8dac-171aa5b16d92 Content-Encoding: gzip Content-Length: 1193 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:ff:80:2e", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:80:2e", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fa:9a", "version": 4, "addr": "12.0.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9acda2f3-7e04-49c7-83df-d033379de7dc", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "9acda2f3-7e04-49c7-83df-d033379de7dc", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:44:53Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-05T19:35:47Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:d1:38", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:94:d2", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5b78b3-21b4-48bf-a69d-ac3626739634", "rel": "bookmark"}], "image": {"id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "links": [{"href": "http://172.30.9.22:8774/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:36:32.000000", "flavor": {"id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "links": [{"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "bookmark"}]}, "id": "df5b78b3-21b4-48bf-a69d-ac3626739634", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:36:32Z", "hostId": "9a7cfa2976e6607aa28775641afa429cb41d37ba1c31f7660d363aa7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-05T19:35:46Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b96377af-71f5-4bd5-9957-7290cc3fa6e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:33:17Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:44:54,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab3f0877-9bbe-4ec7-8dac-171aa5b16d92 2018-08-05 19:44:54,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14122700691s 2018-08-05 19:44:54,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab3f0877-9bbe-4ec7-8dac-171aa5b16d92 2018-08-05 19:44:54,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 19:44:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:44:55,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19: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 x-openstack-request-id: req-19f916f0-6d1e-4624-bc1d-a39ccdd5bc61 x-compute-request-id: req-19f916f0-6d1e-4624-bc1d-a39ccdd5bc61 Content-Type: application/json 2018-08-05 19:44:55,068 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634 used request id req-19f916f0-6d1e-4624-bc1d-a39ccdd5bc61 2018-08-05 19:44:55,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147241830826s 2018-08-05 19:44:55,068 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/df5b78b3-21b4-48bf-a69d-ac3626739634 used request id req-19f916f0-6d1e-4624-bc1d-a39ccdd5bc61 2018-08-05 19:44:55,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 19:44:55,192 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:28 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-05 19:44:55,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-05 19:44:55,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-08-05 19:44:55,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:44:55,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:44:55,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:44:55,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:44:55,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:44:55,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:44:55,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:44:55,282 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:29.170Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8166a65d-7c25-4d01-9992-5cbea5fcaee5"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-05T19:35:00.411Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4989910e-e43e-47f2-83f2-b4f2b869b3d6"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-05 19:44:55,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:44:55,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:44:55 GMT 2018-08-05 19:44:55,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:44:55,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-05 19:44:55,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:44:55,284 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-05 19:44:55,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:44:55,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:44:55,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:44:55,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:44:55,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:44:55,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:44:55,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:44:55,451 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-05 19:44:55,451 - 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-05T19:44:55.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5599c49-a0db-47df-a192-07dbc2af651a"} 2018-08-05 19:44:55,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:44:55,451 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:44:55 GMT 2018-08-05 19:44:55,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:44:55,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-05 19:44:55,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:44:55,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:44:55,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:44:55,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:44:55,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:44:55,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:44:55,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:44:55,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:44:55,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:44:55,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-05 19:44:55,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:44:55,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:44:55 GMT 2018-08-05 19:44:55,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:44:55,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-05 19:44:55,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:44:55,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d5599c49-a0db-47df-a192-07dbc2af651a 2018-08-05 19:44:55,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:44:55,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:44:55,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:44:55,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:44:55,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:44:55,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:44:55,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:44:55,587 - 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-05T19:44:55.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5599c49-a0db-47df-a192-07dbc2af651a"} 2018-08-05 19:44:55,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:44:55,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:44:55 GMT 2018-08-05 19:44:55,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:44:55,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-05 19:44:55,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:00,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:45:00,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:00,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:00,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:00,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:00,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:00,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:00,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:00,652 - 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-05T19:44:56.080Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:44:56.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:44:56.945Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:44:56.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:44:56.945Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:44:56.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:44:57.951Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:44:57.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:44:57.951Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:44:57.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:44:57.951Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:44:57.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:44:57.951Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:44:57.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:44:59.013Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:44:59.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:44:59.013Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 9acda2f3-7e04-49c7-83df-d033379de7dc could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 9acda2f3-7e04-49c7-83df-d033379de7dc 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 9acda2f3-7e04-49c7-83df-d033379de7dc could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-05T19:44:59.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:44:59.013Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance df5b78b3-21b4-48bf-a69d-ac3626739634 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance df5b78b3-21b4-48bf-a69d-ac3626739634 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 df5b78b3-21b4-48bf-a69d-ac3626739634 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-05T19:44:59.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:44:59.013Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:44:59.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-08-05 19:45:00,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:00,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:00 GMT 2018-08-05 19:45:00,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:00,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-08-05 19:45:00,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:00,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-05 19:45:00,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:00,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:00,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-05 19:45:00,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-05 19:45:00,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-05 19:45:00,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-05 19:45:00,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-05 19:45:00,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 9acda2f3-7e04-49c7-83df-d033379de7dc could not be found. [status_code=404] 2018-08-05 19:45:00,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance df5b78b3-21b4-48bf-a69d-ac3626739634 could not be found. [status_code=404] 2018-08-05 19:45:00,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-05 19:45:00,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d5599c49-a0db-47df-a192-07dbc2af651a 2018-08-05 19:45:00,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:00,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:00,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:00,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:00,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:00,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:00,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:00,707 - 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-05T19:44:55.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5599c49-a0db-47df-a192-07dbc2af651a"} 2018-08-05 19:45:00,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:00,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:00 GMT 2018-08-05 19:45:00,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:00,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-05 19:45:00,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:05,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:45:05,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:05,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:05,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:05,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:05,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:05,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:05,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:05,790 - 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-05T19:45:00.816Z", "message": "Detaching port 9c287a30-1d6d-4134-98fb-912f69e08451...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:00.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "96aed42d-065a-4579-be3b-6fa041eec0f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:01.273Z", "message": "Detaching port 9f83865e-88cc-4256-9dc9-695830506e2b...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:01.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "bb94f561-30c5-41b8-a749-07821095cc67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:01.490Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:01.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:02.085Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:02.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:02.085Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:02.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:02.085Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:02.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:02.278Z", "message": "Successfully detached port 9c287a30-1d6d-4134-98fb-912f69e08451", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:02.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "96aed42d-065a-4579-be3b-6fa041eec0f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:02.278Z", "message": "Successfully detached port 9f83865e-88cc-4256-9dc9-695830506e2b", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:02.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "bb94f561-30c5-41b8-a749-07821095cc67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:03.677Z", "message": "Detaching port 93285fa7-22f0-4490-bccf-dac4f44a806e...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:03.677Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "55647290-bba1-4af9-8edc-4eb588404f6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:04.284Z", "message": "Detaching port c5a8eaed-684c-4857-999d-cdbc819665ca...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:04.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "2acc85b2-f19c-4404-9c67-31466fa1a48d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:04.503Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:04.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:05.106Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:05.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:05.106Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:05.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:05.106Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:05.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:05.106Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:05.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:05.106Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:05.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:05.434Z", "message": "Successfully detached port 93285fa7-22f0-4490-bccf-dac4f44a806e", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:05.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "55647290-bba1-4af9-8edc-4eb588404f6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:05.434Z", "message": "Successfully detached port c5a8eaed-684c-4857-999d-cdbc819665ca", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:05.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "2acc85b2-f19c-4404-9c67-31466fa1a48d"}], "metadata": {"pagination": {"total": 33, "offset": 11, "size": 50}}} 2018-08-05 19:45:05,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:05,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:05 GMT 2018-08-05 19:45:05,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:05,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9298 2018-08-05 19:45:05,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:05,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9c287a30-1d6d-4134-98fb-912f69e08451... 2018-08-05 19:45:05,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9f83865e-88cc-4256-9dc9-695830506e2b... 2018-08-05 19:45:05,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-05 19:45:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-05 19:45:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-05 19:45:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-05 19:45:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9c287a30-1d6d-4134-98fb-912f69e08451 2018-08-05 19:45:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9f83865e-88cc-4256-9dc9-695830506e2b 2018-08-05 19:45:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 93285fa7-22f0-4490-bccf-dac4f44a806e... 2018-08-05 19:45:05,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port c5a8eaed-684c-4857-999d-cdbc819665ca... 2018-08-05 19:45:05,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-05 19:45:05,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:05,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:05,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-05 19:45:05,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-05 19:45:05,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-05 19:45:05,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 93285fa7-22f0-4490-bccf-dac4f44a806e 2018-08-05 19:45:05,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port c5a8eaed-684c-4857-999d-cdbc819665ca 2018-08-05 19:45:05,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d5599c49-a0db-47df-a192-07dbc2af651a 2018-08-05 19:45:05,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:05,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:05,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:05,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:05,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:05,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:05,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:05,865 - 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-05T19:44:55.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5599c49-a0db-47df-a192-07dbc2af651a"} 2018-08-05 19:45:05,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:05,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:05 GMT 2018-08-05 19:45:05,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:05,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-05 19:45:05,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:10,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:45:10,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:10,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:10,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:10,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:10,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:10,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:10,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:10,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:06.110Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:06.110Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:06.110Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:06.110Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:06.456Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:06.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "def4d73c-6501-4752-9c4e-bf14370f4b5c"}, {"node_instance_id": "target_vnf_host_mu7pmh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:06.456Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:06.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "64e58f81-c299-4705-a57b-ccce23381b54"}, {"node_instance_id": "reference_vnf_host_e7vr0w", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:07.116Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 9acda2f3-7e04-49c7-83df-d033379de7dc could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 9acda2f3-7e04-49c7-83df-d033379de7dc 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 9acda2f3-7e04-49c7-83df-d033379de7dc could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-05T19:45:07.116Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_host_mu7pmh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:07.116Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance df5b78b3-21b4-48bf-a69d-ac3626739634 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance df5b78b3-21b4-48bf-a69d-ac3626739634 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 df5b78b3-21b4-48bf-a69d-ac3626739634 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-05T19:45:07.116Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:08.471Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:08.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "keypair_xnmj4d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:09.290Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:09.290Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "b4ff6aa4-6dcd-4d46-bd70-d7d382443ad2"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:09.472Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:09.472Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "2e7a3f24-e5ad-4ffb-86f7-39d4701128f1"}, {"node_instance_id": "keypair_xnmj4d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:09.472Z", "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-05T19:45:09.472Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "b4ff6aa4-6dcd-4d46-bd70-d7d382443ad2"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:09.479Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:09.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:09.479Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:09.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:09.479Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:09.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:09.479Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:09.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:09.479Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:09.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:10.477Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:10.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "aae72abd-7b40-4c6c-b715-f0cd64f82d4f"}, {"node_instance_id": "keypair_xnmj4d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:10.481Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:10.481Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}], "metadata": {"pagination": {"total": 62, "offset": 29, "size": 50}}} 2018-08-05 19:45:10,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:10,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:10 GMT 2018-08-05 19:45:10,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:10,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18090 2018-08-05 19:45:10,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:10,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-05 19:45:10,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-05 19:45:10,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-05 19:45:10,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-05 19:45:10,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 9acda2f3-7e04-49c7-83df-d033379de7dc could not be found. [status_code=404] 2018-08-05 19:45:10,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance df5b78b3-21b4-48bf-a69d-ac3626739634 could not be found. [status_code=404] 2018-08-05 19:45:10,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:10,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:10,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-05 19:45:10,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-05 19:45:10,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:10,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:10,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:10,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:10,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:10,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-05 19:45:10,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-05 19:45:10,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-05 19:45:10,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-05 19:45:10,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-05 19:45:10,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:10,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-05 19:45:10,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-05 19:45:10,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-05 19:45:10,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-05 19:45:10,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-05 19:45:10,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-05 19:45:10,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d5599c49-a0db-47df-a192-07dbc2af651a 2018-08-05 19:45:10,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:10,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:10,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:10,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:10,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:10,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:10,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:10,991 - 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-05T19:44:55.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5599c49-a0db-47df-a192-07dbc2af651a"} 2018-08-05 19:45:10,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:10,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:10 GMT 2018-08-05 19:45:10,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:10,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-05 19:45:10,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:15,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:45:16,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:16,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:16,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:16,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:16,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:16,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:16,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:16,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:11.487Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:11.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:11.487Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:11.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:11.487Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:11.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:11.487Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:11.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_data_plane_port_twt881", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:11.487Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:11.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_data_plane_port_h5hm2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:11.487Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:11.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_port_vsx9wh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:12.084Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:12.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "12a8997a-87c5-4102-a0c0-8641c589f544"}, {"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:12.498Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:12.498Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:12.498Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:12.498Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:12.498Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:12.498Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:12.498Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:12.498Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_port_qyf6xt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:13.318Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:13.318Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "7049de4a-6e6a-4ea3-ad31-00de5779aaca"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:13.318Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:13.318Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "e3953e1b-e8d8-426e-9131-39a9767d085e"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:13.505Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:13.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:13.505Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:13.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:13.505Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:13.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:14.511Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:14.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_port_qyf6xt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:14.511Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:14.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_port_vsx9wh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:14.511Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:14.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_ip_slr0ub", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:15.369Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:15.369Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "b7938ca3-3c69-4c0a-a5f5-449be8c1e97b"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:15.537Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:15.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:15.537Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:15.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:15.537Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:15.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:15.537Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:15.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:15.537Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:15.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "security_group_vpo13y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:15.537Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:15.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:15.537Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:15.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:15.537Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:15.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}], "metadata": {"pagination": {"total": 91, "offset": 56, "size": 50}}} 2018-08-05 19:45:16,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:16,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:16 GMT 2018-08-05 19:45:16,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:16,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13986 2018-08-05 19:45:16,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:16,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:16,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-05 19:45:16,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-05 19:45:16,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-05 19:45:16,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-05 19:45:16,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-05 19:45:16,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-05 19:45:16,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:16,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-05 19:45:16,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:16,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-05 19:45:16,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-05 19:45:16,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-05 19:45:16,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:16,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-05 19:45:16,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-05 19:45:16,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:16,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-05 19:45:16,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-05 19:45:16,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-05 19:45:16,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:16,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-05 19:45:16,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-05 19:45:16,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:16,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:16,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:16,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-05 19:45:16,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-05 19:45:16,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d5599c49-a0db-47df-a192-07dbc2af651a 2018-08-05 19:45:16,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:16,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:16,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:16,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:16,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:16,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:16,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:16,209 - 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-05T19:44:55.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5599c49-a0db-47df-a192-07dbc2af651a"} 2018-08-05 19:45:16,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:16,209 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:16 GMT 2018-08-05 19:45:16,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:16,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-05 19:45:16,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:21,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:45:21,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:21,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:21,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:21,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:21,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:21,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:21,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:21,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_vpo13y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:16.488Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:16.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "809a06c6-c1ac-4985-ab0d-1aa226e9d29f"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:16.555Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:16.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "security_group_vpo13y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:16.555Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:16.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:16.555Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:16.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "security_group_vpo13y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:16.555Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:16.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:16.555Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:16.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "security_group_vpo13y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:16.555Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:16.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:17.492Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:17.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "176ce610-d3d3-41cc-a47b-0e10d61d8cd0"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:17.560Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:17.560Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "target_vnf_ip_slr0ub", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:17.560Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:17.560Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "security_group_vpo13y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:17.560Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:17.560Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "data_plane_subnet_eb6rfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:17.560Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:17.560Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:18.566Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:18.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:18.566Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:18.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:18.566Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:18.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "reference_vnf_ip_0deuwv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:18.566Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:18.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "data_plane_network_vylz80", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:18.689Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:18.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "c1bd958b-101c-4404-b629-80687fb38d2f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:19.570Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:19.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:20.435Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:20.435Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "5e92b06b-493b-4df1-9407-e891d6eeb3ef"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:20.574Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:20.574Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:20.574Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:20.574Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:20.574Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:20.574Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "data_plane_network_vylz80", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:20.574Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:20.574Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}], "metadata": {"pagination": {"total": 114, "offset": 84, "size": 50}}} 2018-08-05 19:45:21,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:21,286 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:21 GMT 2018-08-05 19:45:21,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:21,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11748 2018-08-05 19:45:21,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:21,287 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-05 19:45:21,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:21,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:21,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-05 19:45:21,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-05 19:45:21,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-05 19:45:21,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-05 19:45:21,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-05 19:45:21,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:21,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-05 19:45:21,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-05 19:45:21,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-05 19:45:21,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:21,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-05 19:45:21,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-05 19:45:21,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-05 19:45:21,290 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-05 19:45:21,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-05 19:45:21,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-05 19:45:21,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:21,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-05 19:45:21,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-05 19:45:21,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-05 19:45:21,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d5599c49-a0db-47df-a192-07dbc2af651a 2018-08-05 19:45:21,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:21,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:21,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:21,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:21,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:21,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:21,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:21,347 - 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-05T19:44:55.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5599c49-a0db-47df-a192-07dbc2af651a"} 2018-08-05 19:45:21,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:21,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:21 GMT 2018-08-05 19:45:21,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:21,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-05 19:45:21,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:26,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:45:26,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:26,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:26,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:26,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:26,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:26,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:26,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:26,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_wtdcjq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:23.668Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:23.668Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:24.582Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:24.582Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "router_kyqyt3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:24.582Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:24.582Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "router_kyqyt3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:25.452Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:25.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "f8f095aa-c501-4370-9a85-789aae6c48a9"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:25.586Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:25.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "router_kyqyt3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:25.586Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:25.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:25.586Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:25.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "router_kyqyt3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:25.586Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:25.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:25.586Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:25.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "router_kyqyt3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:25.586Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:25.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}], "metadata": {"pagination": {"total": 124, "offset": 107, "size": 50}}} 2018-08-05 19:45:26,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:26,413 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:26 GMT 2018-08-05 19:45:26,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:26,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4975 2018-08-05 19:45:26,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:26,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-05 19:45:26,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:26,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:26,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-05 19:45:26,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:26,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:26,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-05 19:45:26,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-05 19:45:26,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-05 19:45:26,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-05 19:45:26,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d5599c49-a0db-47df-a192-07dbc2af651a 2018-08-05 19:45:26,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:26,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:26,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:26,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:26,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:26,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:26,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:26,466 - 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-05T19:44:55.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5599c49-a0db-47df-a192-07dbc2af651a"} 2018-08-05 19:45:26,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:26,466 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:26 GMT 2018-08-05 19:45:26,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:26,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-05 19:45:26,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:31,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-05 19:45:31,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:31,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:31,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:31,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:31,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:31,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:31,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:31,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_nuazrc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:26.497Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:26.497Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "d4636b30-958b-4611-9152-1d6800bc5c8e"}, {"node_instance_id": "management_plane_network_nuazrc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:27.319Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:27.319Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "router_kyqyt3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:29.130Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:29.130Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "external_network_wio7wp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:29.591Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:29.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "external_network_wio7wp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:30.596Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:30.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "external_network_wio7wp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:30.596Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:30.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "external_network_wio7wp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:30.596Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-05T19:45:30.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a"}, {"node_instance_id": "external_network_wio7wp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-05T19:45:30.895Z", "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-05T19:45:30.895Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5599c49-a0db-47df-a192-07dbc2af651a", "logger": "bab2a27c-d921-4249-8495-85fad78cdc00"}], "metadata": {"pagination": {"total": 132, "offset": 117, "size": 50}}} 2018-08-05 19:45:31,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:31,539 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:31 GMT 2018-08-05 19:45:31,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:31,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4155 2018-08-05 19:45:31,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:31,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-05 19:45:31,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-05 19:45:31,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-05 19:45:31,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-05 19:45:31,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-05 19:45:31,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-05 19:45:31,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-05 19:45:31,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-05 19:45:31,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d5599c49-a0db-47df-a192-07dbc2af651a 2018-08-05 19:45:31,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:31,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:31,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:31,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:31,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:31,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:31,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:31,594 - 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-05T19:44:55.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5599c49-a0db-47df-a192-07dbc2af651a"} 2018-08-05 19:45:31,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:31,594 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:31 GMT 2018-08-05 19:45:31,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:31,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-05 19:45:31,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:31,595 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/deployments/vrouter-opnfv 2018-08-05 19:45:31,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:31,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:31,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:31,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:31,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:31,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:31,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:31,841 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-05 19:45:31,841 - 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": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "target_vnf_flavor_id": "7e461469-e7b6-4c13-a954-e9478b9e0ddb", "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_9f8675b6-2080-498f-aff4-b1189f93f148", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "keystone_password": "cb06832a-6147-4da9-b36b-43da089c1d13", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.22: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": "1f3df028-e5c7-40fd-9aa6-86bd1ac4572b", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-05T19:34:28.720Z", "updated_at": "2018-08-05T19:34:28.720Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-05 19:45:31,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:31,842 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:31 GMT 2018-08-05 19:45:31,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:31,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-05 19:45:31,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:31,843 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/blueprints/vrouter-opnfv 2018-08-05 19:45:31,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-05 19:45:31,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-05 19:45:31,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-05 19:45:31,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-05 19:45:31,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-05 19:45:31,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-05 19:45:31,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-05 19:45:31,903 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-05 19:45:31,904 - 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-05T19:34:28.487Z", "updated_at": "2018-08-05T19:34:28.487Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-05 19:45:31,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-05 19:45:31,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 05 Aug 2018 19:45:31 GMT 2018-08-05 19:45:31,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-05 19:45:31,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-05 19:45:31,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-05 19:45:31,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 19:45:31,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:32,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09bab9ba-718c-4de8-ac66-5258e6187dee Date: Sun, 05 Aug 2018 19:45: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-05 19:45:32,742 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b used request id req-09bab9ba-718c-4de8-ac66-5258e6187dee 2018-08-05 19:45:32,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.824145078659s 2018-08-05 19:45:32,742 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1f3df028-e5c7-40fd-9aa6-86bd1ac4572b used request id req-09bab9ba-718c-4de8-ac66-5258e6187dee 2018-08-05 19:45:32,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:45:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:45:32,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d78a95b-48cc-40cc-b80d-792565430708 x-compute-request-id: req-2d78a95b-48cc-40cc-b80d-792565430708 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}, {"name": "vyos_vrouter-flavor_alt_9f8675b6-2080-498f-aff4-b1189f93f148", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb", "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": "7e461469-e7b6-4c13-a954-e9478b9e0ddb"}, {"name": "vyos_vrouter-flavor_9f8675b6-2080-498f-aff4-b1189f93f148", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "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": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f"}]} 2018-08-05 19:45:32,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2d78a95b-48cc-40cc-b80d-792565430708 2018-08-05 19:45:32,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.209326982498s 2018-08-05 19:45:32,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2d78a95b-48cc-40cc-b80d-792565430708 2018-08-05 19:45:32,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 19:45:32,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:45:33,010 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 19:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b30ba0fd-7e26-4495-965d-f5f39ba5e0cb x-compute-request-id: req-b30ba0fd-7e26-4495-965d-f5f39ba5e0cb Content-Length: 0 Content-Type: application/json 2018-08-05 19:45:33,010 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb used request id req-b30ba0fd-7e26-4495-965d-f5f39ba5e0cb 2018-08-05 19:45:33,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0547368526459s 2018-08-05 19:45:33,011 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7e461469-e7b6-4c13-a954-e9478b9e0ddb used request id req-b30ba0fd-7e26-4495-965d-f5f39ba5e0cb 2018-08-05 19:45:33,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 19:45:33,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/09b3706b-98ee-4cd0-80d4-072e6c51977c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:34,616 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ee7cf9e-e6c1-4167-b5cb-32447ba31c91 Content-Length: 0 Date: Sun, 05 Aug 2018 19:45:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 19:45:34,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/09b3706b-98ee-4cd0-80d4-072e6c51977c.json used request id req-0ee7cf9e-e6c1-4167-b5cb-32447ba31c91 2018-08-05 19:45:34,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.60283708572s 2018-08-05 19:45:34,617 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/09b3706b-98ee-4cd0-80d4-072e6c51977c.json used request id req-0ee7cf9e-e6c1-4167-b5cb-32447ba31c91 2018-08-05 19:45:34,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 19:45:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:34,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4d37cbb3-c5d4-4b6b-a016-d86c9f2d4a78 Date: Sun, 05 Aug 2018 19:45:34 GMT RESP BODY: {"floatingips": []} 2018-08-05 19:45:34,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4d37cbb3-c5d4-4b6b-a016-d86c9f2d4a78 2018-08-05 19:45:34,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.237726926804s 2018-08-05 19:45:34,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4d37cbb3-c5d4-4b6b-a016-d86c9f2d4a78 2018-08-05 19:45:34,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-05 19:45:34,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:35,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:45:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b258d327-0ace-4e29-a106-7c014c992d68 x-compute-request-id: req-b258d327-0ace-4e29-a106-7c014c992d68 Content-Type: application/json 2018-08-05 19:45:35,013 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852 used request id req-b258d327-0ace-4e29-a106-7c014c992d68 2018-08-05 19:45:35,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152714967728s 2018-08-05 19:45:35,013 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852 used request id req-b258d327-0ace-4e29-a106-7c014c992d68 2018-08-05 19:45:35,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:45:35,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:36,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45: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-3f5f63f3-e012-42f0-abc0-0dea9bd5760d x-compute-request-id: req-3f5f63f3-e012-42f0-abc0-0dea9bd5760d Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:e4:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "rel": "bookmark"}], "image": {"id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "links": [{"href": "http://172.30.9.22:8774/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-05T19:33:17.000000", "flavor": {"id": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "links": [{"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "bookmark"}]}, "id": "e0e1e71e-86e4-4d18-a485-fa6fa3ec8852", "security_groups": [{"name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}], "user_id": "3d81f794c3964a98a9bf33c913fd389b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-05T19:45:34Z", "hostId": "99918f1b7f02a44ca8602f7b234bd6333b3a42678f97c00db72dc270", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148", "name": "vyos_vrouter-vm_9f8675b6-2080-498f-aff4-b1189f93f148", "created": "2018-08-05T19:31:10Z", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-05 19:45:36,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f5f63f3-e012-42f0-abc0-0dea9bd5760d 2018-08-05 19:45:36,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05884408951s 2018-08-05 19:45:36,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f5f63f3-e012-42f0-abc0-0dea9bd5760d 2018-08-05 19:45:36,075 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-05 19:45:38,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-05 19:45:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:38,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36a3ddb8-641b-480e-b5c4-86786503aed1 x-compute-request-id: req-36a3ddb8-641b-480e-b5c4-86786503aed1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-05 19:45:38,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36a3ddb8-641b-480e-b5c4-86786503aed1 2018-08-05 19:45:38,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.07652592659s 2018-08-05 19:45:38,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36a3ddb8-641b-480e-b5c4-86786503aed1 2018-08-05 19:45:38,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-05 19:45:38,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:38,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-86ef0eec-d344-445e-b6ba-3dbb64082e20 Date: Sun, 05 Aug 2018 19:45:38 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:31:03Z", "updated_at": "2018-08-05T19:31:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "09c7cf8a-f1d6-43e1-93d9-3554303ead04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-05T19:31:05Z", "revision_number": 0, "id": "0a1e1c29-03f8-4ef1-b818-4e4cce5acaa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:05Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "7ffb8179-1e5c-4867-96cb-e3ab544f239e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 22, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-05T19:31:05Z", "revision_number": 0, "id": "c10cc007-aed0-4f69-a855-af8d742f8391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:05Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-05T19:31:04Z", "revision_number": 0, "id": "de04b574-3f25-4bd7-8d7a-0d9eef5c1570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 443, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "e9948aa1-8f7c-4393-ba7f-21ccd498d456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:31:03Z", "revision_number": 0, "id": "f02eda38-391f-46c3-a026-1cb86887aa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:03Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-05T19:31:04Z", "revision_number": 0, "id": "f156fdde-f14e-4215-b103-dec72d9c772f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:31:04Z", "security_group_id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 80, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 7, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "133029c3-89dd-41ba-aeee-b9390fc3bca1", "name": "vyos_vrouter-sg_9f8675b6-2080-498f-aff4-b1189f93f148"}, {"description": "Default security group", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:29:28Z", "updated_at": "2018-08-05T19:34:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5117a8a1-1bbf-496b-933d-2a79114b0ce3", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "5b26f4cc-8aea-47e3-a097-a9411bc5b98e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-05T19:34:26Z", "revision_number": 0, "id": "7129783f-764d-4899-aeb8-ce11f6c39684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:34:26Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": 22, "ethertype": "IPv4", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "a551d0e9-b124-4979-90ef-103f84829507", "remote_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-05T19:29:28Z", "revision_number": 0, "id": "bd47b5eb-cf44-431b-bd0a-8ebe9e27b89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-05T19:29:28Z", "security_group_id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d7eae5f02542a9b9ae95d8a83c5667"}], "revision_number": 2, "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "36fca2ff-420f-4ddf-aeab-76e3574763c9", "name": "default"}]} 2018-08-05 19:45:38,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-86ef0eec-d344-445e-b6ba-3dbb64082e20 2018-08-05 19:45:38,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225112915039s 2018-08-05 19:45:38,383 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-86ef0eec-d344-445e-b6ba-3dbb64082e20 2018-08-05 19:45:38,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-05 19:45:38,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/133029c3-89dd-41ba-aeee-b9390fc3bca1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:38,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4da842e5-b25d-44c7-935d-5769f26a2894 Content-Length: 0 Date: Sun, 05 Aug 2018 19:45:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 19:45:38,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/133029c3-89dd-41ba-aeee-b9390fc3bca1.json used request id req-4da842e5-b25d-44c7-935d-5769f26a2894 2018-08-05 19:45:38,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.330077886581s 2018-08-05 19:45:38,717 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/133029c3-89dd-41ba-aeee-b9390fc3bca1.json used request id req-4da842e5-b25d-44c7-935d-5769f26a2894 2018-08-05 19:45:38,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-05 19:45:38,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:38,754 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 19:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-323aa432-1bd9-4c27-873e-f4b519f8cdfb x-compute-request-id: req-323aa432-1bd9-4c27-873e-f4b519f8cdfb Content-Length: 0 Content-Type: application/json 2018-08-05 19:45:38,754 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148 used request id req-323aa432-1bd9-4c27-873e-f4b519f8cdfb 2018-08-05 19:45:38,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0368268489838s 2018-08-05 19:45:38,755 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_9f8675b6-2080-498f-aff4-b1189f93f148 used request id req-323aa432-1bd9-4c27-873e-f4b519f8cdfb 2018-08-05 19:45:38,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 19:45:38,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8bf77828-c266-4651-ac8e-499fdca2431c/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" -d '{"subnet_id": "cb542ea1-9ada-46be-94a1-ca108592fe66"}' 2018-08-05 19:45:41,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-010a86df-c4ee-4360-bffc-b6db32c6d960 Date: Sun, 05 Aug 2018 19:45:41 GMT RESP BODY: {"network_id": "b8b28408-14c5-4066-b484-fbde8482ca64", "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "subnet_id": "cb542ea1-9ada-46be-94a1-ca108592fe66", "subnet_ids": ["cb542ea1-9ada-46be-94a1-ca108592fe66"], "port_id": "187c74c3-5da8-4aa8-8aca-e0b3f68cb558", "id": "8bf77828-c266-4651-ac8e-499fdca2431c"} 2018-08-05 19:45:41,346 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8bf77828-c266-4651-ac8e-499fdca2431c/remove_router_interface.json used request id req-010a86df-c4ee-4360-bffc-b6db32c6d960 2018-08-05 19:45:41,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.59044218063s 2018-08-05 19:45:41,346 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8bf77828-c266-4651-ac8e-499fdca2431c/remove_router_interface.json used request id req-010a86df-c4ee-4360-bffc-b6db32c6d960 returning object 8bf77828-c266-4651-ac8e-499fdca2431c 2018-08-05 19:45:41,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 19:45:41,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:41,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-2af2e40e-89d5-4876-bdd2-92c8569076fd Date: Sun, 05 Aug 2018 19:45:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "84d7eae5f02542a9b9ae95d8a83c5667", "created_at": "2018-08-05T19:29:30Z", "admin_state_up": true, "updated_at": "2018-08-05T19:45:39Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "8bf77828-c266-4651-ac8e-499fdca2431c", "name": "vyos_vrouter-router_9f8675b6-2080-498f-aff4-b1189f93f148"}]} 2018-08-05 19:45:41,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2af2e40e-89d5-4876-bdd2-92c8569076fd 2018-08-05 19:45:41,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.16802406311s 2018-08-05 19:45:41,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2af2e40e-89d5-4876-bdd2-92c8569076fd 2018-08-05 19:45:41,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 19:45:41,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/8bf77828-c266-4651-ac8e-499fdca2431c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:45,448 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd19af7b-66ed-45f2-bd97-61728eb7ef8a Content-Length: 0 Date: Sun, 05 Aug 2018 19:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 19:45:45,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/8bf77828-c266-4651-ac8e-499fdca2431c.json used request id req-cd19af7b-66ed-45f2-bd97-61728eb7ef8a 2018-08-05 19:45:45,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.93243217468s 2018-08-05 19:45:45,449 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/8bf77828-c266-4651-ac8e-499fdca2431c.json used request id req-cd19af7b-66ed-45f2-bd97-61728eb7ef8a 2018-08-05 19:45:45,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 19:45:45,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:45,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b01f8bbf-7a39-4738-b224-66795803f4aa Date: Sun, 05 Aug 2018 19:45:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b28408-14c5-4066-b484-fbde8482ca64","tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:29:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T19:29:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"84d7eae5f02542a9b9ae95d8a83c5667","id":"cb542ea1-9ada-46be-94a1-ca108592fe66","subnetpool_id":null,"name":"vyos_vrouter-subnet_9f8675b6-2080-498f-aff4-b1189f93f148"}]} 2018-08-05 19:45:45,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b01f8bbf-7a39-4738-b224-66795803f4aa 2018-08-05 19:45:45,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0506110191345s 2018-08-05 19:45:45,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b01f8bbf-7a39-4738-b224-66795803f4aa 2018-08-05 19:45:45,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 19:45:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/cb542ea1-9ada-46be-94a1-ca108592fe66.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:47,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d97e593-07d9-4bc2-bfb0-29e18f339b0f Date: Sun, 05 Aug 2018 19:45:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 19:45:47,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/cb542ea1-9ada-46be-94a1-ca108592fe66.json used request id req-8d97e593-07d9-4bc2-bfb0-29e18f339b0f 2018-08-05 19:45:47,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34411501884s 2018-08-05 19:45:47,847 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/cb542ea1-9ada-46be-94a1-ca108592fe66.json used request id req-8d97e593-07d9-4bc2-bfb0-29e18f339b0f 2018-08-05 19:45:47,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:45:47,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:48,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-a82e0a17-e1df-4165-875b-756fc0a60b2c Date: Sun, 05 Aug 2018 19:45:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b8b28408-14c5-4066-b484-fbde8482ca64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84d7eae5f02542a9b9ae95d8a83c5667","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T19:45:47Z","qos_policy_id":null,"name":"vyos_vrouter-net_9f8675b6-2080-498f-aff4-b1189f93f148","admin_state_up":true,"tenant_id":"84d7eae5f02542a9b9ae95d8a83c5667","created_at":"2018-08-05T19:29:28Z","mtu":1450}]} 2018-08-05 19:45:48,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a82e0a17-e1df-4165-875b-756fc0a60b2c 2018-08-05 19:45:48,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347096920013s 2018-08-05 19:45:48,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a82e0a17-e1df-4165-875b-756fc0a60b2c 2018-08-05 19:45:48,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 19:45:48,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b8b28408-14c5-4066-b484-fbde8482ca64.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:49,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1f47336-945c-4157-89bf-d760954aa530 Date: Sun, 05 Aug 2018 19:45:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 19:45:49,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b8b28408-14c5-4066-b484-fbde8482ca64.json used request id req-c1f47336-945c-4157-89bf-d760954aa530 2018-08-05 19:45:49,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25414586067s 2018-08-05 19:45:49,450 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b8b28408-14c5-4066-b484-fbde8482ca64.json used request id req-c1f47336-945c-4157-89bf-d760954aa530 2018-08-05 19:45:49,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:45:49,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:50,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d0d3f339-4558-4f92-b444-6876349b0973 Date: Sun, 05 Aug 2018 19:45:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap", "metadata": {}}], "file": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/file", "owner": "84d7eae5f02542a9b9ae95d8a83c5667", "id": "a46f2650-64bf-4bf6-a23c-2c050ff74e84", "size": 4373348352, "self": "/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-05T19:31:01Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9f8675b6-2080-498f-aff4-b1189f93f148", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-05T19:30:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:45:50,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d0d3f339-4558-4f92-b444-6876349b0973 2018-08-05 19:45:50,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.780380010605s 2018-08-05 19:45:50,236 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d0d3f339-4558-4f92-b444-6876349b0973 2018-08-05 19:45:50,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 19:45:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c89ef943642bb537542f04d08f701d1a15d805cf" 2018-08-05 19:45:52,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0c664c6-8f24-4394-90c4-7b3e645b3023 Date: Sun, 05 Aug 2018 19:45: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-05 19:45:52,366 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84 used request id req-c0c664c6-8f24-4394-90c4-7b3e645b3023 2018-08-05 19:45:52,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.12824511528s 2018-08-05 19:45:52,366 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a46f2650-64bf-4bf6-a23c-2c050ff74e84 used request id req-c0c664c6-8f24-4394-90c4-7b3e645b3023 2018-08-05 19:45:52,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 19:45:52,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:45:52,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9d528af-2668-47ab-bb00-1a41066d892a x-compute-request-id: req-c9d528af-2668-47ab-bb00-1a41066d892a Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}, {"name": "vyos_vrouter-flavor_9f8675b6-2080-498f-aff4-b1189f93f148", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f", "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": "ee69fc58-8ae7-412e-95d7-2d6ac5b0204f"}]} 2018-08-05 19:45:52,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c9d528af-2668-47ab-bb00-1a41066d892a 2018-08-05 19:45:52,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283041000366s 2018-08-05 19:45:52,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c9d528af-2668-47ab-bb00-1a41066d892a 2018-08-05 19:45:52,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 19:45:52,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:45:52,441 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 19:45:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6959f560-c67e-434e-bbb4-472c65d5632f x-compute-request-id: req-6959f560-c67e-434e-bbb4-472c65d5632f Content-Length: 0 Content-Type: application/json 2018-08-05 19:45:52,441 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f used request id req-6959f560-c67e-434e-bbb4-472c65d5632f 2018-08-05 19:45:52,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0441679954529s 2018-08-05 19:45:52,442 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ee69fc58-8ae7-412e-95d7-2d6ac5b0204f used request id req-6959f560-c67e-434e-bbb4-472c65d5632f 2018-08-05 19:45:52,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 19:45:52,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:45:52,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f118c1-6750-48da-8535-7b6545dceea6 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_9f8675b6-2080-498f-aff4-b1189f93f148", "links": {"self": "http://172.30.9.22:5000/v3/users/3d81f794c3964a98a9bf33c913fd389b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d81f794c3964a98a9bf33c913fd389b", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 19:45:52,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-88f118c1-6750-48da-8535-7b6545dceea6 2018-08-05 19:45:52,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120615959167s 2018-08-05 19:45:52,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-88f118c1-6750-48da-8535-7b6545dceea6 2018-08-05 19:45:52,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 19:45:52,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3d81f794c3964a98a9bf33c913fd389b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:45:52,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3271b82b-8f44-4f51-aefc-af11b0e2f6f0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_9f8675b6-2080-498f-aff4-b1189f93f148", "links": {"self": "http://172.30.9.22:5000/v3/users/3d81f794c3964a98a9bf33c913fd389b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3d81f794c3964a98a9bf33c913fd389b", "description": null}} 2018-08-05 19:45:52,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3d81f794c3964a98a9bf33c913fd389b used request id req-3271b82b-8f44-4f51-aefc-af11b0e2f6f0 2018-08-05 19:45:52,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113279104233s 2018-08-05 19:45:52,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3d81f794c3964a98a9bf33c913fd389b used request id req-3271b82b-8f44-4f51-aefc-af11b0e2f6f0 2018-08-05 19:45:52,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 19:45:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/3d81f794c3964a98a9bf33c913fd389b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:45:52,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fd4cb9a-9b39-4a4f-ab80-cf8657283737 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:45:52,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3d81f794c3964a98a9bf33c913fd389b used request id req-3fd4cb9a-9b39-4a4f-ab80-cf8657283737 2018-08-05 19:45:52,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249255895615s 2018-08-05 19:45:52,933 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3d81f794c3964a98a9bf33c913fd389b used request id req-3fd4cb9a-9b39-4a4f-ab80-cf8657283737 2018-08-05 19:45:52,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 19:45:52,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:45:53,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97bfa78-f19f-4d52-80e6-bf2c83b86cdb Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/84d7eae5f02542a9b9ae95d8a83c5667"}, "tags": [], "enabled": true, "id": "84d7eae5f02542a9b9ae95d8a83c5667", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9f8675b6-2080-498f-aff4-b1189f93f148"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 19:45:53,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-b97bfa78-f19f-4d52-80e6-bf2c83b86cdb 2018-08-05 19:45:53,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0907399654388s 2018-08-05 19:45:53,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-b97bfa78-f19f-4d52-80e6-bf2c83b86cdb 2018-08-05 19:45:53,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 19:45:53,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/84d7eae5f02542a9b9ae95d8a83c5667 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb94017cde1556cc30116453cfe401ea7dd5b7c" 2018-08-05 19:45:53,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1accb8a4-b489-43ad-8948-81a0f115f2b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:45:53,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/84d7eae5f02542a9b9ae95d8a83c5667 used request id req-1accb8a4-b489-43ad-8948-81a0f115f2b5 2018-08-05 19:45:53,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.171852111816s 2018-08-05 19:45:53,207 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/84d7eae5f02542a9b9ae95d8a83c5667 used request id req-1accb8a4-b489-43ad-8948-81a0f115f2b5 2018-08-05 19:45:53,234 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-05 19:45:53,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 19:45:53,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 19:45:53,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 19:45:53,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 19:45:53,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 19:45:53,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 19:45:53,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 19:45:53,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 19:45:53,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 19:45:53,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 19:45:53,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 19:45:53,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:45:53,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c3ae40-7b8c-4dca-a410-5f606c948950 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 19:45:53,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-50c3ae40-7b8c-4dca-a410-5f606c948950 2018-08-05 19:45:53,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 19:45:53,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}, {"id": "01885ca87cca43f38ec5d0ddf621779e", "name": "admin"}], "expires_at": "2018-08-05T20:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "449c5b575fb242d6b133df2f87012577", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/449c5b575fb242d6b133df2f87012577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6924e83b668d476b80940c8f02dd0c51"}, "audit_ids": ["3VJ8S1VZQiG1wbhb0g4boA"], "issued_at": "2018-08-05T19:45:53.000000Z"}} 2018-08-05 19:45:53,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:45:53,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:53,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5bee76af-fa8f-4e54-b8de-dfd8c5fe5ac0 Date: Sun, 05 Aug 2018 19:45:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","provider:network_type":"flat"}]} 2018-08-05 19:45:53,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bee76af-fa8f-4e54-b8de-dfd8c5fe5ac0 2018-08-05 19:45:53,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27632188797s 2018-08-05 19:45:53,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bee76af-fa8f-4e54-b8de-dfd8c5fe5ac0 2018-08-05 19:45:53,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:45:53,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 19:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c5cf12-b50d-45be-b54b-f343e0fcbbfe 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.22:5000/v3/", "rel": "self"}]}]}} 2018-08-05 19:45:53,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a1c5cf12-b50d-45be-b54b-f343e0fcbbfe 2018-08-05 19:45:53,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 19:45:53,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:54,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d98d6c-6702-4cd1-a860-f38daaa44a0e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/83f111ac6e4d41f2b21ef8434a79caea"}, "tags": [], "enabled": true, "id": "83f111ac6e4d41f2b21ef8434a79caea", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-05 19:45:54,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-06d98d6c-6702-4cd1-a860-f38daaa44a0e 2018-08-05 19:45:54,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1088078022s 2018-08-05 19:45:54,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-06d98d6c-6702-4cd1-a860-f38daaa44a0e 2018-08-05 19:45:54,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-05 19:45:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_48b83873-ebc5-499a-8f29-c8e1c2947145"}}' 2018-08-05 19:45:54,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 19:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed0d301d-1a9d-4c99-9290-347e008e2624 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.22:5000/v3/projects/f36105c8abef4e12951575ae2e235344"}, "tags": [], "enabled": true, "id": "f36105c8abef4e12951575ae2e235344", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_48b83873-ebc5-499a-8f29-c8e1c2947145"}} 2018-08-05 19:45:54,227 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ed0d301d-1a9d-4c99-9290-347e008e2624 2018-08-05 19:45:54,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.153851985931s 2018-08-05 19:45:54,227 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ed0d301d-1a9d-4c99-9290-347e008e2624 2018-08-05 19:45:54,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'f36105c8abef4e12951575ae2e235344', '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_48b83873-ebc5-499a-8f29-c8e1c2947145'}) 2018-08-05 19:45:54,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-05 19:45:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "18ee871a-f5d5-4cad-b3fa-0dffd692da39", "email": null, "name": "juju_epc-user_48b83873-ebc5-499a-8f29-c8e1c2947145"}}' 2018-08-05 19:45:54,604 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 05 Aug 2018 19:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b375b6-9315-4e69-98fe-ce7a5aeaafca Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_48b83873-ebc5-499a-8f29-c8e1c2947145", "links": {"self": "http://172.30.9.22:5000/v3/users/3e18448c50af42299793fc8cef5a3b9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e18448c50af42299793fc8cef5a3b9a", "domain_id": "default", "password_expires_at": null}} 2018-08-05 19:45:54,604 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-23b375b6-9315-4e69-98fe-ce7a5aeaafca 2018-08-05 19:45:54,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370481014252s 2018-08-05 19:45:54,604 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-23b375b6-9315-4e69-98fe-ce7a5aeaafca 2018-08-05 19:45:54,605 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3e18448c50af42299793fc8cef5a3b9a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_48b83873-ebc5-499a-8f29-c8e1c2947145'}) 2018-08-05 19:45:54,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:45:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:54,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e3b380-8cca-4536-a2da-6def4d64cc7e Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:45:54,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f9e3b380-8cca-4536-a2da-6def4d64cc7e 2018-08-05 19:45:54,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107478141785s 2018-08-05 19:45:54,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f9e3b380-8cca-4536-a2da-6def4d64cc7e 2018-08-05 19:45:54,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:45:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:54,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7fcdf4-7a68-41d0-b169-219efd341a55 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:45:54,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2d7fcdf4-7a68-41d0-b169-219efd341a55 2018-08-05 19:45:54,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110267877579s 2018-08-05 19:45:54,832 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2d7fcdf4-7a68-41d0-b169-219efd341a55 2018-08-05 19:45:54,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-05 19:45:54,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:54,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2ac93c-35f4-40b6-b5e0-d3fb24f2af7f Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01885ca87cca43f38ec5d0ddf621779e", "links": {"self": "http://172.30.9.22:5000/v3/roles/01885ca87cca43f38ec5d0ddf621779e"}, "name": "admin"}, {"domain_id": null, "id": "16e199ccb2a842d0b758a6265fd56802", "links": {"self": "http://172.30.9.22:5000/v3/roles/16e199ccb2a842d0b758a6265fd56802"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3a2a6d6026164a6086836bc42145c240", "links": {"self": "http://172.30.9.22:5000/v3/roles/3a2a6d6026164a6086836bc42145c240"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50a89707603041cfb03eaae19b0a3cc7", "links": {"self": "http://172.30.9.22:5000/v3/roles/50a89707603041cfb03eaae19b0a3cc7"}, "name": "reader"}, {"domain_id": null, "id": "9802144b8ba34b7197c8a45273e75b0e", "links": {"self": "http://172.30.9.22:5000/v3/roles/9802144b8ba34b7197c8a45273e75b0e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9bac7b519084619afe8329d3bd726d0", "links": {"self": "http://172.30.9.22:5000/v3/roles/e9bac7b519084619afe8329d3bd726d0"}, "name": "member"}]} 2018-08-05 19:45:54,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0d2ac93c-35f4-40b6-b5e0-d3fb24f2af7f 2018-08-05 19:45:54,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0993359088898s 2018-08-05 19:45:54,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0d2ac93c-35f4-40b6-b5e0-d3fb24f2af7f 2018-08-05 19:45:54,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-05 19:45:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:55,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa52705c-8ef4-4b75-8aa2-ad60de041d72 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-05 19:45:55,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-aa52705c-8ef4-4b75-8aa2-ad60de041d72 2018-08-05 19:45:55,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112773895264s 2018-08-05 19:45:55,054 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-aa52705c-8ef4-4b75-8aa2-ad60de041d72 2018-08-05 19:45:55,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 19:45:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:55,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d78850-f794-48b6-ab94-79fdf40d3265 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_48b83873-ebc5-499a-8f29-c8e1c2947145", "links": {"self": "http://172.30.9.22:5000/v3/users/3e18448c50af42299793fc8cef5a3b9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e18448c50af42299793fc8cef5a3b9a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 19:45:55,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-90d78850-f794-48b6-ab94-79fdf40d3265 2018-08-05 19:45:55,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0378370285034s 2018-08-05 19:45:55,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-90d78850-f794-48b6-ab94-79fdf40d3265 2018-08-05 19:45:55,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 19:45:55,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:55,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589b4d29-d9ae-4089-b008-14d4d616bf50 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/f36105c8abef4e12951575ae2e235344"}, "tags": [], "enabled": true, "id": "f36105c8abef4e12951575ae2e235344", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_48b83873-ebc5-499a-8f29-c8e1c2947145"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 19:45:55,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-589b4d29-d9ae-4089-b008-14d4d616bf50 2018-08-05 19:45:55,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107679843903s 2018-08-05 19:45:55,213 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-589b4d29-d9ae-4089-b008-14d4d616bf50 2018-08-05 19:45:55,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-05 19:45:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=3e18448c50af42299793fc8cef5a3b9a&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=f36105c8abef4e12951575ae2e235344" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:55,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c054090-e889-4841-b723-652f30aab55a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3e18448c50af42299793fc8cef5a3b9a&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=f36105c8abef4e12951575ae2e235344", "previous": null, "next": null}} 2018-08-05 19:45:55,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3e18448c50af42299793fc8cef5a3b9a&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=f36105c8abef4e12951575ae2e235344 used request id req-5c054090-e889-4841-b723-652f30aab55a 2018-08-05 19:45:55,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113433837891s 2018-08-05 19:45:55,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3e18448c50af42299793fc8cef5a3b9a&role.id=e9bac7b519084619afe8329d3bd726d0&scope.project.id=f36105c8abef4e12951575ae2e235344 used request id req-5c054090-e889-4841-b723-652f30aab55a 2018-08-05 19:45:55,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-05 19:45:55,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/f36105c8abef4e12951575ae2e235344/users/3e18448c50af42299793fc8cef5a3b9a/roles/e9bac7b519084619afe8329d3bd726d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:55,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 19:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ab6df6-4b64-4b33-a6fe-543cf6a9b675 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 19:45:55,481 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f36105c8abef4e12951575ae2e235344/users/3e18448c50af42299793fc8cef5a3b9a/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-53ab6df6-4b64-4b33-a6fe-543cf6a9b675 2018-08-05 19:45:55,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143059968948s 2018-08-05 19:45:55,481 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f36105c8abef4e12951575ae2e235344/users/3e18448c50af42299793fc8cef5a3b9a/roles/e9bac7b519084619afe8329d3bd726d0 used request id req-53ab6df6-4b64-4b33-a6fe-543cf6a9b675 2018-08-05 19:45:55,482 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_48b83873-ebc5-499a-8f29-c8e1c2947145', 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'f36105c8abef4e12951575ae2e235344', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '18ee871a-f5d5-4cad-b3fa-0dffd692da39', 'username': u'juju_epc-user_48b83873-ebc5-499a-8f29-c8e1c2947145', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-05 19:45:55,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-05 19:45:55,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-05 19:45:55,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-05 19:45:55,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-05 19:45:55,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-05 19:45:55,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-05 19:45:55,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-05 19:45:55,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-05 19:45:55,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-05 19:45:55,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-05 19:45:55,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-05 19:45:55,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-05 19:45:55,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-05 19:45:55,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-05 19:45:55,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-05 19:45:55,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-05 19:45:55,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-05 19:45:55,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-05 19:45:55,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-05 19:45:55,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-05 19:45:55,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-05 19:45:55,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-05 19:45:55,487 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_48b83873-ebc5-499a-8f29-c8e1c2947145', 'password': '18ee871a-f5d5-4cad-b3fa-0dffd692da39', 'project_name': 'juju_epc-project_48b83873-ebc5-499a-8f29-c8e1c2947145', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'f36105c8abef4e12951575ae2e235344', 'project_domain_name': 'Default'} 2018-08-05 19:45:55,550 - 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-05 19:45:55,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-05 19:45:55,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" 2018-08-05 19:45:55,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 05 Aug 2018 19:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4adae0ac-be31-40ea-aa14-6bf7d841f33f 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.6:35357/v3/", "rel": "self"}]}]}} 2018-08-05 19:45:55,580 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-4adae0ac-be31-40ea-aa14-6bf7d841f33f 2018-08-05 19:45:55,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:55,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ca515d-b769-478c-833e-6cf71fe3e267 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/152b5294cfbe42cb8134416bfcd948e2"}, "enabled": true, "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2ce7f70518c547dab17f9b64b192d97b"}, "enabled": true, "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2f514b68a307437a87414b6b2cea6fe5"}, "enabled": true, "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/44d5b63d464a4188bd18df94d9608b68"}, "enabled": true, "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/461702b092ee495e811cdaa3989e12d1"}, "enabled": true, "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5647066b7d8a4369a09c1b5836aad072"}, "enabled": true, "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5ad7978dae7a4628a46551b9fef4837d"}, "enabled": true, "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/78a70aaab89542768e268dedcd3ab651"}, "enabled": true, "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/88cb31b09d2440c9ae01ac78e624dcac"}, "enabled": true, "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/909b8bee50554dd9ade384fb1c845d47"}, "enabled": true, "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/996a9450efdd47de805df2bcc320d088"}, "enabled": true, "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9ae7e4c7601646e59544df247d9ccad6"}, "enabled": true, "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/c0a399bb4dc44409b184c9bb394ee08f"}, "enabled": true, "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd0aa172b9b647b0a304b270dc267c9f"}, "enabled": true, "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cd88e0d615544b09b4f9999c51b1e1c0"}, "enabled": true, "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-05 19:45:55,687 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-66ca515d-b769-478c-833e-6cf71fe3e267 2018-08-05 19:45:55,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.114567041397s 2018-08-05 19:45:55,688 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-66ca515d-b769-478c-833e-6cf71fe3e267 2018-08-05 19:45:55,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-05 19:45:55,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 19:45:55,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b989b8-8188-4772-80a6-0347429380a6 Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/00f44e3bcae949c49593cad3c701575c"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "00f44e3bcae949c49593cad3c701575c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/033a92aaa44246f38a7b7a1f012c8c17"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/072d35ba49fe448fb877727a97b2d0ec"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0755f3c1da7c4151aa3d642ba83c5245"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/083ed45dc6304863921534eb81843aa7"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "083ed45dc6304863921534eb81843aa7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/17aa2f2c07f948aebed02ce8d893973f"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/182006a2618a497284b5143bd7426406"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "182006a2618a497284b5143bd7426406"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/19e46e4b46ff4517a29e4aa44683cbee"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88cb31b09d2440c9ae01ac78e624dcac", "id": "19e46e4b46ff4517a29e4aa44683cbee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2074d587cb58441c9f22c2ac6979ccff"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/20a79b2b4c114b0a843ecc8cf596730c"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/27d90c65982e4db4a0ae83e08296c545"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/283be3ec16834222b278c073bb801973"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "283be3ec16834222b278c073bb801973"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28585d64006e49438ffafdd28e2df726"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "28585d64006e49438ffafdd28e2df726"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2a66af72e92b4f85bbe2cf42f386737d"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2f6203e23fe24bcab31ee180483d306f"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/309da0c2b8914f7da1d214dd87d35833"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/344b4c1a6bc641b1874b4df6f48e5839"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3d4f1a02ba8444f7a627a2a1867bfca7"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4640be1c4e754ad38cc83e4477dd22e2"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/554210548abd435090fe87bdc7df6e48"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "554210548abd435090fe87bdc7df6e48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e639a7dab3c46559767c29a12a22a35"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/667dc66256434a929d85a257616920e2"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "667dc66256434a929d85a257616920e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68f51f6469774dd3992f34a109a49ad1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6cfdea46a6ca4f31b6fe51798448d468"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/717d17eb993743668b30002fca8b4446"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "717d17eb993743668b30002fca8b4446"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7eac226a9dd143539cd7b399135e2733"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2f514b68a307437a87414b6b2cea6fe5", "id": "7eac226a9dd143539cd7b399135e2733"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8171b1e94faf46988ffd56bd82ddbc11"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5647066b7d8a4369a09c1b5836aad072", "id": "8171b1e94faf46988ffd56bd82ddbc11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/85af7927e1d64dd1924e1407683c0a0a"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9c7efcf2af4344d683fe5da8fa844355"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9e4c9e7595cb4fcfaeec568ec1b70c0c"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd88e0d615544b09b4f9999c51b1e1c0", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a55711ba096c4187969ad4055f865f72"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "909b8bee50554dd9ade384fb1c845d47", "id": "a55711ba096c4187969ad4055f865f72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b68bf2db76b7425cb86b40806112a83b"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b92400a078b146da9e97f4584122edad"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ad7978dae7a4628a46551b9fef4837d", "id": "b92400a078b146da9e97f4584122edad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b9687bee426c49a9a25c6a9b27c154c7"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78a70aaab89542768e268dedcd3ab651", "id": "b9687bee426c49a9a25c6a9b27c154c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bdb1714c936b4ac49dff71e4006cb808"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "461702b092ee495e811cdaa3989e12d1", "id": "bdb1714c936b4ac49dff71e4006cb808"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c9723ed4c5444c259bbde1fb4bcabc85"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ce7f70518c547dab17f9b64b192d97b", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca17097e30b348beb8612261b287dcf2"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44d5b63d464a4188bd18df94d9608b68", "id": "ca17097e30b348beb8612261b287dcf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca95be2e0d93469da1721cec6f7afe8c"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d57d0774310f4126a43df5574a3a772b"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ae7e4c7601646e59544df247d9ccad6", "id": "d57d0774310f4126a43df5574a3a772b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d832ff4768d94d81a7f39aaffc300e8e"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd0aa172b9b647b0a304b270dc267c9f", "id": "d832ff4768d94d81a7f39aaffc300e8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d8c2e2828b6d42e5a210d304cf5aea84"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0a399bb4dc44409b184c9bb394ee08f", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f5981191a6794d4a8801007f8b772dca"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "996a9450efdd47de805df2bcc320d088", "id": "f5981191a6794d4a8801007f8b772dca"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-05 19:45:55,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-94b989b8-8188-4772-80a6-0347429380a6 2018-08-05 19:45:55,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.103826999664s 2018-08-05 19:45:55,801 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-94b989b8-8188-4772-80a6-0347429380a6 2018-08-05 19:45:55,807 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-05 19:45:55,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:45:55,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f11563eb-a729-4e30-82c4-3573e06e6073 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-05 19:45:55,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f11563eb-a729-4e30-82c4-3573e06e6073 2018-08-05 19:45:55,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-05 19:45:56,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50a89707603041cfb03eaae19b0a3cc7", "name": "reader"}, {"id": "e9bac7b519084619afe8329d3bd726d0", "name": "member"}], "expires_at": "2018-08-05T20:45:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f36105c8abef4e12951575ae2e235344", "name": "juju_epc-project_48b83873-ebc5-499a-8f29-c8e1c2947145"}, "catalog": [{"endpoints": [], "type": "metering", "id": "152b5294cfbe42cb8134416bfcd948e2", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_f36105c8abef4e12951575ae2e235344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "083ed45dc6304863921534eb81843aa7"}, {"url": "http://172.30.9.22:8080/v1/AUTH_f36105c8abef4e12951575ae2e235344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a66af72e92b4f85bbe2cf42f386737d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9723ed4c5444c259bbde1fb4bcabc85"}], "type": "object-store", "id": "2ce7f70518c547dab17f9b64b192d97b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "20a79b2b4c114b0a843ecc8cf596730c"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28585d64006e49438ffafdd28e2df726"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7eac226a9dd143539cd7b399135e2733"}], "type": "network", "id": "2f514b68a307437a87414b6b2cea6fe5", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0755f3c1da7c4151aa3d642ba83c5245"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344b4c1a6bc641b1874b4df6f48e5839"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca17097e30b348beb8612261b287dcf2"}], "type": "metric", "id": "44d5b63d464a4188bd18df94d9608b68", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f36105c8abef4e12951575ae2e235344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "033a92aaa44246f38a7b7a1f012c8c17"}, {"url": "http://192.30.9.6:8004/v1/f36105c8abef4e12951575ae2e235344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d4f1a02ba8444f7a627a2a1867bfca7"}, {"url": "http://172.30.9.22:8004/v1/f36105c8abef4e12951575ae2e235344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bdb1714c936b4ac49dff71e4006cb808"}], "type": "orchestration", "id": "461702b092ee495e811cdaa3989e12d1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f6203e23fe24bcab31ee180483d306f"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667dc66256434a929d85a257616920e2"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8171b1e94faf46988ffd56bd82ddbc11"}], "type": "image", "id": "5647066b7d8a4369a09c1b5836aad072", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/f36105c8abef4e12951575ae2e235344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "182006a2618a497284b5143bd7426406"}, {"url": "http://192.30.9.6:8776/v1/f36105c8abef4e12951575ae2e235344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85af7927e1d64dd1924e1407683c0a0a"}, {"url": "http://192.30.9.6:8776/v1/f36105c8abef4e12951575ae2e235344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b92400a078b146da9e97f4584122edad"}], "type": "volume", "id": "5ad7978dae7a4628a46551b9fef4837d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f36105c8abef4e12951575ae2e235344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f51f6469774dd3992f34a109a49ad1"}, {"url": "http://172.30.9.22:8776/v3/f36105c8abef4e12951575ae2e235344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68bf2db76b7425cb86b40806112a83b"}, {"url": "http://192.30.9.6:8776/v3/f36105c8abef4e12951575ae2e235344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9687bee426c49a9a25c6a9b27c154c7"}], "type": "volumev3", "id": "78a70aaab89542768e268dedcd3ab651", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "072d35ba49fe448fb877727a97b2d0ec"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17aa2f2c07f948aebed02ce8d893973f"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19e46e4b46ff4517a29e4aa44683cbee"}], "type": "identity", "id": "88cb31b09d2440c9ae01ac78e624dcac", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e639a7dab3c46559767c29a12a22a35"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c7efcf2af4344d683fe5da8fa844355"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a55711ba096c4187969ad4055f865f72"}], "type": "event", "id": "909b8bee50554dd9ade384fb1c845d47", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "283be3ec16834222b278c073bb801973"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "554210548abd435090fe87bdc7df6e48"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f5981191a6794d4a8801007f8b772dca"}], "type": "placement", "id": "996a9450efdd47de805df2bcc320d088", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00f44e3bcae949c49593cad3c701575c"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27d90c65982e4db4a0ae83e08296c545"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d57d0774310f4126a43df5574a3a772b"}], "type": "cloudformation", "id": "9ae7e4c7601646e59544df247d9ccad6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/f36105c8abef4e12951575ae2e235344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "309da0c2b8914f7da1d214dd87d35833"}, {"url": "http://192.30.9.6:8776/v2/f36105c8abef4e12951575ae2e235344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "717d17eb993743668b30002fca8b4446"}, {"url": "http://192.30.9.6:8776/v2/f36105c8abef4e12951575ae2e235344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8c2e2828b6d42e5a210d304cf5aea84"}], "type": "volumev2", "id": "c0a399bb4dc44409b184c9bb394ee08f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4640be1c4e754ad38cc83e4477dd22e2"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca95be2e0d93469da1721cec6f7afe8c"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d832ff4768d94d81a7f39aaffc300e8e"}], "type": "alarming", "id": "cd0aa172b9b647b0a304b270dc267c9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2074d587cb58441c9f22c2ac6979ccff"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cfdea46a6ca4f31b6fe51798448d468"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9e4c9e7595cb4fcfaeec568ec1b70c0c"}], "type": "compute", "id": "cd88e0d615544b09b4f9999c51b1e1c0", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_48b83873-ebc5-499a-8f29-c8e1c2947145", "id": "3e18448c50af42299793fc8cef5a3b9a"}, "audit_ids": ["M3SP8fSeRgu7qugPQ_q0dA"], "issued_at": "2018-08-05T19:45:56.000000Z"}} 2018-08-05 19:45:56,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-05 19:45:56,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" -d '{"network": {"name": "juju_epc-net_48b83873-ebc5-499a-8f29-c8e1c2947145", "admin_state_up": true}}' 2018-08-05 19:45:56,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c0014123-78e4-42cc-9318-addcfca734f3 Date: Sun, 05 Aug 2018 19:45:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"88e6049e-4536-4810-9aea-f4c2b98de713","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f36105c8abef4e12951575ae2e235344","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T19:45:56Z","is_default":false,"name":"juju_epc-net_48b83873-ebc5-499a-8f29-c8e1c2947145","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f36105c8abef4e12951575ae2e235344","created_at":"2018-08-05T19:45:56Z","mtu":1450}} 2018-08-05 19:45:56,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c0014123-78e4-42cc-9318-addcfca734f3 2018-08-05 19:45:56,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.53111577034s 2018-08-05 19:45:56,740 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c0014123-78e4-42cc-9318-addcfca734f3 2018-08-05 19:45:56,740 - 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-05T19:45:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'88e6049e-4536-4810-9aea-f4c2b98de713', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_48b83873-ebc5-499a-8f29-c8e1c2947145', u'admin_state_up': True, u'tenant_id': u'f36105c8abef4e12951575ae2e235344', u'created_at': u'2018-08-05T19:45:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f36105c8abef4e12951575ae2e235344', u'l2_adjacency': True}) 2018-08-05 19:45:56,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 19:45:56,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 19:45:57,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-ebf6110a-90ca-427c-98c9-501e8e35fdb7 Date: Sun, 05 Aug 2018 19:45:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"88e6049e-4536-4810-9aea-f4c2b98de713","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f36105c8abef4e12951575ae2e235344","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T19:45:56Z","qos_policy_id":null,"name":"juju_epc-net_48b83873-ebc5-499a-8f29-c8e1c2947145","admin_state_up":true,"tenant_id":"f36105c8abef4e12951575ae2e235344","created_at":"2018-08-05T19:45:56Z","mtu":1450}]} 2018-08-05 19:45:57,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ebf6110a-90ca-427c-98c9-501e8e35fdb7 2018-08-05 19:45:57,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.519248962402s 2018-08-05 19:45:57,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ebf6110a-90ca-427c-98c9-501e8e35fdb7 2018-08-05 19:45:57,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-05 19:45:57,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" -d '{"subnet": {"name": "juju_epc-subnet_48b83873-ebc5-499a-8f29-c8e1c2947145", "enable_dhcp": true, "network_id": "88e6049e-4536-4810-9aea-f4c2b98de713", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-05 19:45:58,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bfb4be3e-4d12-4a9b-840b-8905703ed58f Date: Sun, 05 Aug 2018 19:45:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88e6049e-4536-4810-9aea-f4c2b98de713","tenant_id":"f36105c8abef4e12951575ae2e235344","created_at":"2018-08-05T19:45:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T19:45:57Z","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":"f36105c8abef4e12951575ae2e235344","id":"3b2250d2-7a77-42ec-9469-13bcf86b145f","subnetpool_id":null,"name":"juju_epc-subnet_48b83873-ebc5-499a-8f29-c8e1c2947145"}} 2018-08-05 19:45:58,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-bfb4be3e-4d12-4a9b-840b-8905703ed58f 2018-08-05 19:45:58,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.992897987366s 2018-08-05 19:45:58,256 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-bfb4be3e-4d12-4a9b-840b-8905703ed58f 2018-08-05 19:45:58,256 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T19:45:57Z', 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'3b2250d2-7a77-42ec-9469-13bcf86b145f', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_48b83873-ebc5-499a-8f29-c8e1c2947145', u'enable_dhcp': True, u'network_id': u'88e6049e-4536-4810-9aea-f4c2b98de713', u'tenant_id': u'f36105c8abef4e12951575ae2e235344', u'created_at': u'2018-08-05T19:45:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f36105c8abef4e12951575ae2e235344'}) 2018-08-05 19:45:58,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-05 19:45:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" -d '{"router": {"external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089"}, "name": "juju_epc-router_48b83873-ebc5-499a-8f29-c8e1c2947145", "admin_state_up": true}}' 2018-08-05 19:46:05,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-10ca40dc-9982-449d-bb8a-fa4517b303ea Date: Sun, 05 Aug 2018 19:46:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:45:59Z", "admin_state_up": true, "updated_at": "2018-08-05T19:46:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f36105c8abef4e12951575ae2e235344", "id": "274940d8-be95-4706-930d-b3342d342cde", "name": "juju_epc-router_48b83873-ebc5-499a-8f29-c8e1c2947145"}} 2018-08-05 19:46:05,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-10ca40dc-9982-449d-bb8a-fa4517b303ea 2018-08-05 19:46:05,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.81458306313s 2018-08-05 19:46:05,072 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-10ca40dc-9982-449d-bb8a-fa4517b303ea 2018-08-05 19:46:05,072 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-05T19:46:00Z', u'revision_number': 3, u'id': u'274940d8-be95-4706-930d-b3342d342cde', u'external_gateway_info': {u'network_id': u'28f09cfd-ef38-4a4a-8993-7fc081e43089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa8413e5-5f36-4024-830c-66a3bfc0c956', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_48b83873-ebc5-499a-8f29-c8e1c2947145', u'admin_state_up': True, u'tenant_id': u'f36105c8abef4e12951575ae2e235344', u'created_at': u'2018-08-05T19:45:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'f36105c8abef4e12951575ae2e235344'}) 2018-08-05 19:46:05,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-05 19:46:05,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/274940d8-be95-4706-930d-b3342d342cde/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" -d '{"subnet_id": "3b2250d2-7a77-42ec-9469-13bcf86b145f"}' 2018-08-05 19:46:08,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d8d1866a-129c-4d61-a92e-0670ca356d5d Date: Sun, 05 Aug 2018 19:46:08 GMT RESP BODY: {"network_id": "88e6049e-4536-4810-9aea-f4c2b98de713", "tenant_id": "f36105c8abef4e12951575ae2e235344", "subnet_id": "3b2250d2-7a77-42ec-9469-13bcf86b145f", "subnet_ids": ["3b2250d2-7a77-42ec-9469-13bcf86b145f"], "port_id": "b32528b6-3325-4f2c-8336-5cf8826e6bf0", "id": "274940d8-be95-4706-930d-b3342d342cde"} 2018-08-05 19:46:08,065 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/274940d8-be95-4706-930d-b3342d342cde/add_router_interface.json used request id req-d8d1866a-129c-4d61-a92e-0670ca356d5d 2018-08-05 19:46:08,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.99216413498s 2018-08-05 19:46:08,066 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/274940d8-be95-4706-930d-b3342d342cde/add_router_interface.json used request id req-d8d1866a-129c-4d61-a92e-0670ca356d5d returning object 274940d8-be95-4706-930d-b3342d342cde 2018-08-05 19:46:08,066 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-05 19:46:09,699 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:516189fbb544e5f081314c2f1b95fc5a sha256:b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20 2018-08-05 19:46:09,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-05 19:46:09,705 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 05 Aug 2018 19:46:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-05 19:46:09,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:46:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 19:46:09,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-339271d7-85f3-4286-8240-7869b0230398 Date: Sun, 05 Aug 2018 19:46:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:46:09,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-339271d7-85f3-4286-8240-7869b0230398 2018-08-05 19:46:09,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225787162781s 2018-08-05 19:46:09,936 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-339271d7-85f3-4286-8240-7869b0230398 2018-08-05 19:46:09,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 19:46:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" -d '{"owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "owner_specified.shade.object": "images/juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145"}' 2018-08-05 19:46:10,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d837140a-0476-40d2-a7c0-907f1591fbea Date: Sun, 05 Aug 2018 19:46:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/file", "owner": "f36105c8abef4e12951575ae2e235344", "id": "f51b7df9-1d70-4417-9f37-d4c220cf7f96", "size": null, "self": "/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-05T19:46:10Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "checksum": null, "created_at": "2018-08-05T19:46:10Z", "protected": false} 2018-08-05 19:46:10,560 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d837140a-0476-40d2-a7c0-907f1591fbea 2018-08-05 19:46:10,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.616780042648s 2018-08-05 19:46:10,560 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d837140a-0476-40d2-a7c0-907f1591fbea returning object f51b7df9-1d70-4417-9f37-d4c220cf7f96 2018-08-05 19:46:10,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 19:46:10,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" -d '' 2018-08-05 19:46:15,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-149b5515-6994-4a8b-b99f-04e7ea4613a7 Date: Sun, 05 Aug 2018 19:46: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-05 19:46:15,190 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/file used request id req-149b5515-6994-4a8b-b99f-04e7ea4613a7 2018-08-05 19:46:15,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.6291410923s 2018-08-05 19:46:15,191 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/file used request id req-149b5515-6994-4a8b-b99f-04e7ea4613a7 2018-08-05 19:46:15,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:46:15,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 19:46:15,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-8e0460e8-90b0-456a-bce6-28bf3d709dca Date: Sun, 05 Aug 2018 19:46:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/snap", "metadata": {}}], "file": "/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/file", "owner": "f36105c8abef4e12951575ae2e235344", "id": "f51b7df9-1d70-4417-9f37-d4c220cf7f96", "size": 292618240, "self": "/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-05T19:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-08-05T19:46:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:46:15,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8e0460e8-90b0-456a-bce6-28bf3d709dca 2018-08-05 19:46:15,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338468551636s 2018-08-05 19:46:15,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8e0460e8-90b0-456a-bce6-28bf3d709dca 2018-08-05 19:46:15,231 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/file', 'owner': u'f36105c8abef4e12951575ae2e235344', 'id': u'f51b7df9-1d70-4417-9f37-d4c220cf7f96', 'size': 292618240, u'self': u'/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f36105c8abef4e12951575ae2e235344', 'name': 'juju_epc-project_48b83873-ebc5-499a-8f29-c8e1c2947145', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T19:46:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T19:46:15Z', u'owner_specified.shade.sha256': u'b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20', u'owner_specified.shade.object': u'images/juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'516189fbb544e5f081314c2f1b95fc5a', 'properties': {u'self': u'/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96', u'owner_specified.shade.md5': u'516189fbb544e5f081314c2f1b95fc5a', u'owner_specified.shade.object': u'images/juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145', u'owner_specified.shade.sha256': u'b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145', 'created': u'2018-08-05T19:46:10Z', 'checksum': u'516189fbb544e5f081314c2f1b95fc5a', 'created_at': u'2018-08-05T19:46:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96', u'owner_specified.shade.md5': u'516189fbb544e5f081314c2f1b95fc5a', u'owner_specified.shade.object': u'images/juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145', u'owner_specified.shade.sha256': u'b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20', u'schema': u'/v2/schemas/image'}}) 2018-08-05 19:46:16,559 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f51b7df9-1d70-4417-9f37-d4c220cf7f96 -s xenial -r regionOne -u http://172.30.9.22: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-05 19:46:16,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 19:46:16,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_48b83873-ebc5-499a-8f29-c8e1c2947145", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-05 19:46:16,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:46:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-146504d4-c362-4830-9e54-09211fd4477f x-compute-request-id: req-146504d4-c362-4830-9e54-09211fd4477f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_48b83873-ebc5-499a-8f29-c8e1c2947145", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6", "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": "e04b4ab8-de24-4e7f-8b19-631c0c2464a6"}} 2018-08-05 19:46:16,819 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-146504d4-c362-4830-9e54-09211fd4477f 2018-08-05 19:46:16,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.2568359375s 2018-08-05 19:46:16,820 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-146504d4-c362-4830-9e54-09211fd4477f 2018-08-05 19:46:16,821 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_48b83873-ebc5-499a-8f29-c8e1c2947145', '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'449c5b575fb242d6b133df2f87012577', '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'e04b4ab8-de24-4e7f-8b19-631c0c2464a6', 'swap': 0}) 2018-08-05 19:46:16,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 19:46:16,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" -d '{"extra_specs": {}}' 2018-08-05 19:46:16,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19:46:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9349b73c-aaa8-4c09-9a2a-70f467fbe748 x-compute-request-id: req-9349b73c-aaa8-4c09-9a2a-70f467fbe748 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 19:46:16,845 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6/os-extra_specs used request id req-9349b73c-aaa8-4c09-9a2a-70f467fbe748 2018-08-05 19:46:16,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236580371857s 2018-08-05 19:46:16,846 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6/os-extra_specs used request id req-9349b73c-aaa8-4c09-9a2a-70f467fbe748 2018-08-05 19:46:16,846 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-05 19:46:16,847 - 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-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-202 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-08-05 19:46:16,855 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-05 19:46:16,937 - 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-05 19:46:16,937 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-05 19:46:17,028 - 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-05 19:46:17,030 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-05 19:46:18,487 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-05 19:46:18,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:46:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 19:46:18,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-a21d2ad5-ce4a-4c13-8f61-e42c64ba2773 Date: Sun, 05 Aug 2018 19:46:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/snap", "metadata": {}}], "file": "/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/file", "owner": "f36105c8abef4e12951575ae2e235344", "id": "f51b7df9-1d70-4417-9f37-d4c220cf7f96", "size": 292618240, "self": "/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-05T19:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-08-05T19:46:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:46:18,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a21d2ad5-ce4a-4c13-8f61-e42c64ba2773 2018-08-05 19:46:18,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218500852585s 2018-08-05 19:46:18,709 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a21d2ad5-ce4a-4c13-8f61-e42c64ba2773 2018-08-05 19:46:18,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-05 19:46:18,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/juju_epc-img_alt_48b83873-ebc5-499a-8f29-c8e1c2947145", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_48b83873-ebc5-499a-8f29-c8e1c2947145"}' 2018-08-05 19:46:19,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-39dd0da0-3d1e-404f-9ec2-dc85fc8a8c90 Date: Sun, 05 Aug 2018 19:46:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc/file", "owner": "f36105c8abef4e12951575ae2e235344", "id": "7311799d-3c04-4758-9a43-917d503ca3dc", "size": null, "self": "/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:46:19Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_48b83873-ebc5-499a-8f29-c8e1c2947145", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_48b83873-ebc5-499a-8f29-c8e1c2947145", "checksum": null, "created_at": "2018-08-05T19:46:19Z", "protected": false} 2018-08-05 19:46:19,375 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-39dd0da0-3d1e-404f-9ec2-dc85fc8a8c90 2018-08-05 19:46:19,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.658062934875s 2018-08-05 19:46:19,376 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-39dd0da0-3d1e-404f-9ec2-dc85fc8a8c90 returning object 7311799d-3c04-4758-9a43-917d503ca3dc 2018-08-05 19:46:19,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-05 19:46:19,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" -d '' 2018-08-05 19:46:23,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d594afef-9288-49de-bbf7-d5dded800c59 Date: Sun, 05 Aug 2018 19:46: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-05 19:46:23,112 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc/file used request id req-d594afef-9288-49de-bbf7-d5dded800c59 2018-08-05 19:46:23,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.73550915718s 2018-08-05 19:46:23,112 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc/file used request id req-d594afef-9288-49de-bbf7-d5dded800c59 2018-08-05 19:46:23,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 19:46:23,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 19:46:23,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-8f063e1b-bb15-4edf-b002-42546a17bfd6 Date: Sun, 05 Aug 2018 19:46:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/7311799d-3c04-4758-9a43-917d503ca3dc/snap", "metadata": {}}], "file": "/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc/file", "owner": "f36105c8abef4e12951575ae2e235344", "id": "7311799d-3c04-4758-9a43-917d503ca3dc", "size": 263062016, "self": "/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/7311799d-3c04-4758-9a43-917d503ca3dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-05T19:46:23Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_48b83873-ebc5-499a-8f29-c8e1c2947145", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_48b83873-ebc5-499a-8f29-c8e1c2947145", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-05T19:46:19Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/snap", "metadata": {}}], "file": "/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/file", "owner": "f36105c8abef4e12951575ae2e235344", "id": "f51b7df9-1d70-4417-9f37-d4c220cf7f96", "size": 292618240, "self": "/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-05T19:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-08-05T19:46:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 19:46:23,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8f063e1b-bb15-4edf-b002-42546a17bfd6 2018-08-05 19:46:23,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21430516243s 2018-08-05 19:46:23,332 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8f063e1b-bb15-4edf-b002-42546a17bfd6 2018-08-05 19:46:23,335 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/7311799d-3c04-4758-9a43-917d503ca3dc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc/file', 'owner': u'f36105c8abef4e12951575ae2e235344', 'id': u'7311799d-3c04-4758-9a43-917d503ca3dc', 'size': 263062016, u'self': u'/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f36105c8abef4e12951575ae2e235344', 'name': 'juju_epc-project_48b83873-ebc5-499a-8f29-c8e1c2947145', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/7311799d-3c04-4758-9a43-917d503ca3dc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-05T19:46:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-05T19:46:23Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_48b83873-ebc5-499a-8f29-c8e1c2947145', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'self': u'/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/juju_epc-img_alt_48b83873-ebc5-499a-8f29-c8e1c2947145', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_48b83873-ebc5-499a-8f29-c8e1c2947145', 'created': u'2018-08-05T19:46:19Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-05T19:46:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/juju_epc-img_alt_48b83873-ebc5-499a-8f29-c8e1c2947145', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}}) 2018-08-05 19:46:23,487 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 7311799d-3c04-4758-9a43-917d503ca3dc -s trusty -r regionOne -u http://172.30.9.22: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-05 19:46:23,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-05 19:46:23,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_48b83873-ebc5-499a-8f29-c8e1c2947145", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-05 19:46:23,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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-bd305800-2d17-45f3-a7ac-eb5e29d8a97b x-compute-request-id: req-bd305800-2d17-45f3-a7ac-eb5e29d8a97b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_48b83873-ebc5-499a-8f29-c8e1c2947145", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7946c474-31b1-4f9f-8835-dacf079d9a85", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7946c474-31b1-4f9f-8835-dacf079d9a85", "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": "7946c474-31b1-4f9f-8835-dacf079d9a85"}} 2018-08-05 19:46:23,553 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-bd305800-2d17-45f3-a7ac-eb5e29d8a97b 2018-08-05 19:46:23,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.065290927887s 2018-08-05 19:46:23,554 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-bd305800-2d17-45f3-a7ac-eb5e29d8a97b 2018-08-05 19:46:23,555 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_48b83873-ebc5-499a-8f29-c8e1c2947145', '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'449c5b575fb242d6b133df2f87012577', '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'7946c474-31b1-4f9f-8835-dacf079d9a85', 'swap': 0}) 2018-08-05 19:46:23,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-05 19:46:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7946c474-31b1-4f9f-8835-dacf079d9a85/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" -d '{"extra_specs": {}}' 2018-08-05 19:46:23,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 19: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 x-openstack-request-id: req-73190a2a-8ee3-410d-837e-710ab083821b x-compute-request-id: req-73190a2a-8ee3-410d-837e-710ab083821b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-05 19:46:23,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7946c474-31b1-4f9f-8835-dacf079d9a85/os-extra_specs used request id req-73190a2a-8ee3-410d-837e-710ab083821b 2018-08-05 19:46:23,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244989395142s 2018-08-05 19:46:23,580 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7946c474-31b1-4f9f-8835-dacf079d9a85/os-extra_specs used request id req-73190a2a-8ee3-410d-837e-710ab083821b 2018-08-05 19:46:23,580 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-05 19:50:29,000 - 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=88e6049e-4536-4810-9aea-f4c2b98de713 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 19:46:23 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 19:46:23 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=88e6049e-4536-4810-9aea-f4c2b98de713", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 19:46:23 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 19:46:23 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:88e6049e-4536-4810-9aea-f4c2b98de713 external-network:] 19:46:24 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 19:46:24 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[use-default-secgroup:true name:controller image-stream:released ssl-hostname-verification:false disable-network-management:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6rok4AzV3KpD9b5D0Iu9C/tzxeMxGZhWYD17hSZtQnYTbhQV5uamI0GUjhb9oPmviBAeksmJgUXJdfvW36QrAPB6bo1iqGrBvUg4h80oyOWAdMH7NJYW5ai72Ybz0O2Ql1q5ttHK2/iTDK5xDHkpsvQ4DkmBEoQp5t02Qq+F2GU6lV1YGvXisgoTg3yjqq5qUYTWcxwjrAJI3RoniZfcoJzJeGYnjKAG54cU4at/3WQgDbII5GmYgGQRGBa3z0tpSt3TF3++okHy+vt454TQRsDweAGz8qlsjvKwCGArwmV7wIRAg1zD0RoaoVT2C2uoRh8FteEZFtGkWp0g3loot juju-client-key transmit-vendor-metrics:true http-proxy: https-proxy: development:false apt-no-proxy: apt-https-proxy: agent-metadata-url: test-mode:false net-bond-reconfigure-delay:17 no-proxy:127.0.0.1,localhost,::1 default-series:xenial logging-config: type:openstack firewall-mode:instance max-action-results-age:336h provisioner-harvest-mode:destroyed network:88e6049e-4536-4810-9aea-f4c2b98de713 max-action-results-size:5G max-status-history-age:336h ignore-machine-addresses:false apt-mirror: agent-stream:released max-status-history-size:5G apt-ftp-proxy: update-status-hook-interval:5m proxy-ssh:false image-metadata-url: enable-os-upgrade:true enable-os-refresh-update:true apt-http-proxy: automatically-retry-hooks:true resource-tags: ftp-proxy: logforward-enabled:false use-floating-ip:true external-network: uuid:4de46f30-d2fa-45bd-860f-c340bc127992] 19:46:24 INFO juju.provider.openstack provider.go:144 opening model "controller" 19:46:24 DEBUG goose :1 auth details: &{Token:gAAAAABbZ1QQ9jV_ThwooetbJsUYRBoK-09dV73RCaVYDdnpNI9dxjBu9BpJXIWg5XpsyRb_4qdIN-MXk6QV_OYKxJB0SM_hjuc0RZ-KZR3KgzE0H5l7Zx1REoWTBhR5hqJDQc3rKZjOj8HdL4s5E4OiyL-dhiTMSbugBfnRzGsRKxlsmFpkdu8 TenantId:f36105c8abef4e12951575ae2e235344 UserId:3e18448c50af42299793fc8cef5a3b9a Domain: RegionServiceURLs:map[regionOne:map[volume:http://172.30.9.22:8776/v1/f36105c8abef4e12951575ae2e235344 event:http://172.30.9.22:8977 alarming:http://172.30.9.22:8042 cloudformation:http://172.30.9.22:8000/v1 object-store:http://172.30.9.22:8080/v1/AUTH_f36105c8abef4e12951575ae2e235344 network:http://172.30.9.22:9696 orchestration:http://172.30.9.22:8004/v1/f36105c8abef4e12951575ae2e235344 volumev3:http://172.30.9.22:8776/v3/f36105c8abef4e12951575ae2e235344 placement:http://172.30.9.22:8778/placement metric:http://172.30.9.22:8041 identity:http://172.30.9.22:5000 volumev2:http://172.30.9.22:8776/v2/f36105c8abef4e12951575ae2e235344 compute:http://172.30.9.22:8774/v2.1 image:http://172.30.9.22:9292]]} 19:46:24 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 19:46:24 DEBUG goose :1 performing API version discovery for "http://172.30.9.22:8774/" 19:46:24 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.22:8774/v2.1/ Rel:self}] Status:CURRENT}] 19:46:24 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 19:46:24 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 19:46:24 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 19:46:24 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 19:46:24 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 19:46:24 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 19:46:24 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 19:46:24 INFO cmd bootstrap.go:233 Loading image metadata 19:46:24 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 19:46:24 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 19:46:24 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 19:46:24 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.22:5000/v3} [genericlinux trusty xenial win2012hvr2 win2012r2 centos7 win10 quantal win2008r2 win2016 win81 win2012hv vivid wily zesty saucy win2016hv yakkety win2016nano win7 win8 opensuseleap precise raring utopic win2012] [amd64 i386 armhf arm64 ppc64el s390x] released}} 19:46:24 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 19:46:27 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 19:46:28 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.22:5000/v3} not found 19:46:28 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.22:5000/v3} not found 19:46:28 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 19:46:28 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 19:46:28 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 19:46:28 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 19:46:28 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 19:46:28 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 19:46:28 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 19:46:28 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 19:46:28 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 19:46:29 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 []} 19:46:32 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 19:46:32 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 19:46:33 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 19:46:33 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:f51b7df9-1d70-4417-9f37-d4c220cf7f96 Arch:amd64 VirtType:}] 19:46:33 INFO juju.environs.instances image.go:106 find instance - using image with id: f51b7df9-1d70-4417-9f37-d4c220cf7f96 19:46:33 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 19:46:33 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 19:46:33 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2487 bytes 19:46:33 DEBUG juju.provider.openstack provider.go:1022 using network id "88e6049e-4536-4810-9aea-f4c2b98de713" 19:46:33 DEBUG goose :1 performing API version discovery for "http://172.30.9.22:9696/" 19:46:33 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:9696/v2.0/ Rel:self}] Status:CURRENT}] 19:46:38 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" has status BUILD, wait 10 seconds before retry, attempt 11 19:48:41 INFO juju.provider.openstack provider.go:1189 started instance "b145a1f0-c0a5-4d81-b952-d61b091e4ad0" 19:48:41 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 19:48:43 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.201 19:48:43 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.201 - b145a1f0-c0a5-4d81-b952-d61b091e4ad0 (arch=amd64 mem=2G cores=1) 19:48:48 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 19:48:48 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 19:48:48 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 19:48:48 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 19:48:50 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 19:48:50 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 19:48:52 DEBUG juju.provider.openstack provider.go:414 instance b145a1f0-c0a5-4d81-b952-d61b091e4ad0 has floating IP address: 172.30.9.201 Attempting to connect to 172.30.9.201:22 Attempting to connect to 192.168.120.6:22 19:48:52 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.120.6 failed: ssh: connect to host 192.168.120.6 port 22: Connection refused 19:48:52 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 19:48:57 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.120.6 failed: ssh: connect to host 192.168.120.6 port 22: Connection refused 19:48:57 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-127992-controller-0 19:50:25 INFO cmd bootstrap.go:423 Bootstrap agent now started 19:50:27 DEBUG juju.provider.openstack provider.go:414 instance b145a1f0-c0a5-4d81-b952-d61b091e4ad0 has floating IP address: 172.30.9.201 19:50:27 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.201:17070 192.168.120.6:17070] 19:50:27 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.201 to verify accessibility... 19:50:27 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.201:17070 192.168.120.6:17070] 19:50:27 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" 19:50:27 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" 19:50:27 DEBUG juju.api monitor.go:35 RPC connection died 19:50:27 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 19:50:28 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.201:17070 192.168.120.6:17070] 19:50:28 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" 19:50:28 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" 19:50:28 DEBUG juju.api monitor.go:35 RPC connection died 19:50:28 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 19:50:28 INFO cmd controller.go:88 Controller machines are in the "controller" model. 19:50:28 INFO cmd controller.go:89 Initial model "default" added. 19:50:28 INFO cmd supercommand.go:465 command finished 2018-08-05 19:50:29,000 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-05 19:50:29,001 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-05 19:50:42,148 - 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-05 19:50:42,148 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-05 20:06:57,928 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-05 20:06:41.339202Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-05 20:06:57,928 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-08-05 20:06:57,928 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-08-05 20:06:58,117 - 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.203 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.208 3306/tcp oai-epc/0* active idle 2 172.30.9.213 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.205 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.203 2b17e9f9-b517-436a-bd41-21f306586912 xenial nova ACTIVE 1 started 172.30.9.208 d8eb7b90-4a43-4b77-b222-616dc7e2908b trusty nova ACTIVE 2 started 172.30.9.213 7f6eb9f1-b1f2-4772-97a0-6b30fa397cc7 trusty nova ACTIVE 3 started 172.30.9.205 f11d67e2-71f0-4de9-9873-24c6e46873dd 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-05 20:06:58,267 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.203 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-08-05 20:06:58,268 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-08-05 20:06:58,402 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.213 (agent:idle, workload:active) 2152/udp 2018-08-05 20:06:58,403 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-08-05 20:06:58,540 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.205 (agent:idle, workload:active) 2018-08-05 20:06:58,540 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-08-05 20:06:58,541 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-08-05 20:06:59,213 - 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-05 20:06:59,213 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-08-05 20:06:59,710 - 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-ef4403-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.203 closed. 2018-08-05 20:06:59,710 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-08-05 20:06:59,895 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 188d220a-cc16-4b96-88d8-0012d40a1ce2 2018-08-05 20:16:49,177 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-05 20:16:32.587210Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-05 20:16:49,178 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-08-05 20:16:49,584 - 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-05 20:16:49,585 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-08-05 20:16:49,614 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-08-05 20:16:49,614 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-08-05 20:16:49,836 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-05 20:16:49,836 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 30:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-05 20:16:50,806 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 19:53:37 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 19:53:37 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 19:53:37 DEBUG juju.agent read agent config, format "2.0" machine-0: 19:53:37 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 19:53:37 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 19:53:37 DEBUG juju.worker start "engine" machine-0: 19:53:37 INFO juju.worker start "engine" machine-0: 19:53:37 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 19:53:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 19:53:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 19:53:37 DEBUG juju.worker "engine" started machine-0: 19:53:37 DEBUG juju.worker.introspection stats worker now serving machine-0: 19:53:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 19:53:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 19:53:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 19:53:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 19:53:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 19:53:37 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 19:53:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 19:53:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 19:53:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.apicaller connecting with old password machine-0: 19:53:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 19:53:37 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-0: 19:53:37 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-0: 19:53:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-0: 19:53:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:37 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 19:53:38 DEBUG juju.worker.apicaller connected machine-0: 19:53:38 DEBUG juju.worker.apicaller changing password... machine-0: 19:53:38 DEBUG juju.worker.apicaller password changed machine-0: 19:53:38 DEBUG juju.api RPC connection died machine-0: 19:53:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 19:53:38 DEBUG juju.worker.apicaller connecting with current password machine-0: 19:53:38 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-0: 19:53:38 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-0: 19:53:38 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-0: 19:53:38 DEBUG juju.worker.apicaller connected machine-0: 19:53:38 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 19:53:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 19:53:38 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 19:53:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 19:53:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 19:53:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 19:53:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 19:53:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 19:53:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 19:53:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 19:53:38 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 19:53:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 19:53:38 INFO juju.worker.upgrader unblocking abort check machine-0: 19:53:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 19:53:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 19:53:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 19:53:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 19:53:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:53:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 19:53:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 19:53:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 19:53:39 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 19:53:39 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 19:53:39 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 19:53:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.logger logger setup machine-0: 19:53:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 19:53:39 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 19:53:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 19:53:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 19:53:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 19:53:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 19:53:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 19:53:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} machine-0: 19:53:39 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 19:53:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:53:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:53:39 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:53:39 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 19:53:39 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 19:53:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:53:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:53:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 19:53:39 DEBUG juju.network including address local-cloud:192.168.120.13 for machine machine-0: 19:53:39 DEBUG juju.network including address local-machine:::1 for machine machine-0: 19:53:39 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.13 local-machine:::1] machine-0: 19:53:39 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.120.13 local-machine:::1] machine-0: 19:53:39 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 19:53:39 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 19:53:39 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 19:53:39 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 19:53:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:53:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:53:39 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 19:53:39 DEBUG juju.network including address local-cloud:192.168.120.6 for machine machine-0: 19:53:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 19:53:39 DEBUG juju.network including address local-machine:::1 for machine machine-0: 19:53:39 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] machine-0: 19:53:39 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 19:53:39 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] machine-0: 19:53:39 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 19:53:39 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 19:53:39 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 19:53:39 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 19:53:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 19:53:39 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 19:53:39 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 19:53:39 DEBUG juju.worker start "0-container-watcher" machine-0: 19:53:39 DEBUG juju.worker start "stateconverter" machine-0: 19:53:39 INFO juju.worker start "0-container-watcher" machine-0: 19:53:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 19:53:39 DEBUG juju.worker "0-container-watcher" started machine-0: 19:53:39 INFO juju.worker start "stateconverter" machine-0: 19:53:39 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 19:53:39 DEBUG juju.worker "stateconverter" started machine-0: 19:53:39 INFO juju.worker.machiner "machine-0" started machine-0: 19:53:39 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 19:53:39 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 19:53:39 DEBUG juju.service discovered init system "systemd" from local host machine-0: 19:53:39 DEBUG juju.worker.deployer state addresses: ["192.168.120.6:37017"] machine-0: 19:53:39 DEBUG juju.worker.deployer API addresses: ["192.168.120.6:17070" "172.30.9.201:17070"] machine-0: 19:53:39 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: 19:53:39 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 19:53:39 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 19:53:39 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 19:53:39 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 19:53:39 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: 19:53:39 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 19:53:39 INFO juju.worker start "api" unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:53:39 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:78:1d:a0 192.168.120.0/24 1450 0 ens3 ethernet false false static 192.168.120.13 [] [] []} {2 fa:16:3e:78:1d:a0 1450 0 ens3 ethernet false false manual [] [] []} {3 62:06:f1:04:70:d4 1500 0 lxdbr0 bridge false false manual [] [] []} {3 62:06:f1:04:70:d4 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:53:39 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:53:39 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 19:53:39 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 19:53:39 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 19:53:39 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:53:39 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:53:39 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-0: 19:53:40 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 19:53:40 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 19:53:40 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 19:53:40 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 19:53:40 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 19:53:40 DEBUG juju.network "lxdbr0" has addresses [fe80::6006:f1ff:fe04:70d4/64 fe80::1/64] unit-abot-epc-basic-0: 19:53:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 19:53:40 DEBUG juju.network including address public:172.30.9.201 for machine unit-abot-epc-basic-0: 19:53:40 DEBUG juju.network including address local-cloud:192.168.120.6 for machine unit-abot-epc-basic-0: 19:53:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 19:53:40 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 19:53:40 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 19:53:40 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 19:53:40 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: 19:53:40 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 19:53:40 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 19:53:40 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 19:53:41 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 19:53:41 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 19:53:41 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 19:53:41 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 19:53:41 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: 19:53:41 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 19:53:41 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 19:53:41 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 19:53:41 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 19:53:41 DEBUG httpbakery client do GET https://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 19:53:41 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 19:53:41 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 19:53:41 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") machine-0: 19:53:41 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: 19:53:41 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:53:41 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 19:53:41 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 19:53:41 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 19:53:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 19:53:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:53:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:53:41 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ef4403-default-0 unit-abot-epc-basic-0: 19:53:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 19:53:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 19:53:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 19:53:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 19:53:41 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 19:53:42 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 19:53:42 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 19:53:42 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 19:53:43 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: 19:53:43 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 19:53:43 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: 19:53:43 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 19:53:43 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: 19:53:43 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 19:53:43 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: 19:53:43 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install Need to get 68.9 MB of archives. unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 19:53:43 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: 19:53:44 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: 19:53:45 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: 19:53:45 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: 19:53:45 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: 19:53:45 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-common all 1:7.7+13ubuntu3 [22.4 kB] unit-abot-epc-basic-0: 19:53:45 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: 19:53:45 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: 19:53:45 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] unit-abot-epc-basic-0: 19:53:46 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: 19:53:46 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: 19:53:46 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: 19:53:46 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: 19:53:46 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: 19:53:46 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: 19:53:46 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: 19:53:47 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: 19:53:47 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: 19:53:47 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: 19:53:47 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: 19:53:47 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: 19:53:47 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: 19:53:47 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: 19:53:48 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: 19:53:48 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: 19:53:48 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: 19:53:48 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: 19:53:48 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: 19:53:48 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: 19:53:49 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 8u171-b11-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 19:53:50 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: 19:53:50 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: 19:53:50 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: 19:53:51 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: 19:53:51 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: 19:53:51 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: 19:53:51 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: 19:53:51 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: 19:53:51 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: 19:53:51 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: 19:53:52 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: 19:53:52 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: 19:53:52 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: 19:53:52 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: 19:53:52 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: 19:53:52 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: 19:53:52 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: 19:53:52 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: 19:53:53 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: 19:53:53 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: 19:53:53 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: 19:53:53 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: 19:53:53 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: 19:53:53 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: 19:53:54 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: 19:53:54 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: 19:53:55 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2 [8956 B] unit-abot-epc-basic-0: 19:53:55 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: 19:53:55 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: 19:53:55 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: 19:53:55 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: 19:53:55 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: 19:53:55 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: 19:53:56 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: 19:53:56 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: 19:53:56 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: 19:53:56 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: 19:53:56 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: 19:53:56 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: 19:53:56 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: 19:53:57 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: 19:53:57 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.1 [20.2 kB] unit-abot-epc-basic-0: 19:53:57 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: 19:53:57 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: 19:53:57 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: 19:53:57 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: 19:53:58 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: 19:53:58 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: 19:53:58 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: 19:53:58 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: 19:53:58 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: 19:53:58 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: 19:53:58 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: 19:53:59 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: 19:53:59 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: 19:53:59 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: 19:53:59 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: 19:53:59 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: 19:53:59 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: 19:53:59 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: 19:54:00 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2 [642 kB] unit-abot-epc-basic-0: 19:54:00 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-doc all 2:1.6.3-1ubuntu2 [1465 kB] unit-abot-epc-basic-0: 19:54:00 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: 19:54:00 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: 19:54:00 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u171-b11-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 19:54:00 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 8u171-b11-0ubuntu0.16.04.1 [8213 kB] unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u171-b11-0ubuntu0.16.04.1 [451 kB] unit-abot-epc-basic-0: 19:54:01 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: 19:54:01 DEBUG unit.abot-epc-basic/0.install Fetched 68.9 MB in 17s (3866 kB/s) unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54327 files and directories currently installed.) unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3_all.deb ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3) ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 19:54:04 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: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 19:54:04 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: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 19:54:04 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: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 19:54:04 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: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 19:54:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:54:07 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 19:54:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 19:54:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 19:54:07 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 19:54:09 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: 19:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 19:54:09 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: 19:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 19:54:09 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: 19:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 19:54:10 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: 19:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 19:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 19:54:11 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: 19:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 19:54:11 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: 19:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 19:54:11 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: 19:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 19:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 19:54:11 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: 19:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 19:54:12 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: 19:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 19:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 19:54:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 19:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 19:54:13 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: 19:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 19:54:15 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: 19:54:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:54:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 19:54:15 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: 19:54:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 19:54:15 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: 19:54:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:54:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 19:54:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 19:54:15 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 19:54:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 19:54:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 19:54:16 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 19:54:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 19:54:16 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: 19:54:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 19:54:17 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: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 19:54:17 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: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 19:54:17 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: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 19:54:17 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: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 19:54:17 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: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 19:54:18 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: 19:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 19:54:18 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: 19:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 19:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 19:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 19:54:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:54:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 19:54:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:54:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 19:54:22 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 19:54:23 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 19:54:23 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 19:54:23 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:54:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 19:54:23 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 19:54:23 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:54:23 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:54:25 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 19:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 19:54:25 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3) ... unit-abot-epc-basic-0: 19:54:25 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: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 19:54:26 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: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 19:54:26 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: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 19:54:27 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: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:27 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: 19:54:27 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: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 19:54:28 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: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:28 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: 19:54:28 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: 19:54:28 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: 19:54:28 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: 19:54:28 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: 19:54:28 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: 19:54:28 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: 19:54:28 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: 19:54:28 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: 19:54:28 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: 19:54:28 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: 19:54:29 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 19:54:29 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: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 19:54:29 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: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:30 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: 19:54:30 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 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: 19:54:30 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:54:30 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: 19:54:30 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: 19:54:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:54:31 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:54:31 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:54:32 DEBUG unit.abot-epc-basic/0.install --2018-08-05 19:54:32-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 19:54:32 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 19:54:32 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 19:54:32 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 19:54:32 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: 19:54:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 99.0K 7m51s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 200K 5m52s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 8.68M 3m56s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.2M 2m58s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 203K 3m8s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.0M 2m37s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.1M 2m15s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.5M 1m58s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 212K 2m9s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.8M 1m57s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.9M 1m46s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.7M 98s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.1M 91s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.3M 84s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.2M 79s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.0M 74s unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.4M 70s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 229K 77s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.2M 73s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.3M 70s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.8M 66s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.8M 63s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.0M 61s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.4M 58s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.1M 56s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.2M 54s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.2M 52s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.3M 50s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.0M 49s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.3M 47s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.4M 46s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 176K 52s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 21.5M 51s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 319K 53s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 30.0M 52s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 59.0M 50s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 49.3M 49s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 58.6M 48s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 55.3M 46s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 55.3M 45s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 67.1M 44s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 69.6M 43s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 68.3M 42s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 63.6M 41s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 71.6M 40s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 69.3M 39s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 68.2M 38s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 63.4M 37s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 1009K 37s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 16.0M 37s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 20.5M 36s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 21.4M 35s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 20.7M 35s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 22.8M 34s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 23.3M 33s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 22.5M 33s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 22.5M 32s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 20.6M 32s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 23.3M 31s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 25.4M 31s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 25.5M 30s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 12.4M 30s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 313K 31s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 70.8M 31s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 53.8M 30s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 69.9M 30s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 67.2M 29s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 71.2M 29s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 67.6M 28s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 81.2M 28s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 78.4M 28s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 79.9M 27s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 69.8M 27s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 81.7M 26s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 14.5M 26s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.4M 26s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 6.90M 25s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 8.04M 25s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 1.39M 25s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.3M 25s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.2M 25s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.2M 24s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.1M 24s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.2M 24s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.0M 24s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.6M 23s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.2M 23s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 10.8M 23s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.7M 23s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 10.8M 22s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.6M 22s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.2M 22s unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.0M 22s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 395K 22s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.4M 22s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 11.0M 22s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 11.4M 22s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 11.5M 22s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 9.29M 21s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 8.75M 21s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 1.36M 21s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 11.4M 21s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 11.1M 21s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.2M 21s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.5M 21s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 10.9M 20s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.2M 20s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.9M 20s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.4M 20s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.3M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.2M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.3M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.9M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.7M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.0M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 402K 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.2M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 11.2M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.3M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.1M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 10.6M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 7.04M 18s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 1.43M 19s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 11.2M 18s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 11.5M 18s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 10.9M 18s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.0M 18s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.3M 18s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.4M 18s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.2M 18s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.3M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.2M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.5M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 10.9M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.7M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.5M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.1M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.6M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 410K 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 9.78M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 11.8M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 10.8M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 11.2M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.3M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 11.2M 16s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 1.37M 17s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 10.2M 16s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 10.6M 16s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.2M 16s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.2M 16s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 11.6M 16s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.0M 16s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.0M 16s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.8M 16s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.1M 16s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 10.6M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.9M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.0M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.2M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.2M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.4M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 419K 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 9.10M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 10.9M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.4M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 10.9M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.8M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 11.0M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 1.42M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.2M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.2M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.2M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 10.6M 15s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.5M 14s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.4M 14s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.2M 14s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.4M 14s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.0M 14s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.0M 14s unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.7M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 82.3K 16s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 89.7M 16s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 72.1M 16s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 86.3M 16s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 68.4M 16s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 87.3M 16s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 91.1M 16s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 104M 16s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 96.6M 16s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 112M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 112M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 113M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 101M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 110M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 114M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 114M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 102M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 115M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 1.69M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 8.32M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 9.90M 15s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 10.1M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 9.45M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.0M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 1.38M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 65.4M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 80.0M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 9.82M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 2.68M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 2.42M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 1.65M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 637K 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 1.58M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 5.46M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 11.1M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 10.8M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 11.4M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 11.5M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 10.8M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.7M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 11.0M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 1.60M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.0M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 6.92M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 8.65M 14s unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 4.11M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 192K 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 5.48M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 91.0M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 74.9M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 92.9M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 80.9M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 97.6M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 70.7M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 101M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 256K 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 8.45M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 8.18M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 3.40M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 93.5M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 4.49M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 9.64M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 16.5M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 21.7M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 7.22M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 92.4M 14s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 74.5M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 91.0M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 99.9M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 68.4M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 82.7M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 526K 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 1.24M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 5.49M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 6.02M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 7.73M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 1.40M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 8.13M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 4.63M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 2.37M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 6.06M 13s unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.3M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 83.2K 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 62.5M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 86.9M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 92.1M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 90.7M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 75.2M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 88.3M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 95.6M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 95.4M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 86.7M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 105M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 110M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 100M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 97.0M 14s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 107M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 97.6M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 114M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 92.2M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 105M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 107M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 102M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 97.5M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 1.11M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 4.52M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 3.28M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 1.53M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 2.08M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 3.01M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 6.99M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 524K 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 6.84M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 1.21M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 3.39M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 4.29M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 1.41M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 2.49M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 2.43M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 9.03M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 515K 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 6.88M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 1.38M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 2.95M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 4.63M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 1.35M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 4.42M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 1.65M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 7.79M 13s unit-abot-epc-basic-0: 19:54:38 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 2.70M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 592K 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 3.81M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 1.32M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 4.37M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 3.39M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 1.55M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 2.17M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 2.84M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 10.3M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 515K 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 8.56M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 1.37M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 3.00M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 4.82M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 1.38M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 5.44M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 1.91M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 3.53M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 9.64M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 520K 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 7.64M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 1.35M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 3.19M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 5.28M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 1.37M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 5.32M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 1.87M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 3.73M 12s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 9.58M 12s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 521K 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 7.82M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 1.31M 13s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 3.42M 12s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 4.55M 12s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 1.46M 12s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 5.40M 12s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 1.94M 12s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 3.57M 12s unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 7.69M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 525K 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 9.91M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 1.38M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 3.00M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 5.01M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 3.27M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 1.74M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 2.10M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 2.97M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 8.41M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 528K 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 8.32M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 1.53M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 2.74M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 4.43M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 3.79M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 1.61M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 3.56M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 1.85M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 8.49M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 2.71M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 608K 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 4.56M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 1.43M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 3.17M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 6.93M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 1.43M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 4.89M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 1.83M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 4.45M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 9.31M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 526K 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 8.75M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 1.48M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 2.72M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 5.43M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 3.79M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 1.61M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 3.04M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 2.08M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 8.63M 12s unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 2.18M 12s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 643K 12s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 4.61M 12s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 1.43M 12s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 3.68M 12s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 6.29M 12s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 1.39M 12s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 4.51M 12s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 2.28M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 3.28M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 8.61M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 530K 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 8.89M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.10M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 1.91M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 4.13M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 3.96M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 1.67M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 3.75M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 1.88M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 7.24M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 6.56M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 538K 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 9.51M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 1.43M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 2.83M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 5.21M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.55M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 4.50M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 2.50M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 2.56M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 8.00M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 807K 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 1.28M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 5.03M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 1.41M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 4.08M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 5.10M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 1.45M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 5.68M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 2.35M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 2.70M 11s unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 8.75M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 528K 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 8.82M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 2.96M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.65M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 4.09M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 4.46M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.53M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 4.35M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 2.29M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 3.59M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 6.74M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 532K 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 10.1M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 2.29M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 1.88M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 3.80M 11s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 4.13M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 1.63M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 4.06M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 2.12M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 4.69M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 7.66M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 533K 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 9.42M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 1.46M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 2.88M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 5.17M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 4.09M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 1.60M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 3.47M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 2.17M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 5.91M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 3.96M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 570K 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 9.28M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 1.45M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 2.30M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 8.94M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 1.56M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 4.66M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 2.67M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 2.53M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 6.77M 10s unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 2.24M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 635K 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 7.16M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 1.40M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 2.58M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 10.5M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 1.52M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 4.73M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.55M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 2.59M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 7.96M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 832K 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 1.20M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 4.33M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 1.58M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 2.69M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 10.2M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 1.47M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 4.28M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 2.82M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 2.55M 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 8.40M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 535K 10s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 6.92M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 3.52M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 1.61M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 3.01M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 7.61M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 1.52M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 3.58M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 2.31M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 3.71M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 8.98M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 537K 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 6.66M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 3.06M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 1.68M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 3.20M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 4.78M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 1.62M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 3.76M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 2.37M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 3.96M 9s unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 9.01M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 536K 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 7.21M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 1.68M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 2.65M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 3.72M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 4.78M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 1.63M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 3.50M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 2.20M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 4.89M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 5.55M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 547K 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 7.99M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 1.57M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 2.28M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 7.05M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 4.59M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 1.63M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 3.48M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.94M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 7.38M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 3.37M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 580K 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 7.76M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 1.47M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 2.44M 9s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 8.19M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.67M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 4.20M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 2.55M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 2.38M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 8.40M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 2.45M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 621K 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 7.37M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1.30M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 3.08M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 7.79M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.57M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 3.36M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 3.53M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 2.16M 8s unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 10.7M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 550K 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 5.62M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 6.36M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.32M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 3.05M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 8.42M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 1.49M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 3.56M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 2.62M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 2.91M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 10.8M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 550K 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 5.84M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 3.42M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.59M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 2.55M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 13.0M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 1.52M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 3.74M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 2.30M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 3.43M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 10.6M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 547K 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 6.06M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 3.45M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.61M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 2.52M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 10.7M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.54M 8s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 3.75M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 2.34M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 3.56M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 9.93M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 540K 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 6.92M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 3.12M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.67M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 2.59M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 7.47M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 1.63M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 3.83M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 2.13M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 3.94M 7s unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 10.8M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 538K 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 7.48M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 1.99M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 2.41M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 2.56M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 6.76M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 1.69M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 3.55M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 2.21M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 4.15M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 8.57M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 543K 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 7.33M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 1.78M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 2.04M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 3.84M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 6.99M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 1.67M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 3.69M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 1.87M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 5.55M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 4.87M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 554K 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 12.9M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 1.79M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 2.14M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 3.69M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 6.89M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 1.68M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 3.35M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 1.68M 7s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 9.11M 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 4.83M 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 555K 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 11.9M 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 1.86M 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 2.02M 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 4.05M 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 7.10M 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1.68M 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 3.37M 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 1.64M 6s unit-abot-epc-basic-0: 19:54:46 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 8.90M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 3.80M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 575K 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 197K 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 72.6M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 65.2M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 61.0M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 65.7M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 79.1M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 70.3M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 99.5M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 94.9M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 101M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 80.6M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 87.6M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 1.22M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 2.59M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 1.55M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 2.34M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 1.64M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 4.55M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 537K 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 11.7M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 1.34M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 2.13M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.63M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 2.46M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 1.51M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 6.35M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 519K 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 9.60M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1.94M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 1.51M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 5.35M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 1.36M 6s unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 1.92M 6s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 2.61M 6s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 564K 6s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 3.42M 6s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 10.3M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.34M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 2.24M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 1.60M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 2.58M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 1.58M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 5.72M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 519K 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 7.89M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 2.61M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.66M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 3.40M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 1.57M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 2.51M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 1.65M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 6.55M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 520K 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 8.25M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 2.65M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 1.68M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 3.40M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 1.56M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 2.97M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 1.58M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 5.78M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 525K 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 7.45M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 9.56M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.42M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 2.19M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 2.00M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 2.43M 5s unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.71M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 4.06M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 926K 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 1.01M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 9.55M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 2.04M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 1.78M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 4.92M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 1.59M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 2.90M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.65M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 6.04M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 540K 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 5.35M 5s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 9.99M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 1.43M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 2.35M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 6.54M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.54M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 2.17M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 2.04M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 7.64M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 530K 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 7.78M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 196K 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 61.5M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 77.2M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 89.6M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 81.2M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 72.2M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 87.5M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 89.8M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 103M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 86.2M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 4.43M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 1.28M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 1.79M 4s unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 1.92M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 1.42M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 558K 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 2.84M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 9.03M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 1.07M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 3.10M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.23M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 1.47M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 3.77M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 521K 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 6.96M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.47M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 1.98M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 196K 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 61.0M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 65.3M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 80.7M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 81.8M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 74.4M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 94.9M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.57M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 1.09M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 1.72M 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 542K 4s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 1.48M 3s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.65M 3s unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 1.15M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 1.20M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 506K 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 4.67M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 970K 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.60M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 1.26M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 688K 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 941K 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.95M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 1.28M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.27M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 1.20M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 500K 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 3.84M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 1.09M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 2.98M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 1.13M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.16M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 521K 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 4.62M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.02M 3s unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 1.77M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 1.33M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 1.45M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 515K 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 4.21M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 1.01M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 1.88M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 1.21M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 1.67M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 522K 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 4.16M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 1.01M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 1.87M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 180K 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 73.6M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 68.3M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 72.1M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 66.8M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 87.0M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 71.6M 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 568K 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 888K 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 910K 3s unit-abot-epc-basic-0: 19:54:52 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1.03M 3s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 1.19M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 489K 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 1.12M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 1.26M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 1.20M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 609K 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 956K 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 915K 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 1.11M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 1.16M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 498K 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 1.47M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 1.32M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1.10M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 1.04M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 521K 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 1.02M 2s unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 1.46M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.14M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 667K 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 900K 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 1007K 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.30M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 1.16M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 473K 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 2.85M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 912K 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.48M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 1.01M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 507K 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 2.80M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 916K 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 1.37M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 1.09M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 502K 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 2.95M 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 921K 2s unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.49M 2s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 1.01M 2s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 776K 2s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 966K 2s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 1001K 2s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 1.34M 2s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 1.18M 2s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 733K 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 909K 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 1.05M 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 1.23M 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.18M 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 1.60M 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 537K 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.11M 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 2.51M 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 1.08M 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 1.13M 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 517K 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 1.42M 1s unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 1.69M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 1.03M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 1.25M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 497K 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 1.65M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 1.44M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 1.07M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.33M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 503K 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 2.21M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 1.05M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 1.25M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 1.18M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 511K 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 2.75M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 964K 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 1.34M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 1.18M 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 765K 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 899K 1s unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 1.01M 1s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 1.42M 1s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 1.10M 1s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 1.88M 1s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 517K 1s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.23M 1s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 2.08M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 892K 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 1.65M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 501K 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 1.38M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 1.69M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 1.05M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 1.23M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 507K 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 1.63M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 1.35M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 1.14M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 1.29M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 519K 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 1.67M 0s unit-abot-epc-basic-0: 19:54:57 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 1.14M 0s unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 1.17M 0s unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 1.29M 0s unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 1.88M=26s unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install 2018-08-05 19:54:58 (1.79 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:54:58 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: 19:54:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57368 files and directories currently installed.) unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 19:55:00 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: 19:55:00 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 19:55:00 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: 19:55:00 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 19:55:00 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: 19:55:00 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: 19:55:00 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 19:55:00 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: 19:55:00 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 19:55:00 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: 19:55:00 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 19:55:00 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: 19:55:00 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 19:55:01 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:55:01 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 19:55:01 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 19:55:01 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 19:55:01 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: 19:55:02 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: 19:55:02 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: 19:55:02 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: 19:55:02 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: 19:55:03 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: 19:55:03 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: 19:55:03 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: 19:55:03 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: 19:55:03 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: 19:55:04 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: 19:55:04 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: 19:55:04 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: 19:55:04 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: 19:55:04 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: 19:55:05 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: 19:55:05 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: 19:55:05 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: 19:55:05 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: 19:55:05 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: 19:55:05 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: 19:55:06 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: 19:55:06 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: 19:55:06 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: 19:55:06 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: 19:55:06 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: 19:55:06 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: 19:55:07 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: 19:55:07 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: 19:55:07 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: 19:55:07 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: 19:55:07 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: 19:55:07 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: 19:55:07 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: 19:55:08 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: 19:55:08 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: 19:55:08 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: 19:55:08 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: 19:55:08 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: 19:55:08 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: 19:55:08 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: 19:55:09 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: 19:55:09 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: 19:55:09 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: 19:55:09 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: 19:55:09 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: 19:55:09 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: 19:55:10 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: 19:55:10 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: 19:55:10 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: 19:55:10 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: 19:55:10 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: 19:55:10 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: 19:55:10 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: 19:55:11 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: 19:55:11 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: 19:55:11 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: 19:55:11 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: 19:55:11 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: 19:55:11 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: 19:55:11 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: 19:55:12 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: 19:55:12 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: 19:55:12 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: 19:55:12 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: 19:55:12 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: 19:55:13 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: 19:55:13 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: 19:55:13 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: 19:55:13 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: 19:55:14 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: 19:55:14 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: 19:55:14 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: 19:55:15 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: 19:55:15 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: 19:55:15 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: 19:55:15 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: 19:55:15 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: 19:55:15 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: 19:55:15 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: 19:55:16 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: 19:55:16 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: 19:55:16 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: 19:55:16 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: 19:55:16 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: 19:55:17 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: 19:55:17 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: 19:55:17 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: 19:55:17 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: 19:55:17 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: 19:55:18 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: 19:55:18 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: 19:55:18 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: 19:55:18 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: 19:55:18 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: 19:55:19 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: 19:55:19 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: 19:55:19 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-131.157 [866 kB] unit-abot-epc-basic-0: 19:55:19 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: 19:55:20 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: 19:55:20 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: 19:55:20 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: 19:55:21 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: 19:55:21 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: 19:55:21 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: 19:55:21 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: 19:55:22 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: 19:55:22 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: 19:55:22 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: 19:55:22 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: 19:55:22 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: 19:55:23 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: 19:55:23 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: 19:55:23 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: 19:55:23 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: 19:55:24 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: 19:55:24 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: 19:55:24 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: 19:55:25 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: 19:55:25 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: 19:55:25 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: 19:55:25 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: 19:55:25 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: 19:55:25 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: 19:55:26 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: 19:55:26 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: 19:55:26 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: 19:55:26 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: 19:55:26 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: 19:55:26 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: 19:55:27 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: 19:55:27 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: 19:55:27 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: 19:55:27 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: 19:55:27 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: 19:55:29 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: 19:55:29 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: 19:55:29 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: 19:55:29 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: 19:55:29 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: 19:55:29 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: 19:55:29 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: 19:55:30 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: 19:55:30 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: 19:55:30 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: 19:55:30 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: 19:55:30 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: 19:55:30 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: 19:55:30 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 29s (3469 kB/s) unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57531 files and directories currently installed.) unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 19:55:31 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: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 19:55:32 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: 19:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 19:55:32 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: 19:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 19:55:33 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: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 19:55:33 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: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 19:55:33 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: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 19:55:34 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: 19:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 19:55:35 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: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 19:55:35 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: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 19:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 19:55:35 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: 19:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 19:55:36 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: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 19:55:36 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: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 19:55:36 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: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 19:55:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 19:55:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:55:37 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... machine-1: 19:55:37 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 19:55:37 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 19:55:37 DEBUG juju.agent read agent config, format "2.0" machine-1: 19:55:37 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 19:55:37 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 19:55:37 DEBUG juju.worker start "engine" machine-1: 19:55:37 INFO juju.worker start "engine" machine-1: 19:55:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 19:55:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 19:55:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 19:55:37 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 19:55:37 DEBUG juju.worker "engine" started machine-1: 19:55:37 DEBUG juju.worker.introspection stats worker now serving machine-1: 19:55:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.apicaller connecting with old password machine-1: 19:55:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 19:55:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 19:55:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 19:55:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 19:55:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-1: 19:55:37 INFO juju.api connection established to "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-1: 19:55:37 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-1: 19:55:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 19:55:37 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:55:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 19:55:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... machine-1: 19:55:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 19:55:37 DEBUG juju.worker.apicaller connected machine-1: 19:55:37 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 19:55:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... machine-1: 19:55:37 DEBUG juju.worker.apicaller password changed machine-1: 19:55:37 DEBUG juju.api RPC connection died machine-1: 19:55:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 19:55:37 DEBUG juju.worker.apicaller connecting with current password machine-1: 19:55:37 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-1: 19:55:37 INFO juju.api connection established to "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-1: 19:55:37 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 19:55:38 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: 19:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... machine-1: 19:55:38 DEBUG juju.worker.apicaller connected machine-1: 19:55:38 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... machine-1: 19:55:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... machine-1: 19:55:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 19:55:38 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 19:55:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 19:55:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 19:55:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 19:55:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 19:55:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 19:55:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 19:55:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 19:55:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 19:55:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 19:55:38 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 19:55:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 19:55:38 INFO juju.worker.upgrader unblocking abort check machine-1: 19:55:38 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 19:55:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 19:55:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:55:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 19:55:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. machine-1: 19:55:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... machine-1: 19:55:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... machine-1: 19:55:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... machine-1: 19:55:38 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 19:55:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 19:55:38 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 19:55:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 19:55:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 19:55:38 DEBUG juju.worker.logger logger setup machine-1: 19:55:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 19:55:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 19:55:38 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 19:55:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 19:55:39 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 19:55:39 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 19:55:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 19:55:39 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 19:55:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 19:55:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} machine-1: 19:55:39 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 19:55:39 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: 19:55:39 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 19:55:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:55:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:55:39 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:55:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 19:55:39 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 19:55:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 19:55:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 19:55:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 19:55:39 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 19:55:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:55:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:55:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 19:55:39 DEBUG juju.network including address local-cloud:192.168.120.21 for machine machine-1: 19:55:39 DEBUG juju.network including address local-machine:::1 for machine machine-1: 19:55:39 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.21 local-machine:::1] machine-1: 19:55:39 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.120.21 local-machine:::1] machine-1: 19:55:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 19:55:39 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 19:55:39 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 19:55:39 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 19:55:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:55:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:55:39 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 19:55:39 DEBUG juju.network including address local-cloud:192.168.120.6 for machine machine-1: 19:55:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 19:55:39 DEBUG juju.network including address local-machine:::1 for machine machine-1: 19:55:39 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] machine-1: 19:55:39 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 19:55:39 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] machine-1: 19:55:39 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 19:55:39 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 19:55:39 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 19:55:39 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 19:55:39 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 19:55:39 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 19:55:39 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... machine-1: 19:55:39 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 19:55:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 19:55:39 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 19:55:39 INFO juju.worker.machiner "machine-1" started machine-1: 19:55:39 DEBUG juju.worker start "1-container-watcher" machine-1: 19:55:39 DEBUG juju.worker start "stateconverter" machine-1: 19:55:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 19:55:39 INFO juju.worker start "1-container-watcher" machine-1: 19:55:39 DEBUG juju.worker "1-container-watcher" started machine-1: 19:55:39 INFO juju.worker start "stateconverter" machine-1: 19:55:39 DEBUG juju.worker "stateconverter" started machine-1: 19:55:39 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... machine-1: 19:55:39 DEBUG juju.service discovered init system "upstart" from local host unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... machine-1: 19:55:39 DEBUG juju.worker.deployer state addresses: ["192.168.120.6:37017"] machine-1: 19:55:39 DEBUG juju.worker.deployer API addresses: ["192.168.120.6:17070" "172.30.9.201:17070"] machine-1: 19:55:39 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-mysql-0: 19:55:39 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 19:55:39 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-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-mysql-0: 19:55:39 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 19:55:39 DEBUG juju.worker start "api" unit-mysql-0: 19:55:39 INFO juju.worker start "api" unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 19:55:39 DEBUG juju.worker "api" started unit-mysql-0: 19:55:39 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:39 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 19:55:39 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-mysql-0: 19:55:39 INFO juju.api connection established to "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-mysql-0: 19:55:39 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... machine-1: 19:55:39 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:9e:f8:f6 192.168.120.0/24 1450 0 eth0 ethernet false false static 192.168.120.21 [] [] []} {2 fa:16:3e:9e:f8:f6 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-mysql-0: 19:55:39 DEBUG juju.worker.apicaller connected unit-mysql-0: 19:55:39 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 19:55:39 DEBUG juju.worker.apicaller password changed unit-mysql-0: 19:55:39 DEBUG juju.api RPC connection died unit-mysql-0: 19:55:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 19:55:39 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 19:55:39 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-mysql-0: 19:55:39 INFO juju.api connection established to "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-mysql-0: 19:55:39 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 19:55:40 DEBUG juju.worker.apicaller connected unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 19:55:40 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 19:55:40 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 19:55:40 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 19:55:40 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 19:55:40 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 19:55:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 19:55:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 19:55:40 DEBUG juju.network including address public:172.30.9.201 for machine unit-mysql-0: 19:55:40 DEBUG juju.network including address local-cloud:192.168.120.6 for machine unit-mysql-0: 19:55:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 19:55:40 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 19:55:40 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 19:55:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 19:55:40 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 19:55:40 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 19:55:40 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.worker.logger logger setup unit-mysql-0: 19:55:40 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-mysql-0: 19:55:40 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 19:55:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} unit-mysql-0: 19:55:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 19:55:40 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 19:55:40 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 19:55:40 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 19:55:40 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 19:55:40 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 19:55:40 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 19:55:40 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 19:55:40 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 19:55:40 INFO juju.worker.uniter resuming charm install unit-mysql-0: 19:55:40 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 19:55:40 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 19:55:40 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 19:55:40 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 19:55:40 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 19:55:40 DEBUG httpbakery client do GET https://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/charms?file=%2A&url=cs%3Amysql-55 { unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-mysql-0: 19:55:40 DEBUG httpbakery } -> error unit-mysql-0: 19:55:40 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 19:55:40 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 19:55:40 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: 19:55:40 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 19:55:40 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 19:55:40 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 19:55:40 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 19:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 19:55:41 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: 19:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 19:55:41 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: 19:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 19:55:41 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 19:55:41 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 19:55:41 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 19:55:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 19:55:41 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 19:55:41 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 19:55:41 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 19:55:41 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 19:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 19:55:41 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: 19:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 19:55:41 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:55:41 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 19:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 19:55:41 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: 19:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:55:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 19:55:41 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 19:55:41 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 19:55:41 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:55:41 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 19:55:42 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:55:42 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 19:55:42 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 19:55: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: 19:55:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:55:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-mysql-0: 19:55:43 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (640 kB/s) unit-abot-epc-basic-0: 19:55:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 19:55:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 19:55:43 DEBUG unit.mysql/0.install (Reading database ... 52372 files and directories currently installed.) unit-mysql-0: 19:55:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 19:55:43 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:55:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 19:55:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 19:55:43 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:43 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: 19:55:43 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 19:55:43 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 19:55:44 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 ... 61174 files and directories currently installed.) unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 19:55:44 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 19:55: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-abot-epc-basic-0: 19:55:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 19:55:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:55:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 19:55:45 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (65.2 kB/s) unit-abot-epc-basic-0: 19:55:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 19:55:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:55:45 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 19:55:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 19:55:45 DEBUG unit.mysql/0.install (Reading database ... 52412 files and directories currently installed.) unit-mysql-0: 19:55:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 19:55:45 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 19:55:45 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 19:55:46 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: 19:55:46 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 19:55:46 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 19:55: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: 19:55:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:55:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 19:55:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-131.157_amd64.deb ... unit-abot-epc-basic-0: 19:55:47 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-131.157) ... unit-mysql-0: 19:55:47 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: 19:55:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 19:55:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-mysql-0: 19:55:47 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: 19:55:47 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 19:55:47 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 19:55:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 19:55:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 19:55:48 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 19:55:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 19:55:48 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: 19:55:48 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:55:48 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: 19:55:48 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: 19:55:48 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-mysql-0: 19:55:48 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-mysql-0: 19:55:48 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 19:55:48 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 19:55:49 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:55:49 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-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:55:49 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] unit-mysql-0: 19:55:49 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 19:55:50 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: 19:55:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:55:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 19:55:50 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: 19:55:50 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:55:50 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: 19:55:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 19:55:50 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: 19:55:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:55:50 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-mysql-0: 19:55:50 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: 19:55:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-mysql-0: 19:55:50 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 19:55:50 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: 19:55:50 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:55:51 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: 19:55:51 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-mysql-0: 19:55:51 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 19:55:51 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: 19:55:51 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:55:52 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-abot-epc-basic-0: 19:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 19:55:52 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: 19:55:52 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:55:52 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: 19:55:52 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 19:55:52 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 19:55:53 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: 19:55:53 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: 19:55:53 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: 19:55:53 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-mysql-0: 19:55:53 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-mysql-0: 19:55:53 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 19:55:53 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 19:55:54 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-mysql-0: 19:55:54 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 19:55:54 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: 19:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 19:55:54 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: 19:55:54 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: 19:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 19:55:54 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 19:55:54 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: 19:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 19:55:54 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 19:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 19:55:55 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: 19:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 19:55:55 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 19:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 19:55:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 19:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-mysql-0: 19:55:55 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 19:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 19:55:55 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: 19:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 19:55:55 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-mysql-0: 19:55:55 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-abot-epc-basic-0: 19:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 19:55:55 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: 19:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 19:55:55 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: 19:55:55 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 19:55:55 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 19:55:56 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-mysql-0: 19:55:56 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-mysql-0: 19:55:56 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 19:55:56 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4162 kB/s) unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install (Reading database ... 52422 files and directories currently installed.) unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 19:55:57 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: 19:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 19:55:57 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: 19:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 19:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 19:55:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 19:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 19:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:55:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 19:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 19:55:57 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: 19:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:55:57 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 19:55:57 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: 19:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 19:55:58 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: 19:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 19:55:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... unit-mysql-0: 19:55:58 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... unit-mysql-0: 19:55:59 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 19:55:59 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 19:55:59 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 19:55:59 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 19:55:59 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:55:59 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:00 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 19:56:00 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 19:56:00 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 19:56:00 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 19:56:00 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:56:00 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:00 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 19:56:00 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:56:00 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:01 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 19:56:01 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 19:56:01 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 19:56:01 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 19:56:01 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:56:01 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:56:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 19:56:01 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 19:56:01 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:56:01 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:56:01 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 19:56:02 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 19:56:02 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 19:56:03 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 19:56:03 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 19:56:04 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: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 19:56:04 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 19:56:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 19:56:05 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-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 19:56:05 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 19:56:06 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 19:56:08 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:08 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 19:56:09 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 19:56:10 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 19:56:10 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: 19:56:10 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 19:56:10 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:56:10 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 19:56:10 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 19:56:10 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:56:11 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 19:56:11 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 19:56:11 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 19:56:11 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 19:56:11 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 19:56:11 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:56:11 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 19:56:11 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:56:11 DEBUG unit.mysql/0.install python-dnspython unit-mysql-0: 19:56:12 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:56:12 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 19:56:12 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 19:56:12 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-mysql-0: 19:56:12 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (99.8 kB/s) unit-mysql-0: 19:56:12 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 19:56:12 DEBUG unit.mysql/0.install (Reading database ... 57550 files and directories currently installed.) unit-mysql-0: 19:56:12 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 19:56:12 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 19:56:12 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 19:56:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:56:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:56:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:56:13 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 19:56:13 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 19:56:13 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-mysql-0: 19:56:13 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 19:56:13 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 19:56:13 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 19:56:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 19:56:14 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 7.2 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 363.8 KB/sec) unit-abot-epc-basic-0: 19:56:14 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-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 19:56:14 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 585.0 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 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 688.2 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1002.3 KB/sec) unit-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 19:56:14 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-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 19:56:14 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 284.9 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 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 444.1 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 12/37 KB 15/37 KB 18/37 KB 21/37 KB 23/37 KB 26/37 KB 28/37 KB 32/37 KB 36/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1126.0 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 DEBUG unit.abot-epc-basic/0.install 4/15 KB 7/15 KB 11/15 KB 15/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: 19:56:14 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-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 19:56:14 DEBUG unit.abot-epc-basic/0.install 4/33 KB 8/33 KB 12/33 KB 16/33 KB 20/33 KB 24/33 KB 28/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 980.0 KB/sec) unit-abot-epc-basic-0: 19:56:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:14 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 19:56:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 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: 19:56:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 19:56:14 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-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 19:56:14 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 810.5 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 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 1091.4 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 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 266.7 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 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 93.4 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 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 141.9 KB/sec) unit-abot-epc-basic-0: 19:56:14 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-mysql-0: 19:56:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 19:56:14 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 175.8 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:14 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 393.4 KB/sec) unit-abot-epc-basic-0: 19:56:14 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 3/12 KB 4/12 KB 6/12 KB 8/12 KB 10/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 515.4 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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 57.9 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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 226.8 KB/sec) unit-mysql-0: 19:56:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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 25.3 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 311.3 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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 51.3 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/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 291.1 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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: 19:56:15 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: 19:56:15 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 151.4 KB/sec) unit-abot-epc-basic-0: 19:56:15 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-mysql-0: 19:56:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 96.2 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 77.2 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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 39.1 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 99.1 KB/sec) unit-abot-epc-basic-0: 19:56:15 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-mysql-0: 19:56:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 3/11 KB 4/11 KB 7/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 473.7 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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 1705.6 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 643.7 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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 158.1 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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 388.1 KB/sec) unit-abot-epc-basic-0: 19:56:15 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-mysql-0: 19:56:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 884.0 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 1/14 KB 4/14 KB 7/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 718.2 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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 55.4 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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 170.7 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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: 19:56:15 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-mysql-0: 19:56:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 19:56:15 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 347.4 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 257.1 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 3/35 KB 5/35 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 5/35 KB 3/48 KB 3/30 KB 5/35 KB 3/48 KB 3/153 KB 3/30 KB 5/35 KB 3/48 KB 4/153 KB 3/30 KB 5/35 KB 3/48 KB 7/153 KB 3/30 KB 5/35 KB 6/48 KB 10/153 KB 3/30 KB 5/35 KB 3/48 KB 6/30 KB 5/35 KB 6/48 KB 10/153 KB 3/30 KB 5/35 KB 6/48 KB 7/153 KB 6/30 KB 5/35 KB 9/48 KB 12/153 KB 6/30 KB 5/35 KB 11/48 KB 12/153 KB 6/30 KB 5/35 KB 6/48 KB 12/153 KB 6/30 KB 8/35 KB 11/48 KB 12/153 KB 9/30 KB 11/35 KB 11/48 KB 12/153 KB 9/30 KB 13/35 KB 11/48 KB 12/153 KB 9/30 KB 16/35 KB 14/48 KB 12/153 KB 9/30 KB 8/35 KB 11/48 KB 12/153 KB 9/30 KB 13/35 KB 14/48 KB 12/153 KB 9/30 KB 16/35 KB 16/48 KB 12/153 KB 11/30 KB 16/35 KB 19/48 KB 15/153 KB 11/30 KB 16/35 KB 16/48 KB 15/153 KB 9/30 KB 16/35 KB 16/48 KB 15/153 KB 11/30 KB 16/35 KB 19/48 KB 18/153 KB 11/30 KB 16/35 KB 19/48 KB 20/153 KB 14/30 KB 16/35 KB 19/48 KB 20/153 KB 16/30 KB 16/35 KB 19/48 KB 23/153 KB 16/30 KB 16/35 KB 22/48 KB 23/153 KB 14/30 KB 16/35 KB 19/48 KB 23/153 KB 16/30 KB 16/35 KB 22/48 KB 26/153 KB 19/30 KB 19/35 KB 25/48 KB 26/153 KB 19/30 KB 16/35 KB 25/48 KB 26/153 KB 19/30 KB 16/35 KB 22/48 KB 26/153 KB 19/30 KB 19/35 KB 25/48 KB 28/153 KB 19/30 KB 21/35 KB 25/48 KB 31/153 KB 22/30 KB 21/35 KB 27/48 KB 34/153 KB 22/30 KB 21/35 KB 27/48 KB 36/153 KB 22/30 KB 21/35 KB 27/48 KB 40/153 KB 19/30 KB 21/35 KB 25/48 KB 28/153 KB 22/30 KB 3/50 KB 24/35 KB 27/48 KB 40/153 KB 22/30 KB 3/50 KB 27/35 KB 27/48 KB 40/153 KB 22/30 KB 3/50 KB 29/35 KB 27/48 KB 40/153 KB 22/30 KB 3/50 KB 32/35 KB 27/48 KB 40/153 KB 22/30 KB 3/50 KB 35/35 KB 27/48 KB 40/153 KB 22/30 KB 3/50 KB 21/35 KB 27/48 KB 40/153 KB 22/30 KB 6/50 KB 35/35 KB 27/48 KB 40/153 KB 22/30 KB 9/50 KB 35/35 KB 27/48 KB 40/153 KB 22/30 KB 11/50 KB 35/35 KB 27/48 KB 40/153 KB 22/30 KB 14/50 KB 35/35 KB 27/48 KB 40/153 KB 22/30 KB 16/50 KB 35/35 KB 27/48 KB 40/153 KB 22/30 KB 19/50 KB 35/35 KB 27/48 KB 40/153 KB 22/30 KB 21/35 KB 27/48 KB 31/153 KB 22/30 KB 19/50 KB 35/35 KB 30/48 KB 44/153 KB 22/30 KB 19/50 KB 35/35 KB 32/48 KB 44/153 KB 22/30 KB 19/50 KB 35/35 KB 36/48 KB 44/153 KB 22/30 KB 19/50 KB 35/35 KB 40/48 KB 44/153 KB 22/30 KB 19/50 KB 35/35 KB 44/48 KB 44/153 KB 22/30 KB 19/50 KB 35/35 KB 48/48 KB 44/153 KB 22/30 KB 21/35 KB 25/48 KB 31/153 KB 25/30 KB 19/50 KB 35/35 KB 48/48 KB 44/153 KB 27/30 KB 19/50 KB 35/35 KB 48/48 KB 44/153 KB 30/30 KB 19/50 KB 35/35 KB 48/48 KB 44/153 KB 22/30 KB 19/50 KB 35/35 KB 27/48 KB 44/153 KB 22/30 KB 19/50 KB 35/35 KB 27/48 KB 44/153 KB 30/30 KB 19/50 KB 35/35 KB 48/48 KB 48/153 KB 30/30 KB 22/50 KB 35/35 KB 48/48 KB 48/153 KB 30/30 KB 22/50 KB 35/35 KB 48/48 KB 52/153 KB 30/30 KB 22/50 KB 35/35 KB 48/48 KB 56/153 KB 30/30 KB 25/50 KB 35/35 KB 48/48 KB 56/153 KB 30/30 KB 27/50 KB 35/35 KB 48/48 KB 56/153 KB 30/30 KB 30/50 KB 35/35 KB 48/48 KB 60/153 KB 30/30 KB 27/50 KB 35/35 KB 48/48 KB 60/153 KB 30/30 KB 30/50 KB 35/35 KB 48/48 KB 64/153 KB 30/30 KB 30/50 KB 35/35 KB 48/48 KB 68/153 KB 30/30 KB 32/50 KB 35/35 KB 48/48 KB 68/153 KB 30/30 KB 32/50 KB 35/35 KB 48/48 KB 72/153 KB 30/30 KB 36/50 KB 35/35 KB 48/48 KB 76/153 KB 30/30 KB 36/50 KB 35/35 KB 48/48 KB 72/153 KB 30/30 KB 40/50 KB 35/35 KB 48/48 KB 76/153 KB 30/30 KB 44/50 KB 35/35 KB 48/48 KB 80/153 KB 30/30 KB 40/50 KB 35/35 KB 48/48 KB 80/153 KB 30/30 KB 44/50 KB 35/35 KB 48/48 KB 84/153 KB 30/30 KB 48/50 KB 35/35 KB 48/48 KB 84/153 KB unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 50/50 KB 35/35 KB 48/48 KB 84/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 376.8 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 421.1 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 570.1 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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-mysql-0: 19:56:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 50/50 KB 88/153 KB 50/50 KB 92/153 KB 50/50 KB 96/153 KB 50/50 KB 100/153 KB 50/50 KB 104/153 KB 4/119 KB 4/190 KB 50/50 KB 108/153 KB 4/119 KB 3/37 KB 50/50 KB 100/153 KB 4/119 KB 4/190 KB 50/50 KB 104/153 KB 4/119 KB 3/37 KB 4/190 KB 50/50 KB 104/153 KB 4/119 KB 8/190 KB 50/50 KB 112/153 KB 4/119 KB 3/37 KB 12/190 KB 50/50 KB 112/153 KB 4/119 KB 5/37 KB 8/190 KB 50/50 KB 112/153 KB 4/119 KB 5/37 KB 16/190 KB 50/50 KB 112/153 KB 4/119 KB 5/37 KB 16/190 KB 50/50 KB 112/153 KB 4/119 KB 8/37 KB 16/190 KB 50/50 KB 112/153 KB 8/119 KB 8/37 KB 16/190 KB 50/50 KB 112/153 KB 12/119 KB 8/37 KB 16/190 KB 50/50 KB 112/153 KB 12/119 KB 11/37 KB 4/190 KB 50/50 KB 112/153 KB 12/119 KB 11/37 KB 20/190 KB 116/153 KB 16/119 KB 13/37 KB 20/190 KB 112/153 KB 16/119 KB 13/37 KB 16/190 KB 112/153 KB 16/119 KB 13/37 KB 16/190 KB 112/153 KB 16/119 KB 11/37 KB 20/190 KB 116/153 KB 20/119 KB 13/37 KB 24/190 KB 120/153 KB 24/119 KB 14/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 534.9 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 24/190 KB 120/153 KB 20/119 KB 14/37 KB 24/190 KB 116/153 KB 20/119 KB 14/37 KB 24/190 KB 116/153 KB 20/119 KB 13/37 KB 28/190 KB 124/153 KB 28/119 KB 14/37 KB 32/190 KB 124/153 KB 28/119 KB 17/37 KB 32/190 KB 124/153 KB 28/119 KB 17/37 KB 36/190 KB 124/153 KB 28/119 KB 17/37 KB 24/190 KB 124/153 KB 28/119 KB 20/37 KB 24/190 KB 124/153 KB 28/119 KB 20/37 KB 36/190 KB 124/153 KB 28/119 KB 20/37 KB 36/190 KB 124/153 KB 32/119 KB 20/37 KB 36/190 KB 128/153 KB 32/119 KB 22/37 KB 36/190 KB 128/153 KB 32/119 KB 20/37 KB 36/190 KB 132/153 KB 32/119 KB 25/37 KB 40/190 KB 132/153 KB 32/119 KB 28/37 KB 40/190 KB 132/153 KB 32/119 KB 30/37 KB 36/190 KB 132/153 KB 32/119 KB 22/37 KB 40/190 KB 132/153 KB 32/119 KB 25/37 KB 44/190 KB 132/153 KB 36/119 KB 30/37 KB 48/190 KB 132/153 KB 36/119 KB 30/37 KB 40/190 KB 132/153 KB 36/119 KB 30/37 KB 48/190 KB 132/153 KB 40/119 KB 30/37 KB 52/190 KB 132/153 KB 44/119 KB 33/37 KB 52/190 KB 136/153 KB 44/119 KB 36/37 KB 52/190 KB 136/153 KB 44/119 KB 36/37 KB 3/86 KB 52/190 KB 136/153 KB 44/119 KB 36/37 KB 5/86 KB 52/190 KB 136/153 KB 44/119 KB 36/37 KB 8/86 KB 52/190 KB 132/153 KB 40/119 KB 30/37 KB 52/190 KB 136/153 KB 44/119 KB 33/37 KB 56/190 KB 140/153 KB 44/119 KB 36/37 KB 8/86 KB 56/190 KB 144/153 KB 44/119 KB 36/37 KB 8/86 KB 52/190 KB 132/153 KB 44/119 KB 33/37 KB 56/190 KB 144/153 KB 48/119 KB 36/37 KB 11/86 KB 56/190 KB 144/153 KB 48/119 KB 37/37 KB 11/86 KB 56/190 KB 144/153 KB 44/119 KB 36/37 KB 11/86 KB 56/190 KB 148/153 KB 48/119 KB 37/37 KB 11/86 KB 56/190 KB 152/153 KB 48/119 KB 37/37 KB 11/86 KB 56/190 KB 153/153 KB 52/119 KB 37/37 KB 13/86 KB 56/190 KB 136/153 KB 44/119 KB 36/37 KB 8/86 KB 60/190 KB 153/153 KB 52/119 KB 37/37 KB 13/86 KB 64/190 KB 153/153 KB 52/119 KB 37/37 KB 13/86 KB 56/190 KB 152/153 KB 52/119 KB 37/37 KB 13/86 KB 56/190 KB 152/153 KB 48/119 KB 37/37 KB 13/86 KB 64/190 KB 153/153 KB 56/119 KB 37/37 KB 13/86 KB 64/190 KB 153/153 KB 60/119 KB 37/37 KB 16/86 KB 64/190 KB 153/153 KB 60/119 KB 37/37 KB 13/86 KB 68/190 KB 153/153 KB 64/119 KB 37/37 KB 16/86 KB 68/190 KB 153/153 KB 64/119 KB 37/37 KB 19/86 KB 64/190 KB 153/153 KB 64/119 KB 37/37 KB 16/86 KB 68/190 KB 153/153 KB 68/119 KB 37/37 KB 19/86 KB 72/190 KB 153/153 KB 72/119 KB 37/37 KB 21/86 KB 72/190 KB 153/153 KB 68/119 KB 37/37 KB 21/86 KB 72/190 KB 153/153 KB 68/119 KB 37/37 KB 21/86 KB 76/190 KB 153/153 KB 76/119 KB 37/37 KB 21/86 KB 80/190 KB 153/153 KB 76/119 KB 37/37 KB 21/86 KB 80/190 KB 153/153 KB 76/119 KB 37/37 KB 24/86 KB 80/190 KB 153/153 KB 76/119 KB 37/37 KB 27/86 KB 72/190 KB 153/153 KB 76/119 KB 37/37 KB 27/86 KB 80/190 KB 153/153 KB 80/119 KB 37/37 KB 27/86 KB 84/190 KB 153/153 KB 80/119 KB 37/37 KB 27/86 KB 88/190 KB 153/153 KB 84/119 KB 29/86 KB 92/190 KB 153/153 KB 84/119 KB 29/86 KB 96/190 KB 153/153 KB 84/119 KB 29/86 KB 84/190 KB 153/153 KB 84/119 KB 29/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 321.4 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 84/190 KB 153/153 KB 80/119 KB 37/37 KB 29/86 KB 96/190 KB 84/119 KB 32/86 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 1251.0 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 100/190 KB 88/119 KB 36/86 KB 96/190 KB 88/119 KB 32/86 KB 100/190 KB 92/119 KB 36/86 KB 100/190 KB 96/119 KB 36/86 KB 100/190 KB 100/119 KB 36/86 KB 100/190 KB 88/119 KB 32/86 KB 104/190 KB 100/119 KB 40/86 KB 100/190 KB 100/119 KB 40/86 KB 108/190 KB 100/119 KB 44/86 KB 108/190 KB 100/119 KB 48/86 KB 108/190 KB 100/119 KB 40/86 KB 112/190 KB 100/119 KB 48/86 KB 112/190 KB 100/119 KB 52/86 KB 116/190 KB 104/119 KB 56/86 KB 116/190 KB 104/119 KB 60/86 KB 116/190 KB 104/119 KB 52/86 KB 112/190 KB 104/119 KB 52/86 KB 116/190 KB 108/119 KB 60/86 KB 116/190 KB 112/119 KB 60/86 KB 120/190 KB 112/119 KB 60/86 KB 124/190 KB 116/119 KB 60/86 KB 120/190 KB 116/119 KB 60/86 KB 3/26 KB 124/190 KB 116/119 KB 3/66 KB 64/86 KB 3/26 KB 124/190 KB 116/119 KB 64/86 KB 6/26 KB 128/190 KB 119/119 KB 3/66 KB 64/86 KB 124/190 KB 116/119 KB 64/86 KB 6/26 KB 128/190 KB 119/119 KB 6/66 KB 68/86 KB 6/26 KB 128/190 KB 119/119 KB 6/66 KB 64/86 KB 9/26 KB 128/190 KB 119/119 KB 9/66 KB 68/86 KB 3/26 KB 128/190 KB 116/119 KB 6/66 KB 68/86 KB 9/26 KB 128/190 KB 119/119 KB 6/66 KB 68/86 KB 11/26 KB 128/190 KB 119/119 KB 9/66 KB 68/86 KB 14/26 KB 128/190 KB 119/119 KB 11/66 KB 68/86 KB 16/26 KB 128/190 KB 119/119 KB 11/66 KB 68/86 KB 19/26 KB 132/190 KB 119/119 KB 11/66 KB 72/86 KB 9/26 KB 128/190 KB 119/119 KB 6/66 KB 68/86 KB 16/26 KB 132/190 KB 119/119 KB 11/66 KB 72/86 KB 16/26 KB 128/190 KB 119/119 KB 11/66 KB 72/86 KB 11/26 KB 128/190 KB 119/119 KB 11/66 KB 68/86 KB 19/26 KB 136/190 KB 119/119 KB 14/66 KB 72/86 KB 19/26 KB 136/190 KB 119/119 KB 16/66 KB 72/86 KB 19/26 KB 136/190 KB 119/119 KB 16/66 KB 76/86 KB 19/26 KB 136/190 KB 119/119 KB 19/66 KB 80/86 KB 19/26 KB 136/190 KB 119/119 KB 16/66 KB 80/86 KB 19/26 KB 136/190 KB 119/119 KB 19/66 KB 80/86 KB 19/26 KB 140/190 KB 119/119 KB 19/66 KB 80/86 KB 19/26 KB 144/190 KB 119/119 KB 22/66 KB 84/86 KB 19/26 KB 140/190 KB 119/119 KB 22/66 KB 84/86 KB 22/26 KB 148/190 KB 119/119 KB 22/66 KB 84/86 KB 19/26 KB 140/190 KB 119/119 KB 19/66 KB 84/86 KB 22/26 KB 148/190 KB 119/119 KB 25/66 KB 84/86 KB 22/26 KB 144/190 KB 119/119 KB 22/66 KB 84/86 KB 22/26 KB 152/190 KB 119/119 KB 27/66 KB 86/86 KB 25/26 KB 152/190 KB 119/119 KB 30/66 KB 86/86 KB 25/26 KB 152/190 KB 32/66 KB 86/86 KB 22/26 KB 152/190 KB 119/119 KB 27/66 KB 86/86 KB 25/26 KB 152/190 KB 119/119 KB 27/66 KB 86/86 KB 26/26 KB 152/190 KB 32/66 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 821.1 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 22/26 KB 152/190 KB 119/119 KB 30/66 KB 86/86 KB 26/26 KB 156/190 KB 32/66 KB 86/86 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 26/26 KB 160/190 KB 36/66 KB 86/86 KB 26/26 KB 164/190 KB 36/66 KB 86/86 KB 26/26 KB 168/190 KB 36/66 KB 86/86 KB 26/26 KB 156/190 KB 36/66 KB 86/86 KB 26/26 KB 172/190 KB 40/66 KB 86/86 KB 26/26 KB 172/190 KB 40/66 KB 86/86 KB 26/26 KB 176/190 KB 40/66 KB 86/86 KB 26/26 KB 176/190 KB 44/66 KB 86/86 KB 26/26 KB 176/190 KB 48/66 KB 86/86 KB 26/26 KB 180/190 KB 48/66 KB 86/86 KB 26/26 KB 184/190 KB 52/66 KB 86/86 KB 26/26 KB 188/190 KB 52/66 KB 86/86 KB 26/26 KB 180/190 KB 52/66 KB 86/86 KB 26/26 KB 190/190 KB 52/66 KB 86/86 KB 26/26 KB 190/190 KB 56/66 KB 86/86 KB 26/26 KB 190/190 KB 60/66 KB 86/86 KB 26/26 KB 190/190 KB 64/66 KB 86/86 KB 26/26 KB 190/190 KB 66/66 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 559.1 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 3/324 KB 190/190 KB 66/66 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 162.7 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 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 66/66 KB 16/324 KB 66/66 KB 19/324 KB 66/66 KB 19/324 KB 66/66 KB 4/228 KB 22/324 KB 66/66 KB 4/228 KB 22/324 KB 66/66 KB 8/228 KB 2/79 KB 22/324 KB 66/66 KB 8/228 KB 5/79 KB 22/324 KB 66/66 KB 8/228 KB 6/79 KB 22/324 KB 8/228 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 1170.6 KB/sec) unit-abot-epc-basic-0: 19:56:15 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 9/79 KB 25/324 KB 12/228 KB 10/79 KB 25/324 KB 12/228 KB 6/79 KB 25/324 KB 12/228 KB 6/79 KB 22/324 KB 12/228 KB 10/79 KB 25/324 KB 16/228 KB 10/79 KB 25/324 KB 20/228 KB 13/79 KB 27/324 KB 24/228 KB 13/79 KB 27/324 KB 20/228 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 395.2 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 10/79 KB 27/324 KB 20/228 KB 13/79 KB 30/324 KB 24/228 KB 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: 19:56:15 DEBUG unit.abot-epc-basic/0.install 14/79 KB 30/324 KB 24/228 KB 17/79 KB 30/324 KB 24/228 KB 18/79 KB 32/324 KB 28/228 KB 17/79 KB 32/324 KB 28/228 KB 17/79 KB 32/324 KB 24/228 KB 18/79 KB 32/324 KB 32/228 KB 18/79 KB 36/324 KB 32/228 KB 21/79 KB 40/324 KB 36/228 KB 21/79 KB 44/324 KB 36/228 KB 21/79 KB 48/324 KB 36/228 KB 21/79 KB 36/324 KB 36/228 KB 21/79 KB 36/324 KB 32/228 KB 22/79 KB 48/324 KB 36/228 KB 25/79 KB 48/324 KB 36/228 KB 26/79 KB 48/324 KB 40/228 KB 29/79 KB 48/324 KB 4/152 KB 40/228 KB 25/79 KB 48/324 KB 40/228 KB 26/79 KB 48/324 KB 4/152 KB 40/228 KB 29/79 KB 48/324 KB 8/152 KB 40/228 KB 29/79 KB 48/324 KB 12/152 KB 40/228 KB 29/79 KB 48/324 KB 16/152 KB 40/228 KB 29/79 KB 48/324 KB 16/152 KB 4/32 KB 44/228 KB 29/79 KB 48/324 KB 16/152 KB 4/32 KB 48/228 KB 29/79 KB 48/324 KB 16/152 KB 4/32 KB 52/228 KB 30/79 KB 52/324 KB 20/152 KB 4/32 KB 56/228 KB 29/79 KB 48/324 KB 16/152 KB 4/32 KB 40/228 KB 30/79 KB 52/324 KB 20/152 KB 8/32 KB 60/228 KB 30/79 KB 52/324 KB 20/152 KB 12/32 KB 60/228 KB 30/79 KB 52/324 KB 20/152 KB 16/32 KB 60/228 KB 30/79 KB 52/324 KB 20/152 KB 4/32 KB 52/228 KB 30/79 KB 52/324 KB 16/152 KB 4/32 KB 52/228 KB 33/79 KB 52/324 KB 24/152 KB 16/32 KB 60/228 KB 34/79 KB 52/324 KB 24/152 KB 16/32 KB 60/228 KB 29/79 KB 52/324 KB 16/152 KB 4/32 KB 52/228 KB 34/79 KB 56/324 KB 24/152 KB 16/32 KB 60/228 KB 34/79 KB 60/324 KB 24/152 KB 16/32 KB 60/228 KB 34/79 KB 64/324 KB 24/152 KB 16/32 KB 60/228 KB 34/79 KB 68/324 KB 24/152 KB 16/32 KB 60/228 KB 37/79 KB 72/324 KB 24/152 KB 20/32 KB 60/228 KB 34/79 KB 52/324 KB 24/152 KB 16/32 KB 60/228 KB 37/79 KB 72/324 KB 28/152 KB 20/32 KB 60/228 KB 37/79 KB 68/324 KB 24/152 KB 20/32 KB 60/228 KB 34/79 KB 68/324 KB 24/152 KB 20/32 KB 60/228 KB 37/79 KB 72/324 KB 32/152 KB 20/32 KB 64/228 KB 34/79 KB 68/324 KB 24/152 KB 20/32 KB 60/228 KB 37/79 KB 72/324 KB 32/152 KB 20/32 KB 64/228 KB 38/79 KB 72/324 KB 36/152 KB 24/32 KB 64/228 KB 38/79 KB 76/324 KB 40/152 KB 24/32 KB 68/228 KB 38/79 KB 72/324 KB 32/152 KB 20/32 KB 64/228 KB 41/79 KB 76/324 KB 44/152 KB 24/32 KB 68/228 KB 38/79 KB 76/324 KB 36/152 KB 24/32 KB 68/228 KB 38/79 KB 72/324 KB 36/152 KB 24/32 KB 68/228 KB 41/79 KB 76/324 KB 44/152 KB 28/32 KB 68/228 KB 41/79 KB 76/324 KB 44/152 KB 32/32 KB 68/228 KB 42/79 KB 80/324 KB 44/152 KB 32/32 KB 68/228 KB 38/79 KB 72/324 KB 36/152 KB 24/32 KB 68/228 KB 42/79 KB 80/324 KB 44/152 KB 32/32 KB 72/228 KB 42/79 KB 80/324 KB 44/152 KB 32/32 KB 76/228 KB 42/79 KB 80/324 KB 44/152 KB 32/32 KB 80/228 KB 41/79 KB 80/324 KB 44/152 KB 32/32 KB 68/228 KB 42/79 KB 84/324 KB 44/152 KB 32/32 KB 80/228 KB 42/79 KB 88/324 KB 44/152 KB 32/32 KB 80/228 KB 42/79 KB 80/324 KB 44/152 KB 32/32 KB 76/228 KB 42/79 KB 92/324 KB 48/152 KB 32/32 KB 80/228 KB 42/79 KB 92/324 KB 52/152 KB 32/32 KB 80/228 KB 42/79 KB 92/324 KB 56/152 KB 32/32 KB 80/228 KB 42/79 KB 92/324 KB 52/152 KB 32/32 KB 80/228 KB 42/79 KB 96/324 KB 56/152 KB 32/32 KB 84/228 KB 42/79 KB 92/324 KB 56/152 KB 32/32 KB 84/228 KB 42/79 KB 96/324 KB 60/152 KB 32/32 KB 88/228 KB 42/79 KB 96/324 KB 60/152 KB 32/32 KB 88/228 KB 42/79 KB 96/324 KB 64/152 KB 32/32 KB 92/228 KB 42/79 KB 96/324 KB 64/152 KB 32/32 KB 92/228 KB 42/79 KB 96/324 KB 68/152 KB 32/32 KB 92/228 KB 42/79 KB 100/324 KB 72/152 KB 96/228 KB 42/79 KB 100/324 KB 68/152 KB 96/228 KB 42/79 KB 96/324 KB 68/152 KB 96/228 KB 42/79 KB unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 100/324 KB 72/152 KB 100/228 KB 42/79 KB 104/324 KB 76/152 KB 104/228 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 153.3 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 42/79 KB 104/324 KB 76/152 KB 104/228 KB 42/79 KB 104/324 KB 80/152 KB 104/228 KB 42/79 KB 104/324 KB 72/152 KB 100/228 KB 42/79 KB 108/324 KB 80/152 KB 104/228 KB 42/79 KB 112/324 KB 80/152 KB 104/228 KB 42/79 KB 116/324 KB 80/152 KB 104/228 KB 42/79 KB 120/324 KB 84/152 KB 108/228 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-mysql-0: 19:56:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 42/79 KB 116/324 KB 84/152 KB 108/228 KB 42/79 KB 116/324 KB 80/152 KB 108/228 KB 42/79 KB 124/324 KB 88/152 KB 112/228 KB 42/79 KB 124/324 KB 88/152 KB 116/228 KB 42/79 KB 124/324 KB 88/152 KB 116/228 KB 42/79 KB 124/324 KB 88/152 KB 116/228 KB 42/79 KB 128/324 KB 88/152 KB 116/228 KB 42/79 KB 128/324 KB 92/152 KB 116/228 KB 42/79 KB 128/324 KB 92/152 KB 120/228 KB 42/79 KB 128/324 KB 96/152 KB 120/228 KB 42/79 KB 128/324 KB 100/152 KB 124/228 KB 42/79 KB 132/324 KB 104/152 KB 124/228 KB 42/79 KB 128/324 KB 96/152 KB 124/228 KB 42/79 KB 132/324 KB 104/152 KB 128/228 KB 42/79 KB 132/324 KB 4/234 KB 104/152 KB 132/228 KB 42/79 KB 132/324 KB 100/152 KB 124/228 KB 42/79 KB 136/324 KB 4/234 KB 108/152 KB 132/228 KB 42/79 KB 140/324 KB 4/234 KB 108/152 KB 132/228 KB 42/79 KB 144/324 KB 4/234 KB 108/152 KB 132/228 KB 42/79 KB 132/324 KB 4/234 KB 108/152 KB 132/228 KB 42/79 KB 144/324 KB 4/234 KB 112/152 KB 132/228 KB 42/79 KB 144/324 KB 4/234 KB 116/152 KB 136/228 KB 45/79 KB 148/324 KB 4/234 KB 120/152 KB 136/228 KB 42/79 KB 132/324 KB 4/234 KB 104/152 KB 128/228 KB 45/79 KB 148/324 KB 8/234 KB 124/152 KB 136/228 KB 45/79 KB 148/324 KB 12/234 KB 124/152 KB 136/228 KB 45/79 KB 148/324 KB 16/234 KB 124/152 KB 136/228 KB 45/79 KB 148/324 KB 20/234 KB 124/152 KB 136/228 KB 45/79 KB 148/324 KB 4/234 KB 116/152 KB 136/228 KB 45/79 KB 144/324 KB 4/234 KB 116/152 KB 136/228 KB 46/79 KB 148/324 KB 20/234 KB 124/152 KB 136/228 KB 49/79 KB 148/324 KB 20/234 KB 124/152 KB 136/228 KB 42/79 KB 144/324 KB 4/234 KB 112/152 KB 136/228 KB 49/79 KB 152/324 KB 20/234 KB 124/152 KB 140/228 KB 49/79 KB 152/324 KB 20/234 KB 124/152 KB 144/228 KB 49/79 KB 152/324 KB 20/234 KB 124/152 KB 148/228 KB 50/79 KB 152/324 KB 20/234 KB 124/152 KB 152/228 KB 49/79 KB 152/324 KB 20/234 KB 124/152 KB 136/228 KB 50/79 KB 156/324 KB 24/234 KB 124/152 KB 152/228 KB 50/79 KB 160/324 KB 24/234 KB 124/152 KB 152/228 KB 50/79 KB 152/324 KB 24/234 KB 124/152 KB 152/228 KB 45/79 KB 152/324 KB 20/234 KB 124/152 KB 148/228 KB 50/79 KB 160/324 KB 24/234 KB 128/152 KB 152/228 KB 50/79 KB 160/324 KB 24/234 KB 132/152 KB 152/228 KB 50/79 KB 164/324 KB 28/234 KB 136/152 KB 156/228 KB 50/79 KB 152/324 KB 20/234 KB 124/152 KB 148/228 KB 53/79 KB 164/324 KB 28/234 KB 136/152 KB 156/228 KB 54/79 KB 164/324 KB 28/234 KB 136/152 KB 156/228 KB 50/79 KB 164/324 KB 28/234 KB 132/152 KB 156/228 KB 50/79 KB 160/324 KB 28/234 KB 132/152 KB 156/228 KB 54/79 KB 168/324 KB 28/234 KB 136/152 KB 160/228 KB 54/79 KB 168/324 KB 28/234 KB 136/152 KB 164/228 KB 50/79 KB 160/324 KB 28/234 KB 132/152 KB 152/228 KB 57/79 KB 168/324 KB 32/234 KB 140/152 KB 164/228 KB 57/79 KB 168/324 KB 36/234 KB 140/152 KB 164/228 KB 57/79 KB 168/324 KB 28/234 KB 140/152 KB 164/228 KB 54/79 KB 168/324 KB 28/234 KB 136/152 KB 164/228 KB 57/79 KB 172/324 KB 40/234 KB 144/152 KB 164/228 KB 57/79 KB 176/324 KB 40/234 KB 144/152 KB 164/228 KB 57/79 KB 180/324 KB 40/234 KB 144/152 KB 164/228 KB 57/79 KB 168/324 KB 28/234 KB 136/152 KB 164/228 KB 58/79 KB 184/324 KB 40/234 KB 144/152 KB 168/228 KB 61/79 KB 184/324 KB 40/234 KB 144/152 KB 168/228 KB 57/79 KB 168/324 KB 40/234 KB 144/152 KB 168/228 KB 57/79 KB 180/324 KB 40/234 KB 144/152 KB 168/228 KB 61/79 KB 184/324 KB 44/234 KB 144/152 KB 168/228 KB 62/79 KB 184/324 KB 44/234 KB 148/152 KB 168/228 KB 57/79 KB 180/324 KB 40/234 KB 144/152 KB 168/228 KB 62/79 KB 184/3 unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 24 KB 48/234 KB 148/152 KB 172/228 KB 62/79 KB 184/324 KB 48/234 KB 148/152 KB 168/228 KB 62/79 KB 184/324 KB 44/234 KB 144/152 KB 168/228 KB 65/79 KB 184/324 KB 48/234 KB 148/152 KB 176/228 KB 68/79 KB 184/324 KB 48/234 KB 148/152 KB 176/228 KB 70/79 KB 184/324 KB 52/234 KB 152/152 KB 176/228 KB 73/79 KB 184/324 KB 52/234 KB 152/152 KB 176/228 KB 76/79 KB 184/324 KB 52/234 KB 152/152 KB 176/228 KB 62/79 KB 184/324 KB 48/234 KB 148/152 KB 176/228 KB 76/79 KB 184/324 KB 52/234 KB 152/152 KB 180/228 KB 68/79 KB 184/324 KB 52/234 KB 152/152 KB 176/228 KB 68/79 KB 184/324 KB 48/234 KB 152/152 KB 176/228 KB 57/79 KB 184/324 KB 40/234 KB 148/152 KB 176/228 KB 76/79 KB 188/324 KB 52/234 KB 152/152 KB 180/228 KB 76/79 KB 188/324 KB 52/234 KB 152/152 KB 180/228 KB 76/79 KB 192/324 KB 52/234 KB 152/152 KB 180/228 KB 76/79 KB 196/324 KB 52/234 KB 152/152 KB 180/228 KB 76/79 KB 196/324 KB 56/234 KB 152/152 KB 184/228 KB 76/79 KB 196/324 KB 56/234 KB 152/152 KB 180/228 KB 76/79 KB 196/324 KB 56/234 KB 152/152 KB 188/228 KB 76/79 KB 196/324 KB 60/234 KB 152/152 KB 188/228 KB 76/79 KB 196/324 KB 64/234 KB 152/152 KB 192/228 KB 76/79 KB 196/324 KB 64/234 KB 152/152 KB 188/228 KB 76/79 KB 200/324 KB 64/234 KB 152/152 KB 192/228 KB 76/79 KB 204/324 KB 64/234 KB 152/152 KB 192/228 KB 76/79 KB 208/324 KB 64/234 KB 152/152 KB 196/228 KB 78/79 KB 212/324 KB 64/234 KB 152/152 KB 196/228 KB 78/79 KB 216/324 KB 68/234 KB 152/152 KB 196/228 KB 76/79 KB 204/324 KB 64/234 KB 152/152 KB 196/228 KB 78/79 KB 212/324 KB 68/234 KB 152/152 KB 196/228 KB 78/79 KB 208/324 KB 64/234 KB 152/152 KB 196/228 KB 79/79 KB 220/324 KB 72/234 KB 152/152 KB 196/228 KB 79/79 KB 220/324 KB 72/234 KB 152/152 KB 200/228 KB 79/79 KB 220/324 KB 72/234 KB 152/152 KB 204/228 KB 79/79 KB 220/324 KB 76/234 KB 152/152 KB 204/228 KB 79/79 KB 220/324 KB 72/234 KB 152/152 KB 204/228 KB 79/79 KB 220/324 KB 80/234 KB 152/152 KB 208/228 KB 79/79 KB 220/324 KB 80/234 KB 152/152 KB 208/228 KB 79/79 KB 220/324 KB 80/234 KB 152/152 KB 212/228 KB 79/79 KB 220/324 KB 84/234 KB 216/228 KB 78/79 KB 220/324 KB 68/234 KB 152/152 KB 196/228 KB 79/79 KB 224/324 KB 84/234 KB 216/228 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 614.6 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 79/79 KB 220/324 KB 84/234 KB 212/228 KB 79/79 KB 224/324 KB 88/234 KB 216/228 KB 79/79 KB 224/324 KB 92/234 KB 220/228 KB 79/79 KB 224/324 KB 92/234 KB 224/228 KB 79/79 KB 224/324 KB 96/234 KB 224/228 KB 79/79 KB 224/324 KB 92/234 KB 224/228 KB 79/79 KB 228/324 KB 96/234 KB 224/228 KB 79/79 KB 232/324 KB 96/234 KB 224/228 KB 79/79 KB 236/324 KB 100/234 KB 224/228 KB 79/79 KB 240/324 KB 100/234 KB 228/228 KB 79/79 KB 232/324 KB 100/234 KB 224/228 KB 79/79 KB 236/324 KB 100/234 KB 228/228 KB 79/79 KB 244/324 KB 104/234 KB 228/228 KB 248/324 KB 104/234 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 310.0 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 79/79 KB 244/324 KB 104/234 KB 228/228 KB 248/324 KB 108/234 KB 228/228 KB 248/324 KB 112/234 KB 228/228 KB 252/324 KB 112/234 KB 228/228 KB 256/324 KB 112/234 KB 228/228 KB 260/324 KB 112/234 KB 228/228 KB 264/324 KB 116/234 KB 228/228 KB 260/324 KB 116/234 KB 228/228 KB 268/324 KB 120/234 KB 228/228 KB 268/324 KB 124/234 KB 228/228 KB 268/324 KB 128/234 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 884.5 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 268/324 KB 128/234 KB 272/324 KB 128/234 KB 276/324 KB 128/234 KB 280/324 KB 132/234 KB 276/324 KB 132/234 KB 284/324 KB 136/234 KB 284/324 KB 140/234 KB 284/324 KB 144/234 KB 284/324 KB 144/234 KB 288/324 KB 144/234 KB 292/324 KB 144/234 KB 296/324 KB 148/234 KB 292/324 KB 148/234 KB 300/324 KB 152/234 KB 300/324 KB 156/234 KB 300/324 KB 160/234 KB 300/324 KB 160/234 KB 304/324 KB 160/234 KB 304/324 KB 164/234 KB 308/324 KB 168/234 KB 308/324 KB 172/234 KB 308/324 KB 164/234 KB 312/324 KB 172/234 KB 316/324 KB 172/234 KB 320/324 KB 176/234 KB 316/324 KB 176/234 KB 324/324 KB 176/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 216/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 1178.0 KB/sec) unit-abot-epc-basic-0: 19:56:15 DEBUG unit.abot-epc-basic/0.install 220/234 KB 224/234 KB 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 815.9 KB/sec) unit-mysql-0: 19:56:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 19:56:16 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: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3100537192043424271.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: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.962 s unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-05T19:56:16+00:00 unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 19:56:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 19:56:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 19:56:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 19:56:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 19:56:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 19:56:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 19:56:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 19:56:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 19:56:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 19:56:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 19:56:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 19:56:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 19:56:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 19:56:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 19:56:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 19:56:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 19:56:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 19:56:18 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: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7014802511390136956.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: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.699 s unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-05T19:56:18+00:00 unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 19:56:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 19:56:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 19:56:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 19:56:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 19:56:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 19:56:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 19:56:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 19:56:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:56:21 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7012254316869270459.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: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.763 s unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-05T19:56:21+00:00 unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 19:56:21 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 19:56: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-mysql-0: 19:56: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: 19:56:21 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 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: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 19:56: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-mysql-0: 19:56: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: 19:56: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: 19:56:22 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 19:56: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: 19:56:23 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7a/f9/870969b7479a7d507215ee26c66a246b513145242fe910c1394e0766382d/elasticsearch-6.3.0-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 32.5MB/s eta 0:00:01  17% |##### | 20kB 3.9MB/s eta 0:00:01  25% |######## | 30kB 4.6MB/s eta 0:00:01  34% |########## | 40kB 4.2MB/s eta 0:00:01  42% |############# | 51kB 4.5MB/s eta 0:00:01  51% |################ | 61kB 5.3MB/s eta 0:00:01  59% |################### | 71kB 5.5MB/s eta 0:00:01  68% |##################### | 81kB 5.5MB/s eta 0:00:01  76% |######################## | 92kB 6.1MB/s eta 0:00:01  85% |########################### | 102kB 6.1MB/s eta 0:00:01  93% |############################## | 112kB 6.2MB/s eta 0:00:01  100% |################################| 122kB 5.2MB/s unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-mysql-0: 19:56: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: 19:56:23 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: 19:56:23 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 23.4MB/s eta 0:00:01  15% |#### | 20kB 14.0MB/s eta 0:00:01  23% |####### | 30kB 18.5MB/s eta 0:00:01  30% |######### | 40kB 10.0MB/s eta 0:00:01  38% |############ | 51kB 7.5MB/s eta 0:00:01  46% |############## | 61kB 8.8MB/s eta 0:00:01  53% |################# | 71kB 8.4MB/s eta 0:00:01  61% |################### | 81kB 9.4MB/s eta 0:00:01  69% |###################### | 92kB 8.5MB/s eta 0:00:01  76% |######################## | 102kB 7.8MB/s eta 0:00:01  84% |########################### | 112kB 7.9MB/s eta 0:00:01  92% |############################# | 122kB 7.5MB/s eta 0:00:01  99% |############################### | 133kB 7.4MB/s eta 0:00:01  100% |################################| 143kB 5.1MB/s unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (434 kB/s) unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install (Reading database ... 57650 files and directories currently installed.) unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.0 urllib3-1.23 unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 19:56:23 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: 19:56:23 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 19:56:23 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 19:56:24 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:56:24 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:56:24 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 19:56:24 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 19:56:24 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 19:56:24 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 19:56:24 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 19:56:24 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 19:56:24 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:56:24 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: 19:56:24 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 31.7MB/s eta 0:00:01  22% |####### | 20kB 3.4MB/s eta 0:00:01  33% |########## | 30kB 4.1MB/s eta 0:00:01  44% |############## | 40kB 3.9MB/s eta 0:00:01  56% |################# | 51kB 4.1MB/s eta 0:00:01  67% |##################### | 61kB 4.8MB/s eta 0:00:01  78% |######################### | 71kB 5.5MB/s eta 0:00:01  89% |############################ | 81kB 6.2MB/s eta 0:00:01  100% |################################| 92kB 4.3MB/s unit-abot-epc-basic-0: 19:56:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 19:56:24 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: 19:56:24 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 29.1MB/s eta 0:00:01  16% |##### | 20kB 32.6MB/s eta 0:00:01  24% |####### | 30kB 38.0MB/s eta 0:00:01  32% |########## | 40kB 40.5MB/s eta 0:00:01  40% |############ | 51kB 37.2MB/s eta 0:00:01  48% |############### | 61kB 39.2MB/s eta 0:00:01  56% |################## | 71kB 30.1MB/s eta 0:00:01  64% |#################### | 81kB 17.8MB/s eta 0:00:01  72% |####################### | 92kB 19.2MB/s eta 0:00:01  81% |######################### | 102kB 18.4MB/s eta 0:00:01  89% |############################ | 112kB 18.9MB/s eta 0:00:01  97% |############################### | 122kB 19.0MB/s eta 0:00:01  100% |################################| 133kB 7.9MB/s unit-abot-epc-basic-0: 19:56:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 19:56:24 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: 19:56:24 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 38.7MB/s eta 0:00:01  44% |############## | 20kB 36.0MB/s eta 0:00:01  66% |##################### | 30kB 40.7MB/s eta 0:00:01  88% |############################ | 40kB 42.5MB/s eta 0:00:01  100% |################################| 51kB 12.7MB/s unit-mysql-0: 19:56:24 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 19:56:24 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 19:56:24 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 19:56:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 19:56:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 19:56:24 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: 19:56:24 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 46.1MB/s eta 0:00:01  6% |## | 20kB 38.3MB/s eta 0:00:01  9% |### | 30kB 41.4MB/s eta 0:00:01  12% |#### | 40kB 42.9MB/s eta 0:00:01  15% |##### | 51kB 32.9MB/s eta 0:00:01  19% |###### | 61kB 35.5MB/s eta 0:00:01  22% |####### | 71kB 27.3MB/s eta 0:00:01  25% |######## | 81kB 18.1MB/s eta 0:00:01  28% |######### | 92kB 19.5MB/s eta 0:00:01  31% |########## | 102kB 18.1MB/s eta 0:00:01  34% |########### | 112kB 18.3MB/s eta 0:00:01  38% |############ | 122kB 16.4MB/s eta 0:00:01  41% |############# | 133kB 16.0MB/s eta 0:00:01  44% |############## | 143kB 16.1MB/s eta 0:00:01  47% |############### | 153kB 15.5MB/s eta 0:00:01  50% |################ | 163kB 12.4MB/s eta 0:00:01  53% |################# | 174kB 13.5MB/s eta 0:00:01  57% |################## | 184kB 15.4MB/s eta 0:00:01  60% |################### | 194kB 15.5MB/s eta 0:00:01  63% |#################### | 204kB 15.4MB/s eta 0:00:01  66% |##################### | 215kB 14.7MB/s eta 0:00:01  69% |###################### | 225kB 16.6MB/s eta 0:00:01  72% |####################### | 235kB 15.1MB/s eta 0:00:01  76% |######################## | 245kB 13.5MB/s eta 0:00:01  79% |######################### | 256kB 14.8MB/s eta 0:00:01  82% |########################## | 266kB 18.0MB/s eta 0:00:01  85% |########################### | 276kB 18.2MB/s eta 0:00:01  88% |############################ | 286kB 20.0MB/s eta 0:00:01  91% |############################# | 296kB 15.5MB/s eta 0:00:01  95% |############################## | 307kB 17.5MB/s eta 0:00:01  98% |############################### | 317kB 16.5MB/s eta 0:00:01  100% |################################| 327kB 4.1MB/s unit-mysql-0: 19:56:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:56:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-mysql-0: 19:56:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:56:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:56:24 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 19:56:24 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: 19:56:24 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 39.2MB/s eta 0:00:01  28% |######### | 20kB 41.5MB/s eta 0:00:01  43% |############# | 30kB 44.6MB/s eta 0:00:01  57% |################## | 40kB 44.5MB/s eta 0:00:01  71% |####################### | 51kB 40.4MB/s eta 0:00:01  86% |########################### | 61kB 42.3MB/s eta 0:00:01  100% |################################| 71kB 12.0MB/s unit-abot-epc-basic-0: 19:56:25 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 19:56:25 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 19:56:25 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-mysql-0: 19:56:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 19:56:25 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 19:56:25 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-mysql-0: 19:56:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 19:56:25 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 19:56:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 19:56:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 19:56:25 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 19:56:25 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 19:56:25 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 19:56:25 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 19:56:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 19:56:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 19:56:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 19:56:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 19:56:25 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: 19:56:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 19:56:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 19:56:25 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: 19:56:25 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 19:56:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 19:56:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 19:56:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 19:56:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-mysql-0: 19:56:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 19:56:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-mysql-0: 19:56:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/41/ed/61e49b5e4fe12b5ad111a6400683b18769289019b8685df94eb3484ac26f/beautifulsoup4-4.6.1-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 10.3MB/s eta 0:00:01  22% |####### | 20kB 4.1MB/s eta 0:00:01  33% |########## | 30kB 4.6MB/s eta 0:00:01  45% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################## | 51kB 4.6MB/s eta 0:00:01  67% |##################### | 61kB 5.4MB/s eta 0:00:01  79% |######################### | 71kB 5.3MB/s eta 0:00:01  90% |############################ | 81kB 5.3MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-mysql-0: 19:56:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-mysql-0: 19:56:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 19:56:27 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.1 bs4-0.0.1 unit-mysql-0: 19:56:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 19:56:27 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 19:56:27 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 19:56:27 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 19:56:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 19:56:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 19:56:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 19:56:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 19:56:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 19:56:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 19:56:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 19:56:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 19:56:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 19:56:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 19:56:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 19:56:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 19:56:29 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 19:56:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 19:56:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:29 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:56:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 19:56:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 19:56:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 19:56:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 19:56:29 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: 19:56:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 19:56:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 19:56:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 19:56:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 19:56:30 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.5 KB/sec) unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 488.3 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 783.7 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 521.9 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 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 740.9 KB/sec) unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 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 78.9 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 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 490.8 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 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/maven/maven-parent/5/maven-parent-5.pom (15 KB at 744.0 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 209.4 KB/sec) unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 264.8 KB/sec) unit-mysql-0: 19:56:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 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/spice/spice-parent/16/spice-parent-16.pom (9 KB at 408.1 KB/sec) unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 502.3 KB/sec) unit-mysql-0: 19:56:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 3246.7 KB/sec) unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 19:56:30 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 117.1 KB/sec) unit-abot-epc-basic-0: 19:56:30 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-mysql-0: 19:56:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 19:56:30 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 78.2 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 165.3 KB/sec) unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 109.7 KB/sec) unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 19:56:30 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/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 19:56:30 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 77.3 KB/sec) unit-mysql-0: 19:56:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 197.0 KB/sec) unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 19:56:30 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 129.0 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 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 67.0 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 90.5 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 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 162.8 KB/sec) unit-abot-epc-basic-0: 19:56:30 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: 19:56:30 DEBUG unit.abot-epc-basic/0.install 3/17 KB 3/17 KB 6/17 KB 8/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 1023.1 KB/sec) unit-mysql-0: 19:56:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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 45.0 KB/sec) unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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 285.8 KB/sec) unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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 392.3 KB/sec) unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 354.6 KB/sec) unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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: 19:56:31 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 25/114 KB 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: 19:56:31 DEBUG unit.abot-epc-basic/0.install 27/114 KB 3/48 KB 30/114 KB 3/48 KB 27/114 KB 5/48 KB 30/114 KB 8/48 KB 30/114 KB 11/48 KB 30/114 KB 13/48 KB 30/114 KB 13/48 KB 32/114 KB 13/48 KB 36/114 KB 16/48 KB 40/114 KB 16/48 KB 44/114 KB 16/48 KB 36/114 KB 19/48 KB 44/114 KB 21/48 KB 44/114 KB 24/48 KB 44/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: 19:56:31 DEBUG unit.abot-epc-basic/0.install 24/48 KB 48/114 KB 24/48 KB 52/114 KB 27/48 KB 56/114 KB 27/48 KB 60/114 KB 27/48 KB 64/114 KB 27/48 KB 68/114 KB 27/48 KB 72/114 KB 27/48 KB 76/114 KB 27/48 KB 52/114 KB 29/48 KB 76/114 KB 32/48 KB 76/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-mysql-0: 19:56:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 36/48 KB 76/114 KB 40/48 KB 76/114 KB 44/48 KB 76/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 104/114 KB 108/114 KB 112/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1198.7 KB/sec) unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 114/114 KB 3/35 KB 114/114 KB 6/35 KB 114/114 KB 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: 19:56:31 DEBUG unit.abot-epc-basic/0.install 9/35 KB 114/114 KB 11/35 KB 114/114 KB 14/35 KB 114/114 KB 16/35 KB 3/29 KB 114/114 KB 14/35 KB 3/29 KB 114/114 KB 16/35 KB 6/29 KB 114/114 KB 16/35 KB 9/29 KB 114/114 KB 19/35 KB 11/29 KB 19/35 KB 9/29 KB 22/35 KB 11/29 KB 25/35 KB 14/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 2062.9 KB/sec) unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 25/35 KB 4/56 KB 14/29 KB 22/35 KB 14/29 KB 27/35 KB 4/56 KB 14/29 KB 30/35 KB 3/85 KB 8/56 KB 16/29 KB 27/35 KB 3/85 KB 8/56 KB 16/29 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 27/35 KB 3/85 KB 8/56 KB 14/29 KB 30/35 KB 3/85 KB 12/56 KB 16/29 KB 30/35 KB 3/85 KB 16/56 KB 16/29 KB 27/35 KB 3/85 KB 4/56 KB 14/29 KB 30/35 KB 6/85 KB 16/56 KB 19/29 KB 30/35 KB 9/85 KB 16/56 KB 19/29 KB 32/35 KB 11/85 KB 20/56 KB 19/29 KB 30/35 KB 3/85 KB 16/56 KB 19/29 KB 32/35 KB 9/85 KB 20/56 KB 19/29 KB 35/35 KB 11/85 KB 20/56 KB 22/29 KB 30/35 KB 9/85 KB 20/56 KB 19/29 KB 32/35 KB 11/85 KB 20/56 KB 22/29 KB 35/35 KB 14/85 KB 20/56 KB 22/29 KB 35/35 KB 14/85 KB 20/56 KB 25/29 KB 35/35 KB 16/85 KB 20/56 KB 25/29 KB 35/35 KB 19/85 KB 24/56 KB 27/29 KB 35/35 KB 22/85 KB 24/56 KB 27/29 KB 35/35 KB 16/85 KB 24/56 KB 27/29 KB 35/35 KB 16/85 KB 24/56 KB 25/29 KB 35/35 KB 22/85 KB 28/56 KB 27/29 KB 35/35 KB 22/85 KB 32/56 KB 27/29 KB 35/35 KB 22/85 KB 32/56 KB 29/29 KB 35/35 KB 22/85 KB 36/56 KB 29/29 KB 3/24 KB 35/35 KB 25/85 KB 40/56 KB 29/29 KB 3/24 KB 35/35 KB 25/85 KB 36/56 KB 29/29 KB 6/24 KB 35/35 KB 25/85 KB 44/56 KB 29/29 KB 35/35 KB 25/85 KB 36/56 KB 29/29 KB 9/24 KB 35/35 KB 25/85 KB 44/56 KB 29/29 KB 9/24 KB 35/35 KB 27/85 KB 44/56 KB 29/29 KB 9/24 KB 35/35 KB 27/85 KB 44/56 KB 29/29 KB 11/24 KB 35/35 KB 27/85 KB 44/56 KB 29/29 KB 11/24 KB 35/35 KB 30/85 KB 48/56 KB 29/29 KB 11/24 KB 35/35 KB 30/85 KB 48/56 KB 29/29 KB 14/24 KB 35/35 KB 30/85 KB 48/56 KB 29/29 KB 14/24 KB 35/35 KB 30/85 KB 52/56 KB 29/29 KB 16/24 KB 35/35 KB 32/85 KB 56/56 KB 29/29 KB 16/24 KB 35/35 KB 32/85 KB 52/56 KB 29/29 KB 14/24 KB 35/35 KB 32/85 KB 52/56 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 521.4 KB/sec) unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 DEBUG unit.abot-epc-basic/0.install 19/24 KB 32/85 KB 56/56 KB 29/29 KB 22/24 KB 36/85 KB 56/56 KB 29/29 KB 19/24 KB 36/85 KB 56/56 KB 29/29 KB 22/24 KB 40/85 KB 56/56 KB 29/29 KB 22/24 KB 44/85 KB 56/56 KB 29/29 KB 24/24 KB 44/85 KB 56/56 KB 29/29 KB 24/24 KB 48/85 KB 56/56 KB 29/29 KB 24/24 KB 52/85 KB 56/56 KB 29/29 KB 24/24 KB 56/85 KB 29/29 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 1103.7 KB/sec) unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 24/24 KB 60/85 KB 29/29 KB 24/24 KB 64/85 KB 3/86 KB 24/24 KB 60/85 KB 3/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 448.3 KB/sec) unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 24/24 KB 64/85 KB 6/86 KB 24/24 KB 64/85 KB 9/86 KB 24/24 KB 64/85 KB 11/86 KB 24/24 KB 68/85 KB 11/86 KB 72/85 KB 14/86 KB 68/85 KB 14/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 426.8 KB/sec) unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 76/85 KB 16/86 KB 76/85 KB 19/86 KB 76/85 KB 22/86 KB 76/85 KB 4/218 KB 3/12 KB 25/86 KB 76/85 KB 19/86 KB 80/85 KB 4/218 KB 3/12 KB 25/86 KB 84/85 KB 4/218 KB 3/12 KB 25/86 KB 85/85 KB 4/218 KB 3/12 KB 25/86 KB 76/85 KB 4/218 KB 3/12 KB 22/86 KB 76/85 KB 3/12 KB 22/86 KB 85/85 KB 4/218 KB 5/12 KB 25/86 KB 85/85 KB 4/218 KB 8/12 KB 25/86 KB 85/85 KB 4/218 KB 11/12 KB 25/86 KB 85/85 KB 4/218 KB 12/12 KB 25/86 KB 85/85 KB 8/218 KB 12/12 KB 25/86 KB 85/85 KB 12/218 KB 12/12 KB 25/86 KB 85/85 KB 16/218 KB 12/12 KB 25/86 KB 85/85 KB 16/218 KB 12/12 KB 27/86 KB 85/85 KB 20/218 KB 12/12 KB 27/86 KB 85/85 KB 24/218 KB 12/12 KB 30/86 KB 85/85 KB 20/218 KB 12/12 KB 30/86 KB 85/85 KB 28/218 KB 12/12 KB 32/86 KB 85/85 KB 28/218 KB 12/12 KB 32/86 KB 85/85 KB 32/218 KB 12/12 KB 32/86 KB 85/85 KB 32/218 KB 12/12 KB 36/86 KB 85/85 KB 36/218 KB 12/12 KB 40/86 KB 85/85 KB 36/218 KB 12/12 KB 40/86 KB 85/85 KB 36/218 KB 12/12 KB 44/86 KB 85/85 KB 36/218 KB 12/12 KB 48/86 KB 85/85 KB 40/218 KB 12/12 KB 48/86 KB 85/85 KB 44/218 KB 12/12 KB 48/86 KB 85/85 KB 48/218 KB 12/12 KB 48/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 137.9 KB/sec) unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 85/85 KB 48/218 KB 52/86 KB 48/218 KB 56/86 KB 48/218 KB 60/86 KB 48/218 KB 64/86 KB 48/218 KB 68/86 KB 48/218 KB 72/86 KB 48/218 KB 76/86 KB 48/218 KB 80/86 KB 48/218 KB 84/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 947.9 KB/sec) unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 48/218 KB 86/86 KB 52/218 KB 86/86 KB 56/218 KB 86/86 KB 60/218 KB 86/86 KB 64/218 KB 86/86 KB 68/218 KB 86/86 KB 72/218 KB 86/86 KB 76/218 KB 86/86 KB 80/218 KB 86/86 KB 84/218 KB 86/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 907.6 KB/sec) unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1895.1 KB/sec) unit-mysql-0: 19:56:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2670446795519456647.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5996754573698144308.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: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1064046615968075115.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: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2692613246867150359.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4201647800923681918.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: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5718774828236398636.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.372 s unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-05T19:56:31+00:00 unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 19:56:32 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 19:56:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:56:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:56:32 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 19:56:32 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 19:56:32 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 19:56:32 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 19:56:33 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 19:56:33 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 19:56:33 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: 19:56:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:56:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:33 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-abot-epc-basic-0: 19:56:34 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 15.0 KB/sec) unit-abot-epc-basic-0: 19:56:34 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-mysql-0: 19:56:34 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-abot-epc-basic-0: 19:56:34 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 806.8 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 2/15 KB 4/15 KB 7/15 KB 10/15 KB 12/15 KB 15/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 438.3 KB/sec) unit-abot-epc-basic-0: 19:56:34 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-mysql-0: 19:56:34 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-abot-epc-basic-0: 19:56:34 DEBUG unit.abot-epc-basic/0.install 1/29 KB 4/29 KB 5/29 KB 8/29 KB 9/29 KB 12/29 KB 13/29 KB 16/29 KB 17/29 KB 20/29 KB 23/29 KB 25/29 KB 28/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 847.9 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56: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/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 430.0 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1024.0 KB/sec) unit-abot-epc-basic-0: 19:56:34 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-mysql-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 236.2 KB/sec) unit-abot-epc-basic-0: 19:56:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 19:56:34 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 783.5 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1439.0 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 716.0 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 2/38 KB 4/38 KB 7/38 KB 10/38 KB 13/38 KB 15/38 KB 18/38 KB 20/38 KB 23/38 KB 26/38 KB 29/38 KB 31/38 KB 34/38 KB 36/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1293.2 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 284.9 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 1/34 KB 4/34 KB 7/34 KB 10/34 KB 12/34 KB 15/34 KB 17/34 KB 20/34 KB 23/34 KB 26/34 KB 28/34 KB 31/34 KB 33/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 1277.9 KB/sec) unit-mysql-0: 19:56:34 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 280.7 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 DEBUG unit.abot-epc-basic/0.install 3/5 KB 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 204.8 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56: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/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 367.1 KB/sec) unit-abot-epc-basic-0: 19:56:35 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: 19:56:35 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 19:56:35 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: 19:56:35 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 226.6 KB/sec) unit-abot-epc-basic-0: 19:56:35 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: 19:56:35 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 19:56:35 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: 19:56:35 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 19:56:35 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: 19:56:35 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 19:56:35 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: 19:56:35 DEBUG unit.abot-epc-basic/0.install 3/5 KB 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 294.9 KB/sec) unit-mysql-0: 19:56:35 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 19:56:35 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-mysql-0: 19:56:35 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 19:56:36 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: 19:56:36 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 243.4 KB/sec) unit-abot-epc-basic-0: 19:56:36 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-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3174 kB/s) unit-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed (Reading database ... 57744 files and directories currently installed.) unit-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 19:56:36 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-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:56:36 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 194.8 KB/sec) unit-abot-epc-basic-0: 19:56:36 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: 19:56:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 19:56:36 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: 19:56:36 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 19:56:36 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: 19:56:36 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:36 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: 19:56:36 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1170.8 KB/sec) unit-abot-epc-basic-0: 19:56:36 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: 19:56:36 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-mysql-0: 19:56:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 19:56:36 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: 19:56:36 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:36 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 169.3 KB/sec) unit-abot-epc-basic-0: 19:56:36 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: 19:56:37 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: 19:56:37 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 161.0 KB/sec) unit-abot-epc-basic-0: 19:56:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 19:56:37 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: 19:56:37 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 144.4 KB/sec) unit-abot-epc-basic-0: 19:56:37 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-mysql-0: 19:56:37 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 19:56:37 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: 19:56:37 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: 19:56:37 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 188.1 KB/sec) unit-abot-epc-basic-0: 19:56:37 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: 19:56:37 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: 19:56:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 134.7 KB/sec) unit-abot-epc-basic-0: 19:56:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 19:56:37 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:38 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: 19:56:38 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 37.4 KB/sec) unit-abot-epc-basic-0: 19:56:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 19:56:38 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: 19:56:38 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 74.1 KB/sec) unit-abot-epc-basic-0: 19:56:38 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: 19:56:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 19:56:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 19:56:38 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 19:56:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 19:56:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 19:56:38 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:56:38 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:56:38 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: 19:56:38 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 143.6 KB/sec) unit-abot-epc-basic-0: 19:56:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 19:56:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 19:56:38 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 89.0 KB/sec) unit-abot-epc-basic-0: 19:56:38 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: 19:56:39 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: 19:56:39 DEBUG unit.abot-epc-basic/0.install 2/14 KB 5/14 KB 8/14 KB 10/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 488.1 KB/sec) unit-abot-epc-basic-0: 19:56:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 19:56:39 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: 19:56:39 DEBUG unit.abot-epc-basic/0.install 1/9 KB 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 470.4 KB/sec) unit-abot-epc-basic-0: 19:56:39 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: 19:56:39 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-mysql-0: 19:56:39 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 19:56:39 DEBUG unit.abot-epc-basic/0.install 3/53 KB 4/53 KB 7/53 KB 8/53 KB 11/53 KB 12/53 KB 15/53 KB 16/53 KB 19/53 KB 20/53 KB 23/53 KB 24/53 KB 27/53 KB 28/53 KB 31/53 KB 32/53 KB 35/53 KB 36/53 KB 39/53 KB 40/53 KB 43/53 KB 44/53 KB 47/53 KB 50/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 1806.8 KB/sec) unit-abot-epc-basic-0: 19:56:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-mysql-0: 19:56:39 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 19:56:39 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 19:56:39 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 19:56:39 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:56:39 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:56:39 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:56:39 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:39 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: 19:56:39 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 10/19 KB 13/19 KB 14/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 887.1 KB/sec) unit-abot-epc-basic-0: 19:56:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 19:56:40 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: 19:56:40 DEBUG unit.abot-epc-basic/0.install 1/11 KB 4/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 558.7 KB/sec) unit-abot-epc-basic-0: 19:56:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 19:56:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 19:56:40 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 221.1 KB/sec) unit-abot-epc-basic-0: 19:56:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 19:56:40 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: 19:56:40 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 229.8 KB/sec) unit-abot-epc-basic-0: 19:56:40 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: 19:56:40 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: 19:56:40 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 121.6 KB/sec) unit-abot-epc-basic-0: 19:56:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 19:56:41 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: 19:56: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 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 852.5 KB/sec) unit-abot-epc-basic-0: 19:56:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 19:56:41 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: 19:56:41 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: 19:56:41 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: 19:56:41 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: 19:56:41 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 213.6 KB/sec) unit-abot-epc-basic-0: 19:56:41 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: 19:56:41 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: 19:56:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 19:56:41 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: 19:56:41 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: 19:56:41 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: 19:56:42 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: 19:56:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 19:56:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 152.6 KB/sec) unit-abot-epc-basic-0: 19:56:42 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: 19:56:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 19:56:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 99.0 KB/sec) unit-abot-epc-basic-0: 19:56:42 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: 19:56:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 19:56:42 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 309.8 KB/sec) unit-abot-epc-basic-0: 19:56:42 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: 19:56:42 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: 19:56:42 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 39.1 KB/sec) unit-abot-epc-basic-0: 19:56:42 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-mysql-0: 19:56:42 DEBUG unit.mysql/0.config-changed 180805 19:56:42 [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: 19:56:42 DEBUG unit.mysql/0.config-changed 180805 19:56:42 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 19:56:42 DEBUG unit.mysql/0.config-changed 180805 19:56:42 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11413 ... unit-abot-epc-basic-0: 19:56:43 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: 19:56:43 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 499.9 KB/sec) unit-abot-epc-basic-0: 19:56:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 19:56:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 19:56:43 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 678.5 KB/sec) unit-abot-epc-basic-0: 19:56:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 19:56:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 19:56:43 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-abot-epc-basic-0: 19:56:43 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-abot-epc-basic-0: 19:56:43 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: 19:56:43 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 1047.3 KB/sec) unit-abot-epc-basic-0: 19:56:43 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: 19:56:44 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: 19:56:44 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1920.1 KB/sec) unit-abot-epc-basic-0: 19:56:44 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: 19:56:44 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: 19:56:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 99.1 KB/sec) unit-abot-epc-basic-0: 19:56:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 19:56:44 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: 19:56:44 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 19:56:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 19:56:44 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: 19:56:44 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 47.9 KB/sec) unit-abot-epc-basic-0: 19:56:44 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: 19:56:45 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: 19:56:45 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 145.9 KB/sec) unit-abot-epc-basic-0: 19:56:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 19:56:45 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: 19:56:45 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 744.8 KB/sec) unit-abot-epc-basic-0: 19:56:45 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-abot-epc-basic-0: 19:56:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 19:56:45 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 176.0 KB/sec) unit-abot-epc-basic-0: 19:56:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 19:56:45 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: 19:56:45 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 63.8 KB/sec) unit-abot-epc-basic-0: 19:56:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 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 53.6 KB/sec) unit-abot-epc-basic-0: 19:56:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 DEBUG unit.abot-epc-basic/0.install 2/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 518.2 KB/sec) unit-abot-epc-basic-0: 19:56:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 DEBUG unit.abot-epc-basic/0.install 1/7 KB 4/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 356.4 KB/sec) unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 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: 19:56:46 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 176.7 KB/sec) unit-abot-epc-basic-0: 19:56:46 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-abot-epc-basic-0: 19:56:47 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: 19:56:47 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 682.2 KB/sec) unit-abot-epc-basic-0: 19:56:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 19:56:47 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: 19:56:47 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 308.5 KB/sec) unit-abot-epc-basic-0: 19:56:47 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: 19:56:47 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: 19:56:47 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 569.3 KB/sec) unit-abot-epc-basic-0: 19:56:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 19:56:47 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: 19:56:47 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 1046.6 KB/sec) unit-abot-epc-basic-0: 19:56:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 19:56:48 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: 19:56:48 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 692.7 KB/sec) unit-abot-epc-basic-0: 19:56:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 19:56:48 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: 19:56:48 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1580.8 KB/sec) unit-abot-epc-basic-0: 19:56:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 19:56:48 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: 19:56:48 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 172.3 KB/sec) unit-abot-epc-basic-0: 19:56:48 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: 19:56:48 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: 19:56:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 19:56:48 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: 19:56:49 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: 19:56:49 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 353.9 KB/sec) unit-abot-epc-basic-0: 19:56:49 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: 19:56:49 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: 19:56:49 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 7/20 KB 9/20 KB 11/20 KB 13/20 KB 15/20 KB 18/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 833.9 KB/sec) unit-abot-epc-basic-0: 19:56:49 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: 19:56:49 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: 19:56:49 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 417.8 KB/sec) unit-abot-epc-basic-0: 19:56:49 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: 19:56:49 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: 19:56:49 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/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 265.8 KB/sec) unit-abot-epc-basic-0: 19:56:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 19:56:49 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: 19:56:49 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 75.8 KB/sec) unit-abot-epc-basic-0: 19:56:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 19:56:50 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: 19:56:50 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 66.1 KB/sec) unit-abot-epc-basic-0: 19:56:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 19:56:50 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: 19:56:50 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 106.8 KB/sec) unit-abot-epc-basic-0: 19:56:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 19:56:50 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: 19:56:50 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 92.1 KB/sec) unit-abot-epc-basic-0: 19:56:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 19:56:50 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: 19:56:50 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: 19:56:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 19:56:51 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: 19:56:51 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 112.8 KB/sec) unit-abot-epc-basic-0: 19:56:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 19:56:51 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: 19:56:51 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 331.2 KB/sec) unit-abot-epc-basic-0: 19:56:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 19:56:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 19:56:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 19:56:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 19:56:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 19:56:51 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 19:56:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 19:56:52 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: 19:56:52 DEBUG unit.abot-epc-basic/0.install 3/31 KB 6/31 KB 7/31 KB 10/31 KB 11/31 KB 14/31 KB 15/31 KB 18/31 KB 19/31 KB 22/31 KB 23/31 KB 26/31 KB 28/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 1013.3 KB/sec) unit-abot-epc-basic-0: 19:56:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 19:56:52 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: 19:56:52 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 150.6 KB/sec) unit-abot-epc-basic-0: 19:56:52 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: 19:56:52 DEBUG unit.mysql/0.config-changed mysql start/running, process 11546 unit-abot-epc-basic-0: 19:56:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 19:56:52 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 732.6 KB/sec) unit-abot-epc-basic-0: 19:56:52 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: 19:56:52 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 19:56:52 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 19:56:52 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:52 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: 19:56:52 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: 19:56:52 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: 19:56:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:56:53 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 19:56:53 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: 19:56:53 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: 19:56:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 19:56:53 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: 19:56:53 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 100.5 KB/sec) unit-abot-epc-basic-0: 19:56:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 19:56:53 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: 19:56:53 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 423.6 KB/sec) unit-abot-epc-basic-0: 19:56:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 19:56:53 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: 19:56:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 131.3 KB/sec) unit-abot-epc-basic-0: 19:56:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 19:56:54 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: 19:56:54 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 461.1 KB/sec) unit-abot-epc-basic-0: 19:56:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 19:56:54 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: 19:56:54 DEBUG unit.abot-epc-basic/0.install 1/5 KB 4/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: 19:56:54 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: 19:56:54 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: 19:56:54 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 6/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 539.5 KB/sec) unit-abot-epc-basic-0: 19:56:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 19:56:54 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: 19:56:54 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 1330.2 KB/sec) unit-abot-epc-basic-0: 19:56:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 19:56:55 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: 19:56:55 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 254.3 KB/sec) unit-abot-epc-basic-0: 19:56:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 19:56:55 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: 19:56:55 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 834.6 KB/sec) unit-abot-epc-basic-0: 19:56:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 19:56:55 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: 19:56:55 DEBUG unit.abot-epc-basic/0.install 2/18 KB 5/18 KB 7/18 KB 10/18 KB 13/18 KB 16/18 KB 18/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 125.3 KB/sec) unit-abot-epc-basic-0: 19:56:55 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: 19:56:55 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 19:56:56 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: 19:56:56 DEBUG unit.abot-epc-basic/0.install 1/49 KB 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 17/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 33/49 KB 37/49 KB 41/49 KB 45/49 KB 49/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 1688.7 KB/sec) unit-abot-epc-basic-0: 19:56:56 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: 19:56:56 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: 19:56:56 DEBUG unit.abot-epc-basic/0.install 1/5 KB 4/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 311.6 KB/sec) unit-abot-epc-basic-0: 19:56:56 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: 19:56:56 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: 19:56:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 279.2 KB/sec) unit-abot-epc-basic-0: 19:56:56 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: 19:56:56 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: 19:56:56 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 1409.6 KB/sec) unit-abot-epc-basic-0: 19:56:56 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: 19:56:56 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 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: 19:56:57 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 232.7 KB/sec) unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.3 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 19:56:57 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 388.1 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.mysql/0.config-changed mysql start/running, process 11739 unit-mysql-0: 19:56:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 19:56:57 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 19:56:57 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-mysql-0: 19:56:58 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 19:56:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:56:58 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 19:56:58 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 19:56:58 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:56:58 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:56:58 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 490.6 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 19:56:58 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 19:56:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 14/22 KB 17/22 KB 19/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 649.0 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 2/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 853.0 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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: 19:56:59 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.8 KB/sec) unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 7/16 KB 10/16 KB 12/16 KB 15/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 750.4 KB/sec) unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 125.7 KB/sec) unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 58.0 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install 3/11 KB 4/11 KB 7/11 KB 10/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 567.1 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 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 2006.8 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 234.0 KB/sec) unit-abot-epc-basic-0: 19:57:01 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-mysql-0: 19:57:01 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 35.0 KB/sec) unit-abot-epc-basic-0: 19:57:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 319.1 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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: 19:57:01 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/maven-parent/4/maven-parent-4.pom (10 KB at 513.8 KB/sec) unit-abot-epc-basic-0: 19:57:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 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: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 318.0 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 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: 19:57:02 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: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 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: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 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: 19:57:02 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: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 19:57:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 19:57:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 19:57:03 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: 19:57:03 DEBUG unit.mysql/0.start mysql start/running, process 11923 unit-mysql-0: 19:57:03 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 19:57:03 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 19:57:03 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 19:57: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.jar unit-mysql-0: 19:57:03 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 19:57:03 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:57:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:57:03 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 19:57:03 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 19:57:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 19:57:03 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-mysql-0: 19:57:03 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 19:57:03 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 19:57:03 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-mysql-0: 19:57:03 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 19:57:03 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:57: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.jar unit-abot-epc-basic-0: 19:57:03 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: 19:57:03 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: 19:57:03 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: 19:57:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 19:57:03 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: 19:57:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 19:57:03 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: 19:57:03 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: 19:57:03 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: 19:57:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 19:57:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 19:57:03 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: 19:57:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 19:57:03 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: 19:57:03 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: 19:57:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 19:57:04 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: 19:57:04 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: 19:57:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 19:57:04 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: 19:57:04 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: 19:57:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 19:57:04 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: 19:57:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 19:57:04 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: 19:57:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 19:57:04 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: 19:57:04 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: 19:57:04 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: 19:57:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 19:57:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 19:57:04 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: 19:57:04 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: 19:57:05 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: 19:57:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 19:57:05 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: 19:57:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 19:57:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 19:57:05 DEBUG unit.abot-epc-basic/0.install 4/966 KB 7/966 KB 11/966 KB 14/966 KB 18/966 KB 22/966 KB 26/966 KB 30/966 KB 31/966 KB 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 61/966 KB 63/966 KB 63/966 KB 65/966 KB 69/966 KB 73/966 KB 77/966 KB 81/966 KB 85/966 KB 89/966 KB 91/966 KB 92/966 KB 96/966 KB 100/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 117/966 KB 118/966 KB 122/966 KB 126/966 KB 127/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 19:57:05 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: 19:57:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 154/966 KB 158/966 KB 160/966 KB 161/966 KB 164/966 KB 165/966 KB 167/966 KB 168/966 KB 169/966 KB 171/966 KB 172/966 KB 173/966 KB 177/966 KB 181/966 KB 183/966 KB 187/966 KB 189/966 KB 193/966 KB 197/966 KB 201/966 KB 205/966 KB 209/966 KB 209/966 KB 212/966 KB 216/966 KB 218/966 KB 220/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 250/966 KB 254/966 KB 257/966 KB 260/966 KB 263/966 KB 264/966 KB 268/966 KB 269/966 KB 271/966 KB 272/966 KB 276/966 KB 280/966 KB 284/966 KB 287/966 KB 291/966 KB 295/966 KB 297/966 KB 298/966 KB 300/966 KB 304/966 KB 308/966 KB 312/966 KB 316/966 KB 316/966 KB 318/966 KB 322/966 KB 326/966 KB 330/966 KB 334/966 KB 338/966 KB 340/966 KB 344/966 KB 348/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 380/966 KB 381/966 KB 385/966 KB 388/966 KB 391/966 KB 395/966 KB 395/966 KB 398/966 KB 399/966 KB 403/966 KB 406/966 KB 410/966 KB 414/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 438/966 KB 442/966 KB 446/966 KB 450/966 KB 454/966 KB 458/966 KB 462/966 KB 464/966 KB 468/966 KB 472/966 KB 476/966 KB 480/966 KB 484/966 KB 488/966 KB 492/966 KB 496/966 KB 500/966 KB 504/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 538/966 KB 542/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 572/966 KB 575/966 KB 576/966 KB 578/966 KB 580/966 KB 582/966 KB 586/966 KB 590/966 KB 591/966 KB 593/966 KB 597/966 KB 601/966 KB 605/966 KB 608/966 KB 612/966 KB 612/966 KB 613/966 KB 616/966 KB 620/966 KB 624/966 KB 626/966 KB 630/966 KB 634/966 KB 635/966 KB 637/966 KB 641/966 KB 645/966 KB 649/966 KB 651/966 KB 655/966 KB 655/966 KB 657/966 KB 661/966 KB 665/966 KB 669/966 KB 673/966 KB 674/966 KB 678/966 KB 682/966 KB 682/966 KB 686/966 KB 690/966 KB 694/966 KB 697/966 KB 701/966 KB 705/966 KB 709/966 KB 710/966 KB 714/966 KB 715/966 KB 719/966 KB 723/966 KB 725/966 KB 726/966 KB 730/966 KB 734/966 KB 738/966 KB 742/966 KB 746/966 KB 750/966 KB 754/966 KB 758/966 KB 762/966 KB 766/966 KB 770/966 KB 774/966 KB 778/966 KB 782/966 KB 786/966 KB 790/966 KB 794/966 KB 798/966 KB 802/966 KB 806/966 KB 810/966 KB 813/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 847/966 KB 848/966 KB 850/966 KB 854/966 KB 858/966 KB 859/966 KB 862/966 KB 865/966 KB 869/966 KB 870/966 KB 872/966 KB 876/966 KB 880/966 KB 883/966 KB 887/966 KB 888/966 KB 892/966 KB 896/966 KB 898/966 KB 902/966 KB 906/966 KB 906/966 KB 909/966 KB 912/966 KB 913/966 KB 917/966 KB 921/966 KB 923/966 KB 927/966 KB 931/966 KB 934/966 KB 935/966 KB 938/966 KB 942/966 KB 946/966 KB 950/966 KB 954/966 KB 958/966 KB 962/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 258.4 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 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: 19:57:06 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: 19:57:06 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: 19:57:06 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: 19:57:06 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 104/590 KB 108/590 KB 112/590 KB 116/590 KB 120/590 KB 124/590 KB 128/590 KB 132/590 KB 136/590 KB 140/590 KB 144/590 KB 148/590 KB 152/590 KB 156/590 KB 160/590 KB 164/590 KB 168/590 KB 172/590 KB 176/590 KB 180/590 KB 184/590 KB 188/590 KB 192/590 KB 196/590 KB 200/590 KB 204/590 KB 208/590 KB 212/590 KB 216/590 KB 220/590 KB 224/590 KB 228/590 KB 232/590 KB 236/590 KB 240/590 KB 244/590 KB 248/590 KB 252/590 KB 256/590 KB 260/590 KB 264/590 KB 268/590 KB 272/590 KB 276/590 KB 280/590 KB 284/590 KB 288/590 KB 292/590 KB 296/590 KB 300/590 KB 304/590 KB 308/590 KB 312/590 KB 3/240 KB 1/1710 KB 312/590 KB 3/240 KB 4/1710 KB 312/590 KB 3/240 KB 3/10 KB 5/1710 KB 312/590 KB 3/240 KB 3/10 KB 8/1710 KB 312/590 KB 3/240 KB 3/10 KB 9/1710 KB 312/590 KB 3/240 KB 3/10 KB 308/590 KB 3/240 KB 1/1710 KB 312/590 KB 3/240 KB 3/10 KB 9/1710 KB 312/590 KB 3/240 KB 5/10 KB 9/1710 KB 312/590 KB 3/240 KB 8/10 KB 9/1710 KB 312/590 KB 3/240 KB 10/10 KB 9/1710 KB 312/590 KB 5/240 KB 10/10 KB 12/1710 KB 312/590 KB 5/240 KB 10/10 KB 12/1710 KB 312/590 KB 8/240 KB 10/10 KB 12/1710 KB 312/590 KB 8/240 KB 10/10 KB 3/232 KB 12/1710 KB 312/590 KB 8/240 KB 10/10 KB 5/232 KB 12/1710 KB 312/590 KB 8/240 KB 10/10 KB 8/232 KB 12/1710 KB 312/590 KB 8/240 KB 10/10 KB 11/232 KB 12/1710 KB 312/590 KB 8/240 KB 10/10 KB 13/232 KB 13/1710 KB 312/590 KB 8/240 KB 10/10 KB 13/232 KB 16/1710 KB 312/590 KB 8/240 KB 10/10 KB 13/232 KB 16/1710 KB 312/590 KB 11/240 KB 10/10 KB 13/232 KB 16/1710 KB 312/590 KB 13/240 KB 10/10 KB 13/232 KB 16/1710 KB 316/590 KB 13/240 KB 10/10 KB 13/232 KB 16/1710 KB 316/590 KB 16/240 KB 10/10 KB 13/232 KB 17/1710 KB 316/590 KB 16/240 KB 10/10 KB 13/232 KB 20/1710 KB 316/590 KB 16/240 KB 10/10 KB 13/232 KB 20/1710 KB 320/590 KB 16/240 KB 10/10 KB 13/232 KB 21/1710 KB 320/590 KB 16/240 KB 10/10 KB 13/232 KB 24/1710 KB 320/590 KB 16/240 KB 10/10 KB 13/232 KB 24/1710 KB 320/590 KB 19/240 KB 10/10 KB 13/232 KB 24/1710 KB 324/590 KB 19/240 KB 10/10 KB 13/232 KB 25/1710 KB 324/590 KB 21/240 KB 10/10 KB 13/232 KB 25/1710 KB 324/590 KB 19/240 KB 10/10 KB 13/232 KB 28/1710 KB 324/590 KB 21/240 KB 10/10 KB 13/232 KB 28/1710 KB 324/590 KB 24/240 KB 10/10 KB 13/232 KB 29/1710 KB 324/590 KB 24/240 KB 10/10 KB 13/232 KB 29/1710 KB 324/590 KB 24/240 KB 10/10 KB 16/232 KB 29/1710 KB 324/590 KB 24/240 KB 19/232 KB 29/1710 KB 324/590 KB 24/240 KB 21/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 109.7 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 29/1710 KB 324/590 KB 24/240 KB 24/232 KB 29/1710 KB 324/590 KB 24/240 KB 27/232 KB 29/1710 KB 324/590 KB 24/240 KB 29/232 KB 29/1710 KB 324/590 KB 24/240 KB 32/232 KB 29/1710 KB 324/590 KB 27/240 KB 32/232 KB 29/1710 KB 328/590 KB 27/240 KB 32/232 KB 29/1710 KB 332/590 KB 27/240 KB 32/232 KB 32/1710 KB 332/590 KB 27/240 KB 32/232 KB 33/1710 KB 336/590 KB 27/240 KB 32/232 KB 33/1710 KB 332/590 KB 27/240 KB 32/232 KB 33/1710 KB 336/590 KB 29/240 KB 32/232 KB 33/1710 KB 336/590 KB 29/240 KB 36/232 KB 33/1710 KB 336/590 KB 29/240 KB 40/232 KB 33/1710 KB 336/590 KB 29/240 KB 44/232 KB 33/1710 KB 336/590 KB 29/240 KB 48/232 KB 36/1710 KB 336/590 KB 32/240 KB 48/232 KB 36/1710 KB 336/590 KB 29/240 KB 48/232 KB 37/1710 KB 336/590 KB 32/240 KB 48/232 KB 40/1710 KB 336/590 KB 32/240 KB 52/232 KB 41/1710 KB 340/590 KB 36/240 KB 3/44 KB 52/232 KB 37/1710 KB 336/590 KB 32/240 KB 52/232 KB 41/1710 KB 340/590 KB 36/240 KB 3/44 KB 56/232 KB 40/1710 KB 340/590 KB 36/240 KB 3/44 KB 52/232 KB 44/1710 KB 344/590 KB 36/240 KB 3/44 KB 56/232 KB 44/1710 KB 348/590 KB 36/240 KB 3/44 KB 56/232 KB 44/1710 KB 352/590 KB 36/240 KB 3/44 KB 56/232 KB 44/1710 KB 356/590 KB 36/240 KB 3/44 KB 60/232 KB 40/1710 KB 336/590 KB 36/240 KB 3/44 KB 52/232 KB 40/1710 KB 336/590 KB 36/240 KB 52/232 KB 44/1710 KB 356/590 KB 40/240 KB 3/44 KB 60/232 KB 44/1710 KB 352/590 KB 36/240 KB 3/44 KB 60/232 KB 44/1710 KB 340/590 KB 36/240 KB 3/44 KB 56/232 KB 44/1710 KB 356/590 KB 44/240 KB 3/44 KB 60/232 KB 45/1710 KB 356/590 KB 44/240 KB 3/44 KB 64/232 KB 45/1710 KB 360/590 KB 48/240 KB 6/44 KB 64/232 KB 45/1710 KB 364/590 KB 48/240 KB 6/44 KB 64/232 KB 45/1710 KB 368/590 KB 48/240 KB 6/44 KB 64/232 KB 45/1710 KB 372/590 KB 48/240 KB 6/44 KB 64/232 KB 45/1710 KB 376/590 KB 48/240 KB 6/44 KB 64/232 KB 45/1710 KB 380/590 KB 48/240 KB 6/44 KB 64/232 KB 45/1710 KB 384/590 KB 48/240 KB 6/44 KB 64/232 KB 45/1710 KB 388/590 KB 48/240 KB 6/44 KB 64/232 KB 45/1710 KB 356/590 KB 48/240 KB 6/44 KB 64/232 KB 45/1710 KB 388/590 KB 48/240 KB 9/44 KB 64/232 KB 45/1710 KB 388/590 KB 48/240 KB 11/44 KB 64/232 KB 45/1710 KB 388/590 KB 48/240 KB 14/44 KB 64/232 KB 45/1710 KB 388/590 KB 48/240 KB 16/44 KB 64/232 KB 45/1710 KB 388/590 KB 48/240 KB 19/44 KB 64/232 KB 45/1710 KB 388/590 KB 48/240 KB 22/44 KB 64/232 KB 45/1710 KB 388/590 KB 48/240 KB 25/44 KB 64/232 KB 45/1710 KB 388/590 KB 48/240 KB 27/44 KB 64/232 KB 45/1710 KB 356/590 KB 48/240 KB 3/44 KB 64/232 KB 45/1710 KB 388/590 KB 52/240 KB 27/44 KB 64/232 KB 45/1710 KB 388/590 KB 56/240 KB 27/44 KB 64/232 KB 45/1710 KB 388/590 KB 60/240 KB 27/44 KB 64/232 KB 45/1710 KB 388/590 KB 64/240 KB 27/44 KB 64/232 KB 45/1710 KB 388/590 KB 68/240 KB 27/44 KB 64/232 KB 45/1710 KB 388/590 KB 72/240 KB 27/44 KB 64/232 KB 45/1710 KB 356/590 KB 44/240 KB 3/44 KB 64/232 KB 48/1710 KB 388/590 KB 72/240 KB 27/44 KB 64/232 KB 49/1710 KB 388/590 KB 72/240 KB 27/44 KB 64/232 KB 52/1710 KB 388/590 KB 72/240 KB 27/44 KB 64/232 KB 53/1710 KB 388/590 KB 72/240 KB 27/44 KB 64/232 KB 57/1710 KB 388/590 KB 72/240 KB 27/44 KB 64/232 KB 61/1710 KB 388/590 KB 72/240 KB 27/44 KB 64/232 KB 65/1710 KB 388/590 KB 72/240 KB 27/44 KB 64/232 KB 68/1710 KB 388/590 KB 72/240 KB 27/44 KB 64/232 KB 71/1710 KB 388/590 KB 76/240 KB 27/44 KB 64/232 KB 68/1710 KB 388/590 KB 76/240 KB 27/44 KB 64/232 KB 71/1710 KB 388/590 KB 80/240 KB 30/44 KB 64/232 KB 71/1710 KB unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 388/590 KB 76/240 KB 30/44 KB 64/232 KB 73/1710 KB 388/590 KB 80/240 KB 30/44 KB 64/232 KB 76/1710 KB 388/590 KB 84/240 KB 30/44 KB 64/232 KB 79/1710 KB 392/590 KB 84/240 KB 32/44 KB 64/232 KB 73/1710 KB 388/590 KB 84/240 KB 30/44 KB 64/232 KB 76/1710 KB 392/590 KB 84/240 KB 32/44 KB 64/232 KB 76/1710 KB 388/590 KB 84/240 KB 32/44 KB 64/232 KB 79/1710 KB 396/590 KB 88/240 KB 32/44 KB 64/232 KB 79/1710 KB 400/590 KB 88/240 KB 32/44 KB 64/232 KB 79/1710 KB 400/590 KB 88/240 KB 36/44 KB 64/232 KB 81/1710 KB 400/590 KB 88/240 KB 40/44 KB 64/232 KB 81/1710 KB 400/590 KB 88/240 KB 44/44 KB 64/232 KB 79/1710 KB 392/590 KB 88/240 KB 32/44 KB 64/232 KB 81/1710 KB 400/590 KB 92/240 KB 44/44 KB 64/232 KB 81/1710 KB 400/590 KB 88/240 KB 36/44 KB 64/232 KB 84/1710 KB 400/590 KB 96/240 KB 44/44 KB 64/232 KB 81/1710 KB 400/590 KB 96/240 KB 44/44 KB 64/232 KB 87/1710 KB 400/590 KB 96/240 KB 44/44 KB 64/232 KB 89/1710 KB 404/590 KB 96/240 KB 44/44 KB 64/232 KB 92/1710 KB 404/590 KB 96/240 KB 44/44 KB 64/232 KB 95/1710 KB 404/590 KB 100/240 KB 44/44 KB 64/232 KB 87/1710 KB 404/590 KB 96/240 KB 44/44 KB 64/232 KB 95/1710 KB 408/590 KB 100/240 KB 44/44 KB 64/232 KB 95/1710 KB 412/590 KB 100/240 KB 44/44 KB 64/232 KB 95/1710 KB 416/590 KB 100/240 KB 44/44 KB 64/232 KB 92/1710 KB 404/590 KB 100/240 KB 44/44 KB 64/232 KB 95/1710 KB 416/590 KB 104/240 KB 44/44 KB 64/232 KB 95/1710 KB 416/590 KB 108/240 KB 44/44 KB 64/232 KB 97/1710 KB 416/590 KB 112/240 KB 44/44 KB 64/232 KB 97/1710 KB 416/590 KB 108/240 KB 44/44 KB 64/232 KB 97/1710 KB 416/590 KB 116/240 KB 44/44 KB 64/232 KB 100/1710 KB 420/590 KB 116/240 KB 44/44 KB 64/232 KB 100/1710 KB 424/590 KB 116/240 KB 44/44 KB 64/232 KB 100/1710 KB 428/590 KB 116/240 KB 44/44 KB 64/232 KB 100/1710 KB 416/590 KB 116/240 KB 44/44 KB 64/232 KB 104/1710 KB 428/590 KB 116/240 KB 44/44 KB 64/232 KB 108/1710 KB 432/590 KB 120/240 KB 44/44 KB 68/232 KB 112/1710 KB 432/590 KB 120/240 KB 44/44 KB 68/232 KB 116/1710 KB 432/590 KB 120/240 KB 44/44 KB 68/232 KB 104/1710 KB 432/590 KB 116/240 KB 44/44 KB 64/232 KB 116/1710 KB 436/590 KB 120/240 KB 44/44 KB 68/232 KB 116/1710 KB 440/590 KB 120/240 KB 68/232 KB 104/1710 KB 432/590 KB 120/240 KB 44/44 KB 68/232 KB 104/1710 KB 432/590 KB 120/240 KB 44/44 KB 64/232 KB 116/1710 KB 440/590 KB 124/240 KB 68/232 KB 116/1710 KB 440/590 KB 128/240 KB 68/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 346.2 KB/sec) unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 116/1710 KB 444/590 KB 132/240 KB 72/232 KB 116/1710 KB 448/590 KB 132/240 KB 72/232 KB 116/1710 KB 452/590 KB 132/240 KB 72/232 KB 120/1710 KB 456/590 KB 132/240 KB 72/232 KB 116/1710 KB 440/590 KB 132/240 KB 72/232 KB 120/1710 KB 456/590 KB 132/240 KB 76/232 KB 116/1710 KB 440/590 KB 132/240 KB 68/232 KB 120/1710 KB 456/590 KB 136/240 KB 80/232 KB 120/1710 KB 456/590 KB 140/240 KB 80/232 KB 120/1710 KB 456/590 KB 144/240 KB 80/232 KB 120/1710 KB 452/590 KB 132/240 KB 72/232 KB 120/1710 KB 456/590 KB 140/240 KB 80/232 KB 124/1710 KB 456/590 KB 144/240 KB 80/232 KB 128/1710 KB 456/590 KB 144/240 KB 80/232 KB 132/1710 KB 456/590 KB 148/240 KB 80/232 KB 132/1710 KB 456/590 KB 148/240 KB 84/232 KB 132/1710 KB 456/590 KB 148/240 KB 88/232 KB 132/1710 KB 460/590 KB 148/240 KB 92/232 KB 132/1710 KB 460/590 KB 148/240 KB 96/232 KB 128/1710 KB 456/590 KB 148/240 KB 80/232 KB 136/1710 KB 460/590 KB 152/240 KB 96/232 KB 132/1710 KB 460/590 KB 148/240 KB 88/232 KB 136/1710 KB 464/590 KB 152/240 KB 96/232 KB 136/1710 KB 464/590 KB 156/240 KB 96/232 KB 136/1710 KB 464/590 KB 160/240 KB 96/232 KB 136/1710 KB 464/590 KB 160/240 KB 96/232 KB 140/1710 KB 464/590 KB 160/240 KB 96/232 KB 144/1710 KB 464/590 KB 160/240 KB 96/232 KB 148/1710 KB 464/590 KB 160/240 KB 96/232 KB 152/1710 KB 464/590 KB 160/240 KB 96/232 KB 3/258 KB 156/1710 KB 468/590 KB 164/240 KB 100/232 KB 3/258 KB 160/1710 KB 468/590 KB 164/240 KB 100/232 KB 3/258 KB 152/1710 KB 468/590 KB 164/240 KB 100/232 KB 6/258 KB 160/1710 KB 468/590 KB 164/240 KB 100/232 KB 152/1710 KB 468/590 KB 160/240 KB 96/232 KB 9/258 KB 160/1710 KB 472/590 KB 164/240 KB 100/232 KB 9/258 KB 160/1710 KB 476/590 KB 164/240 KB 100/232 KB 152/1710 KB 468/590 KB 164/240 KB 100/232 KB 152/1710 KB 468/590 KB 160/240 KB 100/232 KB 9/258 KB 160/1710 KB 468/590 KB 164/240 KB 100/232 KB 11/258 KB 160/1710 KB 476/590 KB 164/240 KB 100/232 KB 11/258 KB 160/1710 KB 476/590 KB 168/240 KB 100/232 KB 14/258 KB 160/1710 KB 476/590 KB 172/240 KB 104/232 KB 14/258 KB 160/1710 KB 480/590 KB 176/240 KB 104/232 KB 14/258 KB 160/1710 KB 476/590 KB 168/240 KB 104/232 KB 14/258 KB 160/1710 KB 476/590 KB 168/240 KB 100/232 KB 14/258 KB 160/1710 KB 480/590 KB 176/240 KB 108/232 KB 14/258 KB 160/1710 KB 480/590 KB 176/240 KB 112/232 KB 14/258 KB 160/1710 KB 480/590 KB 172/240 KB 104/232 KB 16/258 KB 160/1710 KB 480/590 KB 176/240 KB 112/232 KB 16/258 KB 160/1710 KB 484/590 KB 176/240 KB 112/232 KB 16/258 KB 160/1710 KB 488/590 KB 176/240 KB 112/232 KB 19/258 KB 164/1710 KB 492/590 KB 180/240 KB 112/232 KB 19/258 KB 164/1710 KB 496/590 KB 180/240 KB 112/232 KB 19/258 KB 164/1710 KB 488/590 KB 180/240 KB 112/232 KB 19/258 KB 168/1710 KB 496/590 KB 180/240 KB 112/232 KB 19/258 KB 172/1710 KB 500/590 KB 180/240 KB 112/232 KB 19/258 KB 176/1710 KB 500/590 KB 180/240 KB 112/232 KB 19/258 KB 180/1710 KB 500/590 KB 180/240 KB 112/232 KB 19/258 KB 184/1710 KB 500/590 KB 180/240 KB 112/232 KB 19/258 KB 160/1710 KB 488/590 KB 180/240 KB 112/232 KB 19/258 KB 184/1710 KB 500/590 KB 184/240 KB 112/232 KB 19/258 KB 184/1710 KB 500/590 KB 188/240 KB 112/232 KB 19/258 KB 184/1710 KB 500/590 KB 192/240 KB 112/232 KB 19/258 KB 184/1710 KB 500/590 KB 196/240 KB 112/232 KB 19/258 KB 184/1710 KB 500/590 KB 200/240 KB 112/232 KB 19/258 KB 184/1710 KB 500/590 KB 204/240 KB 112/232 KB 19/258 KB 184/1710 KB 500/590 KB 208/240 KB 112/232 KB 19/258 KB 184/1710 KB 500/590 KB 212 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install /240 KB 112/232 KB 19/258 KB 160/1710 KB 488/590 KB 176/240 KB 112/232 KB 22/258 KB 188/1710 KB 500/590 KB 212/240 KB 112/232 KB 25/258 KB 188/1710 KB 500/590 KB 212/240 KB 112/232 KB 27/258 KB 188/1710 KB 500/590 KB 212/240 KB 112/232 KB 30/258 KB 188/1710 KB 500/590 KB 212/240 KB 112/232 KB 32/258 KB 188/1710 KB 500/590 KB 212/240 KB 112/232 KB 36/258 KB 188/1710 KB 500/590 KB 212/240 KB 112/232 KB 40/258 KB 188/1710 KB 500/590 KB 212/240 KB 112/232 KB 19/258 KB 188/1710 KB 500/590 KB 212/240 KB 112/232 KB 19/258 KB 168/1710 KB 500/590 KB 180/240 KB 112/232 KB 40/258 KB 188/1710 KB 504/590 KB 212/240 KB 112/232 KB 40/258 KB 188/1710 KB 508/590 KB 212/240 KB 112/232 KB 40/258 KB 188/1710 KB 512/590 KB 212/240 KB 112/232 KB 40/258 KB 188/1710 KB 516/590 KB 212/240 KB 112/232 KB 44/258 KB 192/1710 KB 516/590 KB 212/240 KB 112/232 KB 44/258 KB 192/1710 KB 516/590 KB 212/240 KB 112/232 KB 44/258 KB 192/1710 KB 520/590 KB 212/240 KB 112/232 KB 48/258 KB 196/1710 KB 524/590 KB 216/240 KB 112/232 KB 48/258 KB 196/1710 KB 528/590 KB 216/240 KB 112/232 KB 48/258 KB 196/1710 KB 520/590 KB 216/240 KB 112/232 KB 48/258 KB 196/1710 KB 520/590 KB 212/240 KB 112/232 KB 48/258 KB 192/1710 KB 520/590 KB 212/240 KB 112/232 KB 48/258 KB 196/1710 KB 528/590 KB 220/240 KB 112/232 KB 48/258 KB 196/1710 KB 528/590 KB 224/240 KB 112/232 KB 48/258 KB 200/1710 KB 532/590 KB 224/240 KB 112/232 KB 52/258 KB 200/1710 KB 536/590 KB 228/240 KB 112/232 KB 48/258 KB 200/1710 KB 528/590 KB 224/240 KB 112/232 KB 52/258 KB 200/1710 KB 532/590 KB 228/240 KB 112/232 KB 52/258 KB 204/1710 KB 536/590 KB 228/240 KB 112/232 KB 56/258 KB 208/1710 KB 536/590 KB 228/240 KB 112/232 KB 48/258 KB 200/1710 KB 532/590 KB 228/240 KB 112/232 KB 56/258 KB 212/1710 KB 540/590 KB 232/240 KB 112/232 KB 56/258 KB 204/1710 KB 536/590 KB 228/240 KB 112/232 KB 60/258 KB 212/1710 KB 540/590 KB 232/240 KB 112/232 KB 64/258 KB 212/1710 KB 540/590 KB 232/240 KB 112/232 KB 56/258 KB 212/1710 KB 540/590 KB 228/240 KB 112/232 KB 64/258 KB 212/1710 KB 544/590 KB 232/240 KB 112/232 KB 56/258 KB 212/1710 KB 536/590 KB 228/240 KB 112/232 KB 64/258 KB 212/1710 KB 544/590 KB 236/240 KB 112/232 KB 64/258 KB 212/1710 KB 544/590 KB 240/240 KB 112/232 KB 68/258 KB 212/1710 KB 544/590 KB 240/240 KB 112/232 KB 72/258 KB 216/1710 KB 548/590 KB 240/240 KB 112/232 KB 76/258 KB 216/1710 KB 548/590 KB 240/240 KB 112/232 KB 68/258 KB 216/1710 KB 548/590 KB 240/240 KB 112/232 KB 68/258 KB 212/1710 KB 548/590 KB 240/240 KB 112/232 KB 76/258 KB 220/1710 KB 548/590 KB 240/240 KB 112/232 KB 76/258 KB 224/1710 KB 552/590 KB 240/240 KB 112/232 KB 76/258 KB 220/1710 KB 552/590 KB 240/240 KB 112/232 KB 76/258 KB 224/1710 KB 556/590 KB 240/240 KB 112/232 KB 80/258 KB 224/1710 KB 560/590 KB 240/240 KB 112/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 116/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 120/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 124/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 128/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 132/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 136/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 140/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 144/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 148/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 152/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 156/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install KB 160/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 164/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 168/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 172/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 176/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 180/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 184/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 188/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 192/232 KB 80/258 KB 224/1710 KB 556/590 KB 240/240 KB 112/232 KB 80/258 KB 228/1710 KB 560/590 KB 240/240 KB 112/232 KB 80/258 KB 232/1710 KB 560/590 KB 240/240 KB 192/232 KB 84/258 KB 236/1710 KB 564/590 KB 240/240 KB 196/232 KB 84/258 KB 240/1710 KB 564/590 KB 240/240 KB 196/232 KB 84/258 KB 244/1710 KB 564/590 KB 240/240 KB 196/232 KB 84/258 KB 232/1710 KB 564/590 KB 240/240 KB 196/232 KB 88/258 KB 244/1710 KB 564/590 KB 240/240 KB 196/232 KB 80/258 KB 232/1710 KB 564/590 KB 240/240 KB 196/232 KB 88/258 KB 244/1710 KB 564/590 KB 240/240 KB 200/232 KB 88/258 KB 244/1710 KB 564/590 KB 240/240 KB 204/232 KB 80/258 KB 232/1710 KB 564/590 KB 240/240 KB 192/232 KB 92/258 KB 244/1710 KB 568/590 KB 240/240 KB 204/232 KB 92/258 KB 244/1710 KB 564/590 KB 240/240 KB 204/232 KB 92/258 KB 244/1710 KB 572/590 KB 240/240 KB 208/232 KB 96/258 KB 244/1710 KB 576/590 KB 208/232 KB 96/258 KB 244/1710 KB 580/590 KB 208/232 KB 96/258 KB 248/1710 KB 584/590 KB 208/232 KB 92/258 KB 244/1710 KB 568/590 KB 240/240 KB 208/232 KB 96/258 KB 248/1710 KB 584/590 KB 212/232 KB 96/258 KB 248/1710 KB 580/590 KB 208/232 KB 96/258 KB 252/1710 KB 588/590 KB 212/232 KB 96/258 KB 256/1710 KB 588/590 KB 212/232 KB 96/258 KB 260/1710 KB 588/590 KB 212/232 KB 96/258 KB 244/1710 KB 572/590 KB 240/240 KB 208/232 KB 100/258 KB 260/1710 KB 588/590 KB 212/232 KB 96/258 KB 248/1710 KB 588/590 KB 212/232 KB 100/258 KB 260/1710 KB 590/590 KB 212/232 KB 104/258 KB 260/1710 KB 590/590 KB 212/232 KB 108/258 KB 260/1710 KB 590/590 KB 212/232 KB 112/258 KB 260/1710 KB 590/590 KB 216/232 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1322.1 KB/sec) unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 108/258 KB 260/1710 KB 590/590 KB 216/232 KB 112/258 KB 260/1710 KB 590/590 KB 220/232 KB 112/258 KB 260/1710 KB 590/590 KB 224/232 KB 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 116/258 KB 260/1710 KB 590/590 KB 228/232 KB 120/258 KB 264/1710 KB 590/590 KB 228/232 KB 112/258 KB 260/1710 KB 590/590 KB 228/232 KB 116/258 KB 264/1710 KB 590/590 KB 228/232 KB 120/258 KB 268/1710 KB 590/590 KB 228/232 KB 120/258 KB 272/1710 KB 590/590 KB 228/232 KB 120/258 KB 276/1710 KB 590/590 KB 228/232 KB 120/258 KB 276/1710 KB 590/590 KB 232/232 KB 120/258 KB 276/1710 KB 590/590 KB 232/232 KB 124/258 KB 276/1710 KB 590/590 KB 232/232 KB 124/258 KB 280/1710 KB 590/590 KB 232/232 KB 128/258 KB 284/1710 KB 590/590 KB 232/232 KB 128/258 KB 288/1710 KB 590/590 KB 232/232 KB 128/258 KB 292/1710 KB 590/590 KB 232/232 KB 128/258 KB 280/1710 KB 590/590 KB 232/232 KB 132/258 KB 292/1710 KB 590/590 KB 232/232 KB 136/258 KB 292/1710 KB 590/590 KB 232/232 KB 140/258 KB 292/1710 KB 590/590 KB 232/232 KB 144/258 KB 292/1710 KB 590/590 KB 232/232 KB 148/258 KB 292/1710 KB 590/590 KB 232/232 KB 152/258 KB 296/1710 KB 148/258 KB 296/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2890.5 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 156/258 KB 300/1710 KB 156/258 KB 304/1710 KB 156/258 KB 308/1710 KB 156/258 KB 296/1710 KB 160/258 KB 308/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 1159.4 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 160/258 KB 312/1710 KB 4/223 KB 160/258 KB 312/1710 KB 8/223 KB 160/258 KB 312/1710 KB 12/223 KB 160/258 KB 312/1710 KB 16/223 KB 160/258 KB 312/1710 KB 164/258 KB 312/1710 KB 20/223 KB 160/258 KB 312/1710 KB 20/223 KB 164/258 KB 316/1710 KB 24/223 KB 164/258 KB 316/1710 KB 28/223 KB 164/258 KB 316/1710 KB 20/223 KB 168/258 KB 320/1710 KB 28/223 KB 168/258 KB 316/1710 KB 28/223 KB 172/258 KB 320/1710 KB 28/223 KB 172/258 KB 324/1710 KB 32/223 KB 172/258 KB 320/1710 KB 32/223 KB 176/258 KB 324/1710 KB 32/223 KB 180/258 KB 324/1710 KB 32/223 KB 184/258 KB 328/1710 KB 36/223 KB 188/258 KB 328/1710 KB 36/223 KB 192/258 KB 328/1710 KB 36/223 KB 180/258 KB 328/1710 KB 36/223 KB 192/258 KB 328/1710 KB 40/223 KB 180/258 KB 328/1710 KB 32/223 KB 192/258 KB 332/1710 KB 40/223 KB 192/258 KB 336/1710 KB 4/208 KB 40/223 KB 192/258 KB 337/1710 KB 4/208 KB 40/223 KB 192/258 KB 337/1710 KB 4/208 KB 44/223 KB 1/38 KB 192/258 KB 332/1710 KB 4/208 KB 40/223 KB 192/258 KB 337/1710 KB 8/208 KB 44/223 KB 1/38 KB 192/258 KB 337/1710 KB 12/208 KB 44/223 KB 1/38 KB 192/258 KB 337/1710 KB 16/208 KB 44/223 KB 1/38 KB 192/258 KB 337/1710 KB 20/208 KB 44/223 KB 1/38 KB 196/258 KB 341/1710 KB 24/208 KB 44/223 KB 4/38 KB 196/258 KB 341/1710 KB 28/208 KB 44/223 KB 4/38 KB 192/258 KB 337/1710 KB 4/208 KB 44/223 KB 196/258 KB 341/1710 KB 28/208 KB 48/223 KB 4/38 KB 196/258 KB 341/1710 KB 28/208 KB 52/223 KB 4/38 KB 196/258 KB 341/1710 KB 20/208 KB 44/223 KB 4/38 KB 200/258 KB 341/1710 KB 32/208 KB 52/223 KB 4/38 KB 204/258 KB 341/1710 KB 32/208 KB 52/223 KB 4/38 KB 192/258 KB 341/1710 KB 20/208 KB 44/223 KB 4/38 KB 192/258 KB 337/1710 KB 20/208 KB 44/223 KB 4/38 KB 204/258 KB 341/1710 KB 32/208 KB 56/223 KB 5/38 KB 204/258 KB 341/1710 KB 32/208 KB 56/223 KB 8/38 KB 204/258 KB 341/1710 KB 32/208 KB 56/223 KB 9/38 KB 204/258 KB 345/1710 KB 32/208 KB 56/223 KB 9/38 KB 204/258 KB 348/1710 KB 32/208 KB 56/223 KB 12/38 KB 204/258 KB 341/1710 KB 32/208 KB 56/223 KB 4/38 KB 196/258 KB 341/1710 KB 32/208 KB 52/223 KB 4/38 KB 204/258 KB 345/1710 KB 32/208 KB 56/223 KB 12/38 KB 204/258 KB 348/1710 KB 32/208 KB 56/223 KB 13/38 KB 204/258 KB 348/1710 KB 32/208 KB 56/223 KB 16/38 KB 208/258 KB 351/1710 KB 32/208 KB 60/223 KB 17/38 KB 208/258 KB 348/1710 KB 32/208 KB 60/223 KB 16/38 KB 208/258 KB 351/1710 KB 32/208 KB 60/223 KB 16/38 KB 204/258 KB 348/1710 KB 32/208 KB 60/223 KB 16/38 KB 208/258 KB 351/1710 KB 32/208 KB 64/223 KB 17/38 KB 208/258 KB 351/1710 KB 36/208 KB 64/223 KB 17/38 KB 208/258 KB 351/1710 KB 40/208 KB 64/223 KB 17/38 KB 208/258 KB 353/1710 KB 44/208 KB 68/223 KB 20/38 KB 208/258 KB 353/1710 KB 48/208 KB 68/223 KB 20/38 KB 208/258 KB 353/1710 KB 40/208 KB 68/223 KB 20/38 KB 208/258 KB 351/1710 KB 40/208 KB 64/223 KB 20/38 KB 212/258 KB 353/1710 KB 48/208 KB 68/223 KB 21/38 KB 212/258 KB 356/1710 KB 48/208 KB 68/223 KB 21/38 KB 212/258 KB 359/1710 KB 48/208 KB 68/223 KB 24/38 KB 212/258 KB 361/1710 KB 48/208 KB 68/223 KB 24/38 KB 208/258 KB 351/1710 KB 40/208 KB 68/223 KB 20/38 KB 212/258 KB 361/1710 KB 52/208 KB 72/223 KB 24/38 KB 212/258 KB 361/1710 KB 52/208 KB 76/223 KB 24/38 KB 212/258 KB 361/1710 KB 52/208 KB 80/223 KB 24/38 KB 212/258 KB 361/1710 KB 52/208 KB 68/223 KB 24/38 KB 212/258 KB 356/1710 KB 48/208 KB 68/223 KB 24/38 KB 212/258 KB 353/1710 KB 48/208 KB 68/223 KB 20/38 KB 216/258 KB 361/1710 KB 52/208 KB 80/223 KB 24/38 KB 220/258 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install KB 361/1710 KB 52/208 KB 80/223 KB 25/38 KB 216/258 KB 361/1710 KB 52/208 KB 80/223 KB 25/38 KB 224/258 KB 361/1710 KB 52/208 KB 80/223 KB 28/38 KB 224/258 KB 361/1710 KB 52/208 KB 80/223 KB 28/38 KB 224/258 KB 361/1710 KB 52/208 KB 80/223 KB 29/38 KB 224/258 KB 361/1710 KB 52/208 KB 80/223 KB 32/38 KB 228/258 KB 364/1710 KB 56/208 KB 84/223 KB 33/38 KB 224/258 KB 361/1710 KB 56/208 KB 80/223 KB 32/38 KB 228/258 KB 364/1710 KB 60/208 KB 84/223 KB 33/38 KB 228/258 KB 364/1710 KB 64/208 KB 84/223 KB 33/38 KB 228/258 KB 364/1710 KB 64/208 KB 84/223 KB 36/38 KB 228/258 KB 364/1710 KB 56/208 KB 84/223 KB 32/38 KB 228/258 KB 364/1710 KB 64/208 KB 88/223 KB 36/38 KB 228/258 KB 364/1710 KB 64/208 KB 92/223 KB 36/38 KB 228/258 KB 364/1710 KB 64/208 KB 96/223 KB 36/38 KB 228/258 KB 364/1710 KB 56/208 KB 80/223 KB 32/38 KB 228/258 KB 367/1710 KB 68/208 KB 96/223 KB 38/38 KB 228/258 KB 361/1710 KB 56/208 KB 80/223 KB 32/38 KB 228/258 KB 369/1710 KB 68/208 KB 96/223 KB 38/38 KB 232/258 KB 372/1710 KB 68/208 KB 96/223 KB 38/38 KB 228/258 KB 364/1710 KB 68/208 KB 96/223 KB 38/38 KB 232/258 KB 372/1710 KB 72/208 KB 96/223 KB 38/38 KB 232/258 KB 375/1710 KB 76/208 KB 96/223 KB 38/38 KB 232/258 KB 375/1710 KB 80/208 KB 96/223 KB 38/38 KB 228/258 KB 364/1710 KB 64/208 KB 96/223 KB 38/38 KB 232/258 KB 375/1710 KB 72/208 KB 96/223 KB 38/38 KB 232/258 KB 369/1710 KB 68/208 KB 96/223 KB 38/38 KB 236/258 KB 375/1710 KB 80/208 KB 96/223 KB 38/38 KB 240/258 KB 375/1710 KB 80/208 KB 96/223 KB 38/38 KB 244/258 KB 375/1710 KB 80/208 KB 96/223 KB 38/38 KB 248/258 KB 377/1710 KB 84/208 KB 100/223 KB 38/38 KB 252/258 KB 377/1710 KB 84/208 KB 100/223 KB 38/38 KB 244/258 KB 377/1710 KB 84/208 KB 100/223 KB 38/38 KB 252/258 KB 377/1710 KB 84/208 KB 104/223 KB 38/38 KB 252/258 KB 377/1710 KB 84/208 KB 108/223 KB 38/38 KB 256/258 KB 377/1710 KB 84/208 KB 112/223 KB 38/38 KB 244/258 KB 377/1710 KB 84/208 KB 96/223 KB 38/38 KB 244/258 KB 377/1710 KB 80/208 KB 96/223 KB 38/38 KB 256/258 KB 380/1710 KB 84/208 KB 112/223 KB 38/38 KB 256/258 KB 383/1710 KB 84/208 KB 112/223 KB 38/38 KB 256/258 KB 377/1710 KB 84/208 KB 108/223 KB 38/38 KB 256/258 KB 385/1710 KB 84/208 KB 112/223 KB 38/38 KB 258/258 KB 385/1710 KB 88/208 KB 112/223 KB 38/38 KB 256/258 KB 385/1710 KB 88/208 KB 112/223 KB 38/38 KB 258/258 KB 388/1710 KB 92/208 KB 116/223 KB 38/38 KB 258/258 KB 388/1710 KB 96/208 KB 116/223 KB 38/38 KB 258/258 KB 388/1710 KB 100/208 KB 116/223 KB 38/38 KB 258/258 KB 388/1710 KB 104/208 KB 116/223 KB 258/258 KB 388/1710 KB 108/208 KB 116/223 KB 258/258 KB 388/1710 KB 112/208 KB 116/223 KB 258/258 KB 388/1710 KB 88/208 KB 116/223 KB 38/38 KB 258/258 KB 388/1710 KB 112/208 KB 120/223 KB 258/258 KB 388/1710 KB 88/208 KB 112/223 KB 38/38 KB 258/258 KB 391/1710 KB 112/208 KB 120/223 KB 258/258 KB 393/1710 KB 112/208 KB 120/223 KB 258/258 KB 393/1710 KB 112/208 KB 124/223 KB 258/258 KB 393/1710 KB 112/208 KB 128/223 KB 258/258 KB 397/1710 KB 112/208 KB 128/223 KB 258/258 KB 401/1710 KB 112/208 KB 132/223 KB 258/258 KB 405/1710 KB 116/208 KB 132/223 KB 258/258 KB 409/1710 KB 116/208 KB 132/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 152.4 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 258/258 KB 401/1710 KB 116/208 KB 132/223 KB 258/258 KB 413/1710 KB 120/208 KB 132/223 KB 258/258 KB 397/1710 KB 112/208 KB 132/223 KB 258/258 KB 413/1710 KB 120/208 KB 136/223 KB 258/258 KB 413/1710 KB 120/208 KB 140/223 KB 258/258 KB 413/1710 KB 120/208 KB 144/223 KB 258/258 KB 413/1710 KB 124/208 KB 144/223 KB 258/258 KB 413/1710 KB 128/208 KB 144/223 KB 258/258 KB 413/1710 KB 132/208 KB 148/223 KB 258/258 KB 413/1710 KB 136/208 KB 148/223 KB 258/258 KB 413/1710 KB 140/208 KB 148/223 KB 258/258 KB 413/1710 KB 116/208 KB 132/223 KB 258/258 KB 417/1710 KB 140/208 KB 148/223 KB 258/258 KB 421/1710 KB 140/208 KB 148/223 KB 258/258 KB 425/1710 KB 140/208 KB 148/223 KB 258/258 KB 413/1710 KB 128/208 KB 148/223 KB 258/258 KB 425/1710 KB 140/208 KB 152/223 KB 258/258 KB 425/1710 KB 140/208 KB 156/223 KB 425/1710 KB 140/208 KB 160/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1014.4 KB/sec) unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 425/1710 KB 144/208 KB 160/223 KB Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 425/1710 KB 148/208 KB 164/223 KB 425/1710 KB 144/208 KB 164/223 KB 429/1710 KB 148/208 KB 168/223 KB 429/1710 KB 148/208 KB 172/223 KB 429/1710 KB 148/208 KB 164/223 KB 433/1710 KB 152/208 KB 172/223 KB 437/1710 KB 152/208 KB 172/223 KB 441/1710 KB 152/208 KB 172/223 KB 429/1710 KB 152/208 KB 172/223 KB 441/1710 KB 152/208 KB 176/223 KB 441/1710 KB 156/208 KB 176/223 KB 441/1710 KB 160/208 KB 176/223 KB 441/1710 KB 164/208 KB 180/223 KB 445/1710 KB 168/208 KB 180/223 KB 445/1710 KB 172/208 KB 180/223 KB 445/1710 KB 176/208 KB 180/223 KB 4/18 KB 441/1710 KB 160/208 KB 180/223 KB 445/1710 KB 172/208 KB 180/223 KB 4/18 KB 445/1710 KB 176/208 KB 180/223 KB 8/18 KB 445/1710 KB 176/208 KB 180/223 KB 12/18 KB 445/1710 KB 176/208 KB 180/223 KB 16/18 KB 445/1710 KB 176/208 KB 180/223 KB 18/18 KB 445/1710 KB 164/208 KB 180/223 KB 449/1710 KB 176/208 KB 180/223 KB 18/18 KB 453/1710 KB 176/208 KB 180/223 KB 18/18 KB 453/1710 KB 176/208 KB 184/223 KB 18/18 KB 457/1710 KB 176/208 KB 184/223 KB 18/18 KB 457/1710 KB 176/208 KB 188/223 KB 18/18 KB 457/1710 KB 176/208 KB 192/223 KB 18/18 KB 461/1710 KB 176/208 KB 192/223 KB 18/18 KB 465/1710 KB 180/208 KB 196/223 KB 18/18 KB 469/1710 KB 180/208 KB 196/223 KB 18/18 KB 461/1710 KB 180/208 KB 196/223 KB 18/18 KB 461/1710 KB 176/208 KB 196/223 KB 18/18 KB 473/1710 KB 180/208 KB 200/223 KB 18/18 KB 473/1710 KB 180/208 KB 196/223 KB 18/18 KB 473/1710 KB 184/208 KB 204/223 KB 18/18 KB 473/1710 KB 184/208 KB 208/223 KB 18/18 KB 473/1710 KB 184/208 KB 200/223 KB 18/18 KB 473/1710 KB 188/208 KB 208/223 KB 18/18 KB 477/1710 KB 188/208 KB 208/223 KB 18/18 KB 481/1710 KB 192/208 KB 212/223 KB 18/18 KB 485/1710 KB 192/208 KB 212/223 KB 18/18 KB 477/1710 KB 192/208 KB 212/223 KB 18/18 KB 477/1710 KB 192/208 KB 208/223 KB 18/18 KB 485/1710 KB 196/208 KB 212/223 KB 18/18 KB 489/1710 KB 196/208 KB 216/223 KB 18/18 KB 485/1710 KB 196/208 KB 216/223 KB 18/18 KB 489/1710 KB 196/208 KB 220/223 KB 18/18 KB 493/1710 KB 200/208 KB 223/223 KB 18/18 KB 497/1710 KB 200/208 KB 223/223 KB 18/18 KB 489/1710 KB 200/208 KB 220/223 KB 18/18 KB 497/1710 KB 204/208 KB 223/223 KB 18/18 KB 489/1710 KB 200/208 KB 223/223 KB 18/18 KB 497/1710 KB 208/208 KB 223/223 KB 18/18 KB 501/1710 KB 208/208 KB 223/223 KB 18/18 KB 505/1710 KB 208/208 KB 223/223 KB 18/18 KB 509/1710 KB 208/208 KB 223/223 KB 18/18 KB 513/1710 KB 208/208 KB 223/223 KB 18/18 KB 517/1710 KB 208/208 KB 223/223 KB 18/18 KB 521/1710 KB 208/208 KB 223/223 KB 18/18 KB 525/1710 KB 208/208 KB 223/223 KB 18/18 KB 529/1710 KB 208/208 KB 223/223 KB 18/18 KB 533/1710 KB 208/208 KB 223/223 KB 18/18 KB 537/1710 KB 208/208 KB 223/223 KB 18/18 KB 541/1710 KB 208/208 KB 223/223 KB 18/18 KB 545/1710 KB 208/208 KB 223/223 KB 18/18 KB 549/1710 KB 208/208 KB 223/223 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 64.5 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 549/1710 KB 208/208 KB 223/223 KB 3/531 KB 18/18 KB 549/1710 KB 208/208 KB 223/223 KB 5/531 KB 549/1710 KB 208/208 KB 223/223 KB 8/531 KB 549/1710 KB 208/208 KB 223/223 KB 11/531 KB 549/1710 KB 208/208 KB 223/223 KB 13/531 KB 549/1710 KB 208/208 KB 16/531 KB 549/1710 KB 19/531 KB 549/1710 KB 21/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 793.0 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 739.3 KB/sec) unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 549/1710 KB 24/531 KB Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 549/1710 KB 27/531 KB 549/1710 KB 29/531 KB 549/1710 KB 32/531 KB 549/1710 KB 36/531 KB 549/1710 KB 40/531 KB 549/1710 KB 44/531 KB 549/1710 KB 48/531 KB 549/1710 KB 52/531 KB 553/1710 KB 56/531 KB 549/1710 KB 56/531 KB 553/1710 KB 60/531 KB 553/1710 KB 64/531 KB 553/1710 KB 68/531 KB 557/1710 KB 72/531 KB 557/1710 KB 76/531 KB 557/1710 KB 68/531 KB 561/1710 KB 76/531 KB 565/1710 KB 76/531 KB 569/1710 KB 76/531 KB 569/1710 KB 80/531 KB 573/1710 KB 4/214 KB 80/531 KB 573/1710 KB 8/214 KB 80/531 KB 573/1710 KB 12/214 KB 80/531 KB 573/1710 KB 16/214 KB 80/531 KB 573/1710 KB 16/214 KB 80/531 KB 4/109 KB 573/1710 KB 16/214 KB 80/531 KB 8/109 KB 573/1710 KB 16/214 KB 80/531 KB 12/109 KB 573/1710 KB 16/214 KB 80/531 KB 16/109 KB 573/1710 KB 80/531 KB 577/1710 KB 16/214 KB 80/531 KB 16/109 KB 581/1710 KB 16/214 KB 80/531 KB 16/109 KB 581/1710 KB 20/214 KB 84/531 KB 16/109 KB 581/1710 KB 24/214 KB 84/531 KB 16/109 KB 581/1710 KB 28/214 KB 84/531 KB 16/109 KB 581/1710 KB 32/214 KB 84/531 KB 16/109 KB 581/1710 KB 32/214 KB 84/531 KB 20/109 KB 581/1710 KB 32/214 KB 84/531 KB 24/109 KB 581/1710 KB 32/214 KB 84/531 KB 28/109 KB 581/1710 KB 32/214 KB 84/531 KB 32/109 KB 581/1710 KB 16/214 KB 84/531 KB 16/109 KB 581/1710 KB 32/214 KB 88/531 KB 32/109 KB 585/1710 KB 32/214 KB 92/531 KB 32/109 KB 585/1710 KB 32/214 KB 88/531 KB 32/109 KB 585/1710 KB 32/214 KB 96/531 KB 32/109 KB 589/1710 KB 32/214 KB 96/531 KB 36/109 KB 589/1710 KB 36/214 KB 96/531 KB 40/109 KB 589/1710 KB 36/214 KB 96/531 KB 36/109 KB 589/1710 KB 40/214 KB 96/531 KB 44/109 KB 589/1710 KB 44/214 KB 96/531 KB 44/109 KB 589/1710 KB 48/214 KB 96/531 KB 44/109 KB 589/1710 KB 36/214 KB 96/531 KB 44/109 KB 589/1710 KB 48/214 KB 96/531 KB 48/109 KB 589/1710 KB 48/214 KB 96/531 KB 52/109 KB 589/1710 KB 52/214 KB 100/531 KB 56/109 KB 589/1710 KB 52/214 KB 100/531 KB 60/109 KB 589/1710 KB 52/214 KB 100/531 KB 64/109 KB 589/1710 KB 52/214 KB 100/531 KB 52/109 KB 589/1710 KB 52/214 KB 96/531 KB 52/109 KB 589/1710 KB 56/214 KB 100/531 KB 64/109 KB 589/1710 KB 60/214 KB 100/531 KB 64/109 KB 589/1710 KB 64/214 KB 100/531 KB 64/109 KB 589/1710 KB 68/214 KB 100/531 KB 64/109 KB 589/1710 KB 72/214 KB 100/531 KB 64/109 KB 589/1710 KB 76/214 KB 104/531 KB 64/109 KB 589/1710 KB 80/214 KB 104/531 KB 64/109 KB 589/1710 KB 52/214 KB 100/531 KB 56/109 KB 593/1710 KB 80/214 KB 104/531 KB 64/109 KB 597/1710 KB 80/214 KB 104/531 KB 64/109 KB 601/1710 KB 80/214 KB 104/531 KB 64/109 KB 589/1710 KB 72/214 KB 104/531 KB 64/109 KB 601/1710 KB 80/214 KB 108/531 KB 64/109 KB 601/1710 KB 80/214 KB 112/531 KB 64/109 KB 601/1710 KB 80/214 KB 112/531 KB 68/109 KB 605/1710 KB 84/214 KB 116/531 KB 72/109 KB 605/1710 KB 84/214 KB 116/531 KB 76/109 KB 605/1710 KB 84/214 KB 116/531 KB 80/109 KB 605/1710 KB 84/214 KB 116/531 KB 68/109 KB 605/1710 KB 80/214 KB 116/531 KB 68/109 KB 609/1710 KB 84/214 KB 116/531 KB 80/109 KB 613/1710 KB 84/214 KB 116/531 KB 80/109 KB 617/1710 KB 84/214 KB 116/531 KB 80/109 KB 601/1710 KB 80/214 KB 116/531 KB 68/109 KB 617/1710 KB 88/214 KB 116/531 KB 80/109 KB 617/1710 KB 92/214 KB 116/531 KB 80/109 KB 617/1710 KB 96/214 KB 120/531 KB 80/109 KB 617/1710 KB 92/214 KB 120/531 KB 80/109 KB 617/1710 KB 3/1267 KB 96/214 KB 124/531 KB 80/109 KB 617/1710 KB 4/1267 KB 96/214 KB 124/531 KB 80/109 KB 617/1710 KB 96/214 KB 124/531 KB 80/109 KB 617/1710 KB 4/1267 KB 96/214 KB 128/ unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 531 KB 80/109 KB 621/1710 KB 4/1267 KB 100/214 KB 132/531 KB 84/109 KB 621/1710 KB 4/1267 KB 100/214 KB 128/531 KB 84/109 KB 617/1710 KB 4/1267 KB 100/214 KB 128/531 KB 84/109 KB 621/1710 KB 4/1267 KB 100/214 KB 132/531 KB 88/109 KB 621/1710 KB 4/1267 KB 100/214 KB 132/531 KB 92/109 KB 625/1710 KB 4/1267 KB 100/214 KB 132/531 KB 96/109 KB 617/1710 KB 4/1267 KB 100/214 KB 128/531 KB 80/109 KB 625/1710 KB 4/1267 KB 100/214 KB 132/531 KB 92/109 KB 629/1710 KB 4/1267 KB 100/214 KB 132/531 KB 96/109 KB 633/1710 KB 4/1267 KB 100/214 KB 132/531 KB 96/109 KB 633/1710 KB 4/1267 KB 104/214 KB 136/531 KB 100/109 KB 633/1710 KB 4/1267 KB 104/214 KB 140/531 KB 100/109 KB 637/1710 KB 4/1267 KB 104/214 KB 144/531 KB 100/109 KB 633/1710 KB 4/1267 KB 104/214 KB 132/531 KB 100/109 KB 633/1710 KB 4/1267 KB 104/214 KB 132/531 KB 96/109 KB 637/1710 KB 4/1267 KB 108/214 KB 144/531 KB 100/109 KB 637/1710 KB 4/1267 KB 112/214 KB 144/531 KB 100/109 KB 637/1710 KB 4/1267 KB 104/214 KB 140/531 KB 100/109 KB 637/1710 KB 4/1267 KB 116/214 KB 144/531 KB 100/109 KB 641/1710 KB 7/1267 KB 120/214 KB 148/531 KB 104/109 KB 641/1710 KB 7/1267 KB 124/214 KB 148/531 KB 104/109 KB 641/1710 KB 7/1267 KB 128/214 KB 148/531 KB 104/109 KB 641/1710 KB 7/1267 KB 116/214 KB 148/531 KB 104/109 KB 641/1710 KB 7/1267 KB 116/214 KB 144/531 KB 104/109 KB 641/1710 KB 8/1267 KB 128/214 KB 148/531 KB 104/109 KB 641/1710 KB 4/1267 KB 116/214 KB 144/531 KB 104/109 KB 637/1710 KB 4/1267 KB 116/214 KB 144/531 KB 104/109 KB 641/1710 KB 8/1267 KB 128/214 KB 148/531 KB 108/109 KB 641/1710 KB 8/1267 KB 128/214 KB 148/531 KB 109/109 KB 644/1710 KB 8/1267 KB 128/214 KB 148/531 KB 109/109 KB 645/1710 KB 8/1267 KB 128/214 KB 148/531 KB 109/109 KB 645/1710 KB 8/1267 KB 128/214 KB 152/531 KB 109/109 KB 648/1710 KB 8/1267 KB 128/214 KB 156/531 KB 109/109 KB 645/1710 KB 8/1267 KB 128/214 KB 156/531 KB 109/109 KB 648/1710 KB 8/1267 KB 128/214 KB 160/531 KB 109/109 KB 649/1710 KB 8/1267 KB 128/214 KB 160/531 KB 109/109 KB 649/1710 KB 8/1267 KB 128/214 KB 164/531 KB 109/109 KB 652/1710 KB 8/1267 KB 132/214 KB 168/531 KB 109/109 KB 652/1710 KB 8/1267 KB 132/214 KB 172/531 KB 109/109 KB 652/1710 KB 8/1267 KB 132/214 KB 176/531 KB 109/109 KB 652/1710 KB 8/1267 KB 132/214 KB 164/531 KB 109/109 KB 652/1710 KB 8/1267 KB 128/214 KB 164/531 KB 109/109 KB 653/1710 KB 8/1267 KB 132/214 KB 176/531 KB 109/109 KB 653/1710 KB 8/1267 KB 136/214 KB 176/531 KB 109/109 KB 656/1710 KB 8/1267 KB 140/214 KB 176/531 KB 109/109 KB 656/1710 KB 8/1267 KB 144/214 KB 176/531 KB 109/109 KB 656/1710 KB 8/1267 KB 136/214 KB 176/531 KB 109/109 KB 657/1710 KB 8/1267 KB 144/214 KB 176/531 KB 109/109 KB 660/1710 KB 8/1267 KB 144/214 KB 176/531 KB 109/109 KB 661/1710 KB 8/1267 KB 148/214 KB 176/531 KB 109/109 KB 661/1710 KB 8/1267 KB 152/214 KB 180/531 KB 109/109 KB 661/1710 KB 8/1267 KB 156/214 KB 180/531 KB 109/109 KB 661/1710 KB 8/1267 KB 148/214 KB 180/531 KB 109/109 KB 661/1710 KB 8/1267 KB 156/214 KB 184/531 KB 109/109 KB 661/1710 KB 8/1267 KB 144/214 KB 176/531 KB 109/109 KB 661/1710 KB 11/1267 KB 160/214 KB 184/531 KB 109/109 KB 661/1710 KB 12/1267 KB 160/214 KB 184/531 KB 109/109 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 338.1 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 661/1710 KB 8/1267 KB 160/214 KB 184/531 KB 109/109 KB 664/1710 KB 12/1267 KB 160/214 KB 184/531 KB 665/1710 KB 12/1267 KB 160/214 KB 184/531 KB 668/1710 KB 12/1267 KB 160/214 KB 184/531 KB 668/1710 KB 12/1267 KB 160/214 KB 188/531 KB 668/1710 KB 12/1267 KB 160/214 KB 192/531 KB 669/1710 KB 12/1267 KB 160/214 KB 196/531 KB 669/1710 KB 12/1267 KB 160/214 KB 192/531 KB 672/1710 KB 15/1267 KB 164/214 KB 200/531 KB 672/1710 KB 15/1267 KB 164/214 KB 204/531 KB 672/1710 KB 15/1267 KB 164/214 KB 208/531 KB 669/1710 KB 15/1267 KB 164/214 KB 200/531 KB 672/1710 KB 15/1267 KB 168/214 KB 208/531 KB 672/1710 KB 15/1267 KB 172/214 KB 208/531 KB 672/1710 KB 15/1267 KB 176/214 KB 208/531 KB 672/1710 KB 15/1267 KB 180/214 KB 208/531 KB 669/1710 KB 15/1267 KB 164/214 KB 200/531 KB 672/1710 KB 16/1267 KB 180/214 KB 212/531 KB 672/1710 KB 15/1267 KB 164/214 KB 200/531 KB 673/1710 KB 16/1267 KB 180/214 KB 212/531 KB 676/1710 KB 16/1267 KB 180/214 KB 212/531 KB 677/1710 KB 16/1267 KB 180/214 KB 212/531 KB 680/1710 KB 16/1267 KB 180/214 KB 212/531 KB 683/1710 KB 16/1267 KB 180/214 KB 212/531 KB 685/1710 KB 16/1267 KB 180/214 KB 212/531 KB 685/1710 KB 16/1267 KB 184/214 KB 212/531 KB 672/1710 KB 15/1267 KB 180/214 KB 212/531 KB 688/1710 KB 16/1267 KB 188/214 KB 212/531 KB 4/80 KB 688/1710 KB 16/1267 KB 188/214 KB 216/531 KB 8/80 KB 688/1710 KB 16/1267 KB 188/214 KB 216/531 KB 12/80 KB 688/1710 KB 16/1267 KB 188/214 KB 216/531 KB 688/1710 KB 16/1267 KB 184/214 KB 212/531 KB 688/1710 KB 16/1267 KB 188/214 KB 216/531 KB 12/80 KB 688/1710 KB 19/1267 KB 188/214 KB 216/531 KB 12/80 KB 688/1710 KB 20/1267 KB 188/214 KB 216/531 KB 12/80 KB 688/1710 KB 20/1267 KB 192/214 KB 216/531 KB 16/80 KB 688/1710 KB 20/1267 KB 192/214 KB 220/531 KB 16/80 KB 688/1710 KB 20/1267 KB 192/214 KB 224/531 KB 16/80 KB 688/1710 KB 20/1267 KB 192/214 KB 216/531 KB 16/80 KB 691/1710 KB 20/1267 KB 192/214 KB 224/531 KB 16/80 KB 691/1710 KB 20/1267 KB 196/214 KB 224/531 KB 20/80 KB 693/1710 KB 20/1267 KB 200/214 KB 228/531 KB 20/80 KB 693/1710 KB 20/1267 KB 196/214 KB 228/531 KB 16/80 KB 693/1710 KB 20/1267 KB 196/214 KB 228/531 KB 20/80 KB 696/1710 KB 20/1267 KB 200/214 KB 228/531 KB 16/80 KB 691/1710 KB 20/1267 KB 196/214 KB 228/531 KB 20/80 KB 696/1710 KB 20/1267 KB 200/214 KB 232/531 KB 24/80 KB 696/1710 KB 20/1267 KB 200/214 KB 232/531 KB 24/80 KB 699/1710 KB 20/1267 KB 200/214 KB 232/531 KB 24/80 KB 701/1710 KB 20/1267 KB 204/214 KB 236/531 KB 24/80 KB 699/1710 KB 20/1267 KB 204/214 KB 236/531 KB 24/80 KB 699/1710 KB 20/1267 KB 204/214 KB 232/531 KB 28/80 KB 701/1710 KB 20/1267 KB 208/214 KB 236/531 KB 28/80 KB 701/1710 KB 20/1267 KB 204/214 KB 236/531 KB 28/80 KB 701/1710 KB 20/1267 KB 208/214 KB 240/531 KB 32/80 KB 701/1710 KB 20/1267 KB 208/214 KB 240/531 KB 32/80 KB 701/1710 KB 23/1267 KB 208/214 KB 240/531 KB 32/80 KB 701/1710 KB 24/1267 KB 208/214 KB 240/531 KB 32/80 KB 704/1710 KB 24/1267 KB 208/214 KB 240/531 KB 32/80 KB 707/1710 KB 24/1267 KB 208/214 KB 240/531 KB 36/80 KB 709/1710 KB 24/1267 KB 212/214 KB 240/531 KB 36/80 KB 712/1710 KB 24/1267 KB 212/214 KB 244/531 KB 36/80 KB 707/1710 KB 24/1267 KB 212/214 KB 240/531 KB 32/80 KB 707/1710 KB 24/1267 KB 212/214 KB 240/531 KB 36/80 KB 712/1710 KB 24/1267 KB 214/214 KB 244/531 KB 36/80 KB 709/1710 KB 24/1267 KB 212/214 KB 244/531 KB 36/80 KB 712/1710 KB 24/1267 KB 214/214 KB 248/531 KB 36/80 KB 712/1710 KB 24/1267 KB 214/214 KB unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 252/531 KB 40/80 KB 712/1710 KB 24/1267 KB 214/214 KB 256/531 KB 40/80 KB 715/1710 KB 24/1267 KB 214/214 KB 260/531 KB 40/80 KB 715/1710 KB 24/1267 KB 214/214 KB 264/531 KB 40/80 KB 715/1710 KB 24/1267 KB 214/214 KB 268/531 KB 40/80 KB 715/1710 KB 24/1267 KB 214/214 KB 272/531 KB 40/80 KB 712/1710 KB 24/1267 KB 214/214 KB 252/531 KB 40/80 KB 715/1710 KB 27/1267 KB 214/214 KB 272/531 KB 40/80 KB 715/1710 KB 28/1267 KB 214/214 KB 272/531 KB 40/80 KB 715/1710 KB 24/1267 KB 214/214 KB 260/531 KB 44/80 KB 715/1710 KB 28/1267 KB 214/214 KB 272/531 KB 48/80 KB 715/1710 KB 28/1267 KB 214/214 KB 272/531 KB 48/80 KB 717/1710 KB 28/1267 KB 214/214 KB 272/531 KB 48/80 KB 720/1710 KB 28/1267 KB 214/214 KB 272/531 KB 48/80 KB 723/1710 KB 28/1267 KB 214/214 KB 272/531 KB 52/80 KB 723/1710 KB 28/1267 KB 214/214 KB 272/531 KB 52/80 KB 725/1710 KB 28/1267 KB 214/214 KB 272/531 KB 56/80 KB 725/1710 KB 28/1267 KB 214/214 KB 272/531 KB 60/80 KB 725/1710 KB 28/1267 KB 214/214 KB 272/531 KB 64/80 KB 725/1710 KB 28/1267 KB 214/214 KB 272/531 KB 68/80 KB 725/1710 KB 28/1267 KB 214/214 KB 272/531 KB 72/80 KB 729/1710 KB 28/1267 KB 214/214 KB 276/531 KB 76/80 KB 729/1710 KB 28/1267 KB 214/214 KB 276/531 KB 68/80 KB 729/1710 KB 28/1267 KB 214/214 KB 276/531 KB 68/80 KB 729/1710 KB 28/1267 KB 214/214 KB 272/531 KB 76/80 KB 733/1710 KB 28/1267 KB 214/214 KB 276/531 KB 76/80 KB 737/1710 KB 28/1267 KB 214/214 KB 276/531 KB 76/80 KB 741/1710 KB 28/1267 KB 280/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 618.1 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 76/80 KB 737/1710 KB 28/1267 KB 214/214 KB 280/531 KB 76/80 KB 741/1710 KB 31/1267 KB 280/531 KB 76/80 KB 741/1710 KB 32/1267 KB 280/531 KB 76/80 KB 741/1710 KB 32/1267 KB 284/531 KB 76/80 KB 741/1710 KB 32/1267 KB 288/531 KB 80/80 KB 745/1710 KB 32/1267 KB 288/531 KB 80/80 KB 749/1710 KB 32/1267 KB 292/531 KB 80/80 KB 741/1710 KB 32/1267 KB 288/531 KB 80/80 KB 745/1710 KB 32/1267 KB 292/531 KB 80/80 KB 753/1710 KB 32/1267 KB 296/531 KB 80/80 KB 753/1710 KB 32/1267 KB 300/531 KB 80/80 KB 753/1710 KB 32/1267 KB 296/531 KB 80/80 KB 757/1710 KB 32/1267 KB 300/531 KB 80/80 KB 757/1710 KB 32/1267 KB 304/531 KB 80/80 KB 761/1710 KB 32/1267 KB 304/531 KB 80/80 KB 761/1710 KB 35/1267 KB 304/531 KB 80/80 KB 761/1710 KB 36/1267 KB 304/531 KB 80/80 KB 765/1710 KB 36/1267 KB 304/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 223.2 KB/sec) unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 80/80 KB 769/1710 KB 36/1267 KB 304/531 KB Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 773/1710 KB 36/1267 KB 304/531 KB 777/1710 KB 36/1267 KB 304/531 KB 781/1710 KB 36/1267 KB 304/531 KB 785/1710 KB 36/1267 KB 304/531 KB 789/1710 KB 36/1267 KB 304/531 KB 793/1710 KB 36/1267 KB 304/531 KB 797/1710 KB 36/1267 KB 304/531 KB 801/1710 KB 36/1267 KB 304/531 KB 805/1710 KB 36/1267 KB 304/531 KB 809/1710 KB 36/1267 KB 304/531 KB 813/1710 KB 36/1267 KB 304/531 KB 817/1710 KB 36/1267 KB 304/531 KB 821/1710 KB 36/1267 KB 304/531 KB 821/1710 KB 39/1267 KB 304/531 KB 821/1710 KB 40/1267 KB 304/531 KB 825/1710 KB 40/1267 KB 304/531 KB 829/1710 KB 40/1267 KB 304/531 KB 833/1710 KB 40/1267 KB 304/531 KB 837/1710 KB 40/1267 KB 304/531 KB 841/1710 KB 40/1267 KB 304/531 KB 841/1710 KB 40/1267 KB 308/531 KB 845/1710 KB 40/1267 KB 308/531 KB 849/1710 KB 40/1267 KB 308/531 KB 849/1710 KB 40/1267 KB 312/531 KB 853/1710 KB 40/1267 KB 312/531 KB 853/1710 KB 40/1267 KB 316/531 KB 853/1710 KB 40/1267 KB 320/531 KB 853/1710 KB 40/1267 KB 324/531 KB 857/1710 KB 40/1267 KB 324/531 KB 857/1710 KB 40/1267 KB 324/531 KB 4/61 KB 857/1710 KB 40/1267 KB 324/531 KB 8/61 KB 857/1710 KB 40/1267 KB 324/531 KB 12/61 KB 857/1710 KB 40/1267 KB 324/531 KB 16/61 KB 857/1710 KB 40/1267 KB 328/531 KB 16/61 KB 861/1710 KB 40/1267 KB 328/531 KB 16/61 KB 865/1710 KB 40/1267 KB 328/531 KB 16/61 KB 865/1710 KB 40/1267 KB 332/531 KB 16/61 KB 865/1710 KB 40/1267 KB 336/531 KB 16/61 KB 869/1710 KB 40/1267 KB 336/531 KB 16/61 KB 869/1710 KB 40/1267 KB 336/531 KB 20/61 KB 869/1710 KB 40/1267 KB 336/531 KB 24/61 KB 869/1710 KB 40/1267 KB 336/531 KB 28/61 KB 869/1710 KB 40/1267 KB 336/531 KB 32/61 KB 869/1710 KB 40/1267 KB 340/531 KB 32/61 KB 873/1710 KB 40/1267 KB 340/531 KB 32/61 KB 873/1710 KB 43/1267 KB 340/531 KB 32/61 KB 873/1710 KB 44/1267 KB 340/531 KB 32/61 KB 873/1710 KB 44/1267 KB 340/531 KB 36/61 KB 873/1710 KB 44/1267 KB 340/531 KB 40/61 KB 873/1710 KB 44/1267 KB 340/531 KB 44/61 KB 873/1710 KB 44/1267 KB 340/531 KB 48/61 KB 873/1710 KB 44/1267 KB 344/531 KB 48/61 KB 877/1710 KB 44/1267 KB 344/531 KB 48/61 KB 877/1710 KB 44/1267 KB 348/531 KB 48/61 KB 881/1710 KB 44/1267 KB 348/531 KB 48/61 KB 885/1710 KB 44/1267 KB 352/531 KB 48/61 KB 881/1710 KB 44/1267 KB 352/531 KB 48/61 KB 885/1710 KB 44/1267 KB 352/531 KB 52/61 KB 885/1710 KB 44/1267 KB 352/531 KB 56/61 KB 885/1710 KB 44/1267 KB 352/531 KB 60/61 KB 885/1710 KB 44/1267 KB 352/531 KB 61/61 KB 885/1710 KB 44/1267 KB 356/531 KB 61/61 KB 889/1710 KB 44/1267 KB 360/531 KB 61/61 KB 889/1710 KB 44/1267 KB 364/531 KB 61/61 KB 889/1710 KB 44/1267 KB 368/531 KB 61/61 KB 889/1710 KB 44/1267 KB 356/531 KB 61/61 KB 893/1710 KB 44/1267 KB 368/531 KB 61/61 KB 897/1710 KB 44/1267 KB 368/531 KB 61/61 KB 901/1710 KB 44/1267 KB 368/531 KB 61/61 KB 901/1710 KB 44/1267 KB 368/531 KB 3/1044 KB 61/61 KB 901/1710 KB 44/1267 KB 368/531 KB 5/1044 KB 61/61 KB 901/1710 KB 44/1267 KB 368/531 KB 8/1044 KB 61/61 KB 901/1710 KB 44/1267 KB 368/531 KB 11/1044 KB 61/61 KB 901/1710 KB 44/1267 KB 368/531 KB 13/1044 KB 61/61 KB 901/1710 KB 44/1267 KB 368/531 KB 16/1044 KB 61/61 KB 901/1710 KB 44/1267 KB 372/531 KB 16/1044 KB 61/61 KB 901/1710 KB 44/1267 KB 372/531 KB 19/1044 KB 61/61 KB 901/1710 KB 47/1267 KB 372/531 KB 19/1044 KB 61/61 KB 901/1710 KB 48/1267 KB 372/531 KB 19/1044 KB 61/61 KB 901/1710 KB 48/1267 KB 372/531 KB 21/1044 KB 61/61 KB 901/1710 KB 48/1267 KB 372/531 KB 24/1044 KB 61/61 KB 901/1710 KB 48/1267 KB 372/531 KB 2 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 7/1044 KB 61/61 KB 901/1710 KB 48/1267 KB 372/531 KB 29/1044 KB 901/1710 KB 48/1267 KB 372/531 KB 32/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 901/1710 KB 48/1267 KB 372/531 KB 36/1044 KB 901/1710 KB 48/1267 KB 372/531 KB 40/1044 KB 901/1710 KB 48/1267 KB 372/531 KB 44/1044 KB 901/1710 KB 48/1267 KB 372/531 KB 48/1044 KB 901/1710 KB 48/1267 KB 376/531 KB 48/1044 KB 901/1710 KB 51/1267 KB 376/531 KB 48/1044 KB 901/1710 KB 52/1267 KB 376/531 KB 48/1044 KB 905/1710 KB 52/1267 KB 376/531 KB 48/1044 KB 909/1710 KB 52/1267 KB 380/531 KB 52/1044 KB 913/1710 KB 52/1267 KB 380/531 KB 52/1044 KB 917/1710 KB 52/1267 KB 380/531 KB 52/1044 KB 905/1710 KB 52/1267 KB 380/531 KB 52/1044 KB 905/1710 KB 52/1267 KB 376/531 KB 52/1044 KB 917/1710 KB 52/1267 KB 380/531 KB 56/1044 KB 917/1710 KB 52/1267 KB 380/531 KB 60/1044 KB 917/1710 KB 52/1267 KB 380/531 KB 64/1044 KB 917/1710 KB 52/1267 KB 384/531 KB 64/1044 KB 921/1710 KB 52/1267 KB 384/531 KB 64/1044 KB 925/1710 KB 52/1267 KB 388/531 KB 64/1044 KB 929/1710 KB 52/1267 KB 388/531 KB 64/1044 KB 933/1710 KB 52/1267 KB 388/531 KB 64/1044 KB 921/1710 KB 52/1267 KB 388/531 KB 64/1044 KB 933/1710 KB 52/1267 KB 392/531 KB 64/1044 KB 933/1710 KB 52/1267 KB 396/531 KB 64/1044 KB 933/1710 KB 52/1267 KB 400/531 KB 64/1044 KB 933/1710 KB 52/1267 KB 400/531 KB 68/1044 KB 933/1710 KB 52/1267 KB 400/531 KB 72/1044 KB 933/1710 KB 52/1267 KB 400/531 KB 76/1044 KB 933/1710 KB 52/1267 KB 400/531 KB 80/1044 KB 933/1710 KB 55/1267 KB 400/531 KB 80/1044 KB 933/1710 KB 56/1267 KB 400/531 KB 80/1044 KB 937/1710 KB 56/1267 KB 400/531 KB 80/1044 KB 937/1710 KB 56/1267 KB 404/531 KB 80/1044 KB 937/1710 KB 56/1267 KB 404/531 KB 84/1044 KB 937/1710 KB 56/1267 KB 404/531 KB 88/1044 KB 937/1710 KB 56/1267 KB 404/531 KB 92/1044 KB 937/1710 KB 56/1267 KB 404/531 KB 96/1044 KB 941/1710 KB 56/1267 KB 404/531 KB 96/1044 KB 941/1710 KB 56/1267 KB 408/531 KB 96/1044 KB 945/1710 KB 56/1267 KB 412/531 KB 96/1044 KB 945/1710 KB 56/1267 KB 416/531 KB 96/1044 KB 945/1710 KB 56/1267 KB 408/531 KB 96/1044 KB 949/1710 KB 56/1267 KB 416/531 KB 96/1044 KB 949/1710 KB 56/1267 KB 420/531 KB 96/1044 KB 953/1710 KB 56/1267 KB 424/531 KB 100/1044 KB 953/1710 KB 56/1267 KB 428/531 KB 100/1044 KB 953/1710 KB 56/1267 KB 432/531 KB 100/1044 KB 953/1710 KB 56/1267 KB 420/531 KB 100/1044 KB 949/1710 KB 56/1267 KB 420/531 KB 100/1044 KB 953/1710 KB 56/1267 KB 432/531 KB 104/1044 KB 953/1710 KB 56/1267 KB 432/531 KB 108/1044 KB 953/1710 KB 56/1267 KB 432/531 KB 112/1044 KB 957/1710 KB 56/1267 KB 432/531 KB 112/1044 KB 961/1710 KB 56/1267 KB 432/531 KB 112/1044 KB 961/1710 KB 59/1267 KB 432/531 KB 112/1044 KB 965/1710 KB 59/1267 KB 432/531 KB 112/1044 KB 969/1710 KB 60/1267 KB 432/531 KB 116/1044 KB 973/1710 KB 60/1267 KB 436/531 KB 116/1044 KB 977/1710 KB 60/1267 KB 436/531 KB 116/1044 KB 965/1710 KB 60/1267 KB 432/531 KB 116/1044 KB 965/1710 KB 60/1267 KB 432/531 KB 112/1044 KB 977/1710 KB 60/1267 KB 436/531 KB 120/1044 KB 977/1710 KB 60/1267 KB 436/531 KB 124/1044 KB 977/1710 KB 60/1267 KB 436/531 KB 128/1044 KB 969/1710 KB 60/1267 KB 436/531 KB 116/1044 KB 977/1710 KB 60/1267 KB 440/531 KB 128/1044 KB 981/1710 KB 60/1267 KB 440/531 KB 128/1044 KB 981/1710 KB 60/1267 KB 444/531 KB 128/1044 KB 981/1710 KB 60/1267 KB 448/531 KB 132/1044 KB 981/1710 KB 60/1267 KB 448/531 KB 136/1044 KB 981/1710 KB 60/1267 KB 448/531 KB 140/1044 KB 981/1710 KB 60/1267 KB 448/531 KB 144/1044 KB 981/1710 KB 60/1267 KB 448/531 KB 132/1044 KB 981/1710 KB 60/1267 KB 452/531 KB 144/1044 KB 985/1710 KB 60/1267 KB 452/531 KB 144/1044 KB 985/1710 KB 6 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 0/1267 KB 452/531 KB 148/1044 KB 989/1710 KB 60/1267 KB 456/531 KB 152/1044 KB 989/1710 KB 60/1267 KB 456/531 KB 156/1044 KB 989/1710 KB 60/1267 KB 456/531 KB 160/1044 KB 989/1710 KB 60/1267 KB 456/531 KB 148/1044 KB 989/1710 KB 60/1267 KB 452/531 KB 148/1044 KB 993/1710 KB 60/1267 KB 456/531 KB 160/1044 KB 997/1710 KB 60/1267 KB 456/531 KB 160/1044 KB 997/1710 KB 63/1267 KB 460/531 KB 160/1044 KB 997/1710 KB 63/1267 KB 456/531 KB 160/1044 KB 997/1710 KB 64/1267 KB 460/531 KB 160/1044 KB 997/1710 KB 64/1267 KB 464/531 KB 160/1044 KB 1001/1710 KB 64/1267 KB 464/531 KB 160/1044 KB 1005/1710 KB 64/1267 KB 468/531 KB 164/1044 KB 1009/1710 KB 64/1267 KB 468/531 KB 164/1044 KB 1013/1710 KB 64/1267 KB 468/531 KB 164/1044 KB 1001/1710 KB 64/1267 KB 468/531 KB 164/1044 KB 1013/1710 KB 64/1267 KB 468/531 KB 168/1044 KB 1013/1710 KB 64/1267 KB 468/531 KB 172/1044 KB 1013/1710 KB 64/1267 KB 468/531 KB 176/1044 KB 1001/1710 KB 64/1267 KB 468/531 KB 160/1044 KB 1013/1710 KB 64/1267 KB 472/531 KB 176/1044 KB 1013/1710 KB 64/1267 KB 476/531 KB 176/1044 KB 1013/1710 KB 64/1267 KB 480/531 KB 176/1044 KB 1013/1710 KB 64/1267 KB 4/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 64/1267 KB 8/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 64/1267 KB 12/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 64/1267 KB 16/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 67/1267 KB 16/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 16/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 20/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 24/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 28/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 32/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 36/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 40/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 44/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 48/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 52/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 56/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 60/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 64/1063 KB 480/531 KB 176/1044 KB 1013/1710 KB 68/1267 KB 68/1063 KB 480/531 KB 176/1044 KB 1017/1710 KB 71/1267 KB 72/1063 KB 484/531 KB 180/1044 KB 1017/1710 KB 71/1267 KB 68/1063 KB 484/531 KB 180/1044 KB 1017/1710 KB 71/1267 KB 68/1063 KB 484/531 KB 176/1044 KB 1017/1710 KB 71/1267 KB 68/1063 KB 480/531 KB 176/1044 KB 1017/1710 KB 72/1267 KB 76/1063 KB 484/531 KB 180/1044 KB 1017/1710 KB 68/1267 KB 68/1063 KB 480/531 KB 176/1044 KB 1021/1710 KB 72/1267 KB 76/1063 KB 484/531 KB 180/1044 KB 1025/1710 KB 72/1267 KB 76/1063 KB 484/531 KB 180/1044 KB 1025/1710 KB 72/1267 KB 76/1063 KB 488/531 KB 180/1044 KB 1029/1710 KB 72/1267 KB 76/1063 KB 488/531 KB 180/1044 KB 1029/1710 KB 72/1267 KB 76/1063 KB 492/531 KB 180/1044 KB 1017/1710 KB 72/1267 KB 76/1063 KB 492/531 KB 184/1044 KB 1029/1710 KB 72/1267 KB 76/1063 KB 496/531 KB 184/1044 KB 1029/1710 KB 72/1267 KB 76/1063 KB 492/531 KB 184/1044 KB 1029/1710 KB 72/1267 KB 80/1063 KB 500/531 KB 184/1044 KB 1033/1710 KB 75/1267 KB 80/1063 KB 500/531 KB 188/1044 KB 1033/1710 KB 76/1267 KB 80/1063 KB 500/531 KB 188/1044 KB 1029/1710 KB 72/1267 KB 80/1063 KB 496/531 KB 184/1044 KB 1033/1710 KB 76/1267 KB 84/1063 KB 500/531 KB 188/1044 KB 1033/1710 KB 72/1267 KB 80/1063 KB 500/531 KB 188/1044 KB 1029/1710 KB 72/1267 KB 80/1063 KB 500/531 KB 188/1044 KB 1033/1710 KB 76/126 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 7 KB 84/1063 KB 500/531 KB 192/1044 KB 1033/1710 KB 76/1267 KB 84/1063 KB 500/531 KB 196/1044 KB 1037/1710 KB 76/1267 KB 88/1063 KB 504/531 KB 200/1044 KB 1037/1710 KB 76/1267 KB 88/1063 KB 504/531 KB 204/1044 KB 1037/1710 KB 76/1267 KB 88/1063 KB 504/531 KB 196/1044 KB 1037/1710 KB 76/1267 KB 84/1063 KB 504/531 KB 196/1044 KB 1037/1710 KB 76/1267 KB 84/1063 KB 500/531 KB 196/1044 KB 1041/1710 KB 76/1267 KB 88/1063 KB 504/531 KB 204/1044 KB 1041/1710 KB 76/1267 KB 88/1063 KB 508/531 KB 204/1044 KB 1041/1710 KB 76/1267 KB 92/1063 KB 508/531 KB 204/1044 KB 1045/1710 KB 76/1267 KB 92/1063 KB 512/531 KB 204/1044 KB 1045/1710 KB 76/1267 KB 92/1063 KB 508/531 KB 204/1044 KB 1045/1710 KB 76/1267 KB 96/1063 KB 512/531 KB 204/1044 KB 1045/1710 KB 79/1267 KB 96/1063 KB 512/531 KB 204/1044 KB 1045/1710 KB 80/1267 KB 96/1063 KB 512/531 KB 204/1044 KB 1045/1710 KB 80/1267 KB 96/1063 KB 516/531 KB 204/1044 KB 1049/1710 KB 80/1267 KB 100/1063 KB 520/531 KB 208/1044 KB 1049/1710 KB 80/1267 KB 100/1063 KB 524/531 KB 208/1044 KB 1049/1710 KB 80/1267 KB 100/1063 KB 528/531 KB 208/1044 KB 1045/1710 KB 80/1267 KB 96/1063 KB 516/531 KB 208/1044 KB 1049/1710 KB 80/1267 KB 100/1063 KB 528/531 KB 212/1044 KB 1049/1710 KB 80/1267 KB 100/1063 KB 528/531 KB 216/1044 KB 1049/1710 KB 80/1267 KB 100/1063 KB 528/531 KB 220/1044 KB 1049/1710 KB 80/1267 KB 100/1063 KB 531/531 KB 224/1044 KB 1049/1710 KB 80/1267 KB 100/1063 KB 516/531 KB 208/1044 KB 1049/1710 KB 80/1267 KB 96/1063 KB 516/531 KB 208/1044 KB 1053/1710 KB 80/1267 KB 100/1063 KB 531/531 KB 224/1044 KB 1057/1710 KB 80/1267 KB 100/1063 KB 531/531 KB 224/1044 KB 1061/1710 KB 80/1267 KB 104/1063 KB 531/531 KB 224/1044 KB 1049/1710 KB 80/1267 KB 100/1063 KB 531/531 KB 220/1044 KB 1057/1710 KB 80/1267 KB 104/1063 KB 531/531 KB 224/1044 KB 1061/1710 KB 80/1267 KB 108/1063 KB 531/531 KB 224/1044 KB 1061/1710 KB 80/1267 KB 112/1063 KB 531/531 KB 224/1044 KB 1061/1710 KB 80/1267 KB 116/1063 KB 531/531 KB 224/1044 KB 1065/1710 KB 80/1267 KB 120/1063 KB 531/531 KB 228/1044 KB 1065/1710 KB 80/1267 KB 124/1063 KB 531/531 KB 228/1044 KB 1065/1710 KB 80/1267 KB 116/1063 KB 531/531 KB 228/1044 KB 1065/1710 KB 80/1267 KB 116/1063 KB 531/531 KB 224/1044 KB 1069/1710 KB 80/1267 KB 124/1063 KB 531/531 KB 228/1044 KB 1073/1710 KB 80/1267 KB 124/1063 KB 531/531 KB 228/1044 KB 1073/1710 KB 80/1267 KB 124/1063 KB 531/531 KB 232/1044 KB 1077/1710 KB 80/1267 KB 124/1063 KB 531/531 KB 232/1044 KB 1077/1710 KB 80/1267 KB 128/1063 KB 531/531 KB 232/1044 KB 1077/1710 KB 80/1267 KB 128/1063 KB 531/531 KB 236/1044 KB 1077/1710 KB 80/1267 KB 128/1063 KB 531/531 KB 240/1044 KB 1077/1710 KB 83/1267 KB 128/1063 KB 531/531 KB 240/1044 KB 1077/1710 KB 84/1267 KB 128/1063 KB 531/531 KB 240/1044 KB 1081/1710 KB 84/1267 KB 128/1063 KB 531/531 KB 240/1044 KB 1085/1710 KB 84/1267 KB 132/1063 KB 531/531 KB 244/1044 KB 1089/1710 KB 84/1267 KB 132/1063 KB 531/531 KB 244/1044 KB 1081/1710 KB 84/1267 KB 132/1063 KB 531/531 KB 244/1044 KB 1093/1710 KB 87/1267 KB 132/1063 KB 248/1044 KB 1093/1710 KB 87/1267 KB 132/1063 KB 252/1044 KB 1093/1710 KB 87/1267 KB 132/1063 KB 256/1044 KB 1093/1710 KB 87/1267 KB 132/1063 KB 260/1044 KB 1093/1710 KB 87/1267 KB 132/1063 KB 264/1044 KB 1093/1710 KB 87/1267 KB 132/1063 KB 268/1044 KB 1093/1710 KB 87/1267 KB 132/1063 KB 272/1044 KB 1093/1710 KB 87/1267 KB 132/1063 KB 276/1044 KB 1081/1710 KB 84/1267 KB 132/1063 KB 531/531 KB 240/1044 KB 1093/1710 KB 87/1267 KB unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 136/1063 KB 276/1044 KB 1093/1710 KB 87/1267 KB 140/1063 KB 276/1044 KB 1093/1710 KB 87/1267 KB 144/1063 KB 276/1044 KB 1093/1710 KB 87/1267 KB 148/1063 KB 276/1044 KB 1093/1710 KB 87/1267 KB 152/1063 KB 276/1044 KB 1093/1710 KB 87/1267 KB 156/1063 KB 276/1044 KB 1093/1710 KB 87/1267 KB 160/1063 KB 276/1044 KB 1093/1710 KB 87/1267 KB 164/1063 KB 276/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1189.1 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 1093/1710 KB 87/1267 KB 132/1063 KB 531/531 KB 244/1044 KB 1097/1710 KB 87/1267 KB 164/1063 KB 276/1044 KB 1101/1710 KB 87/1267 KB 164/1063 KB 276/1044 KB 1105/1710 KB 87/1267 KB 164/1063 KB 276/1044 KB 1109/1710 KB 87/1267 KB 164/1063 KB 276/1044 KB 1113/1710 KB 87/1267 KB 164/1063 KB 276/1044 KB 1089/1710 KB 87/1267 KB 132/1063 KB 531/531 KB 244/1044 KB 1113/1710 KB 88/1267 KB 168/1063 KB 276/1044 KB 1113/1710 KB 91/1267 KB 168/1063 KB 276/1044 KB 1113/1710 KB 92/1267 KB 168/1063 KB 276/1044 KB 1117/1710 KB 92/1267 KB 168/1063 KB 276/1044 KB 1121/1710 KB 92/1267 KB 168/1063 KB 280/1044 KB 1125/1710 KB 92/1267 KB 168/1063 KB 280/1044 KB 1113/1710 KB 87/1267 KB 168/1063 KB 276/1044 KB 1125/1710 KB 92/1267 KB 172/1063 KB 280/1044 KB 1125/1710 KB 92/1267 KB 176/1063 KB 280/1044 KB 1125/1710 KB 92/1267 KB 180/1063 KB 280/1044 KB 1129/1710 KB 92/1267 KB 184/1063 KB 280/1044 KB 1129/1710 KB 92/1267 KB 188/1063 KB 280/1044 KB 1129/1710 KB 92/1267 KB 192/1063 KB 280/1044 KB 1117/1710 KB 92/1267 KB 168/1063 KB 280/1044 KB 1129/1710 KB 92/1267 KB 192/1063 KB 284/1044 KB 1129/1710 KB 92/1267 KB 192/1063 KB 288/1044 KB 1129/1710 KB 92/1267 KB 192/1063 KB 292/1044 KB 1129/1710 KB 92/1267 KB 192/1063 KB 296/1044 KB 1129/1710 KB 92/1267 KB 180/1063 KB 280/1044 KB 1133/1710 KB 92/1267 KB 192/1063 KB 300/1044 KB 1137/1710 KB 92/1267 KB 192/1063 KB 300/1044 KB 1141/1710 KB 92/1267 KB 192/1063 KB 300/1044 KB 1129/1710 KB 92/1267 KB 192/1063 KB 300/1044 KB 1141/1710 KB 92/1267 KB 192/1063 KB 304/1044 KB 1141/1710 KB 92/1267 KB 196/1063 KB 304/1044 KB 1145/1710 KB 92/1267 KB 200/1063 KB 308/1044 KB 1145/1710 KB 92/1267 KB 204/1063 KB 308/1044 KB 1145/1710 KB 92/1267 KB 196/1063 KB 308/1044 KB 1145/1710 KB 92/1267 KB 196/1063 KB 304/1044 KB 1149/1710 KB 92/1267 KB 208/1063 KB 308/1044 KB 1145/1710 KB 92/1267 KB 208/1063 KB 308/1044 KB 1149/1710 KB 92/1267 KB 208/1063 KB 312/1044 KB 1153/1710 KB 92/1267 KB 208/1063 KB 312/1044 KB 1157/1710 KB 92/1267 KB 208/1063 KB 312/1044 KB 1157/1710 KB 92/1267 KB 208/1063 KB 316/1044 KB 1157/1710 KB 92/1267 KB 208/1063 KB 320/1044 KB 1161/1710 KB 92/1267 KB 208/1063 KB 320/1044 KB 1165/1710 KB 92/1267 KB 212/1063 KB 324/1044 KB 1161/1710 KB 92/1267 KB 212/1063 KB 324/1044 KB 1161/1710 KB 92/1267 KB 212/1063 KB 320/1044 KB 1165/1710 KB 92/1267 KB 216/1063 KB 324/1044 KB 1165/1710 KB 92/1267 KB 220/1063 KB 324/1044 KB 1165/1710 KB 92/1267 KB 224/1063 KB 324/1044 KB 1165/1710 KB 95/1267 KB 224/1063 KB 328/1044 KB 1165/1710 KB 96/1267 KB 224/1063 KB 328/1044 KB 1165/1710 KB 92/1267 KB 224/1063 KB 328/1044 KB 1165/1710 KB 96/1267 KB 224/1063 KB 332/1044 KB 1169/1710 KB 96/1267 KB 224/1063 KB 336/1044 KB 1165/1710 KB 96/1267 KB 224/1063 KB 336/1044 KB 1173/1710 KB 96/1267 KB 224/1063 KB 336/1044 KB 1173/1710 KB 96/1267 KB 224/1063 KB 340/1044 KB 1177/1710 KB 96/1267 KB 228/1063 KB 344/1044 KB 1177/1710 KB 96/1267 KB 228/1063 KB 340/1044 KB 1177/1710 KB 96/1267 KB 232/1063 KB 348/1044 KB 1177/1710 KB 96/1267 KB 236/1063 KB 348/1044 KB 1177/1710 KB 96/1267 KB 240/1063 KB 348/1044 KB 1177/1710 KB 96/1267 KB 224/1063 KB 340/1044 KB 1181/1710 KB 96/1267 KB 240/1063 KB 348/1044 KB 1185/1710 KB 96/1267 KB 240/1063 KB 348/1044 KB 1189/1710 KB 96/1267 KB 240/1063 KB 348/1044 KB 1189/1710 KB 99/1267 KB 240/1063 KB 348/1044 KB 1189/1710 KB 100/1267 KB 240/1063 KB 348/1044 KB 1189/1710 KB 100/1267 KB 240/1063 KB 352/1044 KB 1189/1710 KB 100/1267 KB 240/1063 KB 352/1044 KB 1189/1710 KB 100/1 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 267 KB 244/1063 KB 352/1044 KB 1193/1710 KB 100/1267 KB 248/1063 KB 356/1044 KB 1193/1710 KB 100/1267 KB 252/1063 KB 356/1044 KB 1193/1710 KB 100/1267 KB 244/1063 KB 356/1044 KB 1197/1710 KB 100/1267 KB 256/1063 KB 356/1044 KB 1189/1710 KB 100/1267 KB 244/1063 KB 356/1044 KB 1193/1710 KB 100/1267 KB 256/1063 KB 356/1044 KB 1197/1710 KB 100/1267 KB 256/1063 KB 360/1044 KB 1201/1710 KB 100/1267 KB 256/1063 KB 364/1044 KB 1197/1710 KB 100/1267 KB 256/1063 KB 364/1044 KB 1201/1710 KB 100/1267 KB 256/1063 KB 368/1044 KB 1205/1710 KB 100/1267 KB 256/1063 KB 368/1044 KB 1205/1710 KB 100/1267 KB 256/1063 KB 372/1044 KB 1209/1710 KB 100/1267 KB 260/1063 KB 376/1044 KB 1209/1710 KB 100/1267 KB 260/1063 KB 372/1044 KB 1209/1710 KB 100/1267 KB 264/1063 KB 376/1044 KB 1209/1710 KB 100/1267 KB 268/1063 KB 376/1044 KB 1209/1710 KB 100/1267 KB 272/1063 KB 376/1044 KB 1209/1710 KB 100/1267 KB 256/1063 KB 372/1044 KB 1213/1710 KB 100/1267 KB 272/1063 KB 376/1044 KB 1217/1710 KB 100/1267 KB 272/1063 KB 376/1044 KB 1217/1710 KB 100/1267 KB 272/1063 KB 380/1044 KB 1217/1710 KB 100/1267 KB 272/1063 KB 384/1044 KB 1221/1710 KB 100/1267 KB 272/1063 KB 384/1044 KB 1221/1710 KB 103/1267 KB 272/1063 KB 4/713 KB 384/1044 KB 1221/1710 KB 103/1267 KB 272/1063 KB 8/713 KB 384/1044 KB 1221/1710 KB 103/1267 KB 272/1063 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 8/713 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 12/713 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 16/713 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 20/713 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 24/713 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 28/713 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 32/713 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 36/713 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 40/713 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 44/713 KB 384/1044 KB 1221/1710 KB 104/1267 KB 272/1063 KB 48/713 KB 384/1044 KB 1225/1710 KB 104/1267 KB 272/1063 KB 48/713 KB 384/1044 KB 1229/1710 KB 107/1267 KB 276/1063 KB 52/713 KB 388/1044 KB 1225/1710 KB 107/1267 KB 276/1063 KB 52/713 KB 388/1044 KB 1225/1710 KB 107/1267 KB 272/1063 KB 52/713 KB 388/1044 KB 1229/1710 KB 108/1267 KB 276/1063 KB 52/713 KB 388/1044 KB 1225/1710 KB 104/1267 KB 272/1063 KB 52/713 KB 388/1044 KB 1229/1710 KB 108/1267 KB 276/1063 KB 56/713 KB 388/1044 KB 1229/1710 KB 108/1267 KB 276/1063 KB 60/713 KB 388/1044 KB 1229/1710 KB 108/1267 KB 276/1063 KB 64/713 KB 388/1044 KB 1229/1710 KB 108/1267 KB 280/1063 KB 64/713 KB 388/1044 KB 1229/1710 KB 108/1267 KB 284/1063 KB 64/713 KB 388/1044 KB 1229/1710 KB 108/1267 KB 288/1063 KB 64/713 KB 388/1044 KB 1225/1710 KB 104/1267 KB 272/1063 KB 48/713 KB 388/1044 KB 1229/1710 KB 108/1267 KB 288/1063 KB 64/713 KB 392/1044 KB 1229/1710 KB 108/1267 KB 288/1063 KB 64/713 KB 396/1044 KB 1233/1710 KB 108/1267 KB 292/1063 KB 68/713 KB 400/1044 KB 1233/1710 KB 108/1267 KB 296/1063 KB 68/713 KB 400/1044 KB 1233/1710 KB 108/1267 KB 288/1063 KB 68/713 KB 396/1044 KB 1233/1710 KB 108/1267 KB 288/1063 KB 68/713 KB 400/1044 KB 1237/1710 KB 108/1267 KB 296/1063 KB 68/713 KB 400/1044 KB 1229/1710 KB 108/1267 KB 288/1063 KB 68/713 KB 400/1044 KB 1237/1710 KB 108/1267 KB 296/1063 KB 72/713 KB 400/1044 KB 1237/1710 KB 108/1267 KB 296/1063 KB 76/713 KB 400/1044 KB 1237/1710 KB 108/1267 KB 296/1063 KB 80/713 KB 400/1044 KB 1237/1710 KB 108/1267 KB 296/1063 KB 84/713 KB 400/1044 KB 1241/1710 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install KB 108/1267 KB 300/1063 KB 88/713 KB 404/1044 KB 1241/1710 KB 108/1267 KB 300/1063 KB 92/713 KB 404/1044 KB 1241/1710 KB 108/1267 KB 300/1063 KB 96/713 KB 404/1044 KB 1241/1710 KB 108/1267 KB 300/1063 KB 84/713 KB 404/1044 KB 1241/1710 KB 108/1267 KB 304/1063 KB 96/713 KB 404/1044 KB 1241/1710 KB 108/1267 KB 296/1063 KB 84/713 KB 404/1044 KB 1241/1710 KB 108/1267 KB 296/1063 KB 84/713 KB 400/1044 KB 1245/1710 KB 108/1267 KB 304/1063 KB 96/713 KB 404/1044 KB 1249/1710 KB 108/1267 KB 304/1063 KB 96/713 KB 404/1044 KB 1253/1710 KB 108/1267 KB 304/1063 KB 96/713 KB 408/1044 KB 1249/1710 KB 108/1267 KB 304/1063 KB 96/713 KB 408/1044 KB 1253/1710 KB 108/1267 KB 304/1063 KB 96/713 KB 412/1044 KB 1253/1710 KB 108/1267 KB 304/1063 KB 96/713 KB 416/1044 KB 1257/1710 KB 108/1267 KB 304/1063 KB 96/713 KB 416/1044 KB 1257/1710 KB 111/1267 KB 308/1063 KB 100/713 KB 416/1044 KB 1257/1710 KB 112/1267 KB 308/1063 KB 100/713 KB 416/1044 KB 1261/1710 KB 112/1267 KB 308/1063 KB 100/713 KB 416/1044 KB 1265/1710 KB 112/1267 KB 308/1063 KB 100/713 KB 416/1044 KB 1269/1710 KB 112/1267 KB 308/1063 KB 100/713 KB 416/1044 KB 1257/1710 KB 108/1267 KB 308/1063 KB 100/713 KB 416/1044 KB 1269/1710 KB 112/1267 KB 308/1063 KB 104/713 KB 420/1044 KB 1257/1710 KB 108/1267 KB 308/1063 KB 96/713 KB 416/1044 KB 1269/1710 KB 112/1267 KB 312/1063 KB 104/713 KB 420/1044 KB 1269/1710 KB 112/1267 KB 316/1063 KB 104/713 KB 420/1044 KB 1269/1710 KB 112/1267 KB 320/1063 KB 104/713 KB 420/1044 KB 1269/1710 KB 112/1267 KB 308/1063 KB 100/713 KB 420/1044 KB 1269/1710 KB 112/1267 KB 320/1063 KB 104/713 KB 424/1044 KB 1273/1710 KB 112/1267 KB 320/1063 KB 104/713 KB 424/1044 KB 1277/1710 KB 115/1267 KB 324/1063 KB 108/713 KB 428/1044 KB 1273/1710 KB 115/1267 KB 324/1063 KB 108/713 KB 428/1044 KB 1273/1710 KB 115/1267 KB 320/1063 KB 108/713 KB 428/1044 KB 1277/1710 KB 116/1267 KB 324/1063 KB 108/713 KB 428/1044 KB 1273/1710 KB 112/1267 KB 320/1063 KB 108/713 KB 424/1044 KB 1273/1710 KB 112/1267 KB 320/1063 KB 108/713 KB 428/1044 KB 1277/1710 KB 116/1267 KB 324/1063 KB 112/713 KB 428/1044 KB 1277/1710 KB 116/1267 KB 324/1063 KB 112/713 KB 432/1044 KB 1277/1710 KB 116/1267 KB 324/1063 KB 112/713 KB 436/1044 KB 1281/1710 KB 116/1267 KB 328/1063 KB 116/713 KB 440/1044 KB 1281/1710 KB 116/1267 KB 328/1063 KB 116/713 KB 436/1044 KB 1277/1710 KB 116/1267 KB 328/1063 KB 116/713 KB 436/1044 KB 1281/1710 KB 116/1267 KB 332/1063 KB 116/713 KB 444/1044 KB 1285/1710 KB 116/1267 KB 332/1063 KB 116/713 KB 444/1044 KB 1277/1710 KB 116/1267 KB 324/1063 KB 116/713 KB 436/1044 KB 1285/1710 KB 116/1267 KB 336/1063 KB 116/713 KB 444/1044 KB 1281/1710 KB 116/1267 KB 336/1063 KB 116/713 KB 444/1044 KB 1285/1710 KB 116/1267 KB 336/1063 KB 120/713 KB 444/1044 KB 1285/1710 KB 116/1267 KB 336/1063 KB 124/713 KB 448/1044 KB 1285/1710 KB 119/1267 KB 336/1063 KB 128/713 KB 448/1044 KB 1285/1710 KB 119/1267 KB 336/1063 KB 132/713 KB 448/1044 KB 1289/1710 KB 119/1267 KB 340/1063 KB 136/713 KB 448/1044 KB 1285/1710 KB 116/1267 KB 336/1063 KB 120/713 KB 448/1044 KB 1289/1710 KB 119/1267 KB 340/1063 KB 136/713 KB 452/1044 KB 1289/1710 KB 119/1267 KB 340/1063 KB 132/713 KB 448/1044 KB 1293/1710 KB 119/1267 KB 340/1063 KB 136/713 KB 456/1044 KB 1297/1710 KB 119/1267 KB 340/1063 KB 136/713 KB 456/1044 KB 1285/1710 KB 119/1267 KB 340/1063 KB 132/713 KB 448/1044 KB 1285/1710 KB 119/1267 KB 336/1063 KB 124/713 KB 448/1044 KB 1301/1710 KB 120/1267 KB 340/1063 KB 136/713 KB 456/1044 KB 13 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 01/1710 KB 120/1267 KB 344/1063 KB 136/713 KB 456/1044 KB 1301/1710 KB 120/1267 KB 348/1063 KB 136/713 KB 456/1044 KB 1301/1710 KB 120/1267 KB 352/1063 KB 136/713 KB 456/1044 KB 1301/1710 KB 119/1267 KB 340/1063 KB 136/713 KB 456/1044 KB 1289/1710 KB 119/1267 KB 340/1063 KB 136/713 KB 456/1044 KB 1301/1710 KB 120/1267 KB 352/1063 KB 136/713 KB 460/1044 KB 1301/1710 KB 120/1267 KB 352/1063 KB 136/713 KB 464/1044 KB 1301/1710 KB 120/1267 KB 352/1063 KB 136/713 KB 468/1044 KB 1305/1710 KB 120/1267 KB 356/1063 KB 140/713 KB 472/1044 KB 1305/1710 KB 120/1267 KB 356/1063 KB 140/713 KB 468/1044 KB 1301/1710 KB 120/1267 KB 356/1063 KB 140/713 KB 468/1044 KB 1305/1710 KB 120/1267 KB 356/1063 KB 144/713 KB 476/1044 KB 1309/1710 KB 120/1267 KB 356/1063 KB 144/713 KB 476/1044 KB 1313/1710 KB 120/1267 KB 356/1063 KB 144/713 KB 476/1044 KB 1317/1710 KB 120/1267 KB 356/1063 KB 148/713 KB 476/1044 KB 1301/1710 KB 120/1267 KB 356/1063 KB 136/713 KB 468/1044 KB 1317/1710 KB 120/1267 KB 360/1063 KB 148/713 KB 476/1044 KB 1317/1710 KB 120/1267 KB 364/1063 KB 148/713 KB 476/1044 KB 1317/1710 KB 120/1267 KB 368/1063 KB 148/713 KB 476/1044 KB 1305/1710 KB 120/1267 KB 368/1063 KB 148/713 KB 476/1044 KB 1317/1710 KB 120/1267 KB 368/1063 KB 148/713 KB 480/1044 KB 1321/1710 KB 123/1267 KB 368/1063 KB 148/713 KB 484/1044 KB 1321/1710 KB 123/1267 KB 372/1063 KB 148/713 KB 488/1044 KB 1321/1710 KB 123/1267 KB 372/1063 KB 148/713 KB 492/1044 KB 1313/1710 KB 120/1267 KB 356/1063 KB 148/713 KB 476/1044 KB 1321/1710 KB 123/1267 KB 372/1063 KB 152/713 KB 492/1044 KB 1321/1710 KB 123/1267 KB 372/1063 KB 156/713 KB 492/1044 KB 1321/1710 KB 123/1267 KB 372/1063 KB 160/713 KB 492/1044 KB 1321/1710 KB 123/1267 KB 372/1063 KB 164/713 KB 492/1044 KB 1321/1710 KB 123/1267 KB 372/1063 KB 148/713 KB 484/1044 KB 1321/1710 KB 123/1267 KB 368/1063 KB 148/713 KB 480/1044 KB 1317/1710 KB 123/1267 KB 368/1063 KB 148/713 KB 480/1044 KB 1321/1710 KB 124/1267 KB 372/1063 KB 164/713 KB 496/1044 KB 1325/1710 KB 124/1267 KB 372/1063 KB 164/713 KB 496/1044 KB 1329/1710 KB 124/1267 KB 372/1063 KB 164/713 KB 496/1044 KB 1333/1710 KB 124/1267 KB 372/1063 KB 164/713 KB 496/1044 KB 1321/1710 KB 123/1267 KB 372/1063 KB 164/713 KB 496/1044 KB 1333/1710 KB 124/1267 KB 376/1063 KB 164/713 KB 496/1044 KB 1333/1710 KB 124/1267 KB 380/1063 KB 164/713 KB 496/1044 KB 1333/1710 KB 124/1267 KB 384/1063 KB 164/713 KB 496/1044 KB 1333/1710 KB 127/1267 KB 384/1063 KB 164/713 KB 496/1044 KB 1333/1710 KB 128/1267 KB 384/1063 KB 164/713 KB 496/1044 KB 1333/1710 KB 128/1267 KB 384/1063 KB 168/713 KB 496/1044 KB 1333/1710 KB 128/1267 KB 384/1063 KB 172/713 KB 496/1044 KB 1333/1710 KB 128/1267 KB 384/1063 KB 176/713 KB 496/1044 KB 1333/1710 KB 128/1267 KB 388/1063 KB 180/713 KB 496/1044 KB 1337/1710 KB 128/1267 KB 388/1063 KB 184/713 KB 500/1044 KB 1337/1710 KB 128/1267 KB 388/1063 KB 188/713 KB 500/1044 KB 1333/1710 KB 128/1267 KB 388/1063 KB 176/713 KB 496/1044 KB 1337/1710 KB 128/1267 KB 388/1063 KB 180/713 KB 500/1044 KB 1337/1710 KB 128/1267 KB 388/1063 KB 180/713 KB 496/1044 KB 1341/1710 KB 128/1267 KB 388/1063 KB 188/713 KB 500/1044 KB 1345/1710 KB 128/1267 KB 388/1063 KB 188/713 KB 500/1044 KB 1349/1710 KB 128/1267 KB 388/1063 KB 188/713 KB 500/1044 KB 1349/1710 KB 128/1267 KB 388/1063 KB 188/713 KB 504/1044 KB 1349/1710 KB 128/1267 KB 392/1063 KB 188/713 KB 504/1044 KB 1349/1710 KB 128/1267 KB 396/1063 KB 188/713 KB 508/1044 KB 1353/1710 KB 128/1267 KB 400/1063 KB 188/713 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install KB 508/1044 KB 1349/1710 KB 128/1267 KB 392/1063 KB 188/713 KB 508/1044 KB 1353/1710 KB 128/1267 KB 400/1063 KB 188/713 KB 512/1044 KB 1353/1710 KB 128/1267 KB 400/1063 KB 192/713 KB 512/1044 KB 1353/1710 KB 128/1267 KB 400/1063 KB 196/713 KB 512/1044 KB 1353/1710 KB 128/1267 KB 404/1063 KB 200/713 KB 516/1044 KB 1353/1710 KB 128/1267 KB 404/1063 KB 204/713 KB 516/1044 KB 1353/1710 KB 128/1267 KB 396/1063 KB 188/713 KB 508/1044 KB 1357/1710 KB 128/1267 KB 404/1063 KB 204/713 KB 516/1044 KB 1353/1710 KB 128/1267 KB 404/1063 KB 196/713 KB 516/1044 KB 1357/1710 KB 128/1267 KB 404/1063 KB 204/713 KB 520/1044 KB 1361/1710 KB 128/1267 KB 404/1063 KB 204/713 KB 524/1044 KB 1361/1710 KB 128/1267 KB 404/1063 KB 204/713 KB 528/1044 KB 1353/1710 KB 128/1267 KB 404/1063 KB 196/713 KB 512/1044 KB 1361/1710 KB 128/1267 KB 404/1063 KB 204/713 KB 520/1044 KB 1365/1710 KB 128/1267 KB 404/1063 KB 204/713 KB 528/1044 KB 1365/1710 KB 128/1267 KB 408/1063 KB 204/713 KB 528/1044 KB 1365/1710 KB 128/1267 KB 412/1063 KB 204/713 KB 528/1044 KB 1365/1710 KB 128/1267 KB 416/1063 KB 204/713 KB 528/1044 KB 1365/1710 KB 128/1267 KB 416/1063 KB 208/713 KB 528/1044 KB 1365/1710 KB 131/1267 KB 416/1063 KB 208/713 KB 528/1044 KB 1365/1710 KB 132/1267 KB 416/1063 KB 208/713 KB 528/1044 KB 1365/1710 KB 132/1267 KB 416/1063 KB 212/713 KB 528/1044 KB 1369/1710 KB 132/1267 KB 420/1063 KB 216/713 KB 532/1044 KB 1369/1710 KB 132/1267 KB 420/1063 KB 212/713 KB 532/1044 KB 1365/1710 KB 132/1267 KB 420/1063 KB 212/713 KB 532/1044 KB 1369/1710 KB 132/1267 KB 420/1063 KB 220/713 KB 536/1044 KB 1369/1710 KB 132/1267 KB 420/1063 KB 220/713 KB 540/1044 KB 1373/1710 KB 132/1267 KB 420/1063 KB 220/713 KB 544/1044 KB 1365/1710 KB 132/1267 KB 420/1063 KB 212/713 KB 528/1044 KB 1373/1710 KB 132/1267 KB 420/1063 KB 220/713 KB 540/1044 KB 1377/1710 KB 132/1267 KB 420/1063 KB 220/713 KB 544/1044 KB 1381/1710 KB 132/1267 KB 420/1063 KB 220/713 KB 544/1044 KB 1381/1710 KB 132/1267 KB 424/1063 KB 220/713 KB 544/1044 KB 1385/1710 KB 132/1267 KB 428/1063 KB 220/713 KB 544/1044 KB 1389/1710 KB 132/1267 KB 428/1063 KB 220/713 KB 548/1044 KB 1393/1710 KB 132/1267 KB 428/1063 KB 220/713 KB 548/1044 KB 1385/1710 KB 132/1267 KB 428/1063 KB 220/713 KB 548/1044 KB 1381/1710 KB 132/1267 KB 428/1063 KB 220/713 KB 544/1044 KB 1369/1710 KB 132/1267 KB 420/1063 KB 220/713 KB 532/1044 KB 1393/1710 KB 132/1267 KB 428/1063 KB 224/713 KB 548/1044 KB 1393/1710 KB 132/1267 KB 432/1063 KB 224/713 KB 548/1044 KB 1393/1710 KB 132/1267 KB 432/1063 KB 228/713 KB 548/1044 KB 1393/1710 KB 135/1267 KB 436/1063 KB 232/713 KB 552/1044 KB 1393/1710 KB 135/1267 KB 436/1063 KB 228/713 KB 552/1044 KB 1393/1710 KB 135/1267 KB 432/1063 KB 228/713 KB 552/1044 KB 1397/1710 KB 136/1267 KB 436/1063 KB 232/713 KB 552/1044 KB 1393/1710 KB 132/1267 KB 432/1063 KB 228/713 KB 552/1044 KB 1397/1710 KB 136/1267 KB 436/1063 KB 232/713 KB 556/1044 KB 1397/1710 KB 136/1267 KB 436/1063 KB 232/713 KB 560/1044 KB 1397/1710 KB 135/1267 KB 436/1063 KB 232/713 KB 552/1044 KB 1397/1710 KB 136/1267 KB 440/1063 KB 232/713 KB 560/1044 KB 1397/1710 KB 136/1267 KB 440/1063 KB 236/713 KB 560/1044 KB 1397/1710 KB 136/1267 KB 440/1063 KB 240/713 KB 560/1044 KB 1397/1710 KB 136/1267 KB 444/1063 KB 244/713 KB 560/1044 KB 1401/1710 KB 136/1267 KB 444/1063 KB 248/713 KB 564/1044 KB 1401/1710 KB 136/1267 KB 444/1063 KB 252/713 KB 564/1044 KB 1401/1710 KB 136/1267 KB 444/1063 KB 256/713 KB 564/1044 KB 1397/1710 KB 136/1267 KB unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 444/1063 KB 240/713 KB 560/1044 KB 1401/1710 KB 136/1267 KB 448/1063 KB 256/713 KB 564/1044 KB 1401/1710 KB 136/1267 KB 452/1063 KB 256/713 KB 564/1044 KB 1401/1710 KB 136/1267 KB 456/1063 KB 256/713 KB 564/1044 KB 1401/1710 KB 136/1267 KB 460/1063 KB 256/713 KB 564/1044 KB 1401/1710 KB 136/1267 KB 464/1063 KB 256/713 KB 564/1044 KB 1401/1710 KB 136/1267 KB 444/1063 KB 244/713 KB 564/1044 KB 1405/1710 KB 136/1267 KB 464/1063 KB 256/713 KB 564/1044 KB 1397/1710 KB 136/1267 KB 444/1063 KB 244/713 KB 564/1044 KB 1405/1710 KB 139/1267 KB 464/1063 KB 256/713 KB 564/1044 KB 1409/1710 KB 140/1267 KB 464/1063 KB 256/713 KB 564/1044 KB 1409/1710 KB 140/1267 KB 464/1063 KB 256/713 KB 568/1044 KB 1409/1710 KB 140/1267 KB 464/1063 KB 256/713 KB 572/1044 KB 1409/1710 KB 140/1267 KB 464/1063 KB 256/713 KB 572/1044 KB 1409/1710 KB 140/1267 KB 464/1063 KB 256/713 KB 576/1044 KB 1413/1710 KB 140/1267 KB 464/1063 KB 256/713 KB 576/1044 KB 1417/1710 KB 140/1267 KB 464/1063 KB 256/713 KB 576/1044 KB 1421/1710 KB 140/1267 KB 468/1063 KB 260/713 KB 580/1044 KB 1425/1710 KB 140/1267 KB 468/1063 KB 260/713 KB 580/1044 KB 1417/1710 KB 140/1267 KB 468/1063 KB 260/713 KB 580/1044 KB 1425/1710 KB 140/1267 KB 468/1063 KB 260/713 KB 584/1044 KB 1425/1710 KB 140/1267 KB 468/1063 KB 260/713 KB 588/1044 KB 1429/1710 KB 140/1267 KB 468/1063 KB 260/713 KB 592/1044 KB 1417/1710 KB 140/1267 KB 468/1063 KB 260/713 KB 576/1044 KB 1417/1710 KB 140/1267 KB 464/1063 KB 260/713 KB 576/1044 KB 1429/1710 KB 140/1267 KB 468/1063 KB 264/713 KB 592/1044 KB 1429/1710 KB 140/1267 KB 468/1063 KB 268/713 KB 592/1044 KB 1429/1710 KB 140/1267 KB 468/1063 KB 272/713 KB 592/1044 KB 1429/1710 KB 140/1267 KB 468/1063 KB 260/713 KB 588/1044 KB 1429/1710 KB 140/1267 KB 472/1063 KB 272/713 KB 592/1044 KB 1429/1710 KB 140/1267 KB 476/1063 KB 272/713 KB 592/1044 KB 1429/1710 KB 143/1267 KB 476/1063 KB 272/713 KB 592/1044 KB 1429/1710 KB 144/1267 KB 476/1063 KB 272/713 KB 592/1044 KB 1429/1710 KB 144/1267 KB 480/1063 KB 272/713 KB 592/1044 KB 1433/1710 KB 144/1267 KB 480/1063 KB 272/713 KB 592/1044 KB 1437/1710 KB 144/1267 KB 480/1063 KB 276/713 KB 596/1044 KB 1441/1710 KB 144/1267 KB 480/1063 KB 276/713 KB 596/1044 KB 1445/1710 KB 144/1267 KB 480/1063 KB 276/713 KB 596/1044 KB 1433/1710 KB 144/1267 KB 480/1063 KB 276/713 KB 596/1044 KB 1433/1710 KB 144/1267 KB 480/1063 KB 272/713 KB 596/1044 KB 1445/1710 KB 144/1267 KB 484/1063 KB 276/713 KB 600/1044 KB 1445/1710 KB 144/1267 KB 484/1063 KB 276/713 KB 604/1044 KB 1445/1710 KB 144/1267 KB 484/1063 KB 280/713 KB 608/1044 KB 1445/1710 KB 144/1267 KB 484/1063 KB 276/713 KB 596/1044 KB 1445/1710 KB 144/1267 KB 488/1063 KB 280/713 KB 608/1044 KB 1445/1710 KB 144/1267 KB 492/1063 KB 280/713 KB 608/1044 KB 1445/1710 KB 144/1267 KB 496/1063 KB 280/713 KB 608/1044 KB 1445/1710 KB 144/1267 KB 484/1063 KB 280/713 KB 604/1044 KB 1445/1710 KB 144/1267 KB 496/1063 KB 284/713 KB 608/1044 KB 1445/1710 KB 144/1267 KB 496/1063 KB 288/713 KB 608/1044 KB 1449/1710 KB 144/1267 KB 496/1063 KB 288/713 KB 608/1044 KB 1453/1710 KB 147/1267 KB 500/1063 KB 292/713 KB 612/1044 KB 1457/1710 KB 147/1267 KB 500/1063 KB 292/713 KB 612/1044 KB 1461/1710 KB 147/1267 KB 500/1063 KB 292/713 KB 612/1044 KB 1449/1710 KB 147/1267 KB 500/1063 KB 292/713 KB 612/1044 KB 1449/1710 KB 147/1267 KB 500/1063 KB 288/713 KB 612/1044 KB 1461/1710 KB 148/1267 KB 500/1063 KB 292/713 KB 612/1044 KB 1449/1710 KB 144/1267 KB 500/1063 KB 288/713 KB 612/1044 KB 1461/17 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 10 KB 148/1267 KB 500/1063 KB 292/713 KB 616/1044 KB 1461/1710 KB 148/1267 KB 500/1063 KB 292/713 KB 620/1044 KB 1461/1710 KB 148/1267 KB 500/1063 KB 296/713 KB 624/1044 KB 1449/1710 KB 144/1267 KB 500/1063 KB 288/713 KB 608/1044 KB 1461/1710 KB 148/1267 KB 500/1063 KB 296/713 KB 620/1044 KB 1461/1710 KB 148/1267 KB 504/1063 KB 300/713 KB 624/1044 KB 1461/1710 KB 148/1267 KB 504/1063 KB 304/713 KB 624/1044 KB 1461/1710 KB 148/1267 KB 504/1063 KB 308/713 KB 624/1044 KB 1465/1710 KB 148/1267 KB 504/1063 KB 312/713 KB 628/1044 KB 1465/1710 KB 148/1267 KB 504/1063 KB 316/713 KB 628/1044 KB 1465/1710 KB 148/1267 KB 504/1063 KB 320/713 KB 628/1044 KB 1461/1710 KB 148/1267 KB 504/1063 KB 296/713 KB 624/1044 KB 1465/1710 KB 148/1267 KB 508/1063 KB 320/713 KB 628/1044 KB 1465/1710 KB 148/1267 KB 512/1063 KB 320/713 KB 628/1044 KB 1465/1710 KB 148/1267 KB 504/1063 KB 308/713 KB 628/1044 KB 1469/1710 KB 148/1267 KB 512/1063 KB 320/713 KB 628/1044 KB 1461/1710 KB 148/1267 KB 504/1063 KB 308/713 KB 628/1044 KB 1473/1710 KB 148/1267 KB 512/1063 KB 320/713 KB 632/1044 KB 1473/1710 KB 148/1267 KB 512/1063 KB 320/713 KB 636/1044 KB 1473/1710 KB 148/1267 KB 512/1063 KB 320/713 KB 640/1044 KB 1473/1710 KB 148/1267 KB 512/1063 KB 320/713 KB 636/1044 KB 1477/1710 KB 148/1267 KB 512/1063 KB 320/713 KB 640/1044 KB 1477/1710 KB 148/1267 KB 516/1063 KB 320/713 KB 640/1044 KB 1477/1710 KB 148/1267 KB 520/1063 KB 320/713 KB 640/1044 KB 1481/1710 KB 148/1267 KB 524/1063 KB 320/713 KB 644/1044 KB 1481/1710 KB 148/1267 KB 528/1063 KB 320/713 KB 644/1044 KB 1481/1710 KB 148/1267 KB 532/1063 KB 320/713 KB 644/1044 KB 1481/1710 KB 148/1267 KB 536/1063 KB 324/713 KB 644/1044 KB 1481/1710 KB 148/1267 KB 540/1063 KB 324/713 KB 644/1044 KB 1481/1710 KB 148/1267 KB 520/1063 KB 320/713 KB 644/1044 KB 1481/1710 KB 148/1267 KB 520/1063 KB 320/713 KB 640/1044 KB 1485/1710 KB 148/1267 KB 544/1063 KB 324/713 KB 644/1044 KB 1485/1710 KB 148/1267 KB 544/1063 KB 324/713 KB 648/1044 KB 1485/1710 KB 151/1267 KB 544/1063 KB 324/713 KB 648/1044 KB 1485/1710 KB 152/1267 KB 544/1063 KB 324/713 KB 648/1044 KB 1481/1710 KB 148/1267 KB 532/1063 KB 324/713 KB 644/1044 KB 1485/1710 KB 152/1267 KB 544/1063 KB 328/713 KB 648/1044 KB 1489/1710 KB 152/1267 KB 544/1063 KB 328/713 KB 652/1044 KB 1489/1710 KB 152/1267 KB 544/1063 KB 328/713 KB 648/1044 KB 1493/1710 KB 152/1267 KB 544/1063 KB 328/713 KB 652/1044 KB 1493/1710 KB 152/1267 KB 544/1063 KB 332/713 KB 656/1044 KB 1493/1710 KB 152/1267 KB 544/1063 KB 328/713 KB 656/1044 KB 1493/1710 KB 152/1267 KB 544/1063 KB 336/713 KB 656/1044 KB 1493/1710 KB 152/1267 KB 544/1063 KB 336/713 KB 660/1044 KB 1497/1710 KB 152/1267 KB 544/1063 KB 340/713 KB 664/1044 KB 1497/1710 KB 152/1267 KB 544/1063 KB 340/713 KB 668/1044 KB 1497/1710 KB 152/1267 KB 544/1063 KB 340/713 KB 660/1044 KB 1501/1710 KB 152/1267 KB 544/1063 KB 340/713 KB 668/1044 KB 1505/1710 KB 152/1267 KB 544/1063 KB 340/713 KB 668/1044 KB 1509/1710 KB 152/1267 KB 544/1063 KB 340/713 KB 668/1044 KB 1493/1710 KB 152/1267 KB 544/1063 KB 340/713 KB 660/1044 KB 1481/1710 KB 148/1267 KB 544/1063 KB 324/713 KB 644/1044 KB 1509/1710 KB 152/1267 KB 548/1063 KB 340/713 KB 672/1044 KB 1509/1710 KB 152/1267 KB 544/1063 KB 340/713 KB 672/1044 KB 1509/1710 KB 152/1267 KB 548/1063 KB 344/713 KB 672/1044 KB 1509/1710 KB 152/1267 KB 548/1063 KB 348/713 KB 672/1044 KB 1509/1710 KB 152/1267 KB 552/1063 KB 352/713 KB 672/1044 KB 1509/1710 KB 152/1267 KB 552/1063 KB 348/713 KB unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 672/1044 KB 1513/1710 KB 152/1267 KB 556/1063 KB 352/713 KB 672/1044 KB 1513/1710 KB 152/1267 KB 560/1063 KB 352/713 KB 672/1044 KB 1513/1710 KB 152/1267 KB 552/1063 KB 352/713 KB 672/1044 KB 1513/1710 KB 152/1267 KB 560/1063 KB 356/713 KB 672/1044 KB 1517/1710 KB 155/1267 KB 564/1063 KB 360/713 KB 676/1044 KB 1517/1710 KB 155/1267 KB 564/1063 KB 356/713 KB 676/1044 KB 1517/1710 KB 155/1267 KB 564/1063 KB 356/713 KB 672/1044 KB 1517/1710 KB 156/1267 KB 564/1063 KB 360/713 KB 676/1044 KB 1517/1710 KB 156/1267 KB 564/1063 KB 360/713 KB 680/1044 KB 1517/1710 KB 156/1267 KB 564/1063 KB 360/713 KB 684/1044 KB 1517/1710 KB 152/1267 KB 564/1063 KB 356/713 KB 672/1044 KB 1517/1710 KB 152/1267 KB 560/1063 KB 356/713 KB 672/1044 KB 1520/1710 KB 156/1267 KB 564/1063 KB 360/713 KB 684/1044 KB 1521/1710 KB 156/1267 KB 564/1063 KB 360/713 KB 684/1044 KB 1521/1710 KB 156/1267 KB 568/1063 KB 360/713 KB 684/1044 KB 1521/1710 KB 156/1267 KB 568/1063 KB 364/713 KB 688/1044 KB 1521/1710 KB 156/1267 KB 568/1063 KB 364/713 KB 684/1044 KB 1524/1710 KB 156/1267 KB 568/1063 KB 364/713 KB 688/1044 KB 1524/1710 KB 159/1267 KB 568/1063 KB 368/713 KB 688/1044 KB 1524/1710 KB 160/1267 KB 568/1063 KB 368/713 KB 688/1044 KB 1524/1710 KB 160/1267 KB 572/1063 KB 368/713 KB 688/1044 KB 1524/1710 KB 156/1267 KB 572/1063 KB 368/713 KB 688/1044 KB 1525/1710 KB 160/1267 KB 576/1063 KB 368/713 KB 688/1044 KB 1525/1710 KB 160/1267 KB 576/1063 KB 368/713 KB 692/1044 KB 1528/1710 KB 160/1267 KB 576/1063 KB 372/713 KB 696/1044 KB 1528/1710 KB 160/1267 KB 576/1063 KB 372/713 KB 700/1044 KB 1528/1710 KB 160/1267 KB 576/1063 KB 372/713 KB 704/1044 KB 1524/1710 KB 160/1267 KB 576/1063 KB 368/713 KB 688/1044 KB 1528/1710 KB 160/1267 KB 580/1063 KB 372/713 KB 704/1044 KB 1528/1710 KB 160/1267 KB 584/1063 KB 372/713 KB 704/1044 KB 1528/1710 KB 160/1267 KB 588/1063 KB 372/713 KB 704/1044 KB 1528/1710 KB 160/1267 KB 592/1063 KB 372/713 KB 704/1044 KB 1528/1710 KB 160/1267 KB 576/1063 KB 372/713 KB 692/1044 KB 1528/1710 KB 160/1267 KB 576/1063 KB 368/713 KB 692/1044 KB 1529/1710 KB 160/1267 KB 592/1063 KB 376/713 KB 704/1044 KB 1532/1710 KB 160/1267 KB 592/1063 KB 376/713 KB 704/1044 KB 1533/1710 KB 160/1267 KB 592/1063 KB 376/713 KB 704/1044 KB 1528/1710 KB 160/1267 KB 592/1063 KB 376/713 KB 704/1044 KB 1533/1710 KB 160/1267 KB 592/1063 KB 380/713 KB 704/1044 KB 1533/1710 KB 160/1267 KB 592/1063 KB 384/713 KB 704/1044 KB 1536/1710 KB 160/1267 KB 592/1063 KB 384/713 KB 704/1044 KB 1537/1710 KB 160/1267 KB 592/1063 KB 384/713 KB 704/1044 KB 1537/1710 KB 160/1267 KB 596/1063 KB 384/713 KB 704/1044 KB 1540/1710 KB 163/1267 KB 600/1063 KB 388/713 KB 708/1044 KB 1540/1710 KB 163/1267 KB 604/1063 KB 388/713 KB 708/1044 KB 1540/1710 KB 163/1267 KB 608/1063 KB 388/713 KB 708/1044 KB 1540/1710 KB 163/1267 KB 596/1063 KB 388/713 KB 708/1044 KB 1540/1710 KB 163/1267 KB 608/1063 KB 388/713 KB 712/1044 KB 1540/1710 KB 163/1267 KB 608/1063 KB 388/713 KB 716/1044 KB 1540/1710 KB 163/1267 KB 596/1063 KB 388/713 KB 704/1044 KB 1540/1710 KB 163/1267 KB 596/1063 KB 384/713 KB 704/1044 KB 1537/1710 KB 163/1267 KB 596/1063 KB 384/713 KB 704/1044 KB 1540/1710 KB 164/1267 KB 608/1063 KB 388/713 KB 716/1044 KB 1541/1710 KB 164/1267 KB 608/1063 KB 388/713 KB 716/1044 KB 1544/1710 KB 164/1267 KB 608/1063 KB 388/713 KB 716/1044 KB 1545/1710 KB 164/1267 KB 608/1063 KB 388/713 KB 716/1044 KB 1545/1710 KB 164/1267 KB 608/1063 KB 392/713 KB 716/1044 KB 1545/1710 KB 164/1267 KB 608/1 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 063 KB 392/713 KB 720/1044 KB 1545/1710 KB 164/1267 KB 608/1063 KB 396/713 KB 720/1044 KB 1548/1710 KB 164/1267 KB 608/1063 KB 400/713 KB 720/1044 KB 1548/1710 KB 164/1267 KB 608/1063 KB 396/713 KB 720/1044 KB 1549/1710 KB 164/1267 KB 608/1063 KB 400/713 KB 720/1044 KB 1552/1710 KB 164/1267 KB 608/1063 KB 400/713 KB 724/1044 KB 1553/1710 KB 164/1267 KB 608/1063 KB 404/713 KB 724/1044 KB 1553/1710 KB 164/1267 KB 612/1063 KB 404/713 KB 724/1044 KB 1549/1710 KB 164/1267 KB 608/1063 KB 400/713 KB 724/1044 KB 1556/1710 KB 164/1267 KB 612/1063 KB 404/713 KB 728/1044 KB 1556/1710 KB 164/1267 KB 612/1063 KB 404/713 KB 732/1044 KB 1556/1710 KB 164/1267 KB 616/1063 KB 404/713 KB 736/1044 KB 1556/1710 KB 164/1267 KB 612/1063 KB 404/713 KB 724/1044 KB 1552/1710 KB 164/1267 KB 608/1063 KB 404/713 KB 724/1044 KB 1556/1710 KB 164/1267 KB 616/1063 KB 404/713 KB 732/1044 KB 1557/1710 KB 164/1267 KB 616/1063 KB 408/713 KB 736/1044 KB 1557/1710 KB 164/1267 KB 616/1063 KB 408/713 KB 736/1044 KB 1557/1710 KB 164/1267 KB 620/1063 KB 408/713 KB 736/1044 KB 1557/1710 KB 164/1267 KB 620/1063 KB 412/713 KB 736/1044 KB 1557/1710 KB 164/1267 KB 620/1063 KB 416/713 KB 736/1044 KB 1560/1710 KB 164/1267 KB 624/1063 KB 420/713 KB 736/1044 KB 1560/1710 KB 167/1267 KB 624/1063 KB 424/713 KB 740/1044 KB 1560/1710 KB 167/1267 KB 624/1063 KB 428/713 KB 740/1044 KB 1560/1710 KB 164/1267 KB 624/1063 KB 416/713 KB 736/1044 KB 1557/1710 KB 164/1267 KB 624/1063 KB 416/713 KB 736/1044 KB 1561/1710 KB 167/1267 KB 624/1063 KB 428/713 KB 740/1044 KB 1561/1710 KB 167/1267 KB 628/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 167/1267 KB 632/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 167/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1560/1710 KB 167/1267 KB 624/1063 KB 420/713 KB 740/1044 KB 1560/1710 KB 167/1267 KB 624/1063 KB 420/713 KB 736/1044 KB 1564/1710 KB 168/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 171/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 172/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 175/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 176/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 179/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 180/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 183/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 184/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 187/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 188/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 191/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 192/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 195/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 196/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 199/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 200/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 203/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 204/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 207/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 208/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 211/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 212/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1564/1710 KB 167/1267 KB 628/1063 KB 428/713 KB 740/1044 KB 1565/1710 KB 212/1267 KB 636/1063 KB 428/713 KB 740/1044 KB 1565/1710 KB 215/1267 KB 636/1063 KB 428/713 KB 744/1044 KB 1565/1710 KB 212/1267 KB 636/1063 KB 428/713 KB 744/1044 KB 1568/1710 KB unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 215/1267 KB 636/1063 KB 428/713 KB 744/1044 KB 1568/1710 KB 216/1267 KB 636/1063 KB 428/713 KB 748/1044 KB 1569/1710 KB 216/1267 KB 636/1063 KB 428/713 KB 752/1044 KB 1568/1710 KB 216/1267 KB 636/1063 KB 428/713 KB 744/1044 KB 1569/1710 KB 216/1267 KB 636/1063 KB 428/713 KB 752/1044 KB 1569/1710 KB 219/1267 KB 636/1063 KB 432/713 KB 752/1044 KB 1569/1710 KB 220/1267 KB 640/1063 KB 432/713 KB 752/1044 KB 1572/1710 KB 223/1267 KB 640/1063 KB 432/713 KB 752/1044 KB 1572/1710 KB 224/1267 KB 640/1063 KB 432/713 KB 752/1044 KB 1569/1710 KB 216/1267 KB 636/1063 KB 432/713 KB 752/1044 KB 1572/1710 KB 220/1267 KB 640/1063 KB 432/713 KB 752/1044 KB 1569/1710 KB 219/1267 KB 640/1063 KB 432/713 KB 752/1044 KB 1573/1710 KB 224/1267 KB 640/1063 KB 436/713 KB 752/1044 KB 1573/1710 KB 227/1267 KB 644/1063 KB 440/713 KB 756/1044 KB 1573/1710 KB 227/1267 KB 644/1063 KB 444/713 KB 756/1044 KB 1573/1710 KB 227/1267 KB 644/1063 KB 436/713 KB 756/1044 KB 1573/1710 KB 224/1267 KB 644/1063 KB 436/713 KB 756/1044 KB 1573/1710 KB 227/1267 KB 644/1063 KB 444/713 KB 760/1044 KB 1573/1710 KB 224/1267 KB 644/1063 KB 436/713 KB 752/1044 KB 1573/1710 KB 224/1267 KB 640/1063 KB 432/713 KB 752/1044 KB 1576/1710 KB 227/1267 KB 644/1063 KB 444/713 KB 760/1044 KB 1577/1710 KB 227/1267 KB 644/1063 KB 444/713 KB 760/1044 KB 1577/1710 KB 227/1267 KB 644/1063 KB 444/713 KB 764/1044 KB 1577/1710 KB 227/1267 KB 648/1063 KB 444/713 KB 768/1044 KB 1577/1710 KB 227/1267 KB 648/1063 KB 444/713 KB 764/1044 KB 1580/1710 KB 228/1267 KB 652/1063 KB 444/713 KB 768/1044 KB 1580/1710 KB 228/1267 KB 656/1063 KB 444/713 KB 768/1044 KB 1577/1710 KB 228/1267 KB 648/1063 KB 444/713 KB 768/1044 KB 1580/1710 KB 228/1267 KB 648/1063 KB 444/713 KB 768/1044 KB 1581/1710 KB 228/1267 KB 656/1063 KB 448/713 KB 768/1044 KB 1580/1710 KB 228/1267 KB 656/1063 KB 448/713 KB 768/1044 KB 1581/1710 KB 231/1267 KB 656/1063 KB 448/713 KB 768/1044 KB 1581/1710 KB 232/1267 KB 656/1063 KB 448/713 KB 768/1044 KB 1584/1710 KB 235/1267 KB 660/1063 KB 448/713 KB 772/1044 KB 1584/1710 KB 236/1267 KB 660/1063 KB 452/713 KB 772/1044 KB 1584/1710 KB 239/1267 KB 660/1063 KB 452/713 KB 772/1044 KB 1584/1710 KB 240/1267 KB 660/1063 KB 452/713 KB 772/1044 KB 1584/1710 KB 232/1267 KB 660/1063 KB 448/713 KB 772/1044 KB 1584/1710 KB 240/1267 KB 660/1063 KB 452/713 KB 776/1044 KB 1584/1710 KB 240/1267 KB 660/1063 KB 452/713 KB 780/1044 KB 1584/1710 KB 232/1267 KB 660/1063 KB 448/713 KB 768/1044 KB 1584/1710 KB 232/1267 KB 656/1063 KB 448/713 KB 768/1044 KB 1585/1710 KB 240/1267 KB 660/1063 KB 452/713 KB 780/1044 KB 1588/1710 KB 240/1267 KB 660/1063 KB 452/713 KB 780/1044 KB 1584/1710 KB 235/1267 KB 660/1063 KB 452/713 KB 772/1044 KB 1588/1710 KB 240/1267 KB 664/1063 KB 452/713 KB 780/1044 KB 1589/1710 KB 240/1267 KB 664/1063 KB 456/713 KB 780/1044 KB 1589/1710 KB 240/1267 KB 664/1063 KB 452/713 KB 780/1044 KB 1589/1710 KB 240/1267 KB 668/1063 KB 456/713 KB 780/1044 KB 1589/1710 KB 240/1267 KB 668/1063 KB 460/713 KB 784/1044 KB 1592/1710 KB 240/1267 KB 668/1063 KB 460/713 KB 784/1044 KB 1589/1710 KB 240/1267 KB 668/1063 KB 460/713 KB 784/1044 KB 1592/1710 KB 240/1267 KB 672/1063 KB 460/713 KB 784/1044 KB 1592/1710 KB 240/1267 KB 672/1063 KB 464/713 KB 784/1044 KB 1593/1710 KB 240/1267 KB 672/1063 KB 464/713 KB 784/1044 KB 1593/1710 KB 243/1267 KB 676/1063 KB 464/713 KB 784/1044 KB 1596/1710 KB 243/1267 KB 680/1063 KB 468/713 KB 788/1044 KB 1596/1710 KB 243/1267 KB 684/1063 KB 468/713 KB 788/1 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 044 KB 1596/1710 KB 243/1267 KB 688/1063 KB 468/713 KB 788/1044 KB 1593/1710 KB 243/1267 KB 672/1063 KB 464/713 KB 784/1044 KB 1596/1710 KB 243/1267 KB 676/1063 KB 468/713 KB 788/1044 KB 1596/1710 KB 244/1267 KB 688/1063 KB 468/713 KB 788/1044 KB 1599/1710 KB 244/1267 KB 688/1063 KB 468/713 KB 788/1044 KB 1593/1710 KB 243/1267 KB 676/1063 KB 468/713 KB 788/1044 KB 1599/1710 KB 247/1267 KB 688/1063 KB 468/713 KB 792/1044 KB 1599/1710 KB 247/1267 KB 688/1063 KB 468/713 KB 796/1044 KB 1601/1710 KB 247/1267 KB 688/1063 KB 468/713 KB 800/1044 KB 1593/1710 KB 243/1267 KB 676/1063 KB 468/713 KB 784/1044 KB 1601/1710 KB 247/1267 KB 688/1063 KB 472/713 KB 800/1044 KB 1601/1710 KB 247/1267 KB 688/1063 KB 476/713 KB 800/1044 KB 1601/1710 KB 247/1267 KB 688/1063 KB 480/713 KB 800/1044 KB 1601/1710 KB 247/1267 KB 688/1063 KB 468/713 KB 796/1044 KB 1599/1710 KB 247/1267 KB 688/1063 KB 468/713 KB 788/1044 KB 1601/1710 KB 248/1267 KB 688/1063 KB 480/713 KB 800/1044 KB 1601/1710 KB 251/1267 KB 688/1063 KB 480/713 KB 800/1044 KB 1604/1710 KB 251/1267 KB 688/1063 KB 480/713 KB 800/1044 KB 1604/1710 KB 252/1267 KB 688/1063 KB 480/713 KB 800/1044 KB 1604/1710 KB 252/1267 KB 688/1063 KB 484/713 KB 800/1044 KB 1607/1710 KB 255/1267 KB 692/1063 KB 488/713 KB 804/1044 KB 1607/1710 KB 255/1267 KB 692/1063 KB 484/713 KB 804/1044 KB 1607/1710 KB 255/1267 KB 688/1063 KB 484/713 KB 804/1044 KB 1607/1710 KB 256/1267 KB 692/1063 KB 488/713 KB 804/1044 KB 1607/1710 KB 252/1267 KB 688/1063 KB 484/713 KB 800/1044 KB 1609/1710 KB 256/1267 KB 692/1063 KB 488/713 KB 804/1044 KB 1607/1710 KB 255/1267 KB 688/1063 KB 484/713 KB 804/1044 KB 1609/1710 KB 256/1267 KB 692/1063 KB 488/713 KB 808/1044 KB 1612/1710 KB 259/1267 KB 692/1063 KB 488/713 KB 808/1044 KB 1612/1710 KB 256/1267 KB 692/1063 KB 488/713 KB 808/1044 KB 1612/1710 KB 259/1267 KB 692/1063 KB 488/713 KB 812/1044 KB 1612/1710 KB 260/1267 KB 696/1063 KB 492/713 KB 816/1044 KB 1612/1710 KB 260/1267 KB 696/1063 KB 492/713 KB 812/1044 KB 1615/1710 KB 260/1267 KB 696/1063 KB 496/713 KB 816/1044 KB 1612/1710 KB 260/1267 KB 696/1063 KB 488/713 KB 812/1044 KB 1612/1710 KB 260/1267 KB 692/1063 KB 488/713 KB 812/1044 KB 1615/1710 KB 260/1267 KB 700/1063 KB 496/713 KB 816/1044 KB 1615/1710 KB 260/1267 KB 696/1063 KB 492/713 KB 816/1044 KB 1615/1710 KB 263/1267 KB 704/1063 KB 496/713 KB 816/1044 KB 1615/1710 KB 260/1267 KB 704/1063 KB 496/713 KB 816/1044 KB 1617/1710 KB 263/1267 KB 704/1063 KB 500/713 KB 816/1044 KB 1617/1710 KB 264/1267 KB 708/1063 KB 504/713 KB 820/1044 KB 1617/1710 KB 263/1267 KB 704/1063 KB 496/713 KB 816/1044 KB 1620/1710 KB 264/1267 KB 708/1063 KB 508/713 KB 820/1044 KB 1623/1710 KB 264/1267 KB 708/1063 KB 508/713 KB 820/1044 KB 1617/1710 KB 264/1267 KB 708/1063 KB 500/713 KB 820/1044 KB 1617/1710 KB 264/1267 KB 704/1063 KB 500/713 KB 820/1044 KB 1617/1710 KB 264/1267 KB 704/1063 KB 500/713 KB 816/1044 KB 1623/1710 KB 267/1267 KB 708/1063 KB 508/713 KB 820/1044 KB 1623/1710 KB 268/1267 KB 708/1063 KB 508/713 KB 820/1044 KB 1623/1710 KB 268/1267 KB 708/1063 KB 508/713 KB 824/1044 KB 1625/1710 KB 268/1267 KB 708/1063 KB 508/713 KB 824/1044 KB 1628/1710 KB 271/1267 KB 712/1063 KB 508/713 KB 828/1044 KB 1625/1710 KB 271/1267 KB 712/1063 KB 508/713 KB 828/1044 KB 1617/1710 KB 271/1267 KB 708/1063 KB 508/713 KB 828/1044 KB 1625/1710 KB 271/1267 KB 708/1063 KB 508/713 KB 828/1044 KB 1625/1710 KB 268/1267 KB 708/1063 KB 508/713 KB 828/1044 KB 1628/1710 KB 271/1267 KB 712/1063 K unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install B 512/713 KB 832/1044 KB 1628/1710 KB 272/1267 KB 716/1063 KB 512/713 KB 832/1044 KB 1628/1710 KB 271/1267 KB 716/1063 KB 512/713 KB 832/1044 KB 1628/1710 KB 271/1267 KB 712/1063 KB 512/713 KB 832/1044 KB 1628/1710 KB 272/1267 KB 720/1063 KB 512/713 KB 832/1044 KB 1628/1710 KB 272/1267 KB 720/1063 KB 512/713 KB 836/1044 KB 1631/1710 KB 275/1267 KB 724/1063 KB 516/713 KB 840/1044 KB 1631/1710 KB 272/1267 KB 720/1063 KB 512/713 KB 836/1044 KB 1631/1710 KB 275/1267 KB 724/1063 KB 516/713 KB 836/1044 KB 1631/1710 KB 276/1267 KB 724/1063 KB 516/713 KB 844/1044 KB 1631/1710 KB 272/1267 KB 724/1063 KB 516/713 KB 836/1044 KB 1633/1710 KB 276/1267 KB 724/1063 KB 520/713 KB 844/1044 KB 1631/1710 KB 272/1267 KB 724/1063 KB 512/713 KB 836/1044 KB 1633/1710 KB 279/1267 KB 724/1063 KB 520/713 KB 844/1044 KB 1633/1710 KB 276/1267 KB 724/1063 KB 516/713 KB 844/1044 KB 1633/1710 KB 279/1267 KB 724/1063 KB 524/713 KB 844/1044 KB 1636/1710 KB 279/1267 KB 728/1063 KB 528/713 KB 844/1044 KB 1636/1710 KB 279/1267 KB 728/1063 KB 524/713 KB 844/1044 KB 1636/1710 KB 279/1267 KB 724/1063 KB 524/713 KB 844/1044 KB 1631/1710 KB 275/1267 KB 724/1063 KB 516/713 KB 844/1044 KB 1636/1710 KB 280/1267 KB 728/1063 KB 528/713 KB 844/1044 KB 1636/1710 KB 280/1267 KB 732/1063 KB 528/713 KB 844/1044 KB 1639/1710 KB 280/1267 KB 732/1063 KB 528/713 KB 844/1044 KB 1639/1710 KB 280/1267 KB 736/1063 KB 532/713 KB 848/1044 KB 1641/1710 KB 283/1267 KB 736/1063 KB 536/713 KB 848/1044 KB 1639/1710 KB 280/1267 KB 736/1063 KB 528/713 KB 848/1044 KB 1639/1710 KB 280/1267 KB 732/1063 KB 528/713 KB 848/1044 KB 1641/1710 KB 283/1267 KB 740/1063 KB 536/713 KB 848/1044 KB 1641/1710 KB 283/1267 KB 744/1063 KB 536/713 KB 852/1044 KB 1641/1710 KB 283/1267 KB 748/1063 KB 536/713 KB 852/1044 KB 1641/1710 KB 283/1267 KB 736/1063 KB 532/713 KB 848/1044 KB 1639/1710 KB 283/1267 KB 736/1063 KB 532/713 KB 848/1044 KB 1641/1710 KB 284/1267 KB 752/1063 KB 536/713 KB 852/1044 KB 1645/1710 KB 284/1267 KB 752/1063 KB 536/713 KB 852/1044 KB 1649/1710 KB 287/1267 KB 752/1063 KB 536/713 KB 852/1044 KB 1641/1710 KB 283/1267 KB 740/1063 KB 536/713 KB 852/1044 KB 1649/1710 KB 287/1267 KB 752/1063 KB 540/713 KB 856/1044 KB 1649/1710 KB 287/1267 KB 752/1063 KB 540/713 KB 860/1044 KB 1649/1710 KB 287/1267 KB 752/1063 KB 540/713 KB 864/1044 KB 1641/1710 KB 283/1267 KB 752/1063 KB 536/713 KB 852/1044 KB 1649/1710 KB 287/1267 KB 752/1063 KB 540/713 KB 852/1044 KB 1645/1710 KB 287/1267 KB 752/1063 KB 536/713 KB 852/1044 KB 1649/1710 KB 288/1267 KB 752/1063 KB 540/713 KB 864/1044 KB 1649/1710 KB 291/1267 KB 752/1063 KB 540/713 KB 864/1044 KB 1649/1710 KB 292/1267 KB 752/1063 KB 540/713 KB 864/1044 KB 1653/1710 KB 292/1267 KB 752/1063 KB 544/713 KB 864/1044 KB 1657/1710 KB 292/1267 KB 752/1063 KB 544/713 KB 864/1044 KB 1661/1710 KB 292/1267 KB 752/1063 KB 544/713 KB 864/1044 KB 1665/1710 KB 295/1267 KB 756/1063 KB 544/713 KB 868/1044 KB 1669/1710 KB 295/1267 KB 756/1063 KB 544/713 KB 868/1044 KB 1673/1710 KB 295/1267 KB 756/1063 KB 544/713 KB 868/1044 KB 1649/1710 KB 292/1267 KB 752/1063 KB 544/713 KB 864/1044 KB 1673/1710 KB 295/1267 KB 756/1063 KB 548/713 KB 868/1044 KB 1661/1710 KB 295/1267 KB 756/1063 KB 544/713 KB 868/1044 KB 1661/1710 KB 295/1267 KB 752/1063 KB 544/713 KB 868/1044 KB 1661/1710 KB 295/1267 KB 752/1063 KB 544/713 KB 864/1044 KB 1673/1710 KB 296/1267 KB 756/1063 KB 548/713 KB 868/1044 KB 1673/1710 KB 299/1267 KB 756/1063 KB 548/713 KB 868/1044 KB 1673/1710 KB 29 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 9/1267 KB 760/1063 KB 548/713 KB 868/1044 KB 1673/1710 KB 299/1267 KB 764/1063 KB 548/713 KB 872/1044 KB 1673/1710 KB 299/1267 KB 760/1063 KB 548/713 KB 872/1044 KB 1673/1710 KB 302/1267 KB 764/1063 KB 552/713 KB 872/1044 KB 1673/1710 KB 299/1267 KB 764/1063 KB 552/713 KB 872/1044 KB 1673/1710 KB 302/1267 KB 764/1063 KB 556/713 KB 872/1044 KB 1673/1710 KB 302/1267 KB 764/1063 KB 560/713 KB 876/1044 KB 1673/1710 KB 302/1267 KB 764/1063 KB 556/713 KB 876/1044 KB 1673/1710 KB 304/1267 KB 768/1063 KB 560/713 KB 880/1044 KB 1673/1710 KB 304/1267 KB 768/1063 KB 560/713 KB 876/1044 KB 1673/1710 KB 304/1267 KB 768/1063 KB 560/713 KB 880/1044 KB 1673/1710 KB 304/1267 KB 768/1063 KB 564/713 KB 880/1044 KB 1677/1710 KB 307/1267 KB 772/1063 KB 568/713 KB 884/1044 KB 1677/1710 KB 307/1267 KB 772/1063 KB 572/713 KB 884/1044 KB 1677/1710 KB 307/1267 KB 772/1063 KB 564/713 KB 884/1044 KB 1673/1710 KB 307/1267 KB 768/1063 KB 564/713 KB 880/1044 KB 1677/1710 KB 310/1267 KB 772/1063 KB 572/713 KB 884/1044 KB 1677/1710 KB 307/1267 KB 772/1063 KB 564/713 KB 880/1044 KB 1677/1710 KB 307/1267 KB 768/1063 KB 564/713 KB 880/1044 KB 1677/1710 KB 312/1267 KB 772/1063 KB 572/713 KB 884/1044 KB 1681/1710 KB 312/1267 KB 776/1063 KB 572/713 KB 884/1044 KB 1681/1710 KB 312/1267 KB 780/1063 KB 572/713 KB 884/1044 KB 1681/1710 KB 312/1267 KB 772/1063 KB 572/713 KB 884/1044 KB 1685/1710 KB 315/1267 KB 780/1063 KB 572/713 KB 888/1044 KB 1689/1710 KB 315/1267 KB 780/1063 KB 572/713 KB 888/1044 KB 1681/1710 KB 315/1267 KB 780/1063 KB 572/713 KB 888/1044 KB 1681/1710 KB 312/1267 KB 780/1063 KB 572/713 KB 888/1044 KB 1689/1710 KB 315/1267 KB 784/1063 KB 576/713 KB 892/1044 KB 1689/1710 KB 315/1267 KB 784/1063 KB 576/713 KB 896/1044 KB 1689/1710 KB 318/1267 KB 784/1063 KB 576/713 KB 900/1044 KB 1693/1710 KB 318/1267 KB 784/1063 KB 576/713 KB 904/1044 KB 1693/1710 KB 318/1267 KB 784/1063 KB 576/713 KB 908/1044 KB 1693/1710 KB 318/1267 KB 784/1063 KB 576/713 KB 912/1044 KB 1689/1710 KB 315/1267 KB 784/1063 KB 576/713 KB 888/1044 KB 1689/1710 KB 315/1267 KB 784/1063 KB 572/713 KB 888/1044 KB 1693/1710 KB 318/1267 KB 784/1063 KB 580/713 KB 912/1044 KB 1693/1710 KB 318/1267 KB 788/1063 KB 584/713 KB 912/1044 KB 1693/1710 KB 318/1267 KB 788/1063 KB 588/713 KB 912/1044 KB 1693/1710 KB 318/1267 KB 788/1063 KB 592/713 KB 912/1044 KB 1693/1710 KB 318/1267 KB 784/1063 KB 576/713 KB 900/1044 KB 1689/1710 KB 318/1267 KB 784/1063 KB 576/713 KB 896/1044 KB 1693/1710 KB 320/1267 KB 788/1063 KB 592/713 KB 912/1044 KB 1693/1710 KB 323/1267 KB 788/1063 KB 592/713 KB 912/1044 KB 1693/1710 KB 318/1267 KB 788/1063 KB 580/713 KB 912/1044 KB 1693/1710 KB 323/1267 KB 792/1063 KB 592/713 KB 912/1044 KB 1697/1710 KB 323/1267 KB 796/1063 KB 592/713 KB 912/1044 KB 1697/1710 KB 323/1267 KB 792/1063 KB 592/713 KB 912/1044 KB 1697/1710 KB 326/1267 KB 796/1063 KB 592/713 KB 912/1044 KB 1701/1710 KB 326/1267 KB 796/1063 KB 592/713 KB 912/1044 KB 1705/1710 KB 326/1267 KB 796/1063 KB 592/713 KB 912/1044 KB 1709/1710 KB 326/1267 KB 800/1063 KB 592/713 KB 912/1044 KB 1710/1710 KB 328/1267 KB 800/1063 KB 596/713 KB 916/1044 KB 1705/1710 KB 326/1267 KB 800/1063 KB 592/713 KB 912/1044 KB 1710/1710 KB 328/1267 KB 804/1063 KB 596/713 KB 916/1044 KB 1710/1710 KB 328/1267 KB 808/1063 KB 596/713 KB 916/1044 KB 1710/1710 KB 328/1267 KB 812/1063 KB 596/713 KB 916/1044 KB 1710/1710 KB 328/1267 KB 816/1063 KB 596/713 KB 916/1044 KB 1709/1710 KB 328/1267 KB 800/1063 KB 596/713 KB 916/1044 K unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install B 1710/1710 KB 328/1267 KB 816/1063 KB 600/713 KB 916/1044 KB 1710/1710 KB 328/1267 KB 816/1063 KB 604/713 KB 916/1044 KB 1710/1710 KB 328/1267 KB 816/1063 KB 608/713 KB 916/1044 KB 1709/1710 KB 328/1267 KB 800/1063 KB 592/713 KB 916/1044 KB 1709/1710 KB 328/1267 KB 800/1063 KB 592/713 KB 912/1044 KB 1710/1710 KB 332/1267 KB 816/1063 KB 608/713 KB 916/1044 KB 1710/1710 KB 336/1267 KB 816/1063 KB 608/713 KB 920/1044 KB 1710/1710 KB 332/1267 KB 816/1063 KB 608/713 KB 920/1044 KB 1710/1710 KB 340/1267 KB 816/1063 KB 608/713 KB 920/1044 KB 1710/1710 KB 340/1267 KB 816/1063 KB 608/713 KB 924/1044 KB 1710/1710 KB 340/1267 KB 816/1063 KB 608/713 KB 928/1044 KB 1710/1710 KB 344/1267 KB 820/1063 KB 612/713 KB 928/1044 KB 1710/1710 KB 344/1267 KB 824/1063 KB 612/713 KB 928/1044 KB 1710/1710 KB 344/1267 KB 828/1063 KB 612/713 KB 928/1044 KB 1710/1710 KB 344/1267 KB 816/1063 KB 612/713 KB 928/1044 KB 1710/1710 KB 344/1267 KB 816/1063 KB 608/713 KB 928/1044 KB 1710/1710 KB 348/1267 KB 828/1063 KB 612/713 KB 932/1044 KB 1710/1710 KB 344/1267 KB 828/1063 KB 612/713 KB 932/1044 KB 1710/1710 KB 348/1267 KB 828/1063 KB 616/713 KB 932/1044 KB 1710/1710 KB 348/1267 KB 828/1063 KB 620/713 KB 932/1044 KB 1710/1710 KB 352/1267 KB 832/1063 KB 624/713 KB 932/1044 KB 1710/1710 KB 352/1267 KB 832/1063 KB 620/713 KB 932/1044 KB 1710/1710 KB 352/1267 KB 828/1063 KB 620/713 KB 932/1044 KB 1710/1710 KB 352/1267 KB 832/1063 KB 624/713 KB 936/1044 KB 1710/1710 KB 356/1267 KB 832/1063 KB 624/713 KB 936/1044 KB 1710/1710 KB 356/1267 KB 832/1063 KB 624/713 KB 940/1044 KB 1710/1710 KB 356/1267 KB 832/1063 KB 624/713 KB 944/1044 KB 1710/1710 KB 360/1267 KB 832/1063 KB 624/713 KB 948/1044 KB 1710/1710 KB 360/1267 KB 836/1063 KB 628/713 KB 952/1044 KB 1710/1710 KB 360/1267 KB 836/1063 KB 628/713 KB 956/1044 KB 1710/1710 KB 360/1267 KB 836/1063 KB 628/713 KB 960/1044 KB 1710/1710 KB 360/1267 KB 832/1063 KB 624/713 KB 944/1044 KB 1710/1710 KB 364/1267 KB 836/1063 KB 628/713 KB 960/1044 KB 1710/1710 KB 368/1267 KB 836/1063 KB 628/713 KB 960/1044 KB 1710/1710 KB 372/1267 KB 836/1063 KB 628/713 KB 960/1044 KB 1710/1710 KB 376/1267 KB 836/1063 KB 628/713 KB 960/1044 KB 1710/1710 KB 360/1267 KB 836/1063 KB 628/713 KB 948/1044 KB 1710/1710 KB 376/1267 KB 840/1063 KB 628/713 KB 960/1044 KB 1710/1710 KB 360/1267 KB 832/1063 KB 628/713 KB 948/1044 KB 1710/1710 KB 376/1267 KB 840/1063 KB 632/713 KB 960/1044 KB 1710/1710 KB 376/1267 KB 840/1063 KB 636/713 KB 960/1044 KB 1710/1710 KB 376/1267 KB 844/1063 KB 640/713 KB 960/1044 KB 1710/1710 KB 376/1267 KB 844/1063 KB 636/713 KB 960/1044 KB 1710/1710 KB 376/1267 KB 848/1063 KB 640/713 KB 960/1044 KB 1710/1710 KB 376/1267 KB 852/1063 KB 640/713 KB 960/1044 KB 1710/1710 KB 376/1267 KB 856/1063 KB 644/713 KB 964/1044 KB 1710/1710 KB 376/1267 KB 852/1063 KB 644/713 KB 964/1044 KB 1710/1710 KB 376/1267 KB 856/1063 KB 648/713 KB 964/1044 KB 1710/1710 KB 376/1267 KB 856/1063 KB 652/713 KB 964/1044 KB 1710/1710 KB 376/1267 KB 856/1063 KB 656/713 KB 964/1044 KB 1710/1710 KB 376/1267 KB 852/1063 KB 640/713 KB 964/1044 KB 1710/1710 KB 380/1267 KB 860/1063 KB 656/713 KB 968/1044 KB 1710/1710 KB 380/1267 KB 860/1063 KB 656/713 KB 964/1044 KB 1710/1710 KB 376/1267 KB 860/1063 KB 656/713 KB 964/1044 KB 1710/1710 KB 380/1267 KB 860/1063 KB 656/713 KB 972/1044 KB 1710/1710 KB 384/1267 KB 864/1063 KB 656/713 KB 976/1044 KB 1710/1710 KB 384/1267 KB 864/1063 KB 656/713 KB 972/1044 KB 1710/1710 KB 384/1267 KB 860/1063 KB 6 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 56/713 KB 972/1044 KB 1710/1710 KB 388/1267 KB 864/1063 KB 656/713 KB 976/1044 KB 1710/1710 KB 392/1267 KB 868/1063 KB 660/713 KB 976/1044 KB 1710/1710 KB 396/1267 KB 868/1063 KB 660/713 KB 976/1044 KB 1710/1710 KB 400/1267 KB 868/1063 KB 660/713 KB 980/1044 KB 1710/1710 KB 404/1267 KB 868/1063 KB 660/713 KB 980/1044 KB 1710/1710 KB 388/1267 KB 868/1063 KB 660/713 KB 976/1044 KB 404/1267 KB 868/1063 KB 664/713 KB 980/1044 KB 404/1267 KB 868/1063 KB 668/713 KB 980/1044 KB 404/1267 KB 868/1063 KB 672/713 KB 980/1044 KB 1710/1710 KB 388/1267 KB 868/1063 KB 656/713 KB 976/1044 KB 404/1267 KB 872/1063 KB 672/713 KB 980/1044 KB 404/1267 KB 876/1063 KB 672/713 KB 980/1044 KB 404/1267 KB 880/1063 KB 672/713 KB 980/1044 KB 1710/1710 KB 396/1267 KB 868/1063 KB 660/713 KB 980/1044 KB 404/1267 KB 880/1063 KB 672/713 KB 984/1044 KB 404/1267 KB 880/1063 KB 672/713 KB 988/1044 KB 404/1267 KB 880/1063 KB 672/713 KB 992/1044 KB 404/1267 KB 880/1063 KB 672/713 KB 996/1044 KB 408/1267 KB 884/1063 KB 676/713 KB 1000/1044 KB 408/1267 KB 884/1063 KB 676/713 KB 1004/1044 KB 408/1267 KB 884/1063 KB 676/713 KB 1008/1044 KB 408/1267 KB 884/1063 KB 676/713 KB 996/1044 KB 408/1267 KB 880/1063 KB 672/713 KB 996/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2571.3 KB/sec) unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 412/1267 KB 884/1063 KB 676/713 KB 1008/1044 KB 408/1267 KB 880/1063 KB 676/713 KB 996/1044 KB 412/1267 KB 888/1063 KB 680/713 KB 1008/1044 KB 412/1267 KB 888/1063 KB 684/713 KB 1008/1044 KB 412/1267 KB 888/1063 KB 688/713 KB 1008/1044 KB 412/1267 KB 888/1063 KB 676/713 KB 1008/1044 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 412/1267 KB 892/1063 KB 688/713 KB 1008/1044 KB 412/1267 KB 896/1063 KB 688/713 KB 1008/1044 KB 416/1267 KB 896/1063 KB 688/713 KB 1008/1044 KB 420/1267 KB 896/1063 KB 688/713 KB 1008/1044 KB 424/1267 KB 896/1063 KB 688/713 KB 1008/1044 KB 428/1267 KB 900/1063 KB 692/713 KB 1012/1044 KB 424/1267 KB 896/1063 KB 692/713 KB 1008/1044 KB 424/1267 KB 900/1063 KB 692/713 KB 1012/1044 KB 428/1267 KB 900/1063 KB 692/713 KB 1016/1044 KB 424/1267 KB 900/1063 KB 692/713 KB 1008/1044 KB 432/1267 KB 904/1063 KB 696/713 KB 1016/1044 KB 432/1267 KB 900/1063 KB 696/713 KB 1016/1044 KB 428/1267 KB 900/1063 KB 696/713 KB 1016/1044 KB 432/1267 KB 904/1063 KB 700/713 KB 1020/1044 KB 432/1267 KB 904/1063 KB 704/713 KB 1020/1044 KB 432/1267 KB 904/1063 KB 696/713 KB 1020/1044 KB 432/1267 KB 908/1063 KB 704/713 KB 1020/1044 KB 435/1267 KB 908/1063 KB 704/713 KB 1020/1044 KB 435/1267 KB 912/1063 KB 704/713 KB 1024/1044 KB 435/1267 KB 912/1063 KB 704/713 KB 1020/1044 KB 436/1267 KB 912/1063 KB 704/713 KB 1024/1044 KB 439/1267 KB 912/1063 KB 704/713 KB 1024/1044 KB 440/1267 KB 916/1063 KB 708/713 KB 1028/1044 KB 439/1267 KB 916/1063 KB 708/713 KB 1028/1044 KB 439/1267 KB 916/1063 KB 708/713 KB 1024/1044 KB 440/1267 KB 916/1063 KB 712/713 KB 1028/1044 KB 440/1267 KB 916/1063 KB 713/713 KB 1028/1044 KB 443/1267 KB 916/1063 KB 713/713 KB 1028/1044 KB 439/1267 KB 916/1063 KB 704/713 KB 1024/1044 KB 443/1267 KB 916/1063 KB 713/713 KB 1032/1044 KB 443/1267 KB 920/1063 KB 713/713 KB 1036/1044 KB 444/1267 KB 920/1063 KB 713/713 KB 1040/1044 KB 443/1267 KB 920/1063 KB 713/713 KB 1032/1044 KB 444/1267 KB 924/1063 KB 713/713 KB 1040/1044 KB 444/1267 KB 928/1063 KB 713/713 KB 1040/1044 KB 444/1267 KB 920/1063 KB 713/713 KB 1036/1044 KB 447/1267 KB 928/1063 KB 713/713 KB 1040/1044 KB 447/1267 KB 932/1063 KB 713/713 KB 1040/1044 KB 448/1267 KB 936/1063 KB 713/713 KB 1044/1044 KB 3/257 KB 448/1267 KB 940/1063 KB 713/713 KB 1044/1044 KB 3/257 KB 448/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 3/257 KB 448/1267 KB 932/1063 KB 713/713 KB 1044/1044 KB 3/257 KB 448/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 5/257 KB 448/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 8/257 KB 448/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 11/257 KB 448/1267 KB 932/1063 KB 713/713 KB 1044/1044 KB 447/1267 KB 932/1063 KB 713/713 KB 1044/1044 KB 448/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 13/257 KB 448/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 13/257 KB 451/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 13/257 KB 451/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 16/257 KB 452/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 19/257 KB 452/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 21/257 KB 452/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 24/257 KB 452/1267 KB 948/1063 KB 713/713 KB 1044/1044 KB 27/257 KB 452/1267 KB 944/1063 KB 713/713 KB 1044/1044 KB 16/257 KB 455/1267 KB 948/1063 KB 713/713 KB 1044/1044 KB 27/257 KB 456/1267 KB 948/1063 KB 713/713 KB 1044/1044 KB 27/257 KB 459/1267 KB 948/1063 KB 713/713 KB 1044/1044 KB 27/257 KB 460/1267 KB 948/1063 KB 713/713 KB 1044/1044 KB 27/257 KB 463/1267 KB 948/1063 KB 713/713 KB 1044/1044 KB 27/257 KB 452/1267 KB 948/1063 KB 713/713 KB 1044/1044 KB 24/257 KB 463/1267 KB 948/1063 KB 713/713 KB 1044/1044 KB 29/257 KB 464/1267 KB 948/1063 KB 713/713 KB 1044/1044 KB 29/257 KB 464/1267 KB 952/1063 KB 713/713 KB 1044/1044 KB 32/257 KB 464/1267 KB 956/1063 KB 713/713 KB 1044/1044 KB 32/257 KB 467/1267 KB 960/1063 KB unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 713/713 KB 1044/1044 KB 32/257 KB 464/1267 KB 948/1063 KB 713/713 KB 1044/1044 KB 32/257 KB 467/1267 KB 956/1063 KB 713/713 KB 1044/1044 KB 32/257 KB 468/1267 KB 960/1063 KB 713/713 KB 1044/1044 KB 36/257 KB 468/1267 KB 964/1063 KB 1044/1044 KB 40/257 KB 468/1267 KB 964/1063 KB 1044/1044 KB 44/257 KB 468/1267 KB 964/1063 KB 1044/1044 KB 36/257 KB 468/1267 KB 960/1063 KB 713/713 KB 1044/1044 KB 32/257 KB 471/1267 KB 964/1063 KB 1044/1044 KB 44/257 KB 472/1267 KB 964/1063 KB 1044/1044 KB 44/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 1039.3 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 475/1267 KB 964/1063 KB 1044/1044 KB 44/257 KB 475/1267 KB 964/1063 KB 1044/1044 KB 48/257 KB 476/1267 KB 968/1063 KB 1044/1044 KB 48/257 KB 479/1267 KB 968/1063 KB 1044/1044 KB 48/257 KB 480/1267 KB 968/1063 KB 52/257 KB 475/1267 KB 968/1063 KB 1044/1044 KB 48/257 KB 480/1267 KB 972/1063 KB 52/257 KB 480/1267 KB 976/1063 KB 52/257 KB 480/1267 KB 980/1063 KB 52/257 KB 483/1267 KB 984/1063 KB 52/257 KB 483/1267 KB 988/1063 KB 52/257 KB 483/1267 KB 992/1063 KB 52/257 KB 479/1267 KB 968/1063 KB 52/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 1502.0 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 483/1267 KB 980/1063 KB 52/257 KB 483/1267 KB 992/1063 KB 56/257 KB 484/1267 KB 992/1063 KB 56/257 KB 484/1267 KB 992/1063 KB 60/257 KB 488/1267 KB 992/1063 KB 60/257 KB 492/1267 KB 996/1063 KB 64/257 KB 496/1267 KB 996/1063 KB 64/257 KB 488/1267 KB 992/1063 KB 64/257 KB 496/1267 KB 996/1063 KB 68/257 KB 488/1267 KB 996/1063 KB 64/257 KB 499/1267 KB 996/1063 KB 68/257 KB 499/1267 KB 996/1063 KB 72/257 KB 499/1267 KB 1000/1063 KB 72/257 KB 502/1267 KB 1004/1063 KB 76/257 KB 502/1267 KB 1004/1063 KB 80/257 KB 502/1267 KB 1004/1063 KB 80/257 KB 502/1267 KB 1004/1063 KB 80/257 KB 502/1267 KB 1008/1063 KB 80/257 KB 504/1267 KB 1008/1063 KB 84/257 KB 504/1267 KB 1008/1063 KB 80/257 KB 507/1267 KB 1008/1063 KB 84/257 KB 510/1267 KB 1008/1063 KB 4/549 KB 84/257 KB 507/1267 KB 1008/1063 KB 4/549 KB 84/257 KB 510/1267 KB 1008/1063 KB 8/549 KB 84/257 KB 510/1267 KB 1008/1063 KB 12/549 KB 84/257 KB 510/1267 KB 1008/1063 KB 16/549 KB 84/257 KB 510/1267 KB 1008/1063 KB 20/549 KB 84/257 KB 510/1267 KB 1008/1063 KB 24/549 KB 84/257 KB 510/1267 KB 1008/1063 KB 28/549 KB 84/257 KB 510/1267 KB 1008/1063 KB 32/549 KB 84/257 KB 510/1267 KB 1008/1063 KB 32/549 KB 88/257 KB 510/1267 KB 1012/1063 KB 32/549 KB 88/257 KB 513/1267 KB 1012/1063 KB 32/549 KB 92/257 KB 510/1267 KB 1012/1063 KB 32/549 KB 92/257 KB 513/1267 KB 1016/1063 KB 32/549 KB 92/257 KB 513/1267 KB 1016/1063 KB 32/549 KB 96/257 KB 515/1267 KB 1020/1063 KB 32/549 KB 96/257 KB 515/1267 KB 1024/1063 KB 36/549 KB 96/257 KB 515/1267 KB 1016/1063 KB 32/549 KB 96/257 KB 518/1267 KB 1024/1063 KB 36/549 KB 96/257 KB 515/1267 KB 1020/1063 KB 36/549 KB 96/257 KB 518/1267 KB 1024/1063 KB 40/549 KB 96/257 KB 4/358 KB 520/1267 KB 1024/1063 KB 40/549 KB 96/257 KB 8/358 KB 520/1267 KB 1024/1063 KB 40/549 KB 96/257 KB 12/358 KB 520/1267 KB 1024/1063 KB 40/549 KB 96/257 KB 16/358 KB 520/1267 KB 1024/1063 KB 40/549 KB 96/257 KB 520/1267 KB 1024/1063 KB 40/549 KB 96/257 KB 16/358 KB 520/1267 KB 1024/1063 KB 44/549 KB 96/257 KB 16/358 KB 520/1267 KB 1024/1063 KB 48/549 KB 100/257 KB 16/358 KB 523/1267 KB 1024/1063 KB 48/549 KB 100/257 KB 16/358 KB 523/1267 KB 1024/1063 KB 48/549 KB 104/257 KB 16/358 KB 523/1267 KB 1024/1063 KB 48/549 KB 100/257 KB 16/358 KB 523/1267 KB 1028/1063 KB 48/549 KB 104/257 KB 16/358 KB 526/1267 KB 1028/1063 KB 48/549 KB 108/257 KB 16/358 KB 526/1267 KB 1032/1063 KB 48/549 KB 108/257 KB 16/358 KB 526/1267 KB 1036/1063 KB 48/549 KB 112/257 KB 16/358 KB 526/1267 KB 1028/1063 KB 48/549 KB 104/257 KB 16/358 KB 526/1267 KB 1036/1063 KB 48/549 KB 108/257 KB 16/358 KB 526/1267 KB 1040/1063 KB 48/549 KB 112/257 KB 16/358 KB 529/1267 KB 1040/1063 KB 48/549 KB 116/257 KB 16/358 KB 531/1267 KB 1040/1063 KB 48/549 KB 116/257 KB 16/358 KB 531/1267 KB 1044/1063 KB 48/549 KB 116/257 KB 16/358 KB 531/1267 KB 1048/1063 KB 48/549 KB 116/257 KB 16/358 KB 531/1267 KB 1052/1063 KB 48/549 KB 116/257 KB 16/358 KB 531/1267 KB 1056/1063 KB 48/549 KB 116/257 KB 16/358 KB 526/1267 KB 1040/1063 KB 48/549 KB 116/257 KB 16/358 KB 535/1267 KB 1056/1063 KB 48/549 KB 120/257 KB 16/358 KB 535/1267 KB 1056/1063 KB 48/549 KB 124/257 KB 16/358 KB 535/1267 KB 1056/1063 KB 48/549 KB 128/257 KB 16/358 KB 535/1267 KB 1056/1063 KB 48/549 KB 116/257 KB 16/358 KB 539/1267 KB 1056/1063 KB 48/549 KB 128/257 KB 16/358 KB 543/1267 KB 1056/1063 KB 48/549 KB 128/257 KB 16/358 KB 547/1267 KB 1056/1063 KB 48/549 KB 128/257 KB 16/358 KB 551/1267 KB 1060/1063 KB unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 48/549 KB 128/257 KB 16/358 KB 555/1267 KB 1060/1063 KB 48/549 KB 132/257 KB 16/358 KB 559/1267 KB 1060/1063 KB 48/549 KB 132/257 KB 16/358 KB 547/1267 KB 1060/1063 KB 48/549 KB 128/257 KB 16/358 KB 563/1267 KB 1063/1063 KB 48/549 KB 132/257 KB 16/358 KB 551/1267 KB 1060/1063 KB 48/549 KB 132/257 KB 16/358 KB 563/1267 KB 1063/1063 KB 48/549 KB 136/257 KB 16/358 KB 563/1267 KB 1063/1063 KB 48/549 KB 140/257 KB 16/358 KB 563/1267 KB 1063/1063 KB 48/549 KB 144/257 KB 16/358 KB 563/1267 KB 1063/1063 KB 48/549 KB 148/257 KB 20/358 KB 563/1267 KB 1063/1063 KB 52/549 KB 148/257 KB 20/358 KB 563/1267 KB 1063/1063 KB 56/549 KB 148/257 KB 20/358 KB 563/1267 KB 1063/1063 KB 48/549 KB 148/257 KB 24/358 KB 563/1267 KB 1063/1063 KB 56/549 KB 148/257 KB 28/358 KB 563/1267 KB 1063/1063 KB 56/549 KB 148/257 KB 32/358 KB 563/1267 KB 1063/1063 KB 56/549 KB 148/257 KB 36/358 KB 563/1267 KB 1063/1063 KB 56/549 KB 148/257 KB 40/358 KB 563/1267 KB 1063/1063 KB 56/549 KB 148/257 KB 44/358 KB 563/1267 KB 1063/1063 KB 56/549 KB 148/257 KB 48/358 KB 563/1267 KB 1063/1063 KB 56/549 KB 148/257 KB 52/358 KB 563/1267 KB 1063/1063 KB 56/549 KB 148/257 KB 56/358 KB 563/1267 KB 1063/1063 KB 60/549 KB 148/257 KB 60/358 KB 563/1267 KB 1063/1063 KB 60/549 KB 148/257 KB 64/358 KB 563/1267 KB 1063/1063 KB 60/549 KB 148/257 KB 68/358 KB 563/1267 KB 1063/1063 KB 60/549 KB 148/257 KB 72/358 KB 563/1267 KB 1063/1063 KB 60/549 KB 148/257 KB 76/358 KB 563/1267 KB 1063/1063 KB 60/549 KB 148/257 KB 80/358 KB 563/1267 KB 1063/1063 KB 60/549 KB 148/257 KB 16/358 KB 563/1267 KB 1060/1063 KB 48/549 KB 132/257 KB 52/358 KB 563/1267 KB 1063/1063 KB 60/549 KB 148/257 KB 80/358 KB 563/1267 KB 1063/1063 KB 64/549 KB 148/257 KB 80/358 KB 563/1267 KB 1063/1063 KB 68/549 KB 148/257 KB 80/358 KB 563/1267 KB 1063/1063 KB 72/549 KB 148/257 KB 80/358 KB 563/1267 KB 1063/1063 KB 76/549 KB 148/257 KB 80/358 KB 563/1267 KB 1063/1063 KB 80/549 KB 148/257 KB 80/358 KB 563/1267 KB 1063/1063 KB 84/549 KB 148/257 KB 80/358 KB 563/1267 KB 1063/1063 KB 88/549 KB 148/257 KB 80/358 KB 563/1267 KB 1063/1063 KB 92/549 KB 148/257 KB 80/358 KB 563/1267 KB 1063/1063 KB 96/549 KB 148/257 KB 80/358 KB 567/1267 KB 1063/1063 KB 96/549 KB 148/257 KB 80/358 KB 571/1267 KB 1063/1063 KB 100/549 KB 152/257 KB 80/358 KB 567/1267 KB 1063/1063 KB 100/549 KB 152/257 KB 80/358 KB 571/1267 KB 1063/1063 KB 104/549 KB 152/257 KB 80/358 KB 567/1267 KB 1063/1063 KB 96/549 KB 152/257 KB 80/358 KB 571/1267 KB 1063/1063 KB 104/549 KB 156/257 KB 80/358 KB 571/1267 KB 1063/1063 KB 104/549 KB 160/257 KB 84/358 KB 571/1267 KB 1063/1063 KB 104/549 KB 164/257 KB 84/358 KB 575/1267 KB 1063/1063 KB 108/549 KB 168/257 KB 84/358 KB 575/1267 KB 1063/1063 KB 108/549 KB 172/257 KB 84/358 KB 575/1267 KB 1063/1063 KB 108/549 KB 176/257 KB 84/358 KB 571/1267 KB 1063/1063 KB 104/549 KB 160/257 KB 88/358 KB 575/1267 KB 1063/1063 KB 108/549 KB 176/257 KB 92/358 KB 575/1267 KB 1063/1063 KB 108/549 KB 176/257 KB 96/358 KB 575/1267 KB 1063/1063 KB 108/549 KB 176/257 KB 100/358 KB 575/1267 KB 1063/1063 KB 108/549 KB 176/257 KB 104/358 KB 575/1267 KB 1063/1063 KB 108/549 KB 176/257 KB 84/358 KB 575/1267 KB 1063/1063 KB 108/549 KB 164/257 KB 84/358 KB 575/1267 KB 1063/1063 KB 104/549 KB 164/257 KB 104/358 KB 579/1267 KB 1063/1063 KB 108/549 KB 176/257 KB 104/358 KB 579/1267 KB 1063/1063 KB 112/549 KB 176/257 KB 104/358 KB 583/1267 KB 1063/1063 KB 112/549 KB 176/257 KB 108/358 KB 587/1267 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install KB 116/549 KB 176/257 KB 108/358 KB 591/1267 KB 116/549 KB 176/257 KB 108/358 KB 595/1267 KB 116/549 KB 176/257 KB 108/358 KB 583/1267 KB 1063/1063 KB 116/549 KB 176/257 KB 112/358 KB 595/1267 KB 116/549 KB 176/257 KB 104/358 KB 583/1267 KB 1063/1063 KB 116/549 KB 176/257 KB 112/358 KB 595/1267 KB 120/549 KB 176/257 KB 112/358 KB 595/1267 KB 124/549 KB 176/257 KB 112/358 KB 595/1267 KB 128/549 KB 176/257 KB 112/358 KB 599/1267 KB 132/549 KB 176/257 KB 116/358 KB 599/1267 KB 136/549 KB 180/257 KB 112/358 KB 599/1267 KB 128/549 KB 176/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 1439.2 KB/sec) unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 116/358 KB 599/1267 KB 132/549 KB 180/257 KB 112/358 KB 599/1267 KB 132/549 KB 180/257 KB 116/358 KB 599/1267 KB 140/549 KB 184/257 KB 116/358 KB 599/1267 KB 140/549 KB 188/257 KB 120/358 KB 599/1267 KB 140/549 KB 192/257 KB 120/358 KB 599/1267 KB 140/549 KB 188/257 KB 124/358 KB 599/1267 KB 140/549 KB 192/257 KB 128/358 KB 603/1267 KB 140/549 KB 192/257 KB 124/358 KB 603/1267 KB 140/549 KB 192/257 KB 128/358 KB 603/1267 KB 140/549 KB 192/257 KB 128/358 KB 603/1267 KB 144/549 KB 192/257 KB 128/358 KB 607/1267 KB 144/549 KB 192/257 KB 128/358 KB 611/1267 KB 144/549 KB 192/257 KB 132/358 KB 611/1267 KB 144/549 KB 192/257 KB 136/358 KB 615/1267 KB 148/549 KB 196/257 KB 140/358 KB 615/1267 KB 148/549 KB 196/257 KB 144/358 KB 615/1267 KB 148/549 KB 196/257 KB 132/358 KB 615/1267 KB 148/549 KB 196/257 KB 132/358 KB 611/1267 KB 148/549 KB 196/257 KB 144/358 KB 615/1267 KB 148/549 KB 200/257 KB 144/358 KB 615/1267 KB 148/549 KB 204/257 KB 144/358 KB 615/1267 KB 148/549 KB 208/257 KB 132/358 KB 611/1267 KB 148/549 KB 192/257 KB 144/358 KB 615/1267 KB 152/549 KB 208/257 KB 144/358 KB 615/1267 KB 156/549 KB 208/257 KB 144/358 KB 619/1267 KB 160/549 KB 208/257 KB 144/358 KB 619/1267 KB 164/549 KB 208/257 KB 148/358 KB 619/1267 KB 168/549 KB 212/257 KB 3/5 KB 148/358 KB 619/1267 KB 172/549 KB 212/257 KB 3/5 KB 144/358 KB 619/1267 KB 156/549 KB 208/257 KB 148/358 KB 623/1267 KB 172/549 KB 212/257 KB 3/5 KB 148/358 KB 627/1267 KB 172/549 KB 212/257 KB 3/5 KB 148/358 KB 631/1267 KB 172/549 KB 212/257 KB 3/5 KB 148/358 KB 635/1267 KB 172/549 KB 212/257 KB 3/5 KB 148/358 KB 619/1267 KB 164/549 KB 212/257 KB 3/5 KB 148/358 KB 619/1267 KB 164/549 KB 212/257 KB 144/358 KB 619/1267 KB 164/549 KB 212/257 KB 148/358 KB 635/1267 KB 176/549 KB 216/257 KB 3/5 KB 148/358 KB 635/1267 KB 176/549 KB 220/257 KB 3/5 KB 152/358 KB 635/1267 KB 176/549 KB 224/257 KB 3/5 KB 152/358 KB 635/1267 KB 176/549 KB 224/257 KB 5/5 KB 152/358 KB 635/1267 KB 176/549 KB 228/257 KB 5/5 KB 152/358 KB 639/1267 KB 176/549 KB 232/257 KB 5/5 KB 152/358 KB 639/1267 KB 176/549 KB 236/257 KB 5/5 KB 148/358 KB 635/1267 KB 176/549 KB 212/257 KB 3/5 KB 152/358 KB 639/1267 KB 176/549 KB 228/257 KB 5/5 KB 152/358 KB 635/1267 KB 176/549 KB 220/257 KB 3/5 KB 156/358 KB 639/1267 KB 176/549 KB 236/257 KB 5/5 KB 160/358 KB 639/1267 KB 176/549 KB 236/257 KB 5/5 KB 164/358 KB 639/1267 KB 176/549 KB 236/257 KB 5/5 KB 168/358 KB 643/1267 KB 180/549 KB 236/257 KB 5/5 KB 172/358 KB 643/1267 KB 180/549 KB 236/257 KB 5/5 KB 164/358 KB 643/1267 KB 180/549 KB 236/257 KB 5/5 KB 164/358 KB 643/1267 KB 176/549 KB 236/257 KB 5/5 KB 172/358 KB 647/1267 KB 180/549 KB 240/257 KB 5/5 KB 176/358 KB 651/1267 KB 184/549 KB 240/257 KB 5/5 KB 176/358 KB 655/1267 KB 184/549 KB 240/257 KB 5/5 KB 176/358 KB 659/1267 KB 184/549 KB 240/257 KB 5/5 KB 172/358 KB 643/1267 KB 180/549 KB 240/257 KB 5/5 KB 176/358 KB 647/1267 KB 184/549 KB 240/257 KB 5/5 KB 172/358 KB 647/1267 KB 184/549 KB 240/257 KB 5/5 KB 176/358 KB 659/1267 KB 188/549 KB 240/257 KB 5/5 KB 176/358 KB 659/1267 KB 192/549 KB 240/257 KB 5/5 KB 180/358 KB 659/1267 KB 192/549 KB 240/257 KB 5/5 KB 184/358 KB 663/1267 KB 196/549 KB 244/257 KB 188/358 KB 663/1267 KB 196/549 KB 244/257 KB 192/358 KB 663/1267 KB 196/549 KB 244/257 KB 180/358 KB 663/1267 KB 196/549 KB 244/257 KB 192/358 KB 667/1267 KB 196/549 KB 244/257 KB 192/358 KB 671/1267 KB 196/549 KB 244/257 KB 1 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 92/358 KB 675/1267 KB 196/549 KB 244/257 KB 192/358 KB 679/1267 KB 196/549 KB 244/257 KB 196/358 KB 683/1267 KB 196/549 KB 244/257 KB 196/358 KB 687/1267 KB 196/549 KB 244/257 KB 196/358 KB 691/1267 KB 196/549 KB 244/257 KB 180/358 KB 659/1267 KB 196/549 KB 244/257 KB 5/5 KB 180/358 KB 659/1267 KB 192/549 KB 244/257 KB 5/5 KB 196/358 KB 691/1267 KB 196/549 KB 248/257 KB 196/358 KB 691/1267 KB 196/549 KB 252/257 KB 196/358 KB 691/1267 KB 200/549 KB 252/257 KB 196/358 KB 691/1267 KB 204/549 KB 256/257 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 5.7 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 196/358 KB 679/1267 KB 196/549 KB 244/257 KB 200/358 KB 691/1267 KB 208/549 KB 256/257 KB 204/358 KB 691/1267 KB 208/549 KB 256/257 KB 196/358 KB 691/1267 KB 208/549 KB 256/257 KB 196/358 KB 691/1267 KB 200/549 KB 256/257 KB 204/358 KB 691/1267 KB 208/549 KB 257/257 KB 204/358 KB 691/1267 KB 212/549 KB 257/257 KB 208/358 KB 691/1267 KB 216/549 KB 257/257 KB 208/358 KB 691/1267 KB 212/549 KB 257/257 KB 208/358 KB 691/1267 KB 220/549 KB 257/257 KB 208/358 KB 691/1267 KB 224/549 KB 257/257 KB 208/358 KB 691/1267 KB 228/549 KB 257/257 KB 212/358 KB 695/1267 KB 232/549 KB 257/257 KB 212/358 KB 695/1267 KB 236/549 KB 257/257 KB 212/358 KB 695/1267 KB 240/549 KB 257/257 KB 212/358 KB 695/1267 KB 228/549 KB 257/257 KB 212/358 KB 691/1267 KB 228/549 KB 257/257 KB 216/358 KB 695/1267 KB 240/549 KB 257/257 KB 220/358 KB 695/1267 KB 240/549 KB 257/257 KB 224/358 KB 695/1267 KB 240/549 KB 257/257 KB 3/86 KB 224/358 KB 695/1267 KB 240/549 KB 257/257 KB 5/86 KB 224/358 KB 695/1267 KB 240/549 KB 257/257 KB 8/86 KB 224/358 KB 695/1267 KB 240/549 KB 257/257 KB 8/86 KB 224/358 KB 699/1267 KB 240/549 KB 257/257 KB 11/86 KB 224/358 KB 703/1267 KB 240/549 KB 257/257 KB 11/86 KB 224/358 KB 707/1267 KB 240/549 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 331.9 KB/sec) unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 11/86 KB 224/358 KB 699/1267 KB 240/549 KB 257/257 KB 13/86 KB 224/358 KB 707/1267 KB 240/549 KB 13/86 KB 224/358 KB 711/1267 KB 244/549 KB 16/86 KB 228/358 KB 711/1267 KB 248/549 KB 16/86 KB 228/358 KB 711/1267 KB 252/549 KB 13/86 KB 224/358 KB 711/1267 KB 240/549 KB 16/86 KB 228/358 KB 711/1267 KB 244/549 KB 13/86 KB 228/358 KB 711/1267 KB 244/549 KB 16/86 KB 232/358 KB 711/1267 KB 252/549 KB 16/86 KB 236/358 KB 711/1267 KB 252/549 KB 16/86 KB 240/358 KB 711/1267 KB 252/549 KB 19/86 KB 240/358 KB 711/1267 KB 252/549 KB 19/86 KB 240/358 KB 715/1267 KB 252/549 KB 21/86 KB 240/358 KB 719/1267 KB 252/549 KB 21/86 KB 240/358 KB 723/1267 KB 256/549 KB 21/86 KB 240/358 KB 727/1267 KB 256/549 KB 21/86 KB 244/358 KB 731/1267 KB 256/549 KB 21/86 KB 244/358 KB 731/1267 KB 3/404 KB 256/549 KB 21/86 KB 244/358 KB 731/1267 KB 5/404 KB 256/549 KB 21/86 KB 244/358 KB 731/1267 KB 7/404 KB 256/549 KB 21/86 KB 244/358 KB 731/1267 KB 9/404 KB 256/549 KB 21/86 KB 244/358 KB 731/1267 KB 11/404 KB 256/549 KB 21/86 KB 244/358 KB 731/1267 KB 13/404 KB 256/549 KB 21/86 KB 244/358 KB 731/1267 KB 15/404 KB 256/549 KB 21/86 KB 244/358 KB 735/1267 KB 15/404 KB 256/549 KB 21/86 KB 240/358 KB 715/1267 KB 252/549 KB 24/86 KB 244/358 KB 735/1267 KB 17/404 KB 256/549 KB 27/86 KB 244/358 KB 735/1267 KB 17/404 KB 256/549 KB 29/86 KB 244/358 KB 735/1267 KB 17/404 KB 256/549 KB 32/86 KB 244/358 KB 735/1267 KB 17/404 KB 256/549 KB 21/86 KB 244/358 KB 735/1267 KB 17/404 KB 256/549 KB 21/86 KB 244/358 KB 727/1267 KB 256/549 KB 21/86 KB 240/358 KB 719/1267 KB 256/549 KB 32/86 KB 248/358 KB 739/1267 KB 17/404 KB 256/549 KB 32/86 KB 252/358 KB 739/1267 KB 17/404 KB 256/549 KB 32/86 KB 256/358 KB 739/1267 KB 17/404 KB 256/549 KB 32/86 KB 260/358 KB 739/1267 KB 17/404 KB 260/549 KB 36/86 KB 264/358 KB 739/1267 KB 19/404 KB 260/549 KB 36/86 KB 268/358 KB 739/1267 KB 19/404 KB 260/549 KB 32/86 KB 244/358 KB 739/1267 KB 17/404 KB 256/549 KB 36/86 KB 268/358 KB 743/1267 KB 19/404 KB 260/549 KB 36/86 KB 260/358 KB 739/1267 KB 19/404 KB 260/549 KB 32/86 KB 260/358 KB 739/1267 KB 19/404 KB 260/549 KB 32/86 KB 256/358 KB 739/1267 KB 17/404 KB 260/549 KB 36/86 KB 272/358 KB 743/1267 KB 19/404 KB 264/549 KB 36/86 KB 272/358 KB 743/1267 KB 19/404 KB 268/549 KB 36/86 KB 272/358 KB 743/1267 KB 19/404 KB 272/549 KB 36/86 KB 272/358 KB 743/1267 KB 21/404 KB 272/549 KB 36/86 KB 272/358 KB 743/1267 KB 23/404 KB 272/549 KB 36/86 KB 272/358 KB 743/1267 KB 19/404 KB 260/549 KB 40/86 KB 272/358 KB 743/1267 KB 23/404 KB 276/549 KB 40/86 KB 272/358 KB 743/1267 KB 25/404 KB 280/549 KB 40/86 KB 272/358 KB 743/1267 KB 23/404 KB 272/549 KB 44/86 KB 272/358 KB 747/1267 KB 25/404 KB 280/549 KB 40/86 KB 272/358 KB 747/1267 KB 25/404 KB 280/549 KB 40/86 KB 272/358 KB 743/1267 KB 25/404 KB 276/549 KB 48/86 KB 272/358 KB 747/1267 KB 27/404 KB 280/549 KB 48/86 KB 272/358 KB 751/1267 KB 27/404 KB 284/549 KB 48/86 KB 272/358 KB 751/1267 KB 27/404 KB 288/549 KB 48/86 KB 272/358 KB 751/1267 KB 27/404 KB 292/549 KB 48/86 KB 276/358 KB 751/1267 KB 29/404 KB 296/549 KB 48/86 KB 276/358 KB 751/1267 KB 29/404 KB 300/549 KB 48/86 KB 276/358 KB 751/1267 KB 29/404 KB 304/549 KB 48/86 KB 272/358 KB 751/1267 KB 27/404 KB 280/549 KB 48/86 KB 272/358 KB 747/1267 KB 27/404 KB 280/549 KB 48/86 KB 276/358 KB 755/1267 KB 29/404 KB 304/549 KB 52/86 KB 276/358 KB 755/1267 KB 29/404 KB 304/549 KB 56/86 KB 276/358 KB 75 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 9/1267 KB 29/404 KB 304/549 KB 48/86 KB 276/358 KB 751/1267 KB 29/404 KB 292/549 KB 48/86 KB 272/358 KB 751/1267 KB 29/404 KB 292/549 KB 56/86 KB 280/358 KB 759/1267 KB 31/404 KB 304/549 KB 56/86 KB 280/358 KB 759/1267 KB 29/404 KB 304/549 KB 56/86 KB 284/358 KB 759/1267 KB 31/404 KB 304/549 KB 56/86 KB 288/358 KB 759/1267 KB 33/404 KB 304/549 KB 52/86 KB 276/358 KB 759/1267 KB 29/404 KB 304/549 KB 56/86 KB 284/358 KB 759/1267 KB 33/404 KB 304/549 KB 56/86 KB 288/358 KB 759/1267 KB 35/404 KB 304/549 KB 60/86 KB 288/358 KB 759/1267 KB 35/404 KB 304/549 KB 64/86 KB 288/358 KB 763/1267 KB 35/404 KB 304/549 KB 68/86 KB 288/358 KB 763/1267 KB 37/404 KB 304/549 KB 72/86 KB 292/358 KB 763/1267 KB 37/404 KB 308/549 KB 76/86 KB 292/358 KB 763/1267 KB 37/404 KB 308/549 KB 60/86 KB 288/358 KB 763/1267 KB 35/404 KB 304/549 KB 76/86 KB 292/358 KB 767/1267 KB 37/404 KB 308/549 KB 76/86 KB 292/358 KB 768/1267 KB 37/404 KB 308/549 KB 76/86 KB 292/358 KB 772/1267 KB 37/404 KB 308/549 KB 76/86 KB 292/358 KB 776/1267 KB 37/404 KB 308/549 KB 68/86 KB 292/358 KB 763/1267 KB 37/404 KB 308/549 KB 68/86 KB 292/358 KB 763/1267 KB 37/404 KB 304/549 KB 64/86 KB 288/358 KB 763/1267 KB 37/404 KB 304/549 KB 76/86 KB 292/358 KB 776/1267 KB 39/404 KB 308/549 KB 76/86 KB 292/358 KB 776/1267 KB 41/404 KB 308/549 KB 76/86 KB 292/358 KB 776/1267 KB 43/404 KB 308/549 KB 76/86 KB 296/358 KB 776/1267 KB 43/404 KB 308/549 KB 76/86 KB 296/358 KB 776/1267 KB 45/404 KB 308/549 KB 76/86 KB 300/358 KB 776/1267 KB 45/404 KB 308/549 KB 76/86 KB 304/358 KB 776/1267 KB 45/404 KB 308/549 KB 76/86 KB 304/358 KB 776/1267 KB 47/404 KB 312/549 KB 76/86 KB 304/358 KB 776/1267 KB 47/404 KB 316/549 KB 80/86 KB 304/358 KB 776/1267 KB 47/404 KB 320/549 KB 76/86 KB 304/358 KB 776/1267 KB 47/404 KB 308/549 KB 80/86 KB 304/358 KB 779/1267 KB 47/404 KB 320/549 KB 80/86 KB 304/358 KB 776/1267 KB 47/404 KB 316/549 KB 80/86 KB 304/358 KB 779/1267 KB 49/404 KB 320/549 KB 80/86 KB 308/358 KB 779/1267 KB 49/404 KB 320/549 KB 84/86 KB 312/358 KB 780/1267 KB 51/404 KB 324/549 KB 84/86 KB 316/358 KB 780/1267 KB 51/404 KB 324/549 KB 84/86 KB 320/358 KB 780/1267 KB 51/404 KB 324/549 KB 84/86 KB 308/358 KB 780/1267 KB 51/404 KB 324/549 KB 86/86 KB 320/358 KB 780/1267 KB 51/404 KB 324/549 KB 80/86 KB 308/358 KB 780/1267 KB 49/404 KB 320/549 KB 86/86 KB 320/358 KB 783/1267 KB 51/404 KB 324/549 KB 86/86 KB 320/358 KB 784/1267 KB 51/404 KB 324/549 KB 80/86 KB 308/358 KB 780/1267 KB 51/404 KB 324/549 KB 80/86 KB 308/358 KB 780/1267 KB 51/404 KB 320/549 KB 86/86 KB 320/358 KB 784/1267 KB 53/404 KB 324/549 KB 86/86 KB 320/358 KB 784/1267 KB 55/404 KB 324/549 KB 86/86 KB 320/358 KB 784/1267 KB 57/404 KB 324/549 KB 86/86 KB 320/358 KB 787/1267 KB 57/404 KB 328/549 KB 86/86 KB 320/358 KB 787/1267 KB 57/404 KB 332/549 KB 86/86 KB 324/358 KB 787/1267 KB 59/404 KB 336/549 KB 86/86 KB 320/358 KB 787/1267 KB 57/404 KB 324/549 KB 86/86 KB 324/358 KB 788/1267 KB 59/404 KB 336/549 KB 86/86 KB 324/358 KB 791/1267 KB 59/404 KB 336/549 KB 86/86 KB 324/358 KB 792/1267 KB 59/404 KB 336/549 KB 86/86 KB 324/358 KB 795/1267 KB 59/404 KB 340/549 KB 86/86 KB 324/358 KB 787/1267 KB 59/404 KB 332/549 KB 86/86 KB 320/358 KB 787/1267 KB 59/404 KB 332/549 KB 86/86 KB 328/358 KB 795/1267 KB 61/404 KB 340/549 KB 86/86 KB 328/358 KB 795/1267 KB 63/404 KB 340/549 KB 86/86 KB 328/358 KB 795/1267 KB 63/404 KB 340/549 KB 86/86 KB 332/358 KB 79 unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 5/1267 KB 63/404 KB 340/549 KB 86/86 KB 332/358 KB 796/1267 KB 65/404 KB 340/549 KB 86/86 KB 324/358 KB 792/1267 KB 59/404 KB 340/549 KB 86/86 KB 336/358 KB 796/1267 KB 65/404 KB 340/549 KB 86/86 KB 332/358 KB 795/1267 KB 65/404 KB 340/549 KB 86/86 KB 336/358 KB 796/1267 KB 67/404 KB 340/549 KB 86/86 KB 336/358 KB 796/1267 KB 67/404 KB 344/549 KB 86/86 KB 336/358 KB 796/1267 KB 67/404 KB 348/549 KB 86/86 KB 336/358 KB 796/1267 KB 67/404 KB 352/549 KB 86/86 KB 336/358 KB 796/1267 KB 69/404 KB 352/549 KB 86/86 KB 340/358 KB 796/1267 KB 69/404 KB 352/549 KB 86/86 KB 344/358 KB 800/1267 KB 71/404 KB 352/549 KB 86/86 KB 348/358 KB 800/1267 KB 71/404 KB 352/549 KB 86/86 KB 352/358 KB 800/1267 KB 71/404 KB 352/549 KB 86/86 KB 340/358 KB 800/1267 KB 71/404 KB 352/549 KB 86/86 KB 340/358 KB 796/1267 KB 71/404 KB 352/549 KB 86/86 KB 352/358 KB 804/1267 KB 71/404 KB 356/549 KB 86/86 KB 352/358 KB 808/1267 KB 71/404 KB 356/549 KB 86/86 KB 352/358 KB 811/1267 KB 73/404 KB 356/549 KB 86/86 KB 352/358 KB 800/1267 KB 71/404 KB 356/549 KB 86/86 KB 352/358 KB 811/1267 KB 73/404 KB 360/549 KB 86/86 KB 352/358 KB 808/1267 KB 73/404 KB 356/549 KB 86/86 KB 352/358 KB 811/1267 KB 75/404 KB 360/549 KB 86/86 KB 352/358 KB 811/1267 KB 77/404 KB 360/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 105.4 KB/sec) unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 356/358 KB 814/1267 KB 79/404 KB 364/549 KB 356/358 KB 814/1267 KB 77/404 KB 364/549 KB 358/358 KB 814/1267 KB 79/404 KB 364/549 KB 352/358 KB 814/1267 KB 77/404 KB 364/549 KB 352/358 KB 814/1267 KB 77/404 KB 360/549 KB 358/358 KB 814/1267 KB 79/404 KB 368/549 KB 358/358 KB 814/1267 KB 81/404 KB 368/549 KB 358/358 KB 816/1267 KB 83/404 KB 368/549 KB 358/358 KB 816/1267 KB 85/404 KB 372/549 KB 358/358 KB 816/1267 KB 87/404 KB 372/549 KB 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install 358/358 KB 816/1267 KB 81/404 KB 368/549 KB 358/358 KB 819/1267 KB 87/404 KB 372/549 KB 358/358 KB 822/1267 KB 87/404 KB 372/549 KB 358/358 KB 816/1267 KB 83/404 KB 372/549 KB 358/358 KB 825/1267 KB 89/404 KB 376/549 KB 358/358 KB 825/1267 KB 89/404 KB 380/549 KB 358/358 KB 825/1267 KB 89/404 KB 384/549 KB 358/358 KB 825/1267 KB 89/404 KB 388/549 KB 358/358 KB 825/1267 KB 89/404 KB 392/549 KB 358/358 KB 825/1267 KB 89/404 KB 396/549 KB 358/358 KB 825/1267 KB 89/404 KB 372/549 KB 358/358 KB 825/1267 KB 87/404 KB 372/549 KB 358/358 KB 825/1267 KB 91/404 KB 396/549 KB 358/358 KB 827/1267 KB 91/404 KB 396/549 KB 358/358 KB 827/1267 KB 93/404 KB 396/549 KB 358/358 KB 830/1267 KB 93/404 KB 396/549 KB 358/358 KB 830/1267 KB 95/404 KB 396/549 KB 358/358 KB 832/1267 KB 95/404 KB 396/549 KB 358/358 KB 832/1267 KB 97/404 KB 396/549 KB 358/358 KB 835/1267 KB 97/404 KB 396/549 KB 358/358 KB 835/1267 KB 99/404 KB 396/549 KB 358/358 KB 835/1267 KB 99/404 KB 400/549 KB 358/358 KB 838/1267 KB 99/404 KB 400/549 KB 358/358 KB 841/1267 KB 101/404 KB 400/549 KB 358/358 KB 843/1267 KB 101/404 KB 400/549 KB 358/358 KB 847/1267 KB 101/404 KB 400/549 KB 358/358 KB 838/1267 KB 101/404 KB 400/549 KB 358/358 KB 847/1267 KB 103/404 KB 404/549 KB 358/358 KB 847/1267 KB 101/404 KB 404/549 KB 851/1267 KB 105/404 KB 408/549 KB 851/1267 KB 105/404 KB 412/549 KB 851/1267 KB 105/404 KB 416/549 KB 851/1267 KB 105/404 KB 404/549 KB 855/1267 KB 105/404 KB 416/549 KB 847/1267 KB 105/404 KB 404/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 432.3 KB/sec) unit-abot-epc-basic-0: 19:57: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.jar unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 855/1267 KB 107/404 KB 416/549 KB 855/1267 KB 109/404 KB 416/549 KB 855/1267 KB 111/404 KB 416/549 KB 855/1267 KB 113/404 KB 416/549 KB 859/1267 KB 113/404 KB 416/549 KB 859/1267 KB 115/404 KB 416/549 KB 859/1267 KB 115/404 KB 420/549 KB 859/1267 KB 115/404 KB 424/549 KB 859/1267 KB 117/404 KB 428/549 KB 859/1267 KB 117/404 KB 432/549 KB 859/1267 KB 117/404 KB 424/549 KB 859/1267 KB 119/404 KB 432/549 KB 859/1267 KB 119/404 KB 436/549 KB 863/1267 KB 121/404 KB 436/549 KB 859/1267 KB 121/404 KB 436/549 KB 863/1267 KB 123/404 KB 436/549 KB 867/1267 KB 123/404 KB 436/549 KB 871/1267 KB 123/404 KB 436/549 KB 875/1267 KB 123/404 KB 436/549 KB 875/1267 KB 125/404 KB 436/549 KB 875/1267 KB 127/404 KB 436/549 KB 875/1267 KB 127/404 KB 440/549 KB 875/1267 KB 127/404 KB 444/549 KB 875/1267 KB 127/404 KB 448/549 KB 875/1267 KB 129/404 KB 452/549 KB 879/1267 KB 129/404 KB 456/549 KB 879/1267 KB 129/404 KB 460/549 KB 875/1267 KB 129/404 KB 448/549 KB 3/894 KB 879/1267 KB 129/404 KB 3/587 KB 464/549 KB 6/894 KB 879/1267 KB 129/404 KB 3/587 KB 464/549 KB 9/894 KB 879/1267 KB 129/404 KB 3/587 KB 464/549 KB 11/894 KB 879/1267 KB 129/404 KB 3/587 KB 464/549 KB 14/894 KB 879/1267 KB 129/404 KB 3/587 KB 464/549 KB 16/894 KB 879/1267 KB 129/404 KB 3/587 KB 464/549 KB 19/894 KB 879/1267 KB 129/404 KB 3/587 KB 464/549 KB 22/894 KB 879/1267 KB 131/404 KB 3/587 KB 464/549 KB 25/894 KB 879/1267 KB 131/404 KB 3/587 KB 464/549 KB 27/894 KB 879/1267 KB 131/404 KB 3/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 3/587 KB 464/549 KB 879/1267 KB 129/404 KB 3/587 KB 464/549 KB 879/1267 KB 129/404 KB 3/587 KB 460/549 KB 30/894 KB 879/1267 KB 131/404 KB 5/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 8/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 11/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 13/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 16/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 19/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 21/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 24/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 27/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 29/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 32/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 36/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 40/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 44/587 KB 464/549 KB 30/894 KB 879/1267 KB 131/404 KB 48/587 KB 464/549 KB 879/1267 KB 129/404 KB 452/549 KB 30/894 KB 883/1267 KB 131/404 KB 48/587 KB 464/549 KB 30/894 KB 887/1267 KB 131/404 KB 48/587 KB 464/549 KB 30/894 KB 891/1267 KB 131/404 KB 52/587 KB 464/549 KB 19/894 KB 879/1267 KB 131/404 KB 3/587 KB 464/549 KB 30/894 KB 891/1267 KB 133/404 KB 52/587 KB 464/549 KB 30/894 KB 891/1267 KB 135/404 KB 52/587 KB 464/549 KB 30/894 KB 891/1267 KB 137/404 KB 52/587 KB 464/549 KB 30/894 KB 887/1267 KB 131/404 KB 52/587 KB 464/549 KB 30/894 KB 891/1267 KB 137/404 KB 56/587 KB 464/549 KB 30/894 KB 891/1267 KB 139/404 KB 60/587 KB 464/549 KB 30/894 KB 891/1267 KB 139/404 KB 64/587 KB 464/549 KB 30/894 KB 891/1267 KB 139/404 KB 68/587 KB 464/549 KB 32/894 KB 895/1267 KB 139/404 KB 72/587 KB 468/549 KB 30/894 KB 891/1267 KB 139/404 KB 56/587 KB 464/549 KB 32/894 KB 895/1267 KB 141/404 KB 76/587 KB 468/549 KB 32/894 KB 895/1267 KB 143/404 KB 76/587 KB 468/549 KB 32/894 KB 895/1267 KB 139/404 KB 68/587 KB 468/549 KB 32/894 KB 899/1267 KB unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 145/404 KB 76/587 KB 468/549 KB 32/894 KB 903/1267 KB 145/404 KB 76/587 KB 468/549 KB 32/894 KB 907/1267 KB 145/404 KB 76/587 KB 468/549 KB 32/894 KB 891/1267 KB 139/404 KB 68/587 KB 468/549 KB 32/894 KB 891/1267 KB 139/404 KB 68/587 KB 464/549 KB 36/894 KB 907/1267 KB 145/404 KB 76/587 KB 468/549 KB 40/894 KB 907/1267 KB 145/404 KB 76/587 KB 472/549 KB 44/894 KB 907/1267 KB 145/404 KB 76/587 KB 472/549 KB 48/894 KB 907/1267 KB 145/404 KB 76/587 KB 472/549 KB 32/894 KB 895/1267 KB 145/404 KB 76/587 KB 468/549 KB 48/894 KB 907/1267 KB 147/404 KB 76/587 KB 472/549 KB 48/894 KB 907/1267 KB 149/404 KB 76/587 KB 472/549 KB 32/894 KB 895/1267 KB 139/404 KB 76/587 KB 472/549 KB 36/894 KB 907/1267 KB 145/404 KB 76/587 KB 472/549 KB 48/894 KB 907/1267 KB 149/404 KB 76/587 KB 476/549 KB 48/894 KB 907/1267 KB 149/404 KB 76/587 KB 480/549 KB 48/894 KB 907/1267 KB 149/404 KB 80/587 KB 480/549 KB 48/894 KB 907/1267 KB 151/404 KB 80/587 KB 480/549 KB 48/894 KB 907/1267 KB 151/404 KB 84/587 KB 480/549 KB 52/894 KB 911/1267 KB 153/404 KB 88/587 KB 484/549 KB 52/894 KB 911/1267 KB 153/404 KB 92/587 KB 484/549 KB 52/894 KB 911/1267 KB 153/404 KB 84/587 KB 484/549 KB 48/894 KB 907/1267 KB 153/404 KB 84/587 KB 480/549 KB 52/894 KB 911/1267 KB 155/404 KB 92/587 KB 484/549 KB 52/894 KB 911/1267 KB 155/404 KB 92/587 KB 488/549 KB 52/894 KB 911/1267 KB 153/404 KB 84/587 KB 480/549 KB 48/894 KB 911/1267 KB 153/404 KB 84/587 KB 480/549 KB 52/894 KB 915/1267 KB 155/404 KB 92/587 KB 488/549 KB 52/894 KB 919/1267 KB 155/404 KB 92/587 KB 488/549 KB 52/894 KB 923/1267 KB 157/404 KB 92/587 KB 488/549 KB 56/894 KB 923/1267 KB 157/404 KB 92/587 KB 492/549 KB 56/894 KB 923/1267 KB 157/404 KB 96/587 KB 492/549 KB 56/894 KB 923/1267 KB 157/404 KB 100/587 KB 492/549 KB 56/894 KB 923/1267 KB 159/404 KB 104/587 KB 496/549 KB 52/894 KB 923/1267 KB 157/404 KB 92/587 KB 488/549 KB 56/894 KB 923/1267 KB 157/404 KB 92/587 KB 488/549 KB 60/894 KB 923/1267 KB 159/404 KB 104/587 KB 496/549 KB 61/894 KB 923/1267 KB 159/404 KB 104/587 KB 496/549 KB 56/894 KB 923/1267 KB 159/404 KB 100/587 KB 496/549 KB 56/894 KB 923/1267 KB 159/404 KB 100/587 KB 492/549 KB 61/894 KB 923/1267 KB 159/404 KB 104/587 KB 500/549 KB 65/894 KB 927/1267 KB 161/404 KB 104/587 KB 504/549 KB 65/894 KB 927/1267 KB 161/404 KB 104/587 KB 508/549 KB 65/894 KB 927/1267 KB 161/404 KB 104/587 KB 512/549 KB 65/894 KB 927/1267 KB 161/404 KB 104/587 KB 500/549 KB 65/894 KB 927/1267 KB 163/404 KB 104/587 KB 512/549 KB 65/894 KB 927/1267 KB 165/404 KB 104/587 KB 512/549 KB 65/894 KB 927/1267 KB 167/404 KB 104/587 KB 512/549 KB 65/894 KB 927/1267 KB 159/404 KB 104/587 KB 500/549 KB 61/894 KB 927/1267 KB 159/404 KB 104/587 KB 500/549 KB 65/894 KB 931/1267 KB 167/404 KB 104/587 KB 512/549 KB 69/894 KB 931/1267 KB 167/404 KB 104/587 KB 512/549 KB 69/894 KB 931/1267 KB 169/404 KB 104/587 KB 512/549 KB 73/894 KB 935/1267 KB 169/404 KB 104/587 KB 512/549 KB 69/894 KB 935/1267 KB 169/404 KB 104/587 KB 512/549 KB 77/894 KB 935/1267 KB 169/404 KB 104/587 KB 512/549 KB 77/894 KB 939/1267 KB 171/404 KB 104/587 KB 512/549 KB 77/894 KB 935/1267 KB 171/404 KB 104/587 KB 512/549 KB 77/894 KB 939/1267 KB 173/404 KB 104/587 KB 512/549 KB 81/894 KB 943/1267 KB 175/404 KB 108/587 KB 512/549 KB 81/894 KB 943/1267 KB 175/404 KB 108/587 KB 516/549 KB 81/894 KB 943/1267 KB 173/404 KB 108/587 KB 512/549 KB 85/894 KB 943/1267 KB 177/404 KB 108/587 KB 516/549 KB unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install 89/894 KB 943/1267 KB 177/404 KB 108/587 KB 516/549 KB 93/894 KB 943/1267 KB 177/404 KB 108/587 KB 520/549 KB 77/894 KB 943/1267 KB 173/404 KB 108/587 KB 512/549 KB 77/894 KB 939/1267 KB 173/404 KB 108/587 KB 512/549 KB 93/894 KB 943/1267 KB 177/404 KB 112/587 KB 520/549 KB 93/894 KB 943/1267 KB 177/404 KB 116/587 KB 520/549 KB 93/894 KB 947/1267 KB 177/404 KB 120/587 KB 520/549 KB 93/894 KB 947/1267 KB 177/404 KB 124/587 KB 520/549 KB 93/894 KB 947/1267 KB 177/404 KB 128/587 KB 520/549 KB 89/894 KB 943/1267 KB 177/404 KB 108/587 KB 520/549 KB 93/894 KB 947/1267 KB 177/404 KB 128/587 KB 524/549 KB 93/894 KB 947/1267 KB 177/404 KB 128/587 KB 528/549 KB 81/894 KB 943/1267 KB 177/404 KB 108/587 KB 516/549 KB 93/894 KB 947/1267 KB 179/404 KB 128/587 KB 528/549 KB 93/894 KB 947/1267 KB 177/404 KB 116/587 KB 520/549 KB 93/894 KB 947/1267 KB 181/404 KB 128/587 KB 528/549 KB 93/894 KB 951/1267 KB 181/404 KB 128/587 KB 528/549 KB 93/894 KB 951/1267 KB 183/404 KB 128/587 KB 528/549 KB 93/894 KB 955/1267 KB 183/404 KB 128/587 KB 528/549 KB 93/894 KB 955/1267 KB 187/404 KB 128/587 KB 528/549 KB 97/894 KB 959/1267 KB 191/404 KB 132/587 KB 532/549 KB 97/894 KB 959/1267 KB 195/404 KB 132/587 KB 532/549 KB 97/894 KB 959/1267 KB 187/404 KB 132/587 KB 532/549 KB 97/894 KB 959/1267 KB 195/404 KB 136/587 KB 532/549 KB 97/894 KB 959/1267 KB 187/404 KB 128/587 KB 532/549 KB 97/894 KB 959/1267 KB 187/404 KB 128/587 KB 528/549 KB 97/894 KB 963/1267 KB 197/404 KB 136/587 KB 532/549 KB 97/894 KB 955/1267 KB 187/404 KB 128/587 KB 528/549 KB 101/894 KB 963/1267 KB 197/404 KB 136/587 KB 536/549 KB 105/894 KB 963/1267 KB 197/404 KB 136/587 KB 536/549 KB 109/894 KB 963/1267 KB 197/404 KB 136/587 KB 536/549 KB 97/894 KB 963/1267 KB 197/404 KB 136/587 KB 536/549 KB 109/894 KB 967/1267 KB 197/404 KB 136/587 KB 536/549 KB 97/894 KB 959/1267 KB 197/404 KB 136/587 KB 532/549 KB 109/894 KB 967/1267 KB 197/404 KB 140/587 KB 536/549 KB 109/894 KB 971/1267 KB 197/404 KB 144/587 KB 536/549 KB 109/894 KB 971/1267 KB 197/404 KB 140/587 KB 536/549 KB 109/894 KB 971/1267 KB 200/404 KB 144/587 KB 540/549 KB 109/894 KB 971/1267 KB 200/404 KB 144/587 KB 536/549 KB 109/894 KB 971/1267 KB 200/404 KB 144/587 KB 544/549 KB 109/894 KB 975/1267 KB 200/404 KB 144/587 KB 548/549 KB 113/894 KB 975/1267 KB 203/404 KB 148/587 KB 549/549 KB 109/894 KB 975/1267 KB 200/404 KB 144/587 KB 544/549 KB 113/894 KB 979/1267 KB 203/404 KB 148/587 KB 549/549 KB 113/894 KB 983/1267 KB 203/404 KB 148/587 KB 549/549 KB 113/894 KB 987/1267 KB 203/404 KB 148/587 KB 549/549 KB 113/894 KB 975/1267 KB 203/404 KB 148/587 KB 548/549 KB 113/894 KB 975/1267 KB 203/404 KB 144/587 KB 548/549 KB 109/894 KB 975/1267 KB 203/404 KB 144/587 KB 548/549 KB 113/894 KB 987/1267 KB 205/404 KB 148/587 KB 549/549 KB 117/894 KB 987/1267 KB 205/404 KB 148/587 KB 549/549 KB 121/894 KB 987/1267 KB 205/404 KB 148/587 KB 549/549 KB 125/894 KB 987/1267 KB 208/404 KB 148/587 KB 549/549 KB 121/894 KB 987/1267 KB 208/404 KB 148/587 KB 549/549 KB 125/894 KB 987/1267 KB 208/404 KB 152/587 KB 549/549 KB 125/894 KB 987/1267 KB 208/404 KB 156/587 KB 549/549 KB 125/894 KB 987/1267 KB 208/404 KB 160/587 KB 549/549 KB 125/894 KB 987/1267 KB 211/404 KB 164/587 KB 549/549 KB 129/894 KB 991/1267 KB 211/404 KB 168/587 KB 549/549 KB 129/894 KB 991/1267 KB 211/404 KB 172/587 KB 549/549 KB 125/894 KB 987/1267 KB 211/404 KB 160/587 KB 549/549 KB 129/894 KB 991/1267 KB 213/404 K unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install B 172/587 KB 549/549 KB 129/894 KB 991/1267 KB 216/404 KB 172/587 KB 549/549 KB 129/894 KB 991/1267 KB 211/404 KB 164/587 KB 549/549 KB 129/894 KB 987/1267 KB 211/404 KB 164/587 KB 549/549 KB 129/894 KB 991/1267 KB 219/404 KB 172/587 KB 549/549 KB 133/894 KB 995/1267 KB 219/404 KB 172/587 KB 549/549 KB 133/894 KB 991/1267 KB 219/404 KB 172/587 KB 549/549 KB 137/894 KB 995/1267 KB 219/404 KB 172/587 KB 549/549 KB 137/894 KB 999/1267 KB 219/404 KB 172/587 KB 549/549 KB 137/894 KB 999/1267 KB 221/404 KB 172/587 KB 549/549 KB 141/894 KB 1003/1267 KB 221/404 KB 176/587 KB 549/549 KB 141/894 KB 1003/1267 KB 221/404 KB 172/587 KB 549/549 KB 141/894 KB 999/1267 KB 221/404 KB 172/587 KB 549/549 KB 141/894 KB 1007/1267 KB 221/404 KB 176/587 KB 549/549 KB 145/894 KB 1011/1267 KB 224/404 KB 180/587 KB 549/549 KB 145/894 KB 1015/1267 KB 224/404 KB 180/587 KB 549/549 KB 145/894 KB 1019/1267 KB 224/404 KB 180/587 KB 549/549 KB 145/894 KB 1007/1267 KB 224/404 KB 180/587 KB 549/549 KB 145/894 KB 1007/1267 KB 224/404 KB 176/587 KB 549/549 KB 149/894 KB 1019/1267 KB 224/404 KB 180/587 KB 549/549 KB 141/894 KB 1007/1267 KB 224/404 KB 176/587 KB 549/549 KB 149/894 KB 1019/1267 KB 227/404 KB 184/587 KB 549/549 KB 149/894 KB 1019/1267 KB 229/404 KB 184/587 KB 549/549 KB 149/894 KB 1019/1267 KB 224/404 KB 184/587 KB 549/549 KB 153/894 KB 1019/1267 KB 229/404 KB 184/587 KB 549/549 KB 157/894 KB 1019/1267 KB 229/404 KB 188/587 KB 549/549 KB 161/894 KB 1019/1267 KB 229/404 KB 188/587 KB 549/549 KB 153/894 KB 1019/1267 KB 229/404 KB 188/587 KB 549/549 KB 165/894 KB 1023/1267 KB 233/404 KB 192/587 KB 165/894 KB 1023/1267 KB 233/404 KB 196/587 KB 165/894 KB 1023/1267 KB 233/404 KB 200/587 KB 165/894 KB 1023/1267 KB 233/404 KB 204/587 KB 165/894 KB 1023/1267 KB 233/404 KB 208/587 KB 165/894 KB 1023/1267 KB 233/404 KB 188/587 KB 161/894 KB 1023/1267 KB 233/404 KB 188/587 KB 549/549 KB 161/894 KB 1019/1267 KB 233/404 KB 188/587 KB 549/549 KB 165/894 KB 1023/1267 KB 237/404 KB 208/587 KB 165/894 KB 1023/1267 KB 241/404 KB 208/587 KB 165/894 KB 1023/1267 KB 245/404 KB 208/587 KB 165/894 KB 1027/1267 KB 245/404 KB 208/587 KB 165/894 KB 1031/1267 KB 245/404 KB 208/587 KB 169/894 KB 1035/1267 KB 245/404 KB 208/587 KB 173/894 KB 1035/1267 KB 245/404 KB 208/587 KB 165/894 KB 1035/1267 KB 245/404 KB 208/587 KB 173/894 KB 1035/1267 KB 249/404 KB 208/587 KB 177/894 KB 1039/1267 KB 253/404 KB 212/587 KB 177/894 KB 1039/1267 KB 257/404 KB 212/587 KB 177/894 KB 1039/1267 KB 261/404 KB 212/587 KB 177/894 KB 1039/1267 KB 249/404 KB 212/587 KB 177/894 KB 1039/1267 KB 261/404 KB 216/587 KB 177/894 KB 1039/1267 KB 261/404 KB 220/587 KB 177/894 KB 1039/1267 KB 261/404 KB 224/587 KB 177/894 KB 1039/1267 KB 261/404 KB 228/587 KB 177/894 KB 1039/1267 KB 265/404 KB 232/587 KB 177/894 KB 1039/1267 KB 249/404 KB 208/587 KB 177/894 KB 1043/1267 KB 265/404 KB 236/587 KB 177/894 KB 1047/1267 KB 265/404 KB 236/587 KB 177/894 KB 1051/1267 KB 265/404 KB 236/587 KB 177/894 KB 1035/1267 KB 249/404 KB 208/587 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 615.0 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 181/894 KB 1051/1267 KB 265/404 KB 236/587 KB 185/894 KB 1051/1267 KB 265/404 KB 236/587 KB 189/894 KB 1051/1267 KB 265/404 KB 236/587 KB 177/894 KB 1039/1267 KB 265/404 KB 228/587 KB 189/894 KB 1051/1267 KB 269/404 KB 236/587 KB 189/894 KB 1051/1267 KB 273/404 KB 236/587 KB 189/894 KB 1051/1267 KB 277/404 KB 236/587 KB 189/894 KB 1055/1267 KB 281/404 KB 236/587 KB 189/894 KB 1055/1267 KB 277/404 KB 236/587 KB 193/894 KB 1059/1267 KB 281/404 KB 236/587 KB 193/894 KB 1063/1267 KB 281/404 KB 236/587 KB 193/894 KB 1067/1267 KB 281/404 KB 236/587 KB 177/894 KB 1039/1267 KB 265/404 KB 236/587 KB 193/894 KB 1067/1267 KB 281/404 KB 240/587 KB 193/894 KB 1055/1267 KB 281/404 KB 236/587 KB 197/894 KB 1067/1267 KB 285/404 KB 240/587 KB 201/894 KB 1067/1267 KB 285/404 KB 240/587 KB 205/894 KB 1067/1267 KB 285/404 KB 240/587 KB 205/894 KB 1071/1267 KB 285/404 KB 240/587 KB 209/894 KB 1075/1267 KB 285/404 KB 244/587 KB 209/894 KB 1079/1267 KB 285/404 KB 244/587 KB 209/894 KB 1080/1267 KB 285/404 KB 244/587 KB 193/894 KB 1067/1267 KB 285/404 KB 240/587 KB 209/894 KB 1080/1267 KB 289/404 KB 244/587 KB 209/894 KB 1080/1267 KB 293/404 KB 244/587 KB 209/894 KB 1071/1267 KB 285/404 KB 244/587 KB 213/894 KB 1080/1267 KB 293/404 KB 244/587 KB 217/894 KB 1080/1267 KB 293/404 KB 244/587 KB 221/894 KB 1080/1267 KB 293/404 KB 244/587 KB 205/894 KB 1071/1267 KB 285/404 KB 244/587 KB 221/894 KB 1084/1267 KB 293/404 KB 248/587 KB 221/894 KB 1084/1267 KB 293/404 KB 252/587 KB 221/894 KB 1084/1267 KB 297/404 KB 256/587 KB 1/26 KB 221/894 KB 1084/1267 KB 293/404 KB 244/587 KB 221/894 KB 1084/1267 KB 297/404 KB 252/587 KB 1/26 KB 221/894 KB 1084/1267 KB 301/404 KB 256/587 KB 1/26 KB 221/894 KB 1084/1267 KB 305/404 KB 256/587 KB 1/26 KB 221/894 KB 1088/1267 KB 309/404 KB 256/587 KB 1/26 KB 221/894 KB 1088/1267 KB 313/404 KB 260/587 KB 1/26 KB 221/894 KB 1084/1267 KB 293/404 KB 252/587 KB 1/26 KB 225/894 KB 1088/1267 KB 313/404 KB 260/587 KB 3/26 KB 225/894 KB 1088/1267 KB 313/404 KB 260/587 KB 5/26 KB 225/894 KB 1088/1267 KB 313/404 KB 260/587 KB 7/26 KB 225/894 KB 1088/1267 KB 313/404 KB 260/587 KB 9/26 KB 225/894 KB 1088/1267 KB 313/404 KB 260/587 KB 11/26 KB 225/894 KB 1088/1267 KB 313/404 KB 260/587 KB 13/26 KB 225/894 KB 1088/1267 KB 313/404 KB 260/587 KB 15/26 KB 225/894 KB 1088/1267 KB 313/404 KB 260/587 KB 1/26 KB 229/894 KB 1088/1267 KB 313/404 KB 260/587 KB 15/26 KB 221/894 KB 1088/1267 KB 309/404 KB 260/587 KB 1/26 KB 221/894 KB 1088/1267 KB 305/404 KB 256/587 KB 1/26 KB 229/894 KB 1091/1267 KB 313/404 KB 260/587 KB 17/26 KB 229/894 KB 1092/1267 KB 313/404 KB 260/587 KB 17/26 KB 229/894 KB 1095/1267 KB 313/404 KB 260/587 KB 17/26 KB 229/894 KB 1088/1267 KB 313/404 KB 260/587 KB 17/26 KB 233/894 KB 1095/1267 KB 313/404 KB 264/587 KB 17/26 KB 233/894 KB 1095/1267 KB 313/404 KB 260/587 KB 17/26 KB 233/894 KB 1095/1267 KB 313/404 KB 268/587 KB 17/26 KB 233/894 KB 1096/1267 KB 313/404 KB 272/587 KB 19/26 KB 233/894 KB 1096/1267 KB 313/404 KB 268/587 KB 19/26 KB 233/894 KB 1095/1267 KB 313/404 KB 268/587 KB 19/26 KB 237/894 KB 1096/1267 KB 313/404 KB 272/587 KB 19/26 KB 237/894 KB 1096/1267 KB 317/404 KB 272/587 KB 19/26 KB 237/894 KB 1099/1267 KB 317/404 KB 272/587 KB 21/26 KB 237/894 KB 1100/1267 KB 317/404 KB 272/587 KB 21/26 KB 237/894 KB 1103/1267 KB 321/404 KB 272/587 KB 21/26 KB 241/894 KB 1104/1267 KB 321/404 KB 276/587 KB 21/26 KB 237/894 KB 1096/1267 KB 317/404 KB 272/587 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 21/26 KB 241/894 KB 1104/1267 KB 321/404 KB 276/587 KB 23/26 KB 241/894 KB 1104/1267 KB 321/404 KB 276/587 KB 26/26 KB 241/894 KB 1103/1267 KB 321/404 KB 276/587 KB 21/26 KB 237/894 KB 1103/1267 KB 321/404 KB 276/587 KB 21/26 KB 237/894 KB 1100/1267 KB 321/404 KB 272/587 KB 21/26 KB 241/894 KB 1104/1267 KB 325/404 KB 276/587 KB 26/26 KB 241/894 KB 1104/1267 KB 329/404 KB 276/587 KB 26/26 KB 245/894 KB 1107/1267 KB 333/404 KB 280/587 KB 26/26 KB 245/894 KB 1107/1267 KB 337/404 KB 280/587 KB 26/26 KB 245/894 KB 1104/1267 KB 329/404 KB 276/587 KB 26/26 KB 245/894 KB 1107/1267 KB 329/404 KB 280/587 KB 26/26 KB 245/894 KB 1104/1267 KB 329/404 KB 280/587 KB 26/26 KB 249/894 KB 1107/1267 KB 337/404 KB 280/587 KB 26/26 KB 249/894 KB 1107/1267 KB 337/404 KB 284/587 KB 26/26 KB 253/894 KB 1108/1267 KB 337/404 KB 284/587 KB 26/26 KB 249/894 KB 1108/1267 KB 337/404 KB 284/587 KB 26/26 KB 253/894 KB 1108/1267 KB 337/404 KB 288/587 KB 26/26 KB 257/894 KB 1108/1267 KB 337/404 KB 288/587 KB 26/26 KB 261/894 KB 1111/1267 KB 341/404 KB 292/587 KB 26/26 KB 265/894 KB 1111/1267 KB 341/404 KB 292/587 KB 26/26 KB 257/894 KB 1111/1267 KB 341/404 KB 292/587 KB 26/26 KB 257/894 KB 1111/1267 KB 341/404 KB 288/587 KB 26/26 KB 257/894 KB 1111/1267 KB 337/404 KB 288/587 KB 26/26 KB 265/894 KB 1112/1267 KB 341/404 KB 292/587 KB 26/26 KB 265/894 KB 1112/1267 KB 345/404 KB 292/587 KB 26/26 KB 265/894 KB 1115/1267 KB 345/404 KB 296/587 KB 26/26 KB 265/894 KB 1115/1267 KB 345/404 KB 292/587 KB 26/26 KB 265/894 KB 1116/1267 KB 345/404 KB 296/587 KB 26/26 KB 265/894 KB 1116/1267 KB 345/404 KB 300/587 KB 26/26 KB 269/894 KB 1119/1267 KB 349/404 KB 300/587 KB 26/26 KB 269/894 KB 1119/1267 KB 345/404 KB 300/587 KB 26/26 KB 265/894 KB 1119/1267 KB 345/404 KB 300/587 KB 26/26 KB 269/894 KB 1119/1267 KB 349/404 KB 304/587 KB 26/26 KB 269/894 KB 1119/1267 KB 353/404 KB 304/587 KB 26/26 KB 269/894 KB 1120/1267 KB 353/404 KB 304/587 KB 26/26 KB 269/894 KB 1120/1267 KB 357/404 KB 304/587 KB 26/26 KB 269/894 KB 1123/1267 KB 357/404 KB 304/587 KB 26/26 KB 273/894 KB 1124/1267 KB 361/404 KB 308/587 KB 273/894 KB 1123/1267 KB 361/404 KB 308/587 KB 273/894 KB 1127/1267 KB 361/404 KB 308/587 KB 269/894 KB 1123/1267 KB 361/404 KB 308/587 KB 277/894 KB 1127/1267 KB 361/404 KB 312/587 KB 277/894 KB 1128/1267 KB 361/404 KB 316/587 KB 277/894 KB 1128/1267 KB 361/404 KB 320/587 KB 269/894 KB 1123/1267 KB 361/404 KB 304/587 KB 26/26 KB 277/894 KB 1128/1267 KB 365/404 KB 320/587 KB 277/894 KB 1128/1267 KB 369/404 KB 320/587 KB 277/894 KB 1128/1267 KB 361/404 KB 312/587 KB 277/894 KB 1127/1267 KB 361/404 KB 308/587 KB 281/894 KB 1128/1267 KB 369/404 KB 320/587 KB 285/894 KB 1128/1267 KB 369/404 KB 320/587 KB 289/894 KB 1128/1267 KB 369/404 KB 320/587 KB 293/894 KB 1131/1267 KB 373/404 KB 324/587 KB 297/894 KB 1131/1267 KB 373/404 KB 324/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 27.3 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 289/894 KB 1131/1267 KB 369/404 KB 320/587 KB 297/894 KB 1132/1267 KB 373/404 KB 324/587 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 289/894 KB 1131/1267 KB 373/404 KB 324/587 KB 289/894 KB 1131/1267 KB 373/404 KB 320/587 KB 297/894 KB 1135/1267 KB 377/404 KB 324/587 KB 301/894 KB 1135/1267 KB 381/404 KB 328/587 KB 297/894 KB 1135/1267 KB 373/404 KB 324/587 KB 301/894 KB 1136/1267 KB 381/404 KB 328/587 KB 301/894 KB 1139/1267 KB 381/404 KB 328/587 KB 301/894 KB 1135/1267 KB 377/404 KB 328/587 KB 297/894 KB 1135/1267 KB 377/404 KB 328/587 KB 301/894 KB 1139/1267 KB 381/404 KB 332/587 KB 301/894 KB 1139/1267 KB 381/404 KB 336/587 KB 301/894 KB 1140/1267 KB 381/404 KB 336/587 KB 301/894 KB 1143/1267 KB 381/404 KB 336/587 KB 305/894 KB 1144/1267 KB 385/404 KB 340/587 KB 305/894 KB 1143/1267 KB 385/404 KB 340/587 KB 305/894 KB 1144/1267 KB 385/404 KB 344/587 KB 305/894 KB 1147/1267 KB 385/404 KB 348/587 KB 305/894 KB 1147/1267 KB 385/404 KB 352/587 KB 301/894 KB 1143/1267 KB 385/404 KB 336/587 KB 305/894 KB 1147/1267 KB 389/404 KB 352/587 KB 305/894 KB 1147/1267 KB 393/404 KB 352/587 KB 305/894 KB 1147/1267 KB 397/404 KB 352/587 KB 305/894 KB 1147/1267 KB 401/404 KB 352/587 KB 305/894 KB 1147/1267 KB 404/404 KB 352/587 KB 305/894 KB 1143/1267 KB 385/404 KB 336/587 KB 309/894 KB 1147/1267 KB 404/404 KB 352/587 KB 313/894 KB 1147/1267 KB 404/404 KB 352/587 KB 317/894 KB 1147/1267 KB 404/404 KB 352/587 KB 305/894 KB 1147/1267 KB 385/404 KB 344/587 KB 317/894 KB 1148/1267 KB 404/404 KB 352/587 KB 317/894 KB 1151/1267 KB 404/404 KB 352/587 KB 317/894 KB 1152/1267 KB 404/404 KB 352/587 KB 321/894 KB 1152/1267 KB 404/404 KB 356/587 KB 321/894 KB 1155/1267 KB 404/404 KB 360/587 KB 321/894 KB 1155/1267 KB 404/404 KB 364/587 KB 3/79 KB 321/894 KB 1152/1267 KB 404/404 KB 352/587 KB 325/894 KB 1155/1267 KB 404/404 KB 364/587 KB 3/79 KB 325/894 KB 1155/1267 KB 404/404 KB 368/587 KB 3/79 KB 329/894 KB 1155/1267 KB 404/404 KB 368/587 KB 3/79 KB 333/894 KB 1155/1267 KB 404/404 KB 368/587 KB 3/79 KB 321/894 KB 1155/1267 KB 404/404 KB 360/587 KB 3/79 KB 321/894 KB 1155/1267 KB 404/404 KB 356/587 KB 333/894 KB 1156/1267 KB 404/404 KB 368/587 KB 3/79 KB 333/894 KB 1159/1267 KB 404/404 KB 368/587 KB 3/79 KB 333/894 KB 1160/1267 KB 404/404 KB 368/587 KB 3/79 KB 333/894 KB 1163/1267 KB 404/404 KB 368/587 KB 3/79 KB 333/894 KB 1164/1267 KB 404/404 KB 368/587 KB 4/79 KB 333/894 KB 1167/1267 KB 404/404 KB 372/587 KB 4/79 KB 337/894 KB 1168/1267 KB 404/404 KB 372/587 KB 4/79 KB 333/894 KB 1163/1267 KB 404/404 KB 368/587 KB 4/79 KB 337/894 KB 1168/1267 KB 404/404 KB 372/587 KB 7/79 KB 337/894 KB 1168/1267 KB 404/404 KB 372/587 KB 8/79 KB 337/894 KB 1167/1267 KB 404/404 KB 372/587 KB 4/79 KB 333/894 KB 1164/1267 KB 404/404 KB 372/587 KB 4/79 KB 337/894 KB 1168/1267 KB 404/404 KB 376/587 KB 8/79 KB 337/894 KB 1168/1267 KB 404/404 KB 380/587 KB 8/79 KB 341/894 KB 1168/1267 KB 404/404 KB 384/587 KB 8/79 KB 341/894 KB 1168/1267 KB 404/404 KB 380/587 KB 8/79 KB 345/894 KB 1168/1267 KB 404/404 KB 384/587 KB 11/79 KB 349/894 KB 1168/1267 KB 404/404 KB 384/587 KB 11/79 KB 341/894 KB 1168/1267 KB 404/404 KB 384/587 KB 11/79 KB 349/894 KB 1171/1267 KB 404/404 KB 384/587 KB 11/79 KB 349/894 KB 1171/1267 KB 404/404 KB 384/587 KB 12/79 KB 349/894 KB 1171/1267 KB 404/404 KB 388/587 KB 12/79 KB 353/894 KB 1174/1267 KB 404/404 KB 392/587 KB 15/79 KB 353/894 KB 1174/1267 KB 404/404 KB 396/587 KB 15/79 KB 353/894 KB 1174/1267 KB 404/404 KB 400/587 KB 15/79 KB 353/894 KB 1174/1267 KB 404/404 KB 388/587 KB 15/79 KB 349/894 KB 1174/1267 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 404/404 KB 388/587 KB 15/79 KB 349/894 KB 1174/1267 KB 404/404 KB 388/587 KB 12/79 KB 353/894 KB 1176/1267 KB 404/404 KB 400/587 KB 15/79 KB 353/894 KB 1176/1267 KB 404/404 KB 400/587 KB 16/79 KB 353/894 KB 1179/1267 KB 404/404 KB 400/587 KB 19/79 KB 353/894 KB 1179/1267 KB 404/404 KB 400/587 KB 19/79 KB 353/894 KB 1179/1267 KB 404/404 KB 400/587 KB 20/79 KB 357/894 KB 1179/1267 KB 404/404 KB 400/587 KB 20/79 KB 357/894 KB 1182/1267 KB 404/404 KB 400/587 KB 20/79 KB 361/894 KB 1182/1267 KB 404/404 KB 400/587 KB 20/79 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 422.5 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 361/894 KB 1182/1267 KB 404/404 KB 400/587 KB 23/79 KB 365/894 KB 1184/1267 KB 404/587 KB 24/79 KB 365/894 KB 1184/1267 KB 404/587 KB 23/79 KB 365/894 KB 1184/1267 KB 404/587 KB 27/79 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 365/894 KB 1182/1267 KB 404/587 KB 23/79 KB 365/894 KB 1187/1267 KB 408/587 KB 28/79 KB 365/894 KB 1187/1267 KB 412/587 KB 28/79 KB 365/894 KB 1182/1267 KB 400/587 KB 23/79 KB 369/894 KB 1187/1267 KB 412/587 KB 28/79 KB 373/894 KB 1187/1267 KB 412/587 KB 28/79 KB 377/894 KB 1187/1267 KB 416/587 KB 28/79 KB 381/894 KB 1187/1267 KB 416/587 KB 28/79 KB 385/894 KB 1187/1267 KB 416/587 KB 28/79 KB 389/894 KB 1187/1267 KB 416/587 KB 28/79 KB 393/894 KB 1187/1267 KB 416/587 KB 28/79 KB 365/894 KB 1187/1267 KB 404/587 KB 28/79 KB 365/894 KB 1187/1267 KB 404/587 KB 27/79 KB 397/894 KB 1190/1267 KB 416/587 KB 28/79 KB 397/894 KB 1190/1267 KB 416/587 KB 31/79 KB 373/894 KB 1187/1267 KB 416/587 KB 28/79 KB 397/894 KB 1192/1267 KB 416/587 KB 31/79 KB 397/894 KB 1192/1267 KB 416/587 KB 32/79 KB 397/894 KB 1195/1267 KB 416/587 KB 32/79 KB 397/894 KB 1195/1267 KB 416/587 KB 35/79 KB 397/894 KB 1198/1267 KB 420/587 KB 35/79 KB 397/894 KB 1198/1267 KB 424/587 KB 36/79 KB 397/894 KB 1198/1267 KB 428/587 KB 36/79 KB 397/894 KB 1198/1267 KB 416/587 KB 35/79 KB 397/894 KB 1198/1267 KB 420/587 KB 36/79 KB 397/894 KB 1200/1267 KB 428/587 KB 39/79 KB 397/894 KB 1198/1267 KB 428/587 KB 39/79 KB 397/894 KB 1203/1267 KB 428/587 KB 39/79 KB 397/894 KB 1203/1267 KB 428/587 KB 40/79 KB 397/894 KB 1203/1267 KB 432/587 KB 40/79 KB 397/894 KB 1206/1267 KB 436/587 KB 40/79 KB 397/894 KB 1206/1267 KB 440/587 KB 43/79 KB 397/894 KB 1206/1267 KB 444/587 KB 43/79 KB 397/894 KB 1206/1267 KB 448/587 KB 43/79 KB 397/894 KB 1206/1267 KB 432/587 KB 40/79 KB 397/894 KB 1206/1267 KB 436/587 KB 43/79 KB 397/894 KB 1187/1267 KB 416/587 KB 28/79 KB 397/894 KB 1206/1267 KB 448/587 KB 44/79 KB 397/894 KB 1208/1267 KB 448/587 KB 44/79 KB 397/894 KB 1208/1267 KB 448/587 KB 47/79 KB 397/894 KB 1211/1267 KB 448/587 KB 47/79 KB 397/894 KB 1211/1267 KB 448/587 KB 48/79 KB 397/894 KB 1214/1267 KB 448/587 KB 48/79 KB 397/894 KB 1214/1267 KB 448/587 KB 51/79 KB 401/894 KB 1214/1267 KB 448/587 KB 51/79 KB 401/894 KB 1216/1267 KB 448/587 KB 51/79 KB 405/894 KB 1216/1267 KB 448/587 KB 52/79 KB 405/894 KB 1216/1267 KB 448/587 KB 51/79 KB 409/894 KB 1216/1267 KB 448/587 KB 52/79 KB 413/894 KB 1216/1267 KB 448/587 KB 52/79 KB 417/894 KB 1216/1267 KB 448/587 KB 55/79 KB 421/894 KB 1220/1267 KB 452/587 KB 55/79 KB 425/894 KB 1220/1267 KB 452/587 KB 55/79 KB 429/894 KB 1220/1267 KB 452/587 KB 55/79 KB 413/894 KB 1216/1267 KB 448/587 KB 55/79 KB 429/894 KB 1220/1267 KB 452/587 KB 56/79 KB 417/894 KB 1220/1267 KB 452/587 KB 55/79 KB 417/894 KB 1216/1267 KB 452/587 KB 55/79 KB 429/894 KB 1220/1267 KB 452/587 KB 59/79 KB 429/894 KB 1220/1267 KB 456/587 KB 59/79 KB 429/894 KB 1224/1267 KB 460/587 KB 59/79 KB 429/894 KB 1224/1267 KB 456/587 KB 59/79 KB 429/894 KB 1224/1267 KB 460/587 KB 60/79 KB 429/894 KB 1228/1267 KB 460/587 KB 60/79 KB 429/894 KB 1232/1267 KB 460/587 KB 60/79 KB 429/894 KB 1232/1267 KB 464/587 KB 63/79 KB 429/894 KB 1232/1267 KB 464/587 KB 63/79 KB 429/894 KB 1232/1267 KB 468/587 KB 63/79 KB 433/894 KB 1236/1267 KB 472/587 KB 64/79 KB 433/894 KB 1236/1267 KB 476/587 KB 64/79 KB 433/894 KB 1236/1267 KB 480/587 KB 64/79 KB 433/894 KB 1236/1267 KB 468/587 KB 64/79 KB 429/894 KB 1232/1267 KB 468/587 KB 64/79 KB 433/894 KB 1236/1267 KB 480/587 KB 67/79 KB 433/894 KB 1236/1267 KB 480/587 KB 68/79 KB 433/894 KB 1240/1267 KB 480/587 KB 68/79 KB 433/894 KB 1244/1267 KB 480/587 KB 71/79 KB 43 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 3/894 KB 1232/1267 KB 468/587 KB 64/79 KB 437/894 KB 1244/1267 KB 480/587 KB 71/79 KB 433/894 KB 1240/1267 KB 480/587 KB 71/79 KB 437/894 KB 1248/1267 KB 480/587 KB 72/79 KB 437/894 KB 1248/1267 KB 480/587 KB 71/79 KB 441/894 KB 1248/1267 KB 480/587 KB 72/79 KB 445/894 KB 1248/1267 KB 480/587 KB 75/79 KB 441/894 KB 1248/1267 KB 480/587 KB 75/79 KB 445/894 KB 1252/1267 KB 480/587 KB 75/79 KB 449/894 KB 1252/1267 KB 484/587 KB 4/1822 KB 78/79 KB 445/894 KB 1252/1267 KB 484/587 KB 4/1822 KB 78/79 KB 449/894 KB 1256/1267 KB 484/587 KB 8/1822 KB 78/79 KB 449/894 KB 1256/1267 KB 484/587 KB 12/1822 KB 78/79 KB 449/894 KB 1256/1267 KB 484/587 KB 16/1822 KB 78/79 KB 445/894 KB 1252/1267 KB 484/587 KB 78/79 KB 449/894 KB 1256/1267 KB 484/587 KB 20/1822 KB 78/79 KB 449/894 KB 1256/1267 KB 484/587 KB 24/1822 KB 78/79 KB 449/894 KB 1256/1267 KB 484/587 KB 28/1822 KB 78/79 KB 449/894 KB 1256/1267 KB 484/587 KB 32/1822 KB 78/79 KB 445/894 KB 1252/1267 KB 480/587 KB 78/79 KB 449/894 KB 1256/1267 KB 484/587 KB 32/1822 KB 79/79 KB 449/894 KB 1256/1267 KB 484/587 KB 4/1822 KB 78/79 KB 449/894 KB 1256/1267 KB 488/587 KB 36/1822 KB 79/79 KB 449/894 KB 1256/1267 KB 484/587 KB 36/1822 KB 79/79 KB 449/894 KB 1260/1267 KB 488/587 KB 40/1822 KB 79/79 KB 449/894 KB 1260/1267 KB 488/587 KB 44/1822 KB 79/79 KB 449/894 KB 1260/1267 KB 488/587 KB 48/1822 KB 79/79 KB 449/894 KB 1260/1267 KB 488/587 KB 52/1822 KB 79/79 KB 449/894 KB 1260/1267 KB 488/587 KB 56/1822 KB 79/79 KB 449/894 KB 1260/1267 KB 488/587 KB 60/1822 KB 79/79 KB 449/894 KB 1260/1267 KB 492/587 KB 64/1822 KB 79/79 KB 449/894 KB 1260/1267 KB 488/587 KB 36/1822 KB 79/79 KB 453/894 KB 1264/1267 KB 492/587 KB 64/1822 KB 79/79 KB 453/894 KB 1260/1267 KB 492/587 KB 64/1822 KB 79/79 KB 449/894 KB 1260/1267 KB 492/587 KB 60/1822 KB 79/79 KB 453/894 KB 1264/1267 KB 496/587 KB 64/1822 KB 79/79 KB 457/894 KB 1264/1267 KB 496/587 KB 64/1822 KB 79/79 KB 461/894 KB 1267/1267 KB 496/587 KB 64/1822 KB 79/79 KB 461/894 KB 1264/1267 KB 496/587 KB 64/1822 KB 79/79 KB 461/894 KB 1267/1267 KB 496/587 KB 68/1822 KB 79/79 KB 465/894 KB 1267/1267 KB 500/587 KB 72/1822 KB 79/79 KB 465/894 KB 1267/1267 KB 500/587 KB 76/1822 KB 79/79 KB 465/894 KB 1267/1267 KB 500/587 KB 68/1822 KB 79/79 KB 461/894 KB 1267/1267 KB 500/587 KB 68/1822 KB 79/79 KB 465/894 KB 1267/1267 KB 504/587 KB 80/1822 KB 79/79 KB 465/894 KB 1267/1267 KB 508/587 KB 80/1822 KB 79/79 KB 465/894 KB 1267/1267 KB 512/587 KB 80/1822 KB 79/79 KB 469/894 KB 1267/1267 KB 512/587 KB 80/1822 KB 79/79 KB 465/894 KB 1267/1267 KB 512/587 KB 80/1822 KB 79/79 KB 469/894 KB 1267/1267 KB 512/587 KB 84/1822 KB 79/79 KB 473/894 KB 1267/1267 KB 516/587 KB 88/1822 KB 473/894 KB 1267/1267 KB 516/587 KB 92/1822 KB 473/894 KB 1267/1267 KB 516/587 KB 84/1822 KB 473/894 KB 1267/1267 KB 512/587 KB 84/1822 KB 79/79 KB 477/894 KB 1267/1267 KB 516/587 KB 92/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 80.0 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 481/894 KB 1267/1267 KB 520/587 KB 92/1822 KB 481/894 KB 1267/1267 KB 524/587 KB 92/1822 KB 481/894 KB 1267/1267 KB 528/587 KB 96/1822 KB 481/894 KB 1267/1267 KB 516/587 KB 92/1822 KB 481/894 KB 1267/1267 KB 524/587 KB 96/1822 KB 485/894 KB 1267/1267 KB 528/587 KB 96/1822 KB 489/894 KB 1267/1267 KB 528/587 KB 96/1822 KB 493/894 KB 1267/1267 KB 528/587 KB 96/1822 KB 497/894 KB 528/587 KB 100/1822 KB 501/894 KB 532/587 KB 100/1822 KB 505/894 KB 532/587 KB 100/1822 KB 493/894 KB 1267/1267 KB 528/587 KB 100/1822 KB 497/894 KB 532/587 KB 100/1822 KB 509/894 KB 532/587 KB 104/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1272.8 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 509/894 KB 536/587 KB 104/1822 KB 509/894 KB 536/587 KB 108/1822 KB 509/894 KB 540/587 KB 112/1822 KB 509/894 KB 540/587 KB 108/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 509/894 KB 540/587 KB 112/1822 KB 3/115 KB 509/894 KB 544/587 KB 112/1822 KB 3/115 KB 509/894 KB 548/587 KB 112/1822 KB 3/115 KB 509/894 KB 552/587 KB 116/1822 KB 5/115 KB 509/894 KB 556/587 KB 116/1822 KB 5/115 KB 509/894 KB 560/587 KB 116/1822 KB 5/115 KB 509/894 KB 532/587 KB 100/1822 KB 509/894 KB 548/587 KB 116/1822 KB 5/115 KB 509/894 KB 560/587 KB 116/1822 KB 8/115 KB 509/894 KB 560/587 KB 116/1822 KB 11/115 KB 509/894 KB 560/587 KB 116/1822 KB 13/115 KB 509/894 KB 560/587 KB 116/1822 KB 16/115 KB 509/894 KB 548/587 KB 116/1822 KB 3/115 KB 513/894 KB 560/587 KB 120/1822 KB 16/115 KB 513/894 KB 560/587 KB 124/1822 KB 16/115 KB 513/894 KB 560/587 KB 128/1822 KB 16/115 KB 513/894 KB 560/587 KB 116/1822 KB 16/115 KB 513/894 KB 564/587 KB 128/1822 KB 16/115 KB 517/894 KB 568/587 KB 132/1822 KB 19/115 KB 517/894 KB 572/587 KB 132/1822 KB 19/115 KB 517/894 KB 564/587 KB 132/1822 KB 19/115 KB 517/894 KB 564/587 KB 128/1822 KB 19/115 KB 521/894 KB 572/587 KB 132/1822 KB 19/115 KB 525/894 KB 572/587 KB 132/1822 KB 19/115 KB 513/894 KB 564/587 KB 128/1822 KB 19/115 KB 525/894 KB 572/587 KB 132/1822 KB 21/115 KB 4/206 KB 529/894 KB 572/587 KB 132/1822 KB 21/115 KB 4/206 KB 533/894 KB 576/587 KB 136/1822 KB 24/115 KB 4/206 KB 525/894 KB 572/587 KB 132/1822 KB 19/115 KB 4/206 KB 533/894 KB 576/587 KB 136/1822 KB 24/115 KB 8/206 KB 533/894 KB 576/587 KB 136/1822 KB 24/115 KB 12/206 KB 533/894 KB 576/587 KB 136/1822 KB 24/115 KB 16/206 KB 529/894 KB 576/587 KB 136/1822 KB 24/115 KB 4/206 KB 529/894 KB 572/587 KB 136/1822 KB 24/115 KB 4/206 KB 529/894 KB 572/587 KB 136/1822 KB 21/115 KB 4/206 KB 533/894 KB 576/587 KB 140/1822 KB 24/115 KB 16/206 KB 533/894 KB 576/587 KB 140/1822 KB 27/115 KB 16/206 KB 533/894 KB 576/587 KB 144/1822 KB 27/115 KB 16/206 KB 533/894 KB 576/587 KB 144/1822 KB 29/115 KB 16/206 KB 533/894 KB 580/587 KB 148/1822 KB 32/115 KB 16/206 KB 537/894 KB 580/587 KB 148/1822 KB 36/115 KB 16/206 KB 537/894 KB 580/587 KB 148/1822 KB 40/115 KB 20/206 KB 537/894 KB 580/587 KB 148/1822 KB 44/115 KB 20/206 KB 533/894 KB 580/587 KB 148/1822 KB 29/115 KB 16/206 KB 533/894 KB 580/587 KB 144/1822 KB 29/115 KB 16/206 KB 537/894 KB 584/587 KB 148/1822 KB 44/115 KB 20/206 KB 537/894 KB 584/587 KB 152/1822 KB 44/115 KB 20/206 KB 537/894 KB 580/587 KB 148/1822 KB 36/115 KB 20/206 KB 537/894 KB 580/587 KB 148/1822 KB 32/115 KB 16/206 KB 541/894 KB 587/587 KB 152/1822 KB 44/115 KB 20/206 KB 545/894 KB 587/587 KB 152/1822 KB 44/115 KB 20/206 KB 537/894 KB 587/587 KB 152/1822 KB 44/115 KB 20/206 KB 545/894 KB 587/587 KB 156/1822 KB 44/115 KB 24/206 KB 545/894 KB 587/587 KB 156/1822 KB 44/115 KB 20/206 KB 545/894 KB 587/587 KB 160/1822 KB 44/115 KB 24/206 KB 545/894 KB 587/587 KB 160/1822 KB 44/115 KB 28/206 KB 545/894 KB 587/587 KB 160/1822 KB 44/115 KB 32/206 KB 545/894 KB 587/587 KB 160/1822 KB 44/115 KB 36/206 KB 549/894 KB 587/587 KB 164/1822 KB 48/115 KB 40/206 KB 549/894 KB 587/587 KB 164/1822 KB 48/115 KB 44/206 KB 549/894 KB 587/587 KB 164/1822 KB 48/115 KB 36/206 KB 549/894 KB 587/587 KB 160/1822 KB 44/115 KB 36/206 KB 553/894 KB 587/587 KB 164/1822 KB 48/115 KB 44/206 KB 557/894 KB 587/587 KB 164/1822 KB 48/115 KB 44/206 KB 549/894 KB 587/587 KB 164/1822 KB 44/115 KB 36/206 KB 557/894 KB 587/587 KB 168/1822 KB 48/115 KB 44/206 KB 557/894 KB 587/587 KB 172/1822 KB 48/115 KB 44/206 KB 557/894 KB 587/587 KB 176/1822 KB 48/115 KB 44/206 KB 557/8 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 94 KB 587/587 KB 180/1822 KB 52/115 KB 44/206 KB 561/894 KB 587/587 KB 184/1822 KB 52/115 KB 48/206 KB 561/894 KB 587/587 KB 188/1822 KB 52/115 KB 48/206 KB 561/894 KB 587/587 KB 180/1822 KB 52/115 KB 48/206 KB 557/894 KB 587/587 KB 180/1822 KB 52/115 KB 48/206 KB 561/894 KB 587/587 KB 188/1822 KB 56/115 KB 48/206 KB 561/894 KB 587/587 KB 188/1822 KB 60/115 KB 48/206 KB 565/894 KB 587/587 KB 188/1822 KB 64/115 KB 48/206 KB 557/894 KB 587/587 KB 180/1822 KB 52/115 KB 48/206 KB 565/894 KB 587/587 KB 188/1822 KB 60/115 KB 48/206 KB 569/894 KB 587/587 KB 188/1822 KB 64/115 KB 48/206 KB 573/894 KB 587/587 KB 188/1822 KB 64/115 KB 52/206 KB 573/894 KB 587/587 KB 188/1822 KB 68/115 KB 56/206 KB 573/894 KB 587/587 KB 192/1822 KB 68/115 KB 60/206 KB 573/894 KB 587/587 KB 188/1822 KB 68/115 KB 52/206 KB 573/894 KB 587/587 KB 188/1822 KB 64/115 KB 52/206 KB 577/894 KB 587/587 KB 192/1822 KB 68/115 KB 60/206 KB 581/894 KB 192/1822 KB 72/115 KB 64/206 KB 573/894 KB 587/587 KB 192/1822 KB 68/115 KB 56/206 KB 577/894 KB 192/1822 KB 72/115 KB 64/206 KB 585/894 KB 192/1822 KB 76/115 KB 64/206 KB 585/894 KB 192/1822 KB 80/115 KB 64/206 KB 577/894 KB 192/1822 KB 68/115 KB 64/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 571.8 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 585/894 KB 192/1822 KB 80/115 KB 68/206 KB 585/894 KB 196/1822 KB 84/115 KB 72/206 KB 585/894 KB 196/1822 KB 84/115 KB 68/206 KB 585/894 KB 196/1822 KB 80/115 KB 68/206 KB 585/894 KB 196/1822 KB 80/115 KB 68/206 KB 589/894 KB 196/1822 KB 84/115 KB 72/206 KB 589/894 KB 200/1822 KB 84/115 KB 72/206 KB 589/894 KB 204/1822 KB 84/115 KB 72/206 KB 589/894 KB 208/1822 KB 84/115 KB 72/206 KB 589/894 KB 212/1822 KB 84/115 KB 72/206 KB 593/894 KB 216/1822 KB 88/115 KB 76/206 KB 593/894 KB 220/1822 KB 88/115 KB 76/206 KB 593/894 KB 224/1822 KB 88/115 KB 76/206 KB 593/894 KB 212/1822 KB 88/115 KB 76/206 KB 589/894 KB 212/1822 KB 88/115 KB 76/206 KB 589/894 KB 212/1822 KB 88/115 KB 72/206 KB 593/894 KB 224/1822 KB 88/115 KB 80/206 KB 593/894 KB 224/1822 KB 92/115 KB 80/206 KB 593/894 KB 224/1822 KB 96/115 KB 80/206 KB 597/894 KB 224/1822 KB 96/115 KB 80/206 KB 601/894 KB 224/1822 KB 96/115 KB 80/206 KB 605/894 KB 224/1822 KB 96/115 KB 80/206 KB 609/894 KB 224/1822 KB 96/115 KB 80/206 KB 613/894 KB 228/1822 KB 100/115 KB 84/206 KB 609/894 KB 228/1822 KB 100/115 KB 84/206 KB 609/894 KB 224/1822 KB 100/115 KB 84/206 KB 609/894 KB 224/1822 KB 96/115 KB 84/206 KB 613/894 KB 228/1822 KB 100/115 KB 88/206 KB 613/894 KB 228/1822 KB 104/115 KB 88/206 KB 613/894 KB 228/1822 KB 108/115 KB 88/206 KB 613/894 KB 228/1822 KB 112/115 KB 92/206 KB 613/894 KB 228/1822 KB 108/115 KB 92/206 KB 613/894 KB 228/1822 KB 112/115 KB 96/206 KB 613/894 KB 228/1822 KB 115/115 KB 96/206 KB 617/894 KB 232/1822 KB 115/115 KB 96/206 KB 621/894 KB 232/1822 KB 115/115 KB 96/206 KB 625/894 KB 232/1822 KB 115/115 KB 96/206 KB 629/894 KB 232/1822 KB 115/115 KB 100/206 KB 633/894 KB 232/1822 KB 115/115 KB 100/206 KB 637/894 KB 232/1822 KB 115/115 KB 100/206 KB 613/894 KB 232/1822 KB 115/115 KB 96/206 KB 637/894 KB 236/1822 KB 115/115 KB 100/206 KB 637/894 KB 240/1822 KB 115/115 KB 100/206 KB 637/894 KB 4/314 KB 240/1822 KB 115/115 KB 100/206 KB 637/894 KB 8/314 KB 240/1822 KB 115/115 KB 100/206 KB 637/894 KB 12/314 KB 240/1822 KB 115/115 KB 100/206 KB 637/894 KB 16/314 KB 240/1822 KB 115/115 KB 100/206 KB 625/894 KB 232/1822 KB 115/115 KB 100/206 KB 637/894 KB 16/314 KB 240/1822 KB 115/115 KB 104/206 KB 637/894 KB 16/314 KB 240/1822 KB 115/115 KB 108/206 KB 637/894 KB 16/314 KB 240/1822 KB 115/115 KB 112/206 KB 637/894 KB 20/314 KB 244/1822 KB 115/115 KB 116/206 KB 641/894 KB 20/314 KB 244/1822 KB 115/115 KB 120/206 KB 637/894 KB 20/314 KB 244/1822 KB 115/115 KB 112/206 KB 637/894 KB 20/314 KB 240/1822 KB 115/115 KB 112/206 KB 641/894 KB 24/314 KB 244/1822 KB 115/115 KB 120/206 KB 641/894 KB 28/314 KB 244/1822 KB 115/115 KB 120/206 KB 641/894 KB 32/314 KB 244/1822 KB 115/115 KB 120/206 KB 641/894 KB 36/314 KB 244/1822 KB 115/115 KB 120/206 KB 641/894 KB 40/314 KB 248/1822 KB 115/115 KB 120/206 KB 641/894 KB 44/314 KB 248/1822 KB 115/115 KB 120/206 KB 641/894 KB 48/314 KB 248/1822 KB 115/115 KB 120/206 KB 641/894 KB 20/314 KB 244/1822 KB 115/115 KB 116/206 KB 645/894 KB 48/314 KB 248/1822 KB 124/206 KB 649/894 KB 52/314 KB 248/1822 KB 124/206 KB 641/894 KB 48/314 KB 248/1822 KB 124/206 KB 649/894 KB 52/314 KB 248/1822 KB 128/206 KB 641/894 KB 36/314 KB 248/1822 KB 115/115 KB 120/206 KB 649/894 KB 52/314 KB 252/1822 KB 128/206 KB 649/894 KB 52/314 KB 256/1822 KB 128/206 KB 649/894 KB 52/314 KB 260/1822 KB 128/206 KB 653/894 KB 5 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 2/314 KB 264/1822 KB 132/206 KB 653/894 KB 52/314 KB 268/1822 KB 132/206 KB 645/894 KB 52/314 KB 248/1822 KB 124/206 KB 653/894 KB 56/314 KB 272/1822 KB 132/206 KB 653/894 KB 52/314 KB 272/1822 KB 132/206 KB 653/894 KB 52/314 KB 260/1822 KB 132/206 KB 653/894 KB 52/314 KB 260/1822 KB 128/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 109.4 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 657/894 KB 56/314 KB 272/1822 KB 132/206 KB 661/894 KB 60/314 KB 276/1822 KB 136/206 KB 665/894 KB 60/314 KB 276/1822 KB 136/206 KB 669/894 KB 60/314 KB 276/1822 KB 136/206 KB 657/894 KB 60/314 KB 276/1822 KB 136/206 KB 657/894 KB 60/314 KB 272/1822 KB 136/206 KB 657/894 KB 56/314 KB 272/1822 KB 136/206 KB 669/894 KB 64/314 KB 276/1822 KB 136/206 KB 669/894 KB 64/314 KB 276/1822 KB 140/206 KB 669/894 KB 64/314 KB 276/1822 KB 144/206 KB 669/894 KB 68/314 KB 276/1822 KB 144/206 KB 673/894 KB 72/314 KB 280/1822 KB 144/206 KB 3/57 KB 673/894 KB 76/314 KB 280/1822 KB 148/206 KB 3/57 KB 673/894 KB 68/314 KB 280/1822 KB 144/206 KB 3/57 KB 673/894 KB 76/314 KB 284/1822 KB 148/206 KB 3/57 KB 673/894 KB 76/314 KB 288/1822 KB 148/206 KB 3/57 KB 669/894 KB 68/314 KB 276/1822 KB 144/206 KB 3/57 KB 673/894 KB 76/314 KB 288/1822 KB 148/206 KB 6/57 KB 673/894 KB 76/314 KB 288/1822 KB 148/206 KB 9/57 KB 673/894 KB 76/314 KB 288/1822 KB 148/206 KB 11/57 KB 673/894 KB 80/314 KB 288/1822 KB 148/206 KB 11/57 KB 673/894 KB 84/314 KB 288/1822 KB 148/206 KB 14/57 KB 673/894 KB 88/314 KB 292/1822 KB 148/206 KB 14/57 KB 673/894 KB 92/314 KB 292/1822 KB 148/206 KB 14/57 KB 673/894 KB 68/314 KB 276/1822 KB 144/206 KB 3/57 KB 677/894 KB 92/314 KB 292/1822 KB 148/206 KB 14/57 KB 681/894 KB 92/314 KB 292/1822 KB 148/206 KB 14/57 KB 685/894 KB 92/314 KB 292/1822 KB 148/206 KB 14/57 KB 673/894 KB 84/314 KB 292/1822 KB 148/206 KB 14/57 KB 673/894 KB 80/314 KB 288/1822 KB 148/206 KB 14/57 KB 673/894 KB 72/314 KB 280/1822 KB 148/206 KB 3/57 KB 685/894 KB 92/314 KB 292/1822 KB 152/206 KB 14/57 KB 685/894 KB 92/314 KB 292/1822 KB 156/206 KB 14/57 KB 685/894 KB 92/314 KB 292/1822 KB 160/206 KB 14/57 KB 685/894 KB 92/314 KB 292/1822 KB 160/206 KB 16/57 KB 685/894 KB 92/314 KB 292/1822 KB 164/206 KB 16/57 KB 689/894 KB 92/314 KB 296/1822 KB 168/206 KB 19/57 KB 689/894 KB 92/314 KB 296/1822 KB 172/206 KB 19/57 KB 689/894 KB 92/314 KB 296/1822 KB 164/206 KB 19/57 KB 685/894 KB 92/314 KB 296/1822 KB 164/206 KB 19/57 KB 685/894 KB 92/314 KB 296/1822 KB 164/206 KB 16/57 KB 689/894 KB 96/314 KB 300/1822 KB 172/206 KB 19/57 KB 689/894 KB 96/314 KB 304/1822 KB 172/206 KB 19/57 KB 689/894 KB 96/314 KB 304/1822 KB 172/206 KB 22/57 KB 689/894 KB 96/314 KB 296/1822 KB 172/206 KB 19/57 KB 689/894 KB 96/314 KB 308/1822 KB 172/206 KB 22/57 KB 693/894 KB 100/314 KB 312/1822 KB 176/206 KB 25/57 KB 693/894 KB 100/314 KB 308/1822 KB 176/206 KB 25/57 KB 697/894 KB 100/314 KB 312/1822 KB 176/206 KB 25/57 KB 701/894 KB 100/314 KB 312/1822 KB 176/206 KB 25/57 KB 689/894 KB 96/314 KB 308/1822 KB 176/206 KB 22/57 KB 701/894 KB 100/314 KB 312/1822 KB 180/206 KB 25/57 KB 701/894 KB 100/314 KB 316/1822 KB 184/206 KB 25/57 KB 701/894 KB 100/314 KB 316/1822 KB 188/206 KB 25/57 KB 689/894 KB 100/314 KB 308/1822 KB 176/206 KB 25/57 KB 701/894 KB 104/314 KB 316/1822 KB 188/206 KB 25/57 KB 701/894 KB 108/314 KB 316/1822 KB 188/206 KB 25/57 KB 689/894 KB 96/314 KB 308/1822 KB 176/206 KB 25/57 KB 701/894 KB 108/314 KB 316/1822 KB 188/206 KB 27/57 KB 701/894 KB 108/314 KB 316/1822 KB 188/206 KB 30/57 KB 701/894 KB 100/314 KB 316/1822 KB 180/206 KB 25/57 KB 701/894 KB 108/314 KB 316/1822 KB 188/206 KB 32/57 KB 701/894 KB 108/314 KB 320/1822 KB 188/206 KB 32/57 KB 701/894 KB 112/314 KB 320/1822 KB 188/206 KB 32/57 KB 701/894 KB 112/314 KB 320/1822 KB 188/206 KB 36/57 KB 705/894 KB 116/314 KB 324/1822 KB 192/206 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 40/57 KB 705/894 KB 116/314 KB 324/1822 KB 192/206 KB 44/57 KB 701/894 KB 112/314 KB 320/1822 KB 192/206 KB 36/57 KB 705/894 KB 116/314 KB 324/1822 KB 196/206 KB 48/57 KB 705/894 KB 116/314 KB 324/1822 KB 200/206 KB 48/57 KB 705/894 KB 116/314 KB 324/1822 KB 192/206 KB 36/57 KB 705/894 KB 112/314 KB 324/1822 KB 192/206 KB 36/57 KB 705/894 KB 112/314 KB 320/1822 KB 192/206 KB 36/57 KB 709/894 KB 116/314 KB 324/1822 KB 200/206 KB 48/57 KB 713/894 KB 116/314 KB 324/1822 KB 200/206 KB 48/57 KB 717/894 KB 116/314 KB 324/1822 KB 200/206 KB 48/57 KB 717/894 KB 116/314 KB 328/1822 KB 200/206 KB 48/57 KB 717/894 KB 116/314 KB 332/1822 KB 200/206 KB 48/57 KB 721/894 KB 120/314 KB 332/1822 KB 200/206 KB 48/57 KB 705/894 KB 116/314 KB 324/1822 KB 200/206 KB 48/57 KB 721/894 KB 120/314 KB 336/1822 KB 204/206 KB 48/57 KB 721/894 KB 120/314 KB 336/1822 KB 206/206 KB 48/57 KB 721/894 KB 120/314 KB 336/1822 KB 200/206 KB 48/57 KB 717/894 KB 120/314 KB 332/1822 KB 200/206 KB 48/57 KB 721/894 KB 124/314 KB 336/1822 KB 206/206 KB 48/57 KB 721/894 KB 128/314 KB 336/1822 KB 206/206 KB 48/57 KB 721/894 KB 128/314 KB 340/1822 KB 206/206 KB 48/57 KB 725/894 KB 132/314 KB 344/1822 KB 206/206 KB 52/57 KB 725/894 KB 128/314 KB 340/1822 KB 206/206 KB 48/57 KB 729/894 KB 132/314 KB 344/1822 KB 206/206 KB 52/57 KB 733/894 KB 132/314 KB 344/1822 KB 206/206 KB 52/57 KB 725/894 KB 132/314 KB 340/1822 KB 206/206 KB 52/57 KB 733/894 KB 136/314 KB 344/1822 KB 206/206 KB 52/57 KB 733/894 KB 140/314 KB 348/1822 KB 206/206 KB 52/57 KB 725/894 KB 128/314 KB 340/1822 KB 206/206 KB 52/57 KB 733/894 KB 140/314 KB 348/1822 KB 206/206 KB 56/57 KB 733/894 KB 140/314 KB 348/1822 KB 206/206 KB 57/57 KB 733/894 KB 136/314 KB 348/1822 KB 206/206 KB 52/57 KB 733/894 KB 140/314 KB 352/1822 KB 206/206 KB 57/57 KB 733/894 KB 140/314 KB 356/1822 KB 206/206 KB 57/57 KB 737/894 KB 144/314 KB 360/1822 KB 206/206 KB 57/57 KB 737/894 KB 144/314 KB 364/1822 KB 206/206 KB 57/57 KB 737/894 KB 144/314 KB 356/1822 KB 206/206 KB 57/57 KB 733/894 KB 144/314 KB 356/1822 KB 206/206 KB 57/57 KB 737/894 KB 148/314 KB 364/1822 KB 206/206 KB 57/57 KB 741/894 KB 152/314 KB 364/1822 KB 57/57 KB 741/894 KB 148/314 KB 364/1822 KB 57/57 KB 745/894 KB 152/314 KB 368/1822 KB 57/57 KB 749/894 KB 152/314 KB 368/1822 KB 57/57 KB 741/894 KB 152/314 KB 368/1822 KB 57/57 KB 749/894 KB 156/314 KB 368/1822 KB 57/57 KB 749/894 KB 160/314 KB 368/1822 KB 57/57 KB 749/894 KB 164/314 KB 368/1822 KB 57/57 KB 753/894 KB 168/314 KB 372/1822 KB 753/894 KB 172/314 KB 372/1822 KB 753/894 KB 176/314 KB 372/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 191.5 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 753/894 KB 164/314 KB 372/1822 KB 757/894 KB 176/314 KB 372/1822 KB 761/894 KB 176/314 KB 372/1822 KB 765/894 KB 176/314 KB 372/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 52.6 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 749/894 KB 164/314 KB 372/1822 KB 57/57 KB 765/894 KB 176/314 KB 376/1822 KB 765/894 KB 176/314 KB 380/1822 KB 765/894 KB 176/314 KB 384/1822 KB 765/894 KB 176/314 KB 388/1822 KB 769/894 KB 180/314 KB 392/1822 KB 769/894 KB 180/314 KB 396/1822 KB 769/894 KB 176/314 KB 388/1822 KB 773/894 KB 180/314 KB 396/1822 KB 777/894 KB 180/314 KB 396/1822 KB 781/894 KB 180/314 KB 396/1822 KB 769/894 KB 180/314 KB 388/1822 KB 781/894 KB 184/314 KB 396/1822 KB 781/894 KB 188/314 KB 400/1822 KB 781/894 KB 192/314 KB 400/1822 KB 781/894 KB 184/314 KB 400/1822 KB 785/894 KB 192/314 KB 400/1822 KB 789/894 KB 196/314 KB 404/1822 KB 785/894 KB 196/314 KB 404/1822 KB 789/894 KB 196/314 KB 408/1822 KB 793/894 KB 196/314 KB 412/1822 KB 4/99 KB 785/894 KB 196/314 KB 400/1822 KB 793/894 KB 196/314 KB 408/1822 KB 4/99 KB 793/894 KB 196/314 KB 412/1822 KB 8/99 KB 793/894 KB 196/314 KB 412/1822 KB 12/99 KB 793/894 KB 196/314 KB 412/1822 KB 16/99 KB 793/894 KB 196/314 KB 408/1822 KB 797/894 KB 196/314 KB 412/1822 KB 16/99 KB 801/894 KB 200/314 KB 412/1822 KB 20/99 KB 805/894 KB 200/314 KB 416/1822 KB 20/99 KB 797/894 KB 200/314 KB 412/1822 KB 20/99 KB 797/894 KB 196/314 KB 412/1822 KB 20/99 KB 805/894 KB 200/314 KB 416/1822 KB 24/99 KB 805/894 KB 204/314 KB 416/1822 KB 28/99 KB 801/894 KB 200/314 KB 416/1822 KB 20/99 KB 805/894 KB 204/314 KB 416/1822 KB 24/99 KB 805/894 KB 204/314 KB 416/1822 KB 32/99 KB 805/894 KB 208/314 KB 416/1822 KB 32/99 KB 805/894 KB 4/263 KB 208/314 KB 416/1822 KB 32/99 KB 805/894 KB 8/263 KB 208/314 KB 416/1822 KB 32/99 KB 805/894 KB 12/263 KB 208/314 KB 416/1822 KB 32/99 KB 805/894 KB 16/263 KB 208/314 KB 416/1822 KB 32/99 KB 805/894 KB 16/263 KB 208/314 KB 416/1822 KB 36/99 KB 809/894 KB 20/263 KB 212/314 KB 420/1822 KB 40/99 KB 809/894 KB 20/263 KB 212/314 KB 420/1822 KB 36/99 KB 809/894 KB 20/263 KB 208/314 KB 420/1822 KB 36/99 KB 805/894 KB 20/263 KB 208/314 KB 420/1822 KB 36/99 KB 805/894 KB 20/263 KB 208/314 KB 416/1822 KB 36/99 KB 809/894 KB 24/263 KB 216/314 KB 420/1822 KB 40/99 KB 809/894 KB 28/263 KB 216/314 KB 420/1822 KB 40/99 KB 809/894 KB 32/263 KB 216/314 KB 420/1822 KB 40/99 KB 809/894 KB 36/263 KB 216/314 KB 420/1822 KB 40/99 KB 813/894 KB 40/263 KB 216/314 KB 424/1822 KB 40/99 KB 813/894 KB 44/263 KB 216/314 KB 424/1822 KB 44/99 KB 813/894 KB 36/263 KB 216/314 KB 424/1822 KB 40/99 KB 813/894 KB 36/263 KB 216/314 KB 424/1822 KB 40/99 KB 813/894 KB 36/263 KB 216/314 KB 420/1822 KB 40/99 KB 813/894 KB 44/263 KB 216/314 KB 428/1822 KB 44/99 KB 813/894 KB 44/263 KB 216/314 KB 432/1822 KB 44/99 KB 813/894 KB 44/263 KB 220/314 KB 432/1822 KB 44/99 KB 813/894 KB 44/263 KB 224/314 KB 432/1822 KB 44/99 KB 813/894 KB 44/263 KB 228/314 KB 432/1822 KB 44/99 KB 817/894 KB 48/263 KB 232/314 KB 436/1822 KB 44/99 KB 817/894 KB 48/263 KB 236/314 KB 436/1822 KB 44/99 KB 813/894 KB 40/263 KB 216/314 KB 424/1822 KB 44/99 KB 817/894 KB 48/263 KB 240/314 KB 436/1822 KB 48/99 KB 817/894 KB 48/263 KB 240/314 KB 436/1822 KB 52/99 KB 817/894 KB 48/263 KB 240/314 KB 436/1822 KB 56/99 KB 817/894 KB 48/263 KB 240/314 KB 436/1822 KB 60/99 KB 817/894 KB 48/263 KB 240/314 KB 436/1822 KB 64/99 KB 817/894 KB 48/263 KB 228/314 KB 436/1822 KB 44/99 KB 817/894 KB 48/263 KB 228/314 KB 432/1822 KB 44/99 KB 813/894 KB 48/263 KB 228/314 KB 432/1822 KB 44/99 KB 821/894 KB 48/263 KB 240/314 KB 436/1822 KB 64/99 KB 825/894 KB 48/263 KB 240/314 KB 436/1822 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 64/99 KB 829/894 KB 48/263 KB 240/314 KB 436/1822 KB 64/99 KB 829/894 KB 48/263 KB 240/314 KB 440/1822 KB 64/99 KB 829/894 KB 48/263 KB 240/314 KB 444/1822 KB 64/99 KB 829/894 KB 52/263 KB 240/314 KB 448/1822 KB 64/99 KB 829/894 KB 52/263 KB 240/314 KB 444/1822 KB 64/99 KB 829/894 KB 56/263 KB 240/314 KB 448/1822 KB 64/99 KB 829/894 KB 60/263 KB 240/314 KB 448/1822 KB 64/99 KB 829/894 KB 64/263 KB 240/314 KB 448/1822 KB 64/99 KB 829/894 KB 68/263 KB 240/314 KB 452/1822 KB 64/99 KB 833/894 KB 72/263 KB 240/314 KB 452/1822 KB 68/99 KB 833/894 KB 76/263 KB 240/314 KB 452/1822 KB 68/99 KB 833/894 KB 80/263 KB 240/314 KB 452/1822 KB 68/99 KB 817/894 KB 48/263 KB 240/314 KB 436/1822 KB 44/99 KB 833/894 KB 80/263 KB 244/314 KB 452/1822 KB 68/99 KB 833/894 KB 68/263 KB 240/314 KB 452/1822 KB 68/99 KB 833/894 KB 68/263 KB 240/314 KB 452/1822 KB 64/99 KB 837/894 KB 80/263 KB 248/314 KB 452/1822 KB 68/99 KB 841/894 KB 80/263 KB 248/314 KB 452/1822 KB 68/99 KB 845/894 KB 80/263 KB 248/314 KB 452/1822 KB 68/99 KB 829/894 KB 64/263 KB 240/314 KB 452/1822 KB 64/99 KB 845/894 KB 80/263 KB 248/314 KB 452/1822 KB 72/99 KB 845/894 KB 80/263 KB 248/314 KB 456/1822 KB 76/99 KB 845/894 KB 80/263 KB 248/314 KB 456/1822 KB 80/99 KB 845/894 KB 80/263 KB 248/314 KB 456/1822 KB 72/99 KB 833/894 KB 80/263 KB 248/314 KB 452/1822 KB 68/99 KB 845/894 KB 80/263 KB 248/314 KB 460/1822 KB 80/99 KB 845/894 KB 80/263 KB 252/314 KB 464/1822 KB 80/99 KB 845/894 KB 80/263 KB 252/314 KB 460/1822 KB 80/99 KB 845/894 KB 80/263 KB 256/314 KB 464/1822 KB 80/99 KB 845/894 KB 80/263 KB 260/314 KB 464/1822 KB 80/99 KB 849/894 KB 84/263 KB 264/314 KB 468/1822 KB 84/99 KB 849/894 KB 84/263 KB 268/314 KB 468/1822 KB 84/99 KB 849/894 KB 84/263 KB 272/314 KB 468/1822 KB 84/99 KB 849/894 KB 84/263 KB 260/314 KB 468/1822 KB 84/99 KB 849/894 KB 84/263 KB 260/314 KB 464/1822 KB 84/99 KB 849/894 KB 80/263 KB 260/314 KB 464/1822 KB 84/99 KB 849/894 KB 80/263 KB 260/314 KB 464/1822 KB 80/99 KB 853/894 KB 84/263 KB 272/314 KB 468/1822 KB 84/99 KB 857/894 KB 84/263 KB 272/314 KB 468/1822 KB 84/99 KB 861/894 KB 84/263 KB 272/314 KB 468/1822 KB 84/99 KB 861/894 KB 84/263 KB 272/314 KB 468/1822 KB 88/99 KB 861/894 KB 84/263 KB 272/314 KB 468/1822 KB 92/99 KB 861/894 KB 88/263 KB 272/314 KB 472/1822 KB 92/99 KB 861/894 KB 88/263 KB 272/314 KB 468/1822 KB 92/99 KB 861/894 KB 92/263 KB 272/314 KB 472/1822 KB 96/99 KB 861/894 KB 88/263 KB 272/314 KB 472/1822 KB 96/99 KB 861/894 KB 92/263 KB 272/314 KB 476/1822 KB 96/99 KB 861/894 KB 92/263 KB 272/314 KB 480/1822 KB 96/99 KB 861/894 KB 96/263 KB 272/314 KB 484/1822 KB 96/99 KB 865/894 KB 96/263 KB 276/314 KB 488/1822 KB 99/99 KB 861/894 KB 96/263 KB 272/314 KB 480/1822 KB 96/99 KB 865/894 KB 96/263 KB 276/314 KB 484/1822 KB 99/99 KB 869/894 KB 96/263 KB 276/314 KB 488/1822 KB 99/99 KB 873/894 KB 96/263 KB 276/314 KB 488/1822 KB 99/99 KB 877/894 KB 96/263 KB 276/314 KB 488/1822 KB 99/99 KB 877/894 KB 100/263 KB 276/314 KB 488/1822 KB 99/99 KB 877/894 KB 104/263 KB 276/314 KB 488/1822 KB 99/99 KB 877/894 KB 108/263 KB 276/314 KB 488/1822 KB 99/99 KB 877/894 KB 112/263 KB 276/314 KB 492/1822 KB 99/99 KB 877/894 KB 116/263 KB 276/314 KB 492/1822 KB 99/99 KB 881/894 KB 120/263 KB 276/314 KB 492/1822 KB 99/99 KB 861/894 KB 96/263 KB 276/314 KB 484/1822 KB 99/99 KB 861/894 KB 96/263 KB 272/314 KB 484/1822 KB 99/99 KB 881/894 KB 120/263 KB 280/314 KB 492/182 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 2 KB 99/99 KB 881/894 KB 120/263 KB 284/314 KB 492/1822 KB 99/99 KB 881/894 KB 120/263 KB 288/314 KB 492/1822 KB 99/99 KB 881/894 KB 116/263 KB 276/314 KB 492/1822 KB 99/99 KB 877/894 KB 108/263 KB 276/314 KB 492/1822 KB 99/99 KB 881/894 KB 120/263 KB 288/314 KB 496/1822 KB 99/99 KB 881/894 KB 120/263 KB 288/314 KB 500/1822 KB 99/99 KB 885/894 KB 120/263 KB 292/314 KB 504/1822 KB 99/99 KB 885/894 KB 120/263 KB 292/314 KB 508/1822 KB 99/99 KB 885/894 KB 120/263 KB 292/314 KB 500/1822 KB 99/99 KB 885/894 KB 120/263 KB 288/314 KB 500/1822 KB 99/99 KB 889/894 KB 124/263 KB 292/314 KB 508/1822 KB 99/99 KB 893/894 KB 124/263 KB 292/314 KB 508/1822 KB 99/99 KB 894/894 KB 124/263 KB 292/314 KB 508/1822 KB 99/99 KB 894/894 KB 124/263 KB 296/314 KB 508/1822 KB 99/99 KB 885/894 KB 124/263 KB 292/314 KB 508/1822 KB 99/99 KB 894/894 KB 124/263 KB 296/314 KB 512/1822 KB 99/99 KB 894/894 KB 128/263 KB 300/314 KB 512/1822 KB 99/99 KB 894/894 KB 124/263 KB 300/314 KB 512/1822 KB 99/99 KB 894/894 KB 128/263 KB 304/314 KB 512/1822 KB 99/99 KB 894/894 KB 128/263 KB 308/314 KB 512/1822 KB 99/99 KB 894/894 KB 132/263 KB 312/314 KB 516/1822 KB 99/99 KB 894/894 KB 132/263 KB 314/314 KB 516/1822 KB 99/99 KB 894/894 KB 132/263 KB 308/314 KB 516/1822 KB 99/99 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 894/894 KB 132/263 KB 308/314 KB 512/1822 KB 99/99 KB 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 894/894 KB 136/263 KB 314/314 KB 520/1822 KB 894/894 KB 136/263 KB 314/314 KB 524/1822 KB 894/894 KB 136/263 KB 314/314 KB 528/1822 KB 894/894 KB 136/263 KB 314/314 KB 532/1822 KB 894/894 KB 136/263 KB 314/314 KB 536/1822 KB 894/894 KB 136/263 KB 314/314 KB 540/1822 KB 894/894 KB 136/263 KB 314/314 KB 544/1822 KB 894/894 KB 136/263 KB 314/314 KB 516/1822 KB 894/894 KB 140/263 KB 314/314 KB 544/1822 KB 894/894 KB 144/263 KB 314/314 KB 544/1822 KB 894/894 KB 148/263 KB 314/314 KB 544/1822 KB 894/894 KB 152/263 KB 314/314 KB 544/1822 KB 894/894 KB 156/263 KB 314/314 KB 544/1822 KB 894/894 KB 160/263 KB 314/314 KB 544/1822 KB 894/894 KB 160/263 KB 314/314 KB 548/1822 KB 164/263 KB 314/314 KB 552/1822 KB 164/263 KB 314/314 KB 556/1822 KB 164/263 KB 314/314 KB 548/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 788.3 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 168/263 KB 314/314 KB 556/1822 KB 172/263 KB 314/314 KB 556/1822 KB 176/263 KB 314/314 KB 556/1822 KB 176/263 KB 314/314 KB 4/276 KB 560/1822 KB 176/263 KB 8/276 KB 560/1822 KB 176/263 KB 12/276 KB 560/1822 KB 176/263 KB 16/276 KB 560/1822 KB 176/263 KB 20/276 KB 560/1822 KB 176/263 KB 24/276 KB 560/1822 KB 176/263 KB 314/314 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 275.5 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 176/263 KB 24/276 KB 564/1822 KB 176/263 KB 28/276 KB 568/1822 KB 176/263 KB 28/276 KB 564/1822 KB 180/263 KB 32/276 KB 572/1822 KB 180/263 KB 28/276 KB 568/1822 KB 184/263 KB 32/276 KB 572/1822 KB 188/263 KB 32/276 KB 572/1822 KB 192/263 KB 32/276 KB 572/1822 KB 180/263 KB 32/276 KB 572/1822 KB 192/263 KB 32/276 KB 576/1822 KB 192/263 KB 36/276 KB 576/1822 KB 196/263 KB 40/276 KB 576/1822 KB 196/263 KB 44/276 KB 576/1822 KB 196/263 KB 48/276 KB 576/1822 KB 4/54 KB 196/263 KB 48/276 KB 576/1822 KB 8/54 KB 196/263 KB 48/276 KB 576/1822 KB 12/54 KB 196/263 KB 48/276 KB 576/1822 KB 16/54 KB 196/263 KB 48/276 KB 576/1822 KB 196/263 KB 36/276 KB 576/1822 KB 16/54 KB 200/263 KB 48/276 KB 580/1822 KB 16/54 KB 204/263 KB 48/276 KB 580/1822 KB 16/54 KB 208/263 KB 48/276 KB 580/1822 KB 20/54 KB 208/263 KB 48/276 KB 580/1822 KB 24/54 KB 208/263 KB 48/276 KB 580/1822 KB 28/54 KB 208/263 KB 48/276 KB 580/1822 KB 32/54 KB 208/263 KB 48/276 KB 580/1822 KB 16/54 KB 196/263 KB 48/276 KB 580/1822 KB 32/54 KB 208/263 KB 48/276 KB 584/1822 KB 32/54 KB 208/263 KB 48/276 KB 588/1822 KB 32/54 KB 208/263 KB 48/276 KB 592/1822 KB 32/54 KB 208/263 KB 48/276 KB 596/1822 KB 36/54 KB 4/748 KB 212/263 KB 52/276 KB 600/1822 KB 36/54 KB 4/748 KB 212/263 KB 52/276 KB 604/1822 KB 36/54 KB 4/748 KB 212/263 KB 52/276 KB 596/1822 KB 36/54 KB 4/748 KB 216/263 KB 52/276 KB 604/1822 KB 36/54 KB 4/748 KB 220/263 KB 52/276 KB 604/1822 KB 36/54 KB 4/748 KB 224/263 KB 52/276 KB 604/1822 KB 36/54 KB 4/748 KB 208/263 KB 52/276 KB 596/1822 KB 32/54 KB 4/748 KB 208/263 KB 52/276 KB 596/1822 KB 32/54 KB 4/748 KB 208/263 KB 48/276 KB 596/1822 KB 36/54 KB 8/748 KB 224/263 KB 52/276 KB 604/1822 KB 36/54 KB 12/748 KB 224/263 KB 52/276 KB 604/1822 KB 36/54 KB 16/748 KB 224/263 KB 52/276 KB 604/1822 KB 36/54 KB 20/748 KB 224/263 KB 52/276 KB 604/1822 KB 36/54 KB 24/748 KB 224/263 KB 52/276 KB 604/1822 KB 36/54 KB 28/748 KB 224/263 KB 52/276 KB 604/1822 KB 36/54 KB 32/748 KB 224/263 KB 52/276 KB 604/1822 KB 36/54 KB 32/748 KB 224/263 KB 56/276 KB 604/1822 KB 36/54 KB 36/748 KB 224/263 KB 56/276 KB 604/1822 KB 40/54 KB 40/748 KB 224/263 KB 60/276 KB 608/1822 KB 40/54 KB 44/748 KB 224/263 KB 60/276 KB 608/1822 KB 40/54 KB 36/748 KB 224/263 KB 60/276 KB 608/1822 KB 40/54 KB 36/748 KB 224/263 KB 60/276 KB 604/1822 KB 36/54 KB 36/748 KB 224/263 KB 60/276 KB 604/1822 KB 40/54 KB 44/748 KB 224/263 KB 64/276 KB 608/1822 KB 44/54 KB 44/748 KB 224/263 KB 64/276 KB 608/1822 KB 48/54 KB 44/748 KB 224/263 KB 64/276 KB 608/1822 KB 52/54 KB 44/748 KB 224/263 KB 64/276 KB 608/1822 KB 54/54 KB 44/748 KB 224/263 KB 64/276 KB 612/1822 KB 54/54 KB 48/748 KB 224/263 KB 68/276 KB 612/1822 KB 54/54 KB 48/748 KB 228/263 KB 68/276 KB 612/1822 KB 54/54 KB 52/748 KB 228/263 KB 68/276 KB 612/1822 KB 54/54 KB 56/748 KB 232/263 KB 68/276 KB 612/1822 KB 54/54 KB 60/748 KB 232/263 KB 68/276 KB 612/1822 KB 54/54 KB 64/748 KB 232/263 KB 68/276 KB 612/1822 KB 52/54 KB 44/748 KB 224/263 KB 64/276 KB 612/1822 KB 54/54 KB 52/748 KB 232/263 KB 68/276 KB 612/1822 KB 54/54 KB 44/748 KB 224/263 KB 68/276 KB 612/1822 KB 54/54 KB 64/748 KB 232/263 KB 72/276 KB 612/1822 KB 54/54 KB 64/748 KB 232/263 KB 76/276 KB 612/1822 KB 54/54 KB 64/748 KB 232/263 KB 80/276 KB 612/1822 KB 54/54 KB 64/748 KB 236/263 KB 80/276 KB 612/1822 KB 54/54 KB 64/748 KB 240/263 KB 80/276 KB 616/1822 KB 54/54 KB 64/748 KB 236/263 KB 80/276 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 616/1822 KB 54/54 KB 64/748 KB 240/263 KB 80/276 KB 620/1822 KB 54/54 KB 64/748 KB 240/263 KB 80/276 KB 624/1822 KB 54/54 KB 64/748 KB 240/263 KB 80/276 KB 628/1822 KB 68/748 KB 244/263 KB 84/276 KB 632/1822 KB 68/748 KB 244/263 KB 84/276 KB 636/1822 KB 68/748 KB 244/263 KB 84/276 KB 628/1822 KB 64/748 KB 244/263 KB 84/276 KB 628/1822 KB 68/748 KB 244/263 KB 88/276 KB 636/1822 KB 68/748 KB 244/263 KB 92/276 KB 636/1822 KB 68/748 KB 244/263 KB 96/276 KB 636/1822 KB 64/748 KB 244/263 KB 80/276 KB 628/1822 KB 68/748 KB 248/263 KB 96/276 KB 636/1822 KB 68/748 KB 252/263 KB 96/276 KB 636/1822 KB 68/748 KB 256/263 KB 96/276 KB 636/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 46.2 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 72/748 KB 256/263 KB 96/276 KB 636/1822 KB 72/748 KB 256/263 KB 96/276 KB 640/1822 KB 76/748 KB 256/263 KB 96/276 KB 640/1822 KB 80/748 KB 260/263 KB 96/276 KB 640/1822 KB 76/748 KB 260/263 KB 96/276 KB 640/1822 KB 80/748 KB 263/263 KB 100/276 KB 640/1822 KB 80/748 KB 260/263 KB 100/276 KB 640/1822 KB 80/748 KB 263/263 KB 104/276 KB 640/1822 KB 80/748 KB 263/263 KB 108/276 KB 640/1822 KB 80/748 KB 263/263 KB 112/276 KB 640/1822 KB 80/748 KB 263/263 KB 116/276 KB 644/1822 KB 84/748 KB 263/263 KB 116/276 KB 644/1822 KB 88/748 KB 263/263 KB 116/276 KB 644/1822 KB 80/748 KB 263/263 KB 116/276 KB 644/1822 KB 88/748 KB 263/263 KB 116/276 KB 648/1822 KB 88/748 KB 263/263 KB 116/276 KB 652/1822 KB 88/748 KB 263/263 KB 116/276 KB 656/1822 KB 92/748 KB 263/263 KB 116/276 KB 656/1822 KB 96/748 KB 263/263 KB 116/276 KB 656/1822 KB 96/748 KB 263/263 KB 120/276 KB 656/1822 KB 96/748 KB 263/263 KB 124/276 KB 656/1822 KB 96/748 KB 263/263 KB 128/276 KB 656/1822 KB 96/748 KB 263/263 KB 132/276 KB 656/1822 KB 100/748 KB 263/263 KB 136/276 KB 660/1822 KB 100/748 KB 263/263 KB 140/276 KB 660/1822 KB 100/748 KB 263/263 KB 132/276 KB 660/1822 KB 100/748 KB 263/263 KB 140/276 KB 664/1822 KB 100/748 KB 263/263 KB 132/276 KB 656/1822 KB 104/748 KB 263/263 KB 140/276 KB 668/1822 KB 100/748 KB 263/263 KB 140/276 KB 668/1822 KB 108/748 KB 263/263 KB 140/276 KB 668/1822 KB 108/748 KB 263/263 KB 140/276 KB 672/1822 KB 112/748 KB 263/263 KB 140/276 KB 672/1822 KB 112/748 KB 263/263 KB 140/276 KB 676/1822 KB 116/748 KB 144/276 KB 680/1822 KB 116/748 KB 144/276 KB 676/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 112/748 KB 263/263 KB 144/276 KB 676/1822 KB 116/748 KB 148/276 KB 684/1822 KB 116/748 KB 148/276 KB 684/1822 KB 120/748 KB 148/276 KB 684/1822 KB 120/748 KB 148/276 KB 688/1822 KB 124/748 KB 152/276 KB 688/1822 KB 4/223 KB 124/748 KB 152/276 KB 688/1822 KB 8/223 KB 124/748 KB 152/276 KB 688/1822 KB 12/223 KB 124/748 KB 152/276 KB 688/1822 KB 16/223 KB 124/748 KB 152/276 KB 688/1822 KB 120/748 KB 152/276 KB 688/1822 KB 16/223 KB 124/748 KB 156/276 KB 688/1822 KB 16/223 KB 128/748 KB 156/276 KB 688/1822 KB 16/223 KB 128/748 KB 160/276 KB 688/1822 KB 20/223 KB 128/748 KB 160/276 KB 688/1822 KB 24/223 KB 128/748 KB 160/276 KB 688/1822 KB 28/223 KB 128/748 KB 160/276 KB 688/1822 KB 32/223 KB 128/748 KB 160/276 KB 688/1822 KB 32/223 KB 132/748 KB 160/276 KB 688/1822 KB 32/223 KB 136/748 KB 164/276 KB 692/1822 KB 36/223 KB 140/748 KB 164/276 KB 692/1822 KB 36/223 KB 144/748 KB 164/276 KB 692/1822 KB 32/223 KB 132/748 KB 164/276 KB 692/1822 KB 36/223 KB 144/748 KB 164/276 KB 696/1822 KB 32/223 KB 132/748 KB 164/276 KB 688/1822 KB 36/223 KB 144/748 KB 3/27 KB 164/276 KB 696/1822 KB 36/223 KB 144/748 KB 6/27 KB 164/276 KB 696/1822 KB 36/223 KB 144/748 KB 9/27 KB 164/276 KB 696/1822 KB 36/223 KB 136/748 KB 164/276 KB 692/1822 KB 40/223 KB 144/748 KB 9/27 KB 164/276 KB 696/1822 KB 44/223 KB 144/748 KB 11/27 KB 164/276 KB 696/1822 KB 40/223 KB 144/748 KB 11/27 KB 164/276 KB 696/1822 KB 48/223 KB 144/748 KB 11/27 KB 164/276 KB 696/1822 KB 48/223 KB 144/748 KB 14/27 KB 164/276 KB 696/1822 KB 52/223 KB 144/748 KB 14/27 KB 164/276 KB 696/1822 KB 56/223 KB 148/748 KB 16/27 KB 168/276 KB 700/1822 KB 60/223 KB 148/748 KB 16/27 KB 168/276 KB 700/1822 KB 64/223 KB 148/748 KB 16/27 KB 168/276 KB 700/1822 KB 52/223 KB 144/748 KB 14/27 KB 168/276 KB 696/1822 KB 64/223 KB 148/748 KB 16/27 KB 172/276 KB 700/1822 KB 64/223 KB 148/748 KB 16/27 KB 176/276 KB 700/1822 KB 64/223 KB 148/748 KB 16/27 KB 180/276 KB 700/1822 KB 68/223 KB 148/748 KB 16/27 KB 184/276 KB 700/1822 KB 68/223 KB 148/748 KB 16/27 KB 188/276 KB 700/1822 KB 68/223 KB 148/748 KB 16/27 KB 192/276 KB 700/1822 KB 52/223 KB 148/748 KB 16/27 KB 168/276 KB 700/1822 KB 52/223 KB 144/748 KB 16/27 KB 168/276 KB 700/1822 KB 52/223 KB 144/748 KB 14/27 KB 168/276 KB 700/1822 KB 68/223 KB 148/748 KB 16/27 KB 192/276 KB 704/1822 KB 68/223 KB 148/748 KB 19/27 KB 192/276 KB 704/1822 KB 68/223 KB 148/748 KB 19/27 KB 192/276 KB 708/1822 KB 68/223 KB 148/748 KB 22/27 KB 192/276 KB 712/1822 KB 68/223 KB 152/748 KB 22/27 KB 192/276 KB 716/1822 KB 68/223 KB 152/748 KB 22/27 KB 192/276 KB 720/1822 KB 68/223 KB 148/748 KB 16/27 KB 180/276 KB 700/1822 KB 72/223 KB 152/748 KB 22/27 KB 192/276 KB 720/1822 KB 76/223 KB 152/748 KB 22/27 KB 192/276 KB 720/1822 KB 80/223 KB 152/748 KB 22/27 KB 192/276 KB 720/1822 KB 68/223 KB 152/748 KB 22/27 KB 192/276 KB 712/1822 KB 80/223 KB 156/748 KB 22/27 KB 192/276 KB 720/1822 KB 80/223 KB 160/748 KB 22/27 KB 192/276 KB 720/1822 KB 68/223 KB 148/748 KB 22/27 KB 192/276 KB 708/1822 KB 80/223 KB 160/748 KB 25/27 KB 192/276 KB 720/1822 KB 80/223 KB 160/748 KB 27/27 KB 192/276 KB 720/1822 KB 80/223 KB 164/748 KB 27/27 KB 192/276 KB 720/1822 KB 84/223 KB 168/748 KB 27/27 KB 192/276 KB 724/1822 KB 84/223 KB 172/748 KB 27/27 KB 196/276 KB 724/1822 KB 84/223 KB 176/748 KB 27/27 KB 196/276 KB 724/1822 KB 84/223 KB 164/748 KB 27/27 KB 192/276 KB 724/1822 KB 88/223 KB 176/748 KB 27/27 KB 196/276 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install KB 724/1822 KB 92/223 KB 176/748 KB 27/27 KB 196/276 KB 724/1822 KB 96/223 KB 176/748 KB 27/27 KB 196/276 KB 724/1822 KB 80/223 KB 164/748 KB 27/27 KB 192/276 KB 724/1822 KB 84/223 KB 168/748 KB 27/27 KB 196/276 KB 724/1822 KB 96/223 KB 176/748 KB 27/27 KB 196/276 KB 728/1822 KB 96/223 KB 176/748 KB 27/27 KB 200/276 KB 732/1822 KB 96/223 KB 176/748 KB 27/27 KB 204/276 KB 732/1822 KB 96/223 KB 176/748 KB 27/27 KB 208/276 KB 732/1822 KB 96/223 KB 176/748 KB 27/27 KB 204/276 KB 732/1822 KB 96/223 KB 176/748 KB 27/27 KB 208/276 KB 736/1822 KB 96/223 KB 176/748 KB 27/27 KB 208/276 KB 740/1822 KB 100/223 KB 180/748 KB 27/27 KB 212/276 KB 744/1822 KB 100/223 KB 180/748 KB 27/27 KB 212/276 KB 740/1822 KB 96/223 KB 180/748 KB 27/27 KB 212/276 KB 740/1822 KB 100/223 KB 184/748 KB 27/27 KB 212/276 KB 744/1822 KB 100/223 KB 188/748 KB 27/27 KB 212/276 KB 744/1822 KB 100/223 KB 192/748 KB 27/27 KB 212/276 KB 744/1822 KB 96/223 KB 176/748 KB 27/27 KB 212/276 KB 740/1822 KB 100/223 KB 192/748 KB 27/27 KB 216/276 KB 744/1822 KB 100/223 KB 192/748 KB 27/27 KB 220/276 KB 744/1822 KB 100/223 KB 196/748 KB 224/276 KB 744/1822 KB 104/223 KB 196/748 KB 228/276 KB 748/1822 KB 104/223 KB 196/748 KB 232/276 KB 748/1822 KB 100/223 KB 196/748 KB 220/276 KB 744/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 22.0 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 104/223 KB 196/748 KB 224/276 KB 748/1822 KB 100/223 KB 196/748 KB 224/276 KB 748/1822 KB 104/223 KB 196/748 KB 236/276 KB 752/1822 KB 108/223 KB 196/748 KB 236/276 KB 752/1822 KB 112/223 KB 196/748 KB 236/276 KB 752/1822 KB 112/223 KB 200/748 KB 236/276 KB 756/1822 KB 112/223 KB 204/748 KB 236/276 KB 756/1822 KB 112/223 KB 208/748 KB 236/276 KB 756/1822 KB 112/223 KB 196/748 KB 236/276 KB 756/1822 KB 112/223 KB 208/748 KB 236/276 KB 756/1822 KB 112/223 KB 208/748 KB 240/276 KB 756/1822 KB 112/223 KB 208/748 KB 240/276 KB 760/1822 KB 116/223 KB 208/748 KB 240/276 KB 760/1822 KB 116/223 KB 208/748 KB 240/276 KB 764/1822 KB 120/223 KB 208/748 KB 240/276 KB 768/1822 KB 120/223 KB 208/748 KB 240/276 KB 764/1822 KB 124/223 KB 208/748 KB 240/276 KB 768/1822 KB 128/223 KB 208/748 KB 240/276 KB 772/1822 KB 128/223 KB 212/748 KB 244/276 KB 772/1822 KB 128/223 KB 212/748 KB 248/276 KB 772/1822 KB 128/223 KB 212/748 KB 252/276 KB 772/1822 KB 128/223 KB 212/748 KB 256/276 KB 772/1822 KB 124/223 KB 208/748 KB 240/276 KB 772/1822 KB 128/223 KB 212/748 KB 240/276 KB 772/1822 KB 128/223 KB 216/748 KB 256/276 KB 772/1822 KB 128/223 KB 220/748 KB 256/276 KB 772/1822 KB 128/223 KB 224/748 KB 256/276 KB 772/1822 KB 128/223 KB 224/748 KB 256/276 KB 776/1822 KB 128/223 KB 224/748 KB 256/276 KB 780/1822 KB 132/223 KB 228/748 KB 256/276 KB 780/1822 KB 132/223 KB 232/748 KB 260/276 KB 784/1822 KB 132/223 KB 236/748 KB 260/276 KB 784/1822 KB 132/223 KB 224/748 KB 256/276 KB 780/1822 KB 136/223 KB 236/748 KB 260/276 KB 784/1822 KB 140/223 KB 236/748 KB 260/276 KB 784/1822 KB 144/223 KB 236/748 KB 260/276 KB 784/1822 KB 132/223 KB 228/748 KB 260/276 KB 784/1822 KB 132/223 KB 228/748 KB 256/276 KB 784/1822 KB 144/223 KB 236/748 KB 260/276 KB 788/1822 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 148/223 KB 240/748 KB 264/276 KB 788/1822 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 3/178 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 5/178 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 8/178 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 11/178 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 13/178 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 16/178 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 19/178 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 21/178 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 24/178 KB 148/223 KB 240/748 KB 264/276 KB 792/1822 KB 27/178 KB 148/223 KB 240/748 KB 264/276 KB 796/1822 KB 27/178 KB 148/223 KB 244/748 KB 264/276 KB 796/1822 KB 29/178 KB 148/223 KB 248/748 KB 264/276 KB 800/1822 KB 29/178 KB 148/223 KB 236/748 KB 264/276 KB 788/1822 KB 144/223 KB 236/748 KB 264/276 KB 788/1822 KB 148/223 KB 248/748 KB 268/276 KB 800/1822 KB 29/178 KB 148/223 KB 248/748 KB 272/276 KB 800/1822 KB 29/178 KB 148/223 KB 248/748 KB 276/276 KB 800/1822 KB 29/178 KB 148/223 KB 244/748 KB 264/276 KB 800/1822 KB 29/178 KB 148/223 KB 240/748 KB 264/276 KB 796/1822 KB 29/178 KB 152/223 KB 248/748 KB 276/276 KB 800/1822 KB 29/178 KB 152/223 KB 248/748 KB 276/276 KB 800/1822 KB 29/178 KB 156/223 KB 248/748 KB 276/276 KB 800/1822 KB 32/178 KB 152/223 KB 248/748 KB 276/276 KB 800/1822 KB 32/178 KB 160/223 KB 248/748 KB 276/276 KB 800/1822 KB 32/178 KB 164/223 KB 248/748 KB 276/276 KB 800/1822 KB 36/178 KB 168/223 KB 252/748 KB 276/276 KB 804/1822 KB 36/178 KB 172/223 KB 252/748 KB 276/276 KB 804/1822 KB 36/178 KB 160/223 KB 248/748 KB 276/276 KB 800/1822 KB 36/178 K unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install B 172/223 KB 252/748 KB 276/276 KB 804/1822 KB 40/178 KB 164/223 KB 252/748 KB 276/276 KB 804/1822 KB 36/178 KB 172/223 KB 256/748 KB 276/276 KB 804/1822 KB 40/178 KB 164/223 KB 248/748 KB 276/276 KB 804/1822 KB 36/178 KB 172/223 KB 256/748 KB 276/276 KB 808/1822 KB 40/178 KB 172/223 KB 256/748 KB 276/276 KB 812/1822 KB 40/178 KB 172/223 KB 256/748 KB 276/276 KB 816/1822 KB 44/178 KB 172/223 KB 256/748 KB 276/276 KB 816/1822 KB 44/178 KB 172/223 KB 256/748 KB 276/276 KB 816/1822 KB 48/178 KB 176/223 KB 256/748 KB 276/276 KB 816/1822 KB 48/178 KB 176/223 KB 260/748 KB 276/276 KB 816/1822 KB 48/178 KB 176/223 KB 264/748 KB 276/276 KB 816/1822 KB 48/178 KB 176/223 KB 268/748 KB 276/276 KB 816/1822 KB 48/178 KB 180/223 KB 272/748 KB 276/276 KB 816/1822 KB 48/178 KB 180/223 KB 276/748 KB 276/276 KB 816/1822 KB 48/178 KB 180/223 KB 280/748 KB 276/276 KB 820/1822 KB 52/178 KB 180/223 KB 284/748 KB 276/276 KB 820/1822 KB 52/178 KB 180/223 KB 268/748 KB 276/276 KB 816/1822 KB 48/178 KB 180/223 KB 276/748 KB 276/276 KB 820/1822 KB 52/178 KB 180/223 KB 284/748 KB 276/276 KB 820/1822 KB 56/178 KB 180/223 KB 276/748 KB 276/276 KB 820/1822 KB 48/178 KB 184/223 KB 284/748 KB 276/276 KB 824/1822 KB 56/178 KB 184/223 KB 284/748 KB 276/276 KB 820/1822 KB 56/178 KB 184/223 KB 284/748 KB 276/276 KB 824/1822 KB 60/178 KB 188/223 KB 284/748 KB 276/276 KB 828/1822 KB 60/178 KB 184/223 KB 284/748 KB 276/276 KB 828/1822 KB 60/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 225.4 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 188/223 KB 284/748 KB 828/1822 KB 64/178 KB 192/223 KB 284/748 KB 832/1822 KB 64/178 KB 192/223 KB 284/748 KB 828/1822 KB 64/178 KB 192/223 KB 284/748 KB 836/1822 KB 64/178 KB 196/223 KB 288/748 KB 836/1822 KB 68/178 KB 196/223 KB 288/748 KB 836/1822 KB 72/178 KB 196/223 KB 288/748 KB 836/1822 KB 76/178 KB 196/223 KB 288/748 KB 836/1822 KB 64/178 KB 192/223 KB 288/748 KB 836/1822 KB 64/178 KB 196/223 KB 292/748 KB 840/1822 KB 76/178 KB 196/223 KB 288/748 KB 840/1822 KB 76/178 KB 200/223 KB 292/748 KB 844/1822 KB 80/178 KB 200/223 KB 292/748 KB 840/1822 KB 80/178 KB 200/223 KB 292/748 KB 840/1822 KB 76/178 KB 204/223 KB 292/748 KB 844/1822 KB 80/178 KB 208/223 KB 292/748 KB 844/1822 KB 80/178 KB 208/223 KB 296/748 KB 844/1822 KB 80/178 KB 208/223 KB 300/748 KB 848/1822 KB 80/178 KB 208/223 KB 304/748 KB 848/1822 KB 80/178 KB 208/223 KB 296/748 KB 848/1822 KB 80/178 KB 208/223 KB 304/748 KB 848/1822 KB 84/178 KB 212/223 KB 308/748 KB 852/1822 KB 88/178 KB 212/223 KB 308/748 KB 852/1822 KB 92/178 KB 212/223 KB 308/748 KB 852/1822 KB 96/178 KB 212/223 KB 308/748 KB 852/1822 KB 84/178 KB 216/223 KB 308/748 KB 852/1822 KB 96/178 KB 220/223 KB 308/748 KB 3/23 KB 852/1822 KB 96/178 KB 223/223 KB 308/748 KB 3/23 KB 852/1822 KB 96/178 KB 208/223 KB 308/748 KB 852/1822 KB 84/178 KB 223/223 KB 308/748 KB 3/23 KB 856/1822 KB 96/178 KB 223/223 KB 308/748 KB 3/23 KB 860/1822 KB 96/178 KB 223/223 KB 308/748 KB 3/23 KB 864/1822 KB 96/178 KB 223/223 KB 308/748 KB 3/23 KB 868/1822 KB 96/178 KB 223/223 KB 308/748 KB 3/23 KB 872/1822 KB 100/178 KB 208/223 KB 308/748 KB 848/1822 KB 84/178 KB 223/223 KB 312/748 KB 3/23 KB 876/1822 KB 100/178 KB 223/223 KB 316/748 KB 3/23 KB 876/1822 KB 100/178 KB 223/223 KB 320/748 KB 3/23 KB 876/1822 KB 100/178 KB 223/223 KB 308/748 KB 3/23 KB 868/1822 KB 100/178 KB 223/223 KB 320/748 KB 3/23 KB 876/1822 KB 104/178 KB 223/223 KB 320/748 KB 3/23 KB 876/1822 KB 108/178 KB 216/223 KB 308/748 KB 3/23 KB 852/1822 KB 96/178 KB 223/223 KB 320/748 KB 5/23 KB 876/1822 KB 108/178 KB 223/223 KB 320/748 KB 7/23 KB 876/1822 KB 108/178 KB 223/223 KB 320/748 KB 10/23 KB 876/1822 KB 108/178 KB 223/223 KB 320/748 KB 13/23 KB 876/1822 KB 108/178 KB 223/223 KB 320/748 KB 15/23 KB 876/1822 KB 108/178 KB 223/223 KB 320/748 KB 18/23 KB 876/1822 KB 108/178 KB 223/223 KB 320/748 KB 21/23 KB 876/1822 KB 108/178 KB 223/223 KB 320/748 KB 21/23 KB 876/1822 KB 112/178 KB 223/223 KB 320/748 KB 21/23 KB 876/1822 KB 116/178 KB 223/223 KB 308/748 KB 23/23 KB 876/1822 KB 116/178 KB 223/223 KB 324/748 KB 23/23 KB 876/1822 KB 116/178 KB 223/223 KB 320/748 KB 23/23 KB 876/1822 KB 116/178 KB 223/223 KB 328/748 KB 23/23 KB 876/1822 KB 116/178 KB 223/223 KB 332/748 KB 23/23 KB 876/1822 KB 116/178 KB 223/223 KB 336/748 KB 23/23 KB 876/1822 KB 116/178 KB 223/223 KB 340/748 KB 23/23 KB 876/1822 KB 116/178 KB 344/748 KB 23/23 KB 880/1822 KB 120/178 KB 348/748 KB 23/23 KB 880/1822 KB 120/178 KB 340/748 KB 23/23 KB 880/1822 KB 120/178 KB 348/748 KB 23/23 KB 884/1822 KB 120/178 KB 352/748 KB 23/23 KB 888/1822 KB 120/178 KB 352/748 KB 23/23 KB 892/1822 KB 120/178 KB 223/223 KB 340/748 KB 23/23 KB 876/1822 KB 120/178 KB 352/748 KB 23/23 KB 892/1822 KB 124/178 KB 352/748 KB 23/23 KB 892/1822 KB 128/178 KB 352/748 KB 23/23 KB 892/1822 KB 132/178 KB 352/748 KB 23/23 KB 892/1822 KB 136/178 KB 352/748 K unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install B 23/23 KB 892/1822 KB 140/178 KB 352/748 KB 23/23 KB 892/1822 KB 144/178 KB 352/748 KB 23/23 KB 884/1822 KB 120/178 KB 356/748 KB 23/23 KB 896/1822 KB 144/178 KB 360/748 KB 23/23 KB 896/1822 KB 148/178 KB 364/748 KB 23/23 KB 896/1822 KB 148/178 KB 368/748 KB 23/23 KB 896/1822 KB 148/178 KB 352/748 KB 23/23 KB 896/1822 KB 144/178 KB 368/748 KB 23/23 KB 900/1822 KB 148/178 KB 368/748 KB 23/23 KB 904/1822 KB 148/178 KB 368/748 KB 23/23 KB 908/1822 KB 148/178 KB 368/748 KB 23/23 KB 912/1822 KB 148/178 KB 356/748 KB 23/23 KB 896/1822 KB 148/178 KB 368/748 KB 23/23 KB 912/1822 KB 152/178 KB 368/748 KB 23/23 KB 912/1822 KB 156/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 368/748 KB 23/23 KB 912/1822 KB 160/178 KB 372/748 KB 23/23 KB 912/1822 KB 160/178 KB 376/748 KB 23/23 KB 916/1822 KB 160/178 KB 380/748 KB 23/23 KB 916/1822 KB 160/178 KB 384/748 KB 23/23 KB 916/1822 KB 160/178 KB 384/748 KB 23/23 KB 916/1822 KB 164/178 KB 384/748 KB 23/23 KB 916/1822 KB 168/178 KB 384/748 KB 23/23 KB 916/1822 KB 172/178 KB 372/748 KB 23/23 KB 916/1822 KB 160/178 KB 384/748 KB 23/23 KB 920/1822 KB 172/178 KB 384/748 KB 23/23 KB 924/1822 KB 172/178 KB 384/748 KB 23/23 KB 928/1822 KB 172/178 KB 384/748 KB 23/23 KB 928/1822 KB 176/178 KB 384/748 KB 23/23 KB 932/1822 KB 176/178 KB 388/748 KB 23/23 KB 932/1822 KB 178/178 KB 384/748 KB 23/23 KB 932/1822 KB 178/178 KB 392/748 KB 23/23 KB 932/1822 KB 178/178 KB 396/748 KB 23/23 KB 932/1822 KB 178/178 KB 400/748 KB 23/23 KB 932/1822 KB 178/178 KB 400/748 KB 23/23 KB 936/1822 KB 178/178 KB 400/748 KB 23/23 KB 940/1822 KB 178/178 KB 400/748 KB 23/23 KB 944/1822 KB 178/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 18.1 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 404/748 KB 944/1822 KB 178/178 KB 408/748 KB 948/1822 KB 178/178 KB 412/748 KB 948/1822 KB 178/178 KB 416/748 KB 948/1822 KB 178/178 KB 404/748 KB 948/1822 KB 178/178 KB 416/748 KB 952/1822 KB 178/178 KB 416/748 KB 956/1822 KB 178/178 KB 416/748 KB 960/1822 KB 178/178 KB 420/748 KB 960/1822 KB 178/178 KB 3/1210 KB 420/748 KB 4/55 KB 960/1822 KB 178/178 KB 3/1210 KB 420/748 KB 8/55 KB 960/1822 KB 178/178 KB 3/1210 KB 420/748 KB 12/55 KB 960/1822 KB 178/178 KB 3/1210 KB 420/748 KB 16/55 KB 960/1822 KB 178/178 KB 3/1210 KB 420/748 KB 20/55 KB 960/1822 KB 178/178 KB 3/1210 KB 420/748 KB 960/1822 KB 178/178 KB 3/1210 KB 420/748 KB 24/55 KB 960/1822 KB 178/178 KB 3/1210 KB 420/748 KB 28/55 KB 960/1822 KB 178/178 KB 5/1210 KB 420/748 KB 32/55 KB 960/1822 KB 178/178 KB 5/1210 KB 420/748 KB 28/55 KB 960/1822 KB 178/178 KB 8/1210 KB 420/748 KB 32/55 KB 960/1822 KB 178/178 KB 11/1210 KB 420/748 KB 32/55 KB 960/1822 KB 178/178 KB 11/1210 KB 420/748 KB 36/55 KB 960/1822 KB 178/178 KB 13/1210 KB 424/748 KB 36/55 KB 960/1822 KB 178/178 KB 13/1210 KB 420/748 KB 36/55 KB 960/1822 KB 178/178 KB 13/1210 KB 424/748 KB 40/55 KB 960/1822 KB 178/178 KB 13/1210 KB 424/748 KB 44/55 KB 960/1822 KB 178/178 KB 16/1210 KB 428/748 KB 48/55 KB 960/1822 KB 178/178 KB 16/1210 KB 428/748 KB 44/55 KB 960/1822 KB 178/178 KB 16/1210 KB 428/748 KB 48/55 KB 960/1822 KB 178/178 KB 16/1210 KB 424/748 KB 44/55 KB 960/1822 KB 178/178 KB 16/1210 KB 428/748 KB 52/55 KB 960/1822 KB 178/178 KB 19/1210 KB 432/748 KB 55/55 KB 964/1822 KB 178/178 KB 19/1210 KB 432/748 KB 52/55 KB 964/1822 KB 178/178 KB 19/1210 KB 432/748 KB 55/55 KB 968/1822 KB 178/178 KB 19/1210 KB 432/748 KB 55/55 KB 972/1822 KB 178/178 KB 19/1210 KB 428/748 KB 52/55 KB 960/1822 KB 178/178 KB 19/1210 KB 432/748 KB 55/55 KB 976/1822 KB 178/178 KB 21/1210 KB 432/748 KB 55/55 KB 976/1822 KB 178/178 KB 19/1210 KB 432/748 KB 52/55 KB 960/1822 KB 178/178 KB 24/1210 KB 436/748 KB 55/55 KB 976/1822 KB 178/178 KB 24/1210 KB 440/748 KB 55/55 KB 976/1822 KB 178/178 KB 24/1210 KB 444/748 KB 55/55 KB 976/1822 KB 178/178 KB 24/1210 KB 448/748 KB 55/55 KB 980/1822 KB 178/178 KB 24/1210 KB 452/748 KB 55/55 KB 980/1822 KB 178/178 KB 24/1210 KB 456/748 KB 55/55 KB 980/1822 KB 178/178 KB 24/1210 KB 460/748 KB 55/55 KB 980/1822 KB 178/178 KB 24/1210 KB 432/748 KB 55/55 KB 976/1822 KB 178/178 KB 27/1210 KB 460/748 KB 55/55 KB 980/1822 KB 178/178 KB 24/1210 KB 444/748 KB 55/55 KB 980/1822 KB 178/178 KB 27/1210 KB 460/748 KB 55/55 KB 984/1822 KB 178/178 KB 29/1210 KB 460/748 KB 55/55 KB 988/1822 KB 178/178 KB 29/1210 KB 460/748 KB 55/55 KB 992/1822 KB 178/178 KB 29/1210 KB 460/748 KB 55/55 KB 984/1822 KB 178/178 KB 32/1210 KB 460/748 KB 55/55 KB 992/1822 KB 178/178 KB 32/1210 KB 460/748 KB 55/55 KB 996/1822 KB 178/178 KB 36/1210 KB 460/748 KB 55/55 KB 1000/1822 KB 178/178 KB 36/1210 KB 460/748 KB 55/55 KB 1004/1822 KB 178/178 KB 36/1210 KB 460/748 KB 55/55 KB 1008/1822 KB 178/178 KB 36/1210 KB 460/748 KB 55/55 KB 996/1822 KB 178/178 KB 40/1210 KB 460/748 KB 55/55 KB 1008/1822 KB 178/178 KB 44/1210 KB 460/748 KB 55/55 KB 1008/1822 KB 178/178 KB 48/1210 KB 464/748 KB 55/55 KB 1008/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 138.2 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 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 42.2 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 52/1210 KB 464/748 KB 1008/1822 KB 56/1210 KB 464/748 KB 1012/1822 KB 60/1210 KB 464/748 KB 1012/1822 KB 44/1210 KB 464/748 KB 55/55 KB 1008/1822 KB 60/1210 KB 468/748 KB 1012/1822 KB 60/1210 KB 472/748 KB 1012/1822 KB 60/1210 KB 476/748 KB 1012/1822 KB 52/1210 KB 464/748 KB 1012/1822 KB 60/1210 KB 476/748 KB 1016/1822 KB 60/1210 KB 476/748 KB 1020/1822 KB 60/1210 KB 476/748 KB 1024/1822 KB 60/1210 KB 480/748 KB 1024/1822 KB 64/1210 KB 484/748 KB 1028/1822 KB 64/1210 KB 488/748 KB 1028/1822 KB 64/1210 KB 492/748 KB 1028/1822 KB 64/1210 KB 480/748 KB 1028/1822 KB 64/1210 KB 480/748 KB 1024/1822 KB 68/1210 KB 492/748 KB 1028/1822 KB 72/1210 KB 492/748 KB 1032/1822 KB 76/1210 KB 492/748 KB 1032/1822 KB 80/1210 KB 492/748 KB 1032/1822 KB 68/1210 KB 492/748 KB 1032/1822 KB 80/1210 KB 492/748 KB 1036/1822 KB 80/1210 KB 492/748 KB 1040/1822 KB 80/1210 KB 492/748 KB 1044/1822 KB 84/1210 KB 496/748 KB 1048/1822 KB 84/1210 KB 496/748 KB 1052/1822 KB 84/1210 KB 496/748 KB 1044/1822 KB 80/1210 KB 496/748 KB 1044/1822 KB 84/1210 KB 500/748 KB 1052/1822 KB 84/1210 KB 504/748 KB 3/93 KB 1052/1822 KB 84/1210 KB 508/748 KB 3/93 KB 1052/1822 KB 84/1210 KB 500/748 KB 3/93 KB 1052/1822 KB 84/1210 KB 508/748 KB 5/93 KB 1052/1822 KB 84/1210 KB 508/748 KB 8/93 KB 1052/1822 KB 84/1210 KB 508/748 KB 11/93 KB 1052/1822 KB 84/1210 KB 508/748 KB 13/93 KB 1052/1822 KB 84/1210 KB 508/748 KB 16/93 KB 1052/1822 KB 84/1210 KB 508/748 KB 19/93 KB 1052/1822 KB 88/1210 KB 508/748 KB 19/93 KB 1052/1822 KB 88/1210 KB 508/748 KB 21/93 KB 1052/1822 KB 92/1210 KB 508/748 KB 24/93 KB 1056/1822 KB 92/1210 KB 512/748 KB 27/93 KB 1056/1822 KB 92/1210 KB 508/748 KB 21/93 KB 1056/1822 KB 88/1210 KB 508/748 KB 21/93 KB 1056/1822 KB 96/1210 KB 512/748 KB 27/93 KB 1056/1822 KB 96/1210 KB 512/748 KB 27/93 KB 1060/1822 KB 100/1210 KB 512/748 KB 29/93 KB 1064/1822 KB 92/1210 KB 512/748 KB 24/93 KB 1056/1822 KB 100/1210 KB 516/748 KB 29/93 KB 1064/1822 KB 100/1210 KB 520/748 KB 29/93 KB 1064/1822 KB 100/1210 KB 524/748 KB 29/93 KB 1064/1822 KB 100/1210 KB 512/748 KB 29/93 KB 1060/1822 KB 100/1210 KB 512/748 KB 27/93 KB 1060/1822 KB 100/1210 KB 524/748 KB 32/93 KB 1064/1822 KB 100/1210 KB 524/748 KB 32/93 KB 1068/1822 KB 104/1210 KB 524/748 KB 32/93 KB 1072/1822 KB 104/1210 KB 524/748 KB 32/93 KB 1076/1822 KB 104/1210 KB 524/748 KB 32/93 KB 1068/1822 KB 108/1210 KB 528/748 KB 36/93 KB 1076/1822 KB 112/1210 KB 528/748 KB 36/93 KB 1076/1822 KB 116/1210 KB 528/748 KB 36/93 KB 1076/1822 KB 4/471 KB 104/1210 KB 528/748 KB 36/93 KB 1076/1822 KB 104/1210 KB 528/748 KB 32/93 KB 1076/1822 KB 116/1210 KB 532/748 KB 36/93 KB 1080/1822 KB 4/471 KB 116/1210 KB 536/748 KB 36/93 KB 1080/1822 KB 4/471 KB 116/1210 KB 540/748 KB 36/93 KB 1080/1822 KB 4/471 KB 116/1210 KB 528/748 KB 36/93 KB 1080/1822 KB 4/471 KB 112/1210 KB 528/748 KB 36/93 KB 1076/1822 KB 4/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 8/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 12/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 16/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 20/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 24/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 28/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 32/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 36/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 40/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 44/471 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 48/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 52/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 56/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 60/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 64/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 68/471 KB 120/1210 KB 544/748 KB 40/93 KB 1084/1822 KB 72/471 KB 120/1210 KB 544/748 KB 40/93 KB 1084/1822 KB 76/471 KB 116/1210 KB 540/748 KB 40/93 KB 1080/1822 KB 4/471 KB 120/1210 KB 544/748 KB 44/93 KB 1084/1822 KB 76/471 KB 120/1210 KB 544/748 KB 48/93 KB 1084/1822 KB 76/471 KB 120/1210 KB 544/748 KB 52/93 KB 1084/1822 KB 76/471 KB 120/1210 KB 544/748 KB 40/93 KB 1084/1822 KB 68/471 KB 120/1210 KB 540/748 KB 40/93 KB 1084/1822 KB 68/471 KB 116/1210 KB 540/748 KB 40/93 KB 1084/1822 KB 68/471 KB 120/1210 KB 544/748 KB 52/93 KB 1088/1822 KB 80/471 KB 124/1210 KB 544/748 KB 52/93 KB 1088/1822 KB 80/471 KB 128/1210 KB 544/748 KB 52/93 KB 1088/1822 KB 80/471 KB 132/1210 KB 544/748 KB 52/93 KB 1088/1822 KB 80/471 KB 136/1210 KB 548/748 KB 56/93 KB 1092/1822 KB 80/471 KB 140/1210 KB 548/748 KB 56/93 KB 1092/1822 KB 80/471 KB 144/1210 KB 548/748 KB 56/93 KB 1092/1822 KB 80/471 KB 120/1210 KB 544/748 KB 52/93 KB 1084/1822 KB 80/471 KB 132/1210 KB 548/748 KB 56/93 KB 1092/1822 KB 80/471 KB 132/1210 KB 548/748 KB 52/93 KB 1092/1822 KB 80/471 KB 132/1210 KB 548/748 KB 52/93 KB 1088/1822 KB 80/471 KB 144/1210 KB 552/748 KB 56/93 KB 1092/1822 KB 80/471 KB 144/1210 KB 556/748 KB 56/93 KB 1092/1822 KB 80/471 KB 144/1210 KB 556/748 KB 56/93 KB 1096/1822 KB 80/471 KB 144/1210 KB 556/748 KB 60/93 KB 1096/1822 KB 80/471 KB 144/1210 KB 556/748 KB 64/93 KB 1096/1822 KB 80/471 KB 144/1210 KB 556/748 KB 68/93 KB 1100/1822 KB 80/471 KB 148/1210 KB 560/748 KB 72/93 KB 1100/1822 KB 84/471 KB 148/1210 KB 560/748 KB 76/93 KB 1100/1822 KB 84/471 KB 148/1210 KB 560/748 KB 80/93 KB 1100/1822 KB 84/471 KB 144/1210 KB 556/748 KB 64/93 KB 1100/1822 KB 80/471 KB 148/1210 KB 560/748 KB 80/93 KB 1104/1822 KB 84/471 KB 148/1210 KB 560/748 KB 80/93 KB 1108/1822 KB 84/471 KB 148/1210 KB 560/748 KB 80/93 KB 1112/1822 KB 84/471 KB 148/1210 KB 560/748 KB 80/93 KB 1116/1822 KB 84/471 KB 148/1210 KB 560/748 KB 68/93 KB 1100/1822 KB 84/471 KB 144/1210 KB 560/748 KB 68/93 KB 1100/1822 KB 84/471 KB 144/1210 KB 556/748 KB 68/93 KB 1100/1822 KB 84/471 KB 148/1210 KB 560/748 KB 80/93 KB 1116/1822 KB 88/471 KB 148/1210 KB 564/748 KB 80/93 KB 1116/1822 KB 88/471 KB 148/1210 KB 568/748 KB 80/93 KB 1116/1822 KB 88/471 KB 148/1210 KB 568/748 KB 80/93 KB 1116/1822 KB 92/471 KB 148/1210 KB 568/748 KB 80/93 KB 1116/1822 KB 96/471 KB 148/1210 KB 572/748 KB 80/93 KB 1116/1822 KB 96/471 KB 148/1210 KB 572/748 KB 80/93 KB 1116/1822 KB 100/471 KB 152/1210 KB 576/748 KB 84/93 KB 1120/1822 KB 104/471 KB 152/1210 KB 576/748 KB 84/93 KB 1120/1822 KB 108/471 KB 152/1210 KB 576/748 KB 84/93 KB 1120/1822 KB 112/471 KB 152/1210 KB 576/748 KB 84/93 KB 1120/1822 KB 100/471 KB 152/1210 KB 572/748 KB 84/93 KB 1120/1822 KB 100/471 KB 152/1210 KB 572/748 KB 84/93 KB 1116/1822 KB 100/471 KB 156/1210 KB 576/748 KB 84/93 KB 1120/1822 KB 112/471 KB 160/1210 KB 576/748 KB 84/93 KB 1120/1822 KB 112/471 KB 160/1210 KB 576/748 KB 84/93 KB 1124/1822 KB 112/471 KB 164/1210 KB 580/748 KB 84/93 KB 1128/1822 KB 116/471 KB 148/1210 KB 572/748 KB 84/93 KB 1116/1822 KB 100/471 KB 164/1210 KB 580/748 KB 88/93 KB 1128/1822 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 116/471 KB 164/1210 KB 580/748 KB 92/93 KB 1128/1822 KB 116/471 KB 164/1210 KB 580/748 KB 93/93 KB 1128/1822 KB 116/471 KB 164/1210 KB 580/748 KB 93/93 KB 1132/1822 KB 116/471 KB 164/1210 KB 580/748 KB 93/93 KB 1136/1822 KB 116/471 KB 164/1210 KB 580/748 KB 84/93 KB 1124/1822 KB 116/471 KB 164/1210 KB 580/748 KB 93/93 KB 1136/1822 KB 120/471 KB 164/1210 KB 580/748 KB 93/93 KB 1136/1822 KB 124/471 KB 164/1210 KB 580/748 KB 84/93 KB 1124/1822 KB 112/471 KB 160/1210 KB 580/748 KB 84/93 KB 1124/1822 KB 112/471 KB 164/1210 KB 584/748 KB 93/93 KB 1136/1822 KB 128/471 KB 164/1210 KB 588/748 KB 93/93 KB 1136/1822 KB 128/471 KB 168/1210 KB 588/748 KB 93/93 KB 1136/1822 KB 128/471 KB 172/1210 KB 588/748 KB 93/93 KB 1136/1822 KB 128/471 KB 176/1210 KB 588/748 KB 93/93 KB 1136/1822 KB 128/471 KB 180/1210 KB 588/748 KB 93/93 KB 1136/1822 KB 128/471 KB 184/1210 KB 592/748 KB 93/93 KB 1140/1822 KB 128/471 KB 188/1210 KB 592/748 KB 93/93 KB 1140/1822 KB 128/471 KB 180/1210 KB 592/748 KB 93/93 KB 1136/1822 KB 128/471 KB 188/1210 KB 596/748 KB 93/93 KB 1140/1822 KB 128/471 KB 188/1210 KB 600/748 KB 93/93 KB 1140/1822 KB 128/471 KB 188/1210 KB 604/748 KB 93/93 KB 1140/1822 KB 128/471 KB 180/1210 KB 592/748 KB 93/93 KB 1140/1822 KB 128/471 KB 164/1210 KB 592/748 KB 93/93 KB 1136/1822 KB 128/471 KB 188/1210 KB 604/748 KB 93/93 KB 1140/1822 KB 132/471 KB 188/1210 KB 604/748 KB 93/93 KB 1144/1822 KB 132/471 KB 188/1210 KB 604/748 KB 93/93 KB 1148/1822 KB 132/471 KB 192/1210 KB 604/748 KB 93/93 KB 1152/1822 KB 136/471 KB 192/1210 KB 604/748 KB 93/93 KB 1148/1822 KB 136/471 KB 192/1210 KB 604/748 KB 93/93 KB 1152/1822 KB 140/471 KB 192/1210 KB 604/748 KB 93/93 KB 1152/1822 KB 144/471 KB 192/1210 KB 604/748 KB 93/93 KB 1148/1822 KB 132/471 KB 192/1210 KB 608/748 KB 93/93 KB 1152/1822 KB 144/471 KB 192/1210 KB 612/748 KB 93/93 KB 1152/1822 KB 144/471 KB 196/1210 KB 616/748 KB 93/93 KB 1152/1822 KB 144/471 KB 196/1210 KB 620/748 KB 93/93 KB 1152/1822 KB 144/471 KB 196/1210 KB 620/748 KB 93/93 KB 1156/1822 KB 144/471 KB 196/1210 KB 620/748 KB 93/93 KB 1160/1822 KB 144/471 KB 196/1210 KB 620/748 KB 93/93 KB 1164/1822 KB 148/471 KB 196/1210 KB 620/748 KB 93/93 KB 1168/1822 KB 148/471 KB 196/1210 KB 620/748 KB 93/93 KB 1172/1822 KB 148/471 KB 196/1210 KB 624/748 KB 1176/1822 KB 148/471 KB 196/1210 KB 612/748 KB 93/93 KB 1152/1822 KB 144/471 KB 200/1210 KB 624/748 KB 1180/1822 KB 148/471 KB 204/1210 KB 624/748 KB 1180/1822 KB 148/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 68.5 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 196/1210 KB 624/748 KB 93/93 KB 1172/1822 KB 148/471 KB 208/1210 KB 628/748 KB 1180/1822 KB 148/471 KB 196/1210 KB 620/748 KB 93/93 KB 1160/1822 KB 148/471 KB 208/1210 KB 628/748 KB 1180/1822 KB 152/471 KB 208/1210 KB 628/748 KB 1180/1822 KB 156/471 KB 208/1210 KB 624/748 KB 1180/1822 KB 148/471 KB 208/1210 KB 628/748 KB 1180/1822 KB 160/471 KB 212/1210 KB 628/748 KB 1180/1822 KB 160/471 KB 216/1210 KB 632/748 KB 1180/1822 KB 164/471 KB 220/1210 KB 632/748 KB 1180/1822 KB 164/471 KB 224/1210 KB 632/748 KB 1180/1822 KB 164/471 KB 212/1210 KB 632/748 KB 1180/1822 KB 164/471 KB 212/1210 KB 632/748 KB 1180/1822 KB 160/471 KB 224/1210 KB 636/748 KB 1180/1822 KB 164/471 KB 224/1210 KB 640/748 KB 1180/1822 KB 164/471 KB 224/1210 KB 644/748 KB 1180/1822 KB 168/471 KB 224/1210 KB 648/748 KB 1180/1822 KB 168/471 KB 224/1210 KB 652/748 KB 1180/1822 KB 168/471 KB 196/1210 KB 624/748 KB 1180/1822 KB 148/471 KB 224/1210 KB 652/748 KB 1184/1822 KB 168/471 KB 224/1210 KB 640/748 KB 1180/1822 KB 168/471 KB 224/1210 KB 652/748 KB 1184/1822 KB 172/471 KB 224/1210 KB 652/748 KB 1184/1822 KB 176/471 KB 224/1210 KB 652/748 KB 1188/1822 KB 176/471 KB 228/1210 KB 656/748 KB 1192/1822 KB 180/471 KB 228/1210 KB 656/748 KB 1196/1822 KB 180/471 KB 228/1210 KB 656/748 KB 1188/1822 KB 180/471 KB 232/1210 KB 656/748 KB 1196/1822 KB 180/471 KB 232/1210 KB 656/748 KB 1200/1822 KB 180/471 KB 224/1210 KB 652/748 KB 1188/1822 KB 180/471 KB 236/1210 KB 656/748 KB 1200/1822 KB 184/471 KB 236/1210 KB 656/748 KB 1200/1822 KB 188/471 KB 236/1210 KB 656/748 KB 1200/1822 KB 192/471 KB 224/1210 KB 656/748 KB 1188/1822 KB 180/471 KB 236/1210 KB 660/748 KB 1200/1822 KB 192/471 KB 236/1210 KB 656/748 KB 1200/1822 KB 180/471 KB 240/1210 KB 664/748 KB 1200/1822 KB 192/471 KB 236/1210 KB 664/748 KB 1200/1822 KB 192/471 KB 240/1210 KB 668/748 KB 1200/1822 KB 192/471 KB 240/1210 KB 668/748 KB 1204/1822 KB 192/471 KB 244/1210 KB 672/748 KB 1208/1822 KB 196/471 KB 244/1210 KB 672/748 KB 1212/1822 KB 196/471 KB 244/1210 KB 672/748 KB 1216/1822 KB 196/471 KB 244/1210 KB 672/748 KB 4/53 KB 1216/1822 KB 196/471 KB 244/1210 KB 672/748 KB 8/53 KB 1216/1822 KB 196/471 KB 244/1210 KB 672/748 KB 12/53 KB 1216/1822 KB 196/471 KB 244/1210 KB 672/748 KB 16/53 KB 1216/1822 KB 196/471 KB 240/1210 KB 668/748 KB 1204/1822 KB 196/471 KB 244/1210 KB 672/748 KB 1204/1822 KB 196/471 KB 248/1210 KB 672/748 KB 16/53 KB 1216/1822 KB 200/471 KB 248/1210 KB 672/748 KB 16/53 KB 1216/1822 KB 204/471 KB 248/1210 KB 672/748 KB 16/53 KB 1216/1822 KB 208/471 KB 248/1210 KB 672/748 KB 20/53 KB 1216/1822 KB 208/471 KB 248/1210 KB 672/748 KB 24/53 KB 1216/1822 KB 208/471 KB 240/1210 KB 672/748 KB 1204/1822 KB 196/471 KB 248/1210 KB 672/748 KB 16/53 KB 1216/1822 KB 204/471 KB 248/1210 KB 676/748 KB 24/53 KB 1216/1822 KB 208/471 KB 252/1210 KB 676/748 KB 24/53 KB 1216/1822 KB 208/471 KB 256/1210 KB 676/748 KB 24/53 KB 1216/1822 KB 208/471 KB 260/1210 KB 680/748 KB 28/53 KB 1216/1822 KB 208/471 KB 264/1210 KB 680/748 KB 28/53 KB 1220/1822 KB 212/471 KB 268/1210 KB 680/748 KB 28/53 KB 1220/1822 KB 212/471 KB 272/1210 KB 680/748 KB 28/53 KB 1220/1822 KB 212/471 KB 256/1210 KB 680/748 KB 28/53 KB 1216/1822 KB 208/471 KB 256/1210 KB 680/748 KB 24/53 KB 1216/1822 KB 208/471 KB 272/1210 KB 684/748 KB 28/53 KB 1220/1822 KB 212/471 KB 272/1210 KB 688/748 KB 32/53 KB 1220/1822 KB 212/471 KB 272/1210 KB 692/748 KB 32/53 KB 1220/1822 KB 212/471 KB 260/1210 KB 680/748 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28/53 KB 1220/1822 KB 212/471 KB 272/1210 KB 692/748 KB 32/53 KB 1220/1822 KB 216/471 KB 272/1210 KB 692/748 KB 32/53 KB 1220/1822 KB 220/471 KB 260/1210 KB 680/748 KB 28/53 KB 1220/1822 KB 208/471 KB 272/1210 KB 684/748 KB 32/53 KB 1220/1822 KB 212/471 KB 272/1210 KB 692/748 KB 36/53 KB 1220/1822 KB 220/471 KB 272/1210 KB 692/748 KB 36/53 KB 1224/1822 KB 224/471 KB 272/1210 KB 692/748 KB 36/53 KB 1224/1822 KB 220/471 KB 272/1210 KB 692/748 KB 36/53 KB 1228/1822 KB 224/471 KB 272/1210 KB 692/748 KB 36/53 KB 1232/1822 KB 224/471 KB 272/1210 KB 692/748 KB 40/53 KB 1232/1822 KB 224/471 KB 272/1210 KB 692/748 KB 44/53 KB 1232/1822 KB 224/471 KB 272/1210 KB 696/748 KB 44/53 KB 1232/1822 KB 224/471 KB 276/1210 KB 696/748 KB 44/53 KB 1232/1822 KB 224/471 KB 280/1210 KB 700/748 KB 48/53 KB 1236/1822 KB 228/471 KB 284/1210 KB 700/748 KB 48/53 KB 1236/1822 KB 228/471 KB 288/1210 KB 700/748 KB 48/53 KB 1236/1822 KB 228/471 KB 276/1210 KB 700/748 KB 48/53 KB 1236/1822 KB 228/471 KB 276/1210 KB 700/748 KB 48/53 KB 1232/1822 KB 228/471 KB 276/1210 KB 700/748 KB 48/53 KB 1232/1822 KB 224/471 KB 276/1210 KB 696/748 KB 48/53 KB 1232/1822 KB 224/471 KB 288/1210 KB 700/748 KB 52/53 KB 1236/1822 KB 228/471 KB 288/1210 KB 704/748 KB 53/53 KB 1240/1822 KB 232/471 KB 288/1210 KB 704/748 KB 52/53 KB 1240/1822 KB 232/471 KB 288/1210 KB 700/748 KB 52/53 KB 1240/1822 KB 232/471 KB 288/1210 KB 700/748 KB 52/53 KB 1236/1822 KB 232/471 KB 288/1210 KB 704/748 KB 53/53 KB 1240/1822 KB 236/471 KB 288/1210 KB 704/748 KB 53/53 KB 1240/1822 KB 240/471 KB 288/1210 KB 704/748 KB 53/53 KB 1244/1822 KB 240/471 KB 288/1210 KB 704/748 KB 53/53 KB 1248/1822 KB 240/471 KB 288/1210 KB 708/748 KB 53/53 KB 1252/1822 KB 244/471 KB 292/1210 KB 708/748 KB 53/53 KB 1256/1822 KB 244/471 KB 292/1210 KB 708/748 KB 53/53 KB 1260/1822 KB 244/471 KB 292/1210 KB 708/748 KB 53/53 KB 1264/1822 KB 244/471 KB 288/1210 KB 708/748 KB 53/53 KB 1248/1822 KB 244/471 KB 288/1210 KB 708/748 KB 53/53 KB 1248/1822 KB 240/471 KB 292/1210 KB 712/748 KB 53/53 KB 1264/1822 KB 244/471 KB 292/1210 KB 716/748 KB 53/53 KB 1264/1822 KB 244/471 KB 292/1210 KB 720/748 KB 53/53 KB 1264/1822 KB 244/471 KB 292/1210 KB 708/748 KB 53/53 KB 1252/1822 KB 244/471 KB 292/1210 KB 720/748 KB 53/53 KB 1264/1822 KB 248/471 KB 296/1210 KB 720/748 KB 53/53 KB 1264/1822 KB 248/471 KB 296/1210 KB 720/748 KB 53/53 KB 1264/1822 KB 252/471 KB 300/1210 KB 720/748 KB 53/53 KB 1264/1822 KB 252/471 KB 304/1210 KB 724/748 KB 53/53 KB 1264/1822 KB 256/471 KB 300/1210 KB 724/748 KB 53/53 KB 1264/1822 KB 256/471 KB 300/1210 KB 720/748 KB 53/53 KB 1264/1822 KB 256/471 KB 304/1210 KB 728/748 KB 53/53 KB 1268/1822 KB 256/471 KB 304/1210 KB 732/748 KB 53/53 KB 1268/1822 KB 256/471 KB 304/1210 KB 736/748 KB 53/53 KB 1268/1822 KB 256/471 KB 308/1210 KB 740/748 KB 53/53 KB 1268/1822 KB 260/471 KB 308/1210 KB 744/748 KB 53/53 KB 1268/1822 KB 260/471 KB 308/1210 KB 748/748 KB 53/53 KB 1268/1822 KB 260/471 KB 304/1210 KB 724/748 KB 53/53 KB 1268/1822 KB 256/471 KB 308/1210 KB 748/748 KB 53/53 KB 1272/1822 KB 260/471 KB 308/1210 KB 748/748 KB 53/53 KB 1276/1822 KB 260/471 KB 308/1210 KB 748/748 KB 53/53 KB 1280/1822 KB 260/471 KB 308/1210 KB 736/748 KB 53/53 KB 1268/1822 KB 260/471 KB 304/1210 KB 736/748 KB 53/53 KB 1268/1822 KB 260/471 KB 308/1210 KB 748/748 KB 53/53 KB 1280/1822 KB 264/471 KB 308/1210 KB 748/748 KB 53/53 KB 1280/1822 KB 268/471 KB 308/1210 KB 748/748 KB 53/53 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 1280/1822 KB 272/471 KB 312/1210 KB 748/748 KB 53/53 KB 1280/1822 KB 272/471 KB 316/1210 KB 748/748 KB 53/53 KB 1280/1822 KB 272/471 KB 320/1210 KB 748/748 KB 53/53 KB 1280/1822 KB 272/471 KB 324/1210 KB 748/748 KB 1284/1822 KB 272/471 KB 328/1210 KB 748/748 KB 1284/1822 KB 276/471 KB 332/1210 KB 748/748 KB 1284/1822 KB 276/471 KB 336/1210 KB 748/748 KB 1284/1822 KB 276/471 KB 320/1210 KB 748/748 KB 1284/1822 KB 272/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 38.4 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 324/1210 KB 748/748 KB 1284/1822 KB 276/471 KB 336/1210 KB 748/748 KB 1284/1822 KB 280/471 KB 336/1210 KB 748/748 KB 1288/1822 KB 280/471 KB 336/1210 KB 748/748 KB 1292/1822 KB 280/471 KB 336/1210 KB 748/748 KB 1292/1822 KB 284/471 KB 336/1210 KB 748/748 KB 1296/1822 KB 284/471 KB 336/1210 KB 748/748 KB 1296/1822 KB 288/471 KB 340/1210 KB 748/748 KB 1296/1822 KB 288/471 KB 344/1210 KB 748/748 KB 1300/1822 KB 292/471 KB 348/1210 KB 748/748 KB 1300/1822 KB 292/471 KB 340/1210 KB 748/748 KB 1300/1822 KB 292/471 KB 340/1210 KB 748/748 KB 1296/1822 KB 292/471 KB 348/1210 KB 748/748 KB 1304/1822 KB 292/471 KB 348/1210 KB 748/748 KB 1304/1822 KB 296/471 KB 348/1210 KB 748/748 KB 1304/1822 KB 300/471 KB 348/1210 KB 748/748 KB 1308/1822 KB 304/471 KB 348/1210 KB 748/748 KB 1308/1822 KB 300/471 KB 348/1210 KB 748/748 KB 1312/1822 KB 304/471 KB 352/1210 KB 748/748 KB 1312/1822 KB 304/471 KB 352/1210 KB 748/748 KB 1316/1822 KB 304/471 KB 356/1210 KB 1320/1822 KB 308/471 KB 356/1210 KB 1324/1822 KB 308/471 KB 356/1210 KB 1328/1822 KB 308/471 KB 356/1210 KB 1316/1822 KB 308/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 539.9 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 356/1210 KB 1328/1822 KB 312/471 KB 356/1210 KB 748/748 KB 1316/1822 KB 304/471 KB 360/1210 KB 1328/1822 KB 312/471 KB 360/1210 KB 1328/1822 KB 316/471 KB 364/1210 KB 1328/1822 KB 316/471 KB 368/1210 KB 4/276 KB 1332/1822 KB 320/471 KB 364/1210 KB 4/276 KB 1332/1822 KB 320/471 KB 364/1210 KB 4/276 KB 1328/1822 KB 316/471 KB 368/1210 KB 8/276 KB 1332/1822 KB 320/471 KB 368/1210 KB 12/276 KB 1332/1822 KB 320/471 KB 368/1210 KB 16/276 KB 1332/1822 KB 320/471 KB 368/1210 KB 20/276 KB 1332/1822 KB 320/471 KB 368/1210 KB 24/276 KB 1332/1822 KB 320/471 KB 368/1210 KB 28/276 KB 1332/1822 KB 320/471 KB 368/1210 KB 32/276 KB 1332/1822 KB 320/471 KB 368/1210 KB 36/276 KB 1332/1822 KB 320/471 KB 372/1210 KB 40/276 KB 1332/1822 KB 324/471 KB 372/1210 KB 44/276 KB 1332/1822 KB 324/471 KB 372/1210 KB 48/276 KB 1332/1822 KB 324/471 KB 364/1210 KB 4/276 KB 1332/1822 KB 316/471 KB 372/1210 KB 36/276 KB 1332/1822 KB 324/471 KB 372/1210 KB 36/276 KB 1332/1822 KB 320/471 KB 376/1210 KB 48/276 KB 1336/1822 KB 324/471 KB 372/1210 KB 48/276 KB 1336/1822 KB 324/471 KB 376/1210 KB 48/276 KB 1340/1822 KB 328/471 KB 376/1210 KB 48/276 KB 1344/1822 KB 328/471 KB 4/577 KB 376/1210 KB 48/276 KB 1336/1822 KB 328/471 KB 380/1210 KB 48/276 KB 1344/1822 KB 328/471 KB 4/577 KB 376/1210 KB 48/276 KB 1340/1822 KB 328/471 KB 4/577 KB 380/1210 KB 48/276 KB 1344/1822 KB 328/471 KB 8/577 KB 380/1210 KB 48/276 KB 1344/1822 KB 328/471 KB 12/577 KB 380/1210 KB 48/276 KB 1344/1822 KB 328/471 KB 16/577 KB 384/1210 KB 48/276 KB 1344/1822 KB 332/471 KB 16/577 KB 380/1210 KB 48/276 KB 1344/1822 KB 332/471 KB 16/577 KB 384/1210 KB 48/276 KB 1344/1822 KB 336/471 KB 16/577 KB 384/1210 KB 52/276 KB 1344/1822 KB 336/471 KB 16/577 KB 388/1210 KB 56/276 KB 1344/1822 KB 340/471 KB 20/577 KB 388/1210 KB 56/276 KB 1348/1822 KB 340/471 KB 20/577 KB 388/1210 KB 56/276 KB 1352/1822 KB 340/471 KB 20/577 KB 388/1210 KB 52/276 KB 1344/1822 KB 340/471 KB 20/577 KB 388/1210 KB 52/276 KB 1344/1822 KB 336/471 KB 20/577 KB 384/1210 KB 52/276 KB 1344/1822 KB 336/471 KB 20/577 KB 388/1210 KB 60/276 KB 1352/1822 KB 340/471 KB 20/577 KB 388/1210 KB 60/276 KB 1352/1822 KB 344/471 KB 20/577 KB 392/1210 KB 64/276 KB 1356/1822 KB 344/471 KB 24/577 KB 396/1210 KB 64/276 KB 1356/1822 KB 348/471 KB 24/577 KB 400/1210 KB 64/276 KB 1356/1822 KB 348/471 KB 24/577 KB 388/1210 KB 64/276 KB 1356/1822 KB 344/471 KB 24/577 KB 388/1210 KB 60/276 KB 1356/1822 KB 344/471 KB 24/577 KB 388/1210 KB 60/276 KB 1352/1822 KB 344/471 KB 24/577 KB 400/1210 KB 64/276 KB 1356/1822 KB 348/471 KB 28/577 KB 400/1210 KB 64/276 KB 1360/1822 KB 348/471 KB 32/577 KB 392/1210 KB 64/276 KB 1356/1822 KB 348/471 KB 24/577 KB 400/1210 KB 64/276 KB 1360/1822 KB 352/471 KB 32/577 KB 400/1210 KB 64/276 KB 1360/1822 KB 348/471 KB 28/577 KB 404/1210 KB 64/276 KB 1360/1822 KB 352/471 KB 32/577 KB 408/1210 KB 68/276 KB 1364/1822 KB 356/471 KB 36/577 KB 412/1210 KB 68/276 KB 1364/1822 KB 356/471 KB 36/577 KB 404/1210 KB 68/276 KB 1364/1822 KB 356/471 KB 36/577 KB 404/1210 KB 64/276 KB 1360/1822 KB 356/471 KB 32/577 KB 404/1210 KB 68/276 KB 1364/1822 KB 356/471 KB 32/577 KB 412/1210 KB 68/276 KB 1368/1822 KB 356/471 KB 40/577 KB 404/1210 KB 68/276 KB 1360/1822 KB 356/471 KB 32/577 KB 412/1210 KB 72/276 KB 1368/1822 KB 360/471 KB 40/577 KB 412/1210 KB 76/276 KB 1368/1822 KB 360/471 KB 40/577 KB 412/1210 KB 80/276 KB 1368/1822 KB 360/471 KB 40/577 KB 412/1210 KB 68/276 KB 1368/1822 KB 3 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 60/471 KB 40/577 KB 412/1210 KB 80/276 KB 1368/1822 KB 360/471 KB 44/577 KB 412/1210 KB 68/276 KB 1368/1822 KB 360/471 KB 40/577 KB 412/1210 KB 80/276 KB 1372/1822 KB 364/471 KB 44/577 KB 412/1210 KB 80/276 KB 1372/1822 KB 360/471 KB 44/577 KB 412/1210 KB 80/276 KB 1372/1822 KB 368/471 KB 48/577 KB 412/1210 KB 80/276 KB 1372/1822 KB 368/471 KB 44/577 KB 416/1210 KB 80/276 KB 1376/1822 KB 368/471 KB 48/577 KB 416/1210 KB 80/276 KB 1372/1822 KB 368/471 KB 48/577 KB 416/1210 KB 80/276 KB 1376/1822 KB 372/471 KB 48/577 KB 420/1210 KB 84/276 KB 1380/1822 KB 376/471 KB 52/577 KB 420/1210 KB 84/276 KB 1380/1822 KB 380/471 KB 52/577 KB 420/1210 KB 84/276 KB 1380/1822 KB 384/471 KB 52/577 KB 420/1210 KB 84/276 KB 1380/1822 KB 372/471 KB 52/577 KB 420/1210 KB 84/276 KB 1376/1822 KB 372/471 KB 52/577 KB 420/1210 KB 84/276 KB 1376/1822 KB 372/471 KB 48/577 KB 420/1210 KB 88/276 KB 1380/1822 KB 384/471 KB 52/577 KB 420/1210 KB 80/276 KB 1376/1822 KB 372/471 KB 48/577 KB 424/1210 KB 88/276 KB 1380/1822 KB 384/471 KB 52/577 KB 424/1210 KB 92/276 KB 1380/1822 KB 384/471 KB 56/577 KB 424/1210 KB 92/276 KB 1380/1822 KB 384/471 KB 52/577 KB 424/1210 KB 96/276 KB 1380/1822 KB 384/471 KB 56/577 KB 428/1210 KB 96/276 KB 1384/1822 KB 384/471 KB 60/577 KB 428/1210 KB 96/276 KB 1388/1822 KB 384/471 KB 60/577 KB 428/1210 KB 96/276 KB 1380/1822 KB 384/471 KB 60/577 KB 432/1210 KB 96/276 KB 1388/1822 KB 384/471 KB 60/577 KB 424/1210 KB 96/276 KB 1380/1822 KB 384/471 KB 60/577 KB 432/1210 KB 96/276 KB 1388/1822 KB 384/471 KB 64/577 KB 436/1210 KB 96/276 KB 1388/1822 KB 384/471 KB 64/577 KB 440/1210 KB 100/276 KB 1392/1822 KB 388/471 KB 68/577 KB 444/1210 KB 100/276 KB 1392/1822 KB 388/471 KB 68/577 KB 448/1210 KB 100/276 KB 1392/1822 KB 388/471 KB 68/577 KB 436/1210 KB 100/276 KB 1392/1822 KB 388/471 KB 68/577 KB 436/1210 KB 100/276 KB 1392/1822 KB 384/471 KB 68/577 KB 448/1210 KB 100/276 KB 1392/1822 KB 392/471 KB 68/577 KB 436/1210 KB 96/276 KB 1392/1822 KB 384/471 KB 68/577 KB 448/1210 KB 104/276 KB 1392/1822 KB 392/471 KB 72/577 KB 436/1210 KB 96/276 KB 1392/1822 KB 384/471 KB 64/577 KB 448/1210 KB 104/276 KB 1396/1822 KB 396/471 KB 76/577 KB 448/1210 KB 104/276 KB 1400/1822 KB 396/471 KB 76/577 KB 448/1210 KB 104/276 KB 1392/1822 KB 396/471 KB 72/577 KB 448/1210 KB 104/276 KB 1392/1822 KB 392/471 KB 68/577 KB 448/1210 KB 108/276 KB 1400/1822 KB 396/471 KB 76/577 KB 448/1210 KB 112/276 KB 1400/1822 KB 396/471 KB 76/577 KB 448/1210 KB 112/276 KB 1404/1822 KB 400/471 KB 76/577 KB 448/1210 KB 112/276 KB 1404/1822 KB 400/471 KB 80/577 KB 448/1210 KB 112/276 KB 1404/1822 KB 400/471 KB 76/577 KB 448/1210 KB 112/276 KB 1400/1822 KB 400/471 KB 76/577 KB 448/1210 KB 112/276 KB 1408/1822 KB 400/471 KB 80/577 KB 448/1210 KB 112/276 KB 1412/1822 KB 400/471 KB 80/577 KB 452/1210 KB 116/276 KB 1416/1822 KB 404/471 KB 84/577 KB 452/1210 KB 116/276 KB 1412/1822 KB 404/471 KB 84/577 KB 452/1210 KB 116/276 KB 1412/1822 KB 404/471 KB 80/577 KB 452/1210 KB 116/276 KB 1416/1822 KB 408/471 KB 84/577 KB 452/1210 KB 116/276 KB 1416/1822 KB 412/471 KB 84/577 KB 452/1210 KB 116/276 KB 1412/1822 KB 400/471 KB 80/577 KB 452/1210 KB 112/276 KB 1412/1822 KB 400/471 KB 80/577 KB 452/1210 KB 120/276 KB 1416/1822 KB 412/471 KB 88/577 KB 452/1210 KB 116/276 KB 1416/1822 KB 412/471 KB 88/577 KB 456/1210 KB 124/276 KB 1416/1822 KB 412/471 KB 92/577 KB 456/1210 KB 124/276 KB 1416/1822 KB 412/471 KB 88/577 KB 456/1210 KB 120/276 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install KB 1416/1822 KB 412/471 KB 88/577 KB 460/1210 KB 124/276 KB 1416/1822 KB 416/471 KB 92/577 KB 460/1210 KB 128/276 KB 1416/1822 KB 416/471 KB 92/577 KB 456/1210 KB 124/276 KB 1416/1822 KB 416/471 KB 92/577 KB 464/1210 KB 128/276 KB 1420/1822 KB 416/471 KB 96/577 KB 464/1210 KB 128/276 KB 1420/1822 KB 416/471 KB 92/577 KB 464/1210 KB 128/276 KB 1416/1822 KB 416/471 KB 92/577 KB 464/1210 KB 128/276 KB 1424/1822 KB 416/471 KB 96/577 KB 464/1210 KB 128/276 KB 1424/1822 KB 420/471 KB 96/577 KB 468/1210 KB 132/276 KB 1428/1822 KB 424/471 KB 100/577 KB 468/1210 KB 132/276 KB 1428/1822 KB 428/471 KB 100/577 KB 468/1210 KB 132/276 KB 1428/1822 KB 432/471 KB 100/577 KB 468/1210 KB 132/276 KB 1428/1822 KB 420/471 KB 100/577 KB 468/1210 KB 132/276 KB 1428/1822 KB 420/471 KB 96/577 KB 464/1210 KB 132/276 KB 1428/1822 KB 420/471 KB 96/577 KB 468/1210 KB 136/276 KB 1428/1822 KB 432/471 KB 100/577 KB 468/1210 KB 140/276 KB 1428/1822 KB 432/471 KB 100/577 KB 472/1210 KB 144/276 KB 1428/1822 KB 432/471 KB 104/577 KB 464/1210 KB 128/276 KB 1428/1822 KB 420/471 KB 96/577 KB 472/1210 KB 140/276 KB 1428/1822 KB 432/471 KB 104/577 KB 472/1210 KB 140/276 KB 1428/1822 KB 432/471 KB 100/577 KB 476/1210 KB 144/276 KB 1428/1822 KB 432/471 KB 104/577 KB 476/1210 KB 144/276 KB 1428/1822 KB 432/471 KB 108/577 KB 476/1210 KB 144/276 KB 1432/1822 KB 432/471 KB 108/577 KB 480/1210 KB 144/276 KB 1432/1822 KB 436/471 KB 112/577 KB 480/1210 KB 148/276 KB 1436/1822 KB 440/471 KB 112/577 KB 480/1210 KB 148/276 KB 1436/1822 KB 444/471 KB 112/577 KB 480/1210 KB 144/276 KB 1432/1822 KB 432/471 KB 112/577 KB 480/1210 KB 144/276 KB 1432/1822 KB 432/471 KB 108/577 KB 484/1210 KB 148/276 KB 1436/1822 KB 444/471 KB 112/577 KB 488/1210 KB 148/276 KB 1436/1822 KB 444/471 KB 116/577 KB 492/1210 KB 148/276 KB 1436/1822 KB 444/471 KB 116/577 KB 496/1210 KB 148/276 KB 1436/1822 KB 448/471 KB 116/577 KB 480/1210 KB 148/276 KB 1436/1822 KB 436/471 KB 112/577 KB 480/1210 KB 144/276 KB 1436/1822 KB 436/471 KB 112/577 KB 496/1210 KB 148/276 KB 1440/1822 KB 448/471 KB 116/577 KB 496/1210 KB 148/276 KB 1444/1822 KB 448/471 KB 116/577 KB 492/1210 KB 148/276 KB 1436/1822 KB 448/471 KB 116/577 KB 484/1210 KB 148/276 KB 1436/1822 KB 444/471 KB 116/577 KB 496/1210 KB 152/276 KB 1444/1822 KB 448/471 KB 116/577 KB 496/1210 KB 156/276 KB 1444/1822 KB 448/471 KB 116/577 KB 496/1210 KB 160/276 KB 1444/1822 KB 448/471 KB 116/577 KB 496/1210 KB 160/276 KB 1444/1822 KB 448/471 KB 120/577 KB 496/1210 KB 160/276 KB 1444/1822 KB 448/471 KB 124/577 KB 496/1210 KB 160/276 KB 1448/1822 KB 448/471 KB 128/577 KB 496/1210 KB 160/276 KB 1448/1822 KB 452/471 KB 132/577 KB 500/1210 KB 164/276 KB 1448/1822 KB 452/471 KB 136/577 KB 500/1210 KB 164/276 KB 1448/1822 KB 452/471 KB 140/577 KB 500/1210 KB 164/276 KB 1448/1822 KB 452/471 KB 144/577 KB 496/1210 KB 160/276 KB 1448/1822 KB 448/471 KB 124/577 KB 500/1210 KB 164/276 KB 1452/1822 KB 452/471 KB 144/577 KB 500/1210 KB 164/276 KB 1456/1822 KB 452/471 KB 144/577 KB 500/1210 KB 164/276 KB 1448/1822 KB 452/471 KB 132/577 KB 504/1210 KB 164/276 KB 1456/1822 KB 452/471 KB 144/577 KB 508/1210 KB 164/276 KB 1456/1822 KB 452/471 KB 144/577 KB 512/1210 KB 164/276 KB 1456/1822 KB 452/471 KB 144/577 KB 496/1210 KB 164/276 KB 1448/1822 KB 452/471 KB 132/577 KB 512/1210 KB 168/276 KB 1456/1822 KB 452/471 KB 144/577 KB 512/1210 KB 172/276 KB 1456/1822 KB 452/471 KB 144/577 KB 512/1210 KB 176/276 KB 1456/1822 KB 452/471 KB 144 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install /577 KB 496/1210 KB 160/276 KB 1448/1822 KB 452/471 KB 128/577 KB 512/1210 KB 176/276 KB 1456/1822 KB 456/471 KB 144/577 KB 512/1210 KB 176/276 KB 1456/1822 KB 460/471 KB 144/577 KB 512/1210 KB 176/276 KB 1456/1822 KB 464/471 KB 144/577 KB 512/1210 KB 176/276 KB 1456/1822 KB 468/471 KB 144/577 KB 516/1210 KB 180/276 KB 1460/1822 KB 471/471 KB 148/577 KB 512/1210 KB 176/276 KB 1460/1822 KB 468/471 KB 144/577 KB 516/1210 KB 180/276 KB 1464/1822 KB 471/471 KB 148/577 KB 516/1210 KB 180/276 KB 1468/1822 KB 471/471 KB 148/577 KB 516/1210 KB 180/276 KB 1472/1822 KB 471/471 KB 148/577 KB 516/1210 KB 180/276 KB 1476/1822 KB 471/471 KB 148/577 KB 516/1210 KB 180/276 KB 1480/1822 KB 471/471 KB 148/577 KB 516/1210 KB 180/276 KB 1460/1822 KB 468/471 KB 148/577 KB 516/1210 KB 180/276 KB 1460/1822 KB 468/471 KB 144/577 KB 516/1210 KB 176/276 KB 1460/1822 KB 468/471 KB 144/577 KB 520/1210 KB 180/276 KB 1480/1822 KB 471/471 KB 148/577 KB 524/1210 KB 184/276 KB 1480/1822 KB 471/471 KB 152/577 KB 528/1210 KB 184/276 KB 1480/1822 KB 471/471 KB 152/577 KB 520/1210 KB 184/276 KB 1480/1822 KB 471/471 KB 152/577 KB 520/1210 KB 184/276 KB 1480/1822 KB 471/471 KB 148/577 KB 528/1210 KB 188/276 KB 1480/1822 KB 471/471 KB 152/577 KB 528/1210 KB 188/276 KB 1480/1822 KB 471/471 KB 156/577 KB 528/1210 KB 192/276 KB 1480/1822 KB 471/471 KB 156/577 KB 528/1210 KB 192/276 KB 1480/1822 KB 471/471 KB 160/577 KB 528/1210 KB 192/276 KB 1480/1822 KB 471/471 KB 164/577 KB 532/1210 KB 196/276 KB 1484/1822 KB 471/471 KB 168/577 KB 532/1210 KB 196/276 KB 1484/1822 KB 471/471 KB 172/577 KB 532/1210 KB 196/276 KB 1484/1822 KB 471/471 KB 176/577 KB 532/1210 KB 196/276 KB 1484/1822 KB 471/471 KB 164/577 KB 532/1210 KB 196/276 KB 1488/1822 KB 471/471 KB 176/577 KB 532/1210 KB 196/276 KB 1480/1822 KB 471/471 KB 164/577 KB 532/1210 KB 200/276 KB 1488/1822 KB 471/471 KB 176/577 KB 532/1210 KB 192/276 KB 1480/1822 KB 471/471 KB 164/577 KB 532/1210 KB 204/276 KB 1488/1822 KB 471/471 KB 176/577 KB 536/1210 KB 204/276 KB 1488/1822 KB 471/471 KB 176/577 KB 540/1210 KB 204/276 KB 1488/1822 KB 471/471 KB 176/577 KB 544/1210 KB 208/276 KB 1488/1822 KB 471/471 KB 176/577 KB 548/1210 KB 208/276 KB 1488/1822 KB 471/471 KB 176/577 KB 552/1210 KB 208/276 KB 1492/1822 KB 471/471 KB 180/577 KB 556/1210 KB 208/276 KB 1492/1822 KB 471/471 KB 180/577 KB 560/1210 KB 208/276 KB 1492/1822 KB 471/471 KB 180/577 KB 540/1210 KB 208/276 KB 1488/1822 KB 471/471 KB 176/577 KB 560/1210 KB 212/276 KB 1492/1822 KB 471/471 KB 180/577 KB 560/1210 KB 216/276 KB 1492/1822 KB 471/471 KB 180/577 KB 560/1210 KB 220/276 KB 1492/1822 KB 471/471 KB 180/577 KB 548/1210 KB 208/276 KB 1492/1822 KB 471/471 KB 180/577 KB 548/1210 KB 208/276 KB 1492/1822 KB 471/471 KB 176/577 KB 560/1210 KB 224/276 KB 1496/1822 KB 471/471 KB 180/577 KB 560/1210 KB 224/276 KB 1500/1822 KB 471/471 KB 180/577 KB 560/1210 KB 224/276 KB 1504/1822 KB 471/471 KB 180/577 KB 560/1210 KB 224/276 KB 1508/1822 KB 471/471 KB 180/577 KB 560/1210 KB 224/276 KB 1512/1822 KB 471/471 KB 184/577 KB 560/1210 KB 224/276 KB 1516/1822 KB 471/471 KB 184/577 KB 560/1210 KB 224/276 KB 1492/1822 KB 471/471 KB 184/577 KB 560/1210 KB 224/276 KB 1508/1822 KB 471/471 KB 184/577 KB 560/1210 KB 224/276 KB 1520/1822 KB 471/471 KB 188/577 KB 560/1210 KB 224/276 KB 1520/1822 KB 471/471 KB 192/577 KB 560/1210 KB 224/276 KB 1520/1822 KB 471/471 KB 196/577 KB 564/1210 KB 228/276 KB 1520/1822 KB 471/471 KB 200/577 KB 564/1210 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 228/276 KB 1520/1822 KB 471/471 KB 204/577 KB 560/1210 KB 228/276 KB 1520/1822 KB 471/471 KB 196/577 KB 564/1210 KB 228/276 KB 1520/1822 KB 471/471 KB 196/577 KB 560/1210 KB 228/276 KB 1520/1822 KB 471/471 KB 196/577 KB 564/1210 KB 232/276 KB 1520/1822 KB 471/471 KB 204/577 KB 568/1210 KB 236/276 KB 1520/1822 KB 204/577 KB 568/1210 KB 240/276 KB 1520/1822 KB 204/577 KB 568/1210 KB 232/276 KB 1520/1822 KB 204/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 324.3 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 572/1210 KB 240/276 KB 1520/1822 KB 204/577 KB 576/1210 KB 240/276 KB 1520/1822 KB 204/577 KB 576/1210 KB 240/276 KB 1520/1822 KB 208/577 KB 576/1210 KB 240/276 KB 1524/1822 KB 208/577 KB 576/1210 KB 240/276 KB 1528/1822 KB 208/577 KB 576/1210 KB 240/276 KB 1532/1822 KB 208/577 KB 576/1210 KB 240/276 KB 1536/1822 KB 208/577 KB 576/1210 KB 244/276 KB 1540/1822 KB 208/577 KB 580/1210 KB 244/276 KB 1544/1822 KB 212/577 KB 580/1210 KB 244/276 KB 1548/1822 KB 212/577 KB 580/1210 KB 244/276 KB 1552/1822 KB 212/577 KB 576/1210 KB 244/276 KB 1536/1822 KB 208/577 KB 580/1210 KB 248/276 KB 1552/1822 KB 212/577 KB 580/1210 KB 252/276 KB 1552/1822 KB 212/577 KB 580/1210 KB 244/276 KB 1540/1822 KB 212/577 KB 580/1210 KB 244/276 KB 1540/1822 KB 208/577 KB 584/1210 KB 256/276 KB 1552/1822 KB 212/577 KB 588/1210 KB 256/276 KB 1552/1822 KB 212/577 KB 588/1210 KB 256/276 KB 1552/1822 KB 216/577 KB 580/1210 KB 256/276 KB 1552/1822 KB 216/577 KB 592/1210 KB 256/276 KB 1552/1822 KB 220/577 KB 592/1210 KB 256/276 KB 1552/1822 KB 224/577 KB 592/1210 KB 256/276 KB 1552/1822 KB 216/577 KB 592/1210 KB 260/276 KB 1552/1822 KB 224/577 KB 596/1210 KB 264/276 KB 1556/1822 KB 228/577 KB 596/1210 KB 268/276 KB 1556/1822 KB 228/577 KB 596/1210 KB 272/276 KB 1556/1822 KB 228/577 KB 596/1210 KB 260/276 KB 1556/1822 KB 228/577 KB 596/1210 KB 272/276 KB 4/37 KB 1560/1822 KB 228/577 KB 596/1210 KB 272/276 KB 4/37 KB 1564/1822 KB 228/577 KB 596/1210 KB 260/276 KB 1552/1822 KB 228/577 KB 592/1210 KB 260/276 KB 1552/1822 KB 228/577 KB 600/1210 KB 272/276 KB 4/37 KB 1564/1822 KB 232/577 KB 600/1210 KB 272/276 KB 4/37 KB 1564/1822 KB 236/577 KB 600/1210 KB 272/276 KB 4/37 KB 1564/1822 KB 228/577 KB 596/1210 KB 272/276 KB 4/37 KB 1556/1822 KB 228/577 KB 600/1210 KB 272/276 KB 8/37 KB 1564/1822 KB 236/577 KB 600/1210 KB 272/276 KB 12/37 KB 1564/1822 KB 236/577 KB 600/1210 KB 272/276 KB 16/37 KB 1564/1822 KB 236/577 KB 600/1210 KB 272/276 KB 20/37 KB 1564/1822 KB 236/577 KB 604/1210 KB 276/276 KB 20/37 KB 1564/1822 KB 240/577 KB 604/1210 KB 276/276 KB 20/37 KB 1564/1822 KB 240/577 KB 604/1210 KB 272/276 KB 20/37 KB 1564/1822 KB 240/577 KB 604/1210 KB 272/276 KB 20/37 KB 1564/1822 KB 236/577 KB 608/1210 KB 276/276 KB 20/37 KB 1568/1822 KB 240/577 KB 604/1210 KB 276/276 KB 20/37 KB 1568/1822 KB 240/577 KB 612/1210 KB 276/276 KB 20/37 KB 1568/1822 KB 240/577 KB 616/1210 KB 276/276 KB 24/37 KB 1572/1822 KB 244/577 KB 620/1210 KB 276/276 KB 24/37 KB 1572/1822 KB 244/577 KB 624/1210 KB 276/276 KB 24/37 KB 1572/1822 KB 244/577 KB 612/1210 KB 276/276 KB 24/37 KB 1572/1822 KB 244/577 KB 612/1210 KB 276/276 KB 24/37 KB 1572/1822 KB 240/577 KB 612/1210 KB 276/276 KB 24/37 KB 1568/1822 KB 240/577 KB 624/1210 KB 276/276 KB 28/37 KB 1572/1822 KB 244/577 KB 624/1210 KB 276/276 KB 32/37 KB 1572/1822 KB 244/577 KB 624/1210 KB 276/276 KB 36/37 KB 1572/1822 KB 244/577 KB 624/1210 KB 276/276 KB 37/37 KB 1572/1822 KB 244/577 KB 624/1210 KB 276/276 KB 37/37 KB 1576/1822 KB 244/577 KB 624/1210 KB 276/276 KB 37/37 KB 1580/1822 KB 248/577 KB 628/1210 KB 37/37 KB 1584/1822 KB 248/577 KB 628/1210 KB 37/37 KB 1588/1822 KB 248/577 KB 628/1210 KB 37/37 KB 1592/1822 KB 248/577 KB 628/1210 KB 37/37 KB 1596/1822 KB 248/577 KB 628/1210 KB 276/276 KB 37/37 KB 1580/1822 KB 248/577 KB 624/1210 KB 276/276 KB 37/37 KB 1580/1822 KB 248/577 KB 628/1210 KB 37/37 KB 1596/1822 KB 252/577 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 628/1210 KB 37/37 KB 1596/1822 KB 256/577 KB 628/1210 KB 37/37 KB 1596/1822 KB 260/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 187.4 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 632/1210 KB 37/37 KB 1596/1822 KB 260/577 KB 636/1210 KB 37/37 KB 1596/1822 KB 260/577 KB 640/1210 KB 37/37 KB 1596/1822 KB 260/577 KB 640/1210 KB 37/37 KB 1596/1822 KB 264/577 KB 640/1210 KB 37/37 KB 1600/1822 KB 268/577 KB 640/1210 KB 37/37 KB 1600/1822 KB 272/577 KB 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 640/1210 KB 37/37 KB 1600/1822 KB 264/577 KB 640/1210 KB 37/37 KB 1604/1822 KB 276/577 KB 644/1210 KB 37/37 KB 1604/1822 KB 280/577 KB 644/1210 KB 37/37 KB 1604/1822 KB 284/577 KB 644/1210 KB 37/37 KB 1604/1822 KB 288/577 KB 640/1210 KB 37/37 KB 1604/1822 KB 272/577 KB 644/1210 KB 37/37 KB 1604/1822 KB 276/577 KB 648/1210 KB 37/37 KB 1604/1822 KB 288/577 KB 648/1210 KB 37/37 KB 1608/1822 KB 288/577 KB 648/1210 KB 37/37 KB 1612/1822 KB 288/577 KB 652/1210 KB 37/37 KB 1612/1822 KB 288/577 KB 656/1210 KB 1612/1822 KB 288/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 24.6 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 656/1210 KB 1616/1822 KB 288/577 KB 660/1210 KB 1616/1822 KB 288/577 KB 664/1210 KB 1620/1822 KB 292/577 KB 668/1210 KB 1620/1822 KB 292/577 KB 672/1210 KB 1620/1822 KB 292/577 KB 660/1210 KB 1620/1822 KB 292/577 KB 660/1210 KB 1620/1822 KB 288/577 KB 672/1210 KB 1624/1822 KB 292/577 KB 672/1210 KB 1628/1822 KB 292/577 KB 672/1210 KB 1628/1822 KB 296/577 KB 672/1210 KB 1628/1822 KB 300/577 KB 672/1210 KB 1632/1822 KB 304/577 KB 672/1210 KB 1632/1822 KB 304/577 KB 672/1210 KB 1636/1822 KB 304/577 KB 676/1210 KB 1640/1822 KB 308/577 KB 676/1210 KB 1636/1822 KB 308/577 KB 680/1210 KB 1644/1822 KB 308/577 KB 684/1210 KB 1644/1822 KB 308/577 KB 688/1210 KB 1644/1822 KB 308/577 KB 672/1210 KB 1636/1822 KB 308/577 KB 688/1210 KB 1644/1822 KB 312/577 KB 688/1210 KB 1644/1822 KB 316/577 KB 688/1210 KB 1644/1822 KB 320/577 KB 676/1210 KB 1644/1822 KB 308/577 KB 688/1210 KB 1648/1822 KB 320/577 KB 688/1210 KB 1648/1822 KB 324/577 KB 692/1210 KB 1652/1822 KB 328/577 KB 692/1210 KB 1652/1822 KB 324/577 KB 696/1210 KB 1652/1822 KB 328/577 KB 688/1210 KB 1652/1822 KB 324/577 KB 700/1210 KB 1656/1822 KB 4/167 KB 328/577 KB 700/1210 KB 1660/1822 KB 4/167 KB 332/577 KB 700/1210 KB 1664/1822 KB 4/167 KB 332/577 KB 700/1210 KB 1652/1822 KB 4/167 KB 328/577 KB 696/1210 KB 1652/1822 KB 4/167 KB 328/577 KB 700/1210 KB 1664/1822 KB 8/167 KB 332/577 KB 700/1210 KB 1664/1822 KB 12/167 KB 332/577 KB 700/1210 KB 1664/1822 KB 16/167 KB 332/577 KB 700/1210 KB 1664/1822 KB 20/167 KB 332/577 KB 700/1210 KB 1664/1822 KB 24/167 KB 332/577 KB 700/1210 KB 1664/1822 KB 28/167 KB 332/577 KB 700/1210 KB 1664/1822 KB 32/167 KB 332/577 KB 700/1210 KB 1656/1822 KB 4/167 KB 332/577 KB 700/1210 KB 1664/1822 KB 32/167 KB 336/577 KB 704/1210 KB 1664/1822 KB 32/167 KB 336/577 KB 704/1210 KB 1664/1822 KB 32/167 KB 340/577 KB 708/1210 KB 1668/1822 KB 36/167 KB 344/577 KB 708/1210 KB 1668/1822 KB 36/167 KB 348/577 KB 708/1210 KB 1668/1822 KB 36/167 KB 340/577 KB 708/1210 KB 1664/1822 KB 36/167 KB 340/577 KB 712/1210 KB 1668/1822 KB 36/167 KB 348/577 KB 704/1210 KB 1664/1822 KB 36/167 KB 340/577 KB 712/1210 KB 1672/1822 KB 40/167 KB 348/577 KB 712/1210 KB 1672/1822 KB 44/167 KB 348/577 KB 712/1210 KB 1672/1822 KB 48/167 KB 348/577 KB 712/1210 KB 1672/1822 KB 52/167 KB 348/577 KB 712/1210 KB 1672/1822 KB 36/167 KB 348/577 KB 716/1210 KB 1676/1822 KB 52/167 KB 352/577 KB 716/1210 KB 1680/1822 KB 52/167 KB 352/577 KB 716/1210 KB 1672/1822 KB 52/167 KB 352/577 KB 716/1210 KB 1672/1822 KB 52/167 KB 348/577 KB 720/1210 KB 1680/1822 KB 52/167 KB 352/577 KB 720/1210 KB 1680/1822 KB 56/167 KB 352/577 KB 720/1210 KB 1680/1822 KB 60/167 KB 352/577 KB 720/1210 KB 1680/1822 KB 64/167 KB 352/577 KB 724/1210 KB 1680/1822 KB 68/167 KB 352/577 KB 724/1210 KB 1684/1822 KB 72/167 KB 356/577 KB 724/1210 KB 1684/1822 KB 76/167 KB 356/577 KB 724/1210 KB 1680/1822 KB 64/167 KB 352/577 KB 724/1210 KB 1684/1822 KB 68/167 KB 356/577 KB 724/1210 KB 1688/1822 KB 76/167 KB 356/577 KB 724/1210 KB 1680/1822 KB 68/167 KB 356/577 KB 728/1210 KB 1688/1822 KB 76/167 KB 356/577 KB 732/1210 KB 1692/1822 KB 76/167 KB 360/577 KB 736/1210 KB 1692/1822 KB 76/167 KB 360/577 KB 728/1210 KB 1692/1822 KB 76/167 KB 360/577 KB 728/1210 KB 1688/1822 KB 76/167 KB 360/577 KB 736/1210 KB 1692/1822 KB 76/167 KB 364/577 KB 736/1210 KB 1692/1822 KB 76/167 KB 368/577 KB 736/1210 KB 1696/1822 KB 76/167 KB 368/577 KB 736/1210 KB 1696/1822 KB 80/167 KB 368/577 KB 736/1210 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install KB 1700/1822 KB 80/167 KB 368/577 KB 740/1210 KB 1704/1822 KB 84/167 KB 372/577 KB 740/1210 KB 1700/1822 KB 84/167 KB 372/577 KB 740/1210 KB 1704/1822 KB 84/167 KB 376/577 KB 740/1210 KB 1704/1822 KB 84/167 KB 380/577 KB 740/1210 KB 1700/1822 KB 80/167 KB 368/577 KB 740/1210 KB 1700/1822 KB 84/167 KB 368/577 KB 744/1210 KB 1708/1822 KB 88/167 KB 380/577 KB 744/1210 KB 1708/1822 KB 84/167 KB 380/577 KB 740/1210 KB 1708/1822 KB 84/167 KB 380/577 KB 748/1210 KB 1708/1822 KB 88/167 KB 384/577 KB 744/1210 KB 1708/1822 KB 88/167 KB 384/577 KB 748/1210 KB 1712/1822 KB 88/167 KB 384/577 KB 748/1210 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 4/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 8/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 12/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 16/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 20/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 24/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 28/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 32/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 36/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 40/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 44/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 48/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 52/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 56/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 60/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 748/1210 KB 64/1192 KB 1712/1822 KB 92/167 KB 384/577 KB 752/1210 KB 64/1192 KB 1712/1822 KB 96/167 KB 388/577 KB 752/1210 KB 68/1192 KB 1716/1822 KB 96/167 KB 392/577 KB 752/1210 KB 64/1192 KB 1712/1822 KB 96/167 KB 384/577 KB 748/1210 KB 64/1192 KB 1712/1822 KB 96/167 KB 384/577 KB 752/1210 KB 68/1192 KB 1716/1822 KB 100/167 KB 392/577 KB 756/1210 KB 68/1192 KB 1716/1822 KB 104/167 KB 392/577 KB 752/1210 KB 68/1192 KB 1716/1822 KB 96/167 KB 388/577 KB 756/1210 KB 68/1192 KB 1720/1822 KB 104/167 KB 396/577 KB 756/1210 KB 68/1192 KB 1724/1822 KB 104/167 KB 396/577 KB 756/1210 KB 68/1192 KB 1728/1822 KB 104/167 KB 396/577 KB 752/1210 KB 68/1192 KB 1712/1822 KB 96/167 KB 388/577 KB 756/1210 KB 72/1192 KB 1728/1822 KB 108/167 KB 396/577 KB 756/1210 KB 76/1192 KB 1728/1822 KB 108/167 KB 396/577 KB 756/1210 KB 68/1192 KB 1728/1822 KB 108/167 KB 396/577 KB 756/1210 KB 68/1192 KB 1716/1822 KB 104/167 KB 396/577 KB 756/1210 KB 68/1192 KB 1716/1822 KB 100/167 KB 392/577 KB 760/1210 KB 76/1192 KB 1728/1822 KB 108/167 KB 396/577 KB 764/1210 KB 76/1192 KB 1728/1822 KB 108/167 KB 396/577 KB 768/1210 KB 76/1192 KB 1728/1822 KB 108/167 KB 400/577 KB 764/1210 KB 76/1192 KB 1728/1822 KB 108/167 KB 400/577 KB 772/1210 KB 80/1192 KB 1728/1822 KB 112/167 KB 400/577 KB 776/1210 KB 80/1192 KB 1732/1822 KB 112/167 KB 404/577 KB 780/1210 KB 80/1192 KB 1732/1822 KB 112/167 KB 404/577 KB 784/1210 KB 80/1192 KB 1732/1822 KB 112/167 KB 404/577 KB 768/1210 KB 80/1192 KB 1728/1822 KB 112/167 KB 400/577 KB 768/1210 KB 80/1192 KB 1728/1822 KB 108/167 KB 400/577 KB 784/1210 KB 84/1192 KB 1732/1822 KB 112/167 KB 404/577 KB 784/1210 KB 88/1192 KB 1732/1822 KB 116/167 KB 404/577 KB 784/1210 KB 92/1192 KB 1732/1822 KB 116/167 KB 404/577 KB 784/1210 KB 96/1192 KB 1732/1822 KB 116/167 KB 404/577 KB 772/1210 KB 80/1192 KB 1732/1822 KB 112/167 KB 404/577 KB 784/1210 KB 96/1192 KB 1732/1822 KB 116/167 KB 408/577 KB 784/1210 KB 96/1192 KB 1732/1822 KB 116/ unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 167 KB 412/577 KB 784/1210 KB 96/1192 KB 1732/1822 KB 116/167 KB 416/577 KB 772/1210 KB 80/1192 KB 1732/1822 KB 112/167 KB 400/577 KB 784/1210 KB 84/1192 KB 1732/1822 KB 116/167 KB 404/577 KB 784/1210 KB 96/1192 KB 1736/1822 KB 116/167 KB 416/577 KB 784/1210 KB 96/1192 KB 1736/1822 KB 120/167 KB 416/577 KB 784/1210 KB 96/1192 KB 1740/1822 KB 120/167 KB 416/577 KB 784/1210 KB 100/1192 KB 1744/1822 KB 124/167 KB 416/577 KB 784/1210 KB 100/1192 KB 1748/1822 KB 124/167 KB 416/577 KB 788/1210 KB 100/1192 KB 1752/1822 KB 124/167 KB 420/577 KB 784/1210 KB 100/1192 KB 1740/1822 KB 124/167 KB 416/577 KB 784/1210 KB 96/1192 KB 1740/1822 KB 124/167 KB 416/577 KB 788/1210 KB 100/1192 KB 1752/1822 KB 128/167 KB 420/577 KB 788/1210 KB 100/1192 KB 1752/1822 KB 132/167 KB 420/577 KB 788/1210 KB 100/1192 KB 1748/1822 KB 124/167 KB 420/577 KB 788/1210 KB 100/1192 KB 1748/1822 KB 124/167 KB 416/577 KB 788/1210 KB 104/1192 KB 1752/1822 KB 132/167 KB 420/577 KB 792/1210 KB 104/1192 KB 1752/1822 KB 132/167 KB 420/577 KB 792/1210 KB 108/1192 KB 1752/1822 KB 132/167 KB 420/577 KB 796/1210 KB 108/1192 KB 1752/1822 KB 132/167 KB 420/577 KB 800/1210 KB 108/1192 KB 1752/1822 KB 132/167 KB 420/577 KB 800/1210 KB 112/1192 KB 1752/1822 KB 132/167 KB 424/577 KB 800/1210 KB 112/1192 KB 1752/1822 KB 132/167 KB 420/577 KB 800/1210 KB 112/1192 KB 1752/1822 KB 132/167 KB 428/577 KB 800/1210 KB 116/1192 KB 1752/1822 KB 132/167 KB 428/577 KB 804/1210 KB 120/1192 KB 1756/1822 KB 136/167 KB 432/577 KB 804/1210 KB 124/1192 KB 1756/1822 KB 136/167 KB 432/577 KB 804/1210 KB 128/1192 KB 1756/1822 KB 136/167 KB 432/577 KB 800/1210 KB 116/1192 KB 1752/1822 KB 132/167 KB 432/577 KB 804/1210 KB 116/1192 KB 1756/1822 KB 136/167 KB 432/577 KB 804/1210 KB 128/1192 KB 1760/1822 KB 136/167 KB 432/577 KB 804/1210 KB 128/1192 KB 1764/1822 KB 136/167 KB 432/577 KB 804/1210 KB 116/1192 KB 1752/1822 KB 136/167 KB 432/577 KB 808/1210 KB 128/1192 KB 1764/1822 KB 136/167 KB 436/577 KB 812/1210 KB 128/1192 KB 1764/1822 KB 136/167 KB 436/577 KB 816/1210 KB 128/1192 KB 1764/1822 KB 136/167 KB 436/577 KB 800/1210 KB 116/1192 KB 1752/1822 KB 136/167 KB 432/577 KB 816/1210 KB 128/1192 KB 1764/1822 KB 140/167 KB 436/577 KB 816/1210 KB 128/1192 KB 1764/1822 KB 144/167 KB 436/577 KB 804/1210 KB 128/1192 KB 1764/1822 KB 136/167 KB 436/577 KB 816/1210 KB 128/1192 KB 1764/1822 KB 144/167 KB 440/577 KB 816/1210 KB 128/1192 KB 1764/1822 KB 144/167 KB 444/577 KB 816/1210 KB 128/1192 KB 1764/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1768/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1772/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1776/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1780/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1784/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1788/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1792/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1796/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1800/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1804/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1808/1822 KB 144/167 KB 448/577 KB 816/1210 KB 128/1192 KB 1808/1822 KB 148/167 KB 448/577 KB 820/1210 KB 128/1192 KB 1808/1822 KB 152/167 KB 448/577 KB 820/1210 KB 128/1192 KB 1808/1822 KB 156/167 KB 452/577 KB 820/1210 KB 128/1192 KB 1808/1822 KB 160/167 KB 452/577 KB 820/1210 KB 132/1192 KB 1808/1822 KB 160/167 KB 452/577 KB 820/1210 KB 136/11 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 92 KB 1808/1822 KB 164/167 KB 452/577 KB 820/1210 KB 140/1192 KB 1808/1822 KB 164/167 KB 452/577 KB 820/1210 KB 144/1192 KB 1808/1822 KB 164/167 KB 452/577 KB 820/1210 KB 128/1192 KB 1808/1822 KB 148/167 KB 448/577 KB 824/1210 KB 144/1192 KB 1808/1822 KB 164/167 KB 452/577 KB 828/1210 KB 144/1192 KB 1808/1822 KB 164/167 KB 452/577 KB 832/1210 KB 144/1192 KB 1808/1822 KB 164/167 KB 452/577 KB 820/1210 KB 132/1192 KB 1808/1822 KB 164/167 KB 452/577 KB 832/1210 KB 144/1192 KB 1808/1822 KB 167/167 KB 452/577 KB 820/1210 KB 128/1192 KB 1808/1822 KB 152/167 KB 452/577 KB 832/1210 KB 144/1192 KB 1808/1822 KB 167/167 KB 456/577 KB 832/1210 KB 144/1192 KB 1808/1822 KB 167/167 KB 460/577 KB 832/1210 KB 144/1192 KB 1808/1822 KB 167/167 KB 464/577 KB 832/1210 KB 144/1192 KB 1808/1822 KB 167/167 KB 468/577 KB 836/1210 KB 148/1192 KB 1808/1822 KB 167/167 KB 472/577 KB 836/1210 KB 148/1192 KB 1808/1822 KB 167/167 KB 476/577 KB 836/1210 KB 148/1192 KB 1808/1822 KB 167/167 KB 468/577 KB 840/1210 KB 148/1192 KB 1808/1822 KB 167/167 KB 476/577 KB 844/1210 KB 148/1192 KB 1808/1822 KB 167/167 KB 476/577 KB 848/1210 KB 148/1192 KB 1808/1822 KB 167/167 KB 476/577 KB 832/1210 KB 148/1192 KB 1808/1822 KB 167/167 KB 468/577 KB 848/1210 KB 148/1192 KB 1808/1822 KB 167/167 KB 480/577 KB 848/1210 KB 152/1192 KB 1808/1822 KB 167/167 KB 480/577 KB 848/1210 KB 156/1192 KB 1808/1822 KB 167/167 KB 480/577 KB 848/1210 KB 160/1192 KB 1808/1822 KB 167/167 KB 480/577 KB 848/1210 KB 164/1192 KB 1808/1822 KB 167/167 KB 480/577 KB 852/1210 KB 168/1192 KB 1812/1822 KB 167/167 KB 484/577 KB 852/1210 KB 172/1192 KB 1812/1822 KB 167/167 KB 484/577 KB 852/1210 KB 176/1192 KB 1812/1822 KB 167/167 KB 484/577 KB 852/1210 KB 164/1192 KB 1812/1822 KB 167/167 KB 484/577 KB 852/1210 KB 164/1192 KB 1808/1822 KB 167/167 KB 484/577 KB 848/1210 KB 164/1192 KB 1808/1822 KB 167/167 KB 484/577 KB 856/1210 KB 176/1192 KB 1812/1822 KB 167/167 KB 484/577 KB 860/1210 KB 176/1192 KB 1812/1822 KB 167/167 KB 484/577 KB 864/1210 KB 176/1192 KB 1812/1822 KB 167/167 KB 488/577 KB 860/1210 KB 176/1192 KB 1812/1822 KB 167/167 KB 488/577 KB 864/1210 KB 176/1192 KB 1812/1822 KB 167/167 KB 492/577 KB 864/1210 KB 176/1192 KB 1812/1822 KB 167/167 KB 496/577 KB 864/1210 KB 176/1192 KB 1812/1822 KB 167/167 KB 500/577 KB 868/1210 KB 180/1192 KB 1816/1822 KB 504/577 KB 868/1210 KB 180/1192 KB 1816/1822 KB 508/577 KB 868/1210 KB 180/1192 KB 1816/1822 KB 512/577 KB 868/1210 KB 180/1192 KB 1816/1822 KB 500/577 KB 872/1210 KB 180/1192 KB 1816/1822 KB 512/577 KB 876/1210 KB 180/1192 KB 1816/1822 KB 512/577 KB 880/1210 KB 180/1192 KB 1816/1822 KB 512/577 KB 864/1210 KB 180/1192 KB 1816/1822 KB 500/577 KB 864/1210 KB 176/1192 KB 1816/1822 KB 167/167 KB 500/577 KB 880/1210 KB 180/1192 KB 1820/1822 KB 512/577 KB 880/1210 KB 180/1192 KB 1822/1822 KB 512/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 107.5 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 880/1210 KB 184/1192 KB 1822/1822 KB 512/577 KB 880/1210 KB 188/1192 KB 1822/1822 KB 512/577 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 880/1210 KB 192/1192 KB 1822/1822 KB 512/577 KB 884/1210 KB 192/1192 KB 1822/1822 KB 512/577 KB 888/1210 KB 192/1192 KB 1822/1822 KB 516/577 KB 892/1210 KB 196/1192 KB 1822/1822 KB 516/577 KB 896/1210 KB 196/1192 KB 1822/1822 KB 516/577 KB 884/1210 KB 192/1192 KB 1822/1822 KB 516/577 KB 888/1210 KB 196/1192 KB 1822/1822 KB 516/577 KB 896/1210 KB 200/1192 KB 1822/1822 KB 520/577 KB 896/1210 KB 204/1192 KB 1822/1822 KB 520/577 KB 896/1210 KB 208/1192 KB 1822/1822 KB 520/577 KB 896/1210 KB 196/1192 KB 1822/1822 KB 520/577 KB 896/1210 KB 208/1192 KB 1822/1822 KB 524/577 KB 896/1210 KB 208/1192 KB 1822/1822 KB 528/577 KB 896/1210 KB 212/1192 KB 1822/1822 KB 528/577 KB 900/1210 KB 216/1192 KB 1822/1822 KB 532/577 KB 900/1210 KB 212/1192 KB 1822/1822 KB 532/577 KB 900/1210 KB 212/1192 KB 1822/1822 KB 528/577 KB 904/1210 KB 216/1192 KB 1822/1822 KB 532/577 KB 908/1210 KB 216/1192 KB 1822/1822 KB 532/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1170.5 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 908/1210 KB 216/1192 KB 3/439 KB 536/577 KB 908/1210 KB 216/1192 KB 6/439 KB 536/577 KB 908/1210 KB 216/1192 KB 9/439 KB 536/577 KB 908/1210 KB 216/1192 KB 1822/1822 KB 536/577 KB 912/1210 KB 216/1192 KB 9/439 KB 536/577 KB 916/1210 KB 216/1192 KB 11/439 KB 536/577 KB 920/1210 KB 220/1192 KB 11/439 KB 540/577 KB 924/1210 KB 220/1192 KB 11/439 KB 540/577 KB 928/1210 KB 220/1192 KB 11/439 KB 540/577 KB 912/1210 KB 216/1192 KB 11/439 KB 536/577 KB 916/1210 KB 220/1192 KB 11/439 KB 540/577 KB 916/1210 KB 220/1192 KB 11/439 KB 536/577 KB 928/1210 KB 220/1192 KB 11/439 KB 544/577 KB 928/1210 KB 224/1192 KB 11/439 KB 548/577 KB 928/1210 KB 224/1192 KB 11/439 KB 544/577 KB 928/1210 KB 224/1192 KB 14/439 KB 548/577 KB 928/1210 KB 224/1192 KB 16/439 KB 548/577 KB 928/1210 KB 228/1192 KB 16/439 KB 548/577 KB 928/1210 KB 232/1192 KB 19/439 KB 552/577 KB 928/1210 KB 228/1192 KB 19/439 KB 552/577 KB 928/1210 KB 228/1192 KB 19/439 KB 548/577 KB 928/1210 KB 232/1192 KB 22/439 KB 552/577 KB 928/1210 KB 232/1192 KB 22/439 KB 556/577 KB 928/1210 KB 232/1192 KB 22/439 KB 560/577 KB 928/1210 KB 236/1192 KB 25/439 KB 564/577 KB 932/1210 KB 236/1192 KB 25/439 KB 568/577 KB 928/1210 KB 236/1192 KB 25/439 KB 560/577 KB 928/1210 KB 236/1192 KB 22/439 KB 560/577 KB 932/1210 KB 240/1192 KB 25/439 KB 568/577 KB 932/1210 KB 244/1192 KB 25/439 KB 568/577 KB 932/1210 KB 236/1192 KB 25/439 KB 564/577 KB 932/1210 KB 244/1192 KB 27/439 KB 568/577 KB 936/1210 KB 244/1192 KB 27/439 KB 568/577 KB 940/1210 KB 244/1192 KB 27/439 KB 568/577 KB 940/1210 KB 244/1192 KB 30/439 KB 568/577 KB 944/1210 KB 244/1192 KB 30/439 KB 568/577 KB 944/1210 KB 244/1192 KB 32/439 KB 568/577 KB 944/1210 KB 244/1192 KB 32/439 KB 572/577 KB 944/1210 KB 248/1192 KB 32/439 KB 576/577 KB 944/1210 KB 248/1192 KB 32/439 KB 577/577 KB 944/1210 KB 248/1192 KB 32/439 KB 572/577 KB 944/1210 KB 252/1192 KB 36/439 KB 577/577 KB 944/1210 KB 256/1192 KB 36/439 KB 577/577 KB 948/1210 KB 256/1192 KB 36/439 KB 577/577 KB 952/1210 KB 256/1192 KB 36/439 KB 577/577 KB 956/1210 KB 256/1192 KB 36/439 KB 577/577 KB 960/1210 KB 256/1192 KB 36/439 KB 577/577 KB 944/1210 KB 248/1192 KB 36/439 KB 577/577 KB 960/1210 KB 256/1192 KB 40/439 KB 577/577 KB 960/1210 KB 256/1192 KB 44/439 KB 577/577 KB 960/1210 KB 256/1192 KB 48/439 KB 577/577 KB 960/1210 KB 4/562 KB 260/1192 KB 52/439 KB 577/577 KB 964/1210 KB 4/562 KB 260/1192 KB 56/439 KB 577/577 KB 964/1210 KB 4/562 KB 260/1192 KB 60/439 KB 577/577 KB 960/1210 KB 4/562 KB 260/1192 KB 48/439 KB 577/577 KB 964/1210 KB 8/562 KB 260/1192 KB 60/439 KB 577/577 KB 964/1210 KB 12/562 KB 260/1192 KB 60/439 KB 577/577 KB 964/1210 KB 16/562 KB 260/1192 KB 60/439 KB 577/577 KB 964/1210 KB 20/562 KB 260/1192 KB 60/439 KB 577/577 KB 964/1210 KB 24/562 KB 260/1192 KB 60/439 KB 577/577 KB 964/1210 KB 28/562 KB 260/1192 KB 60/439 KB 577/577 KB 960/1210 KB 260/1192 KB 48/439 KB 577/577 KB 964/1210 KB 28/562 KB 264/1192 KB 60/439 KB 577/577 KB 964/1210 KB 28/562 KB 268/1192 KB 60/439 KB 577/577 KB 964/1210 KB 28/562 KB 272/1192 KB 60/439 KB 577/577 KB 964/1210 KB 4/562 KB 260/1192 KB 52/439 KB 577/577 KB 968/1210 KB 32/562 KB 272/1192 KB 60/439 KB 577/577 KB 972/1210 KB 32/562 KB 272/1192 KB 60/439 KB 577/577 KB 976/1210 KB 32/562 KB 272/1192 KB 60/439 KB 577/577 KB 980/1210 KB 32/562 KB 272/1192 KB 60/439 KB 577/577 KB 984/1210 KB 32/562 KB 276/1192 KB 64/439 KB 988/1210 KB 32/562 KB 276/1192 KB 64/439 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 964/1210 KB 32/562 KB 272/1192 KB 60/439 KB 577/577 KB 988/1210 KB 36/562 KB 276/1192 KB 64/439 KB 988/1210 KB 40/562 KB 276/1192 KB 64/439 KB 988/1210 KB 44/562 KB 276/1192 KB 64/439 KB 980/1210 KB 32/562 KB 276/1192 KB 64/439 KB 988/1210 KB 44/562 KB 280/1192 KB 64/439 KB 988/1210 KB 44/562 KB 284/1192 KB 64/439 KB 988/1210 KB 44/562 KB 288/1192 KB 64/439 KB 980/1210 KB 32/562 KB 272/1192 KB 64/439 KB 577/577 KB 988/1210 KB 44/562 KB 288/1192 KB 68/439 KB 988/1210 KB 44/562 KB 288/1192 KB 72/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 365.0 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 988/1210 KB 48/562 KB 288/1192 KB 72/439 KB 988/1210 KB 48/562 KB 292/1192 KB 76/439 KB 992/1210 KB 52/562 KB 296/1192 KB 76/439 KB 988/1210 KB 48/562 KB 288/1192 KB 76/439 KB 992/1210 KB 52/562 KB 300/1192 KB 80/439 KB 992/1210 KB 52/562 KB 300/1192 KB 84/439 KB 992/1210 KB 52/562 KB 300/1192 KB 88/439 KB 992/1210 KB 52/562 KB 300/1192 KB 92/439 KB 992/1210 KB 52/562 KB 292/1192 KB 76/439 KB 992/1210 KB 56/562 KB 300/1192 KB 92/439 KB 992/1210 KB 60/562 KB 300/1192 KB 92/439 KB 992/1210 KB 64/562 KB 300/1192 KB 92/439 KB 992/1210 KB 48/562 KB 292/1192 KB 76/439 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 996/1210 KB 64/562 KB 300/1192 KB 92/439 KB 1000/1210 KB 64/562 KB 300/1192 KB 92/439 KB 992/1210 KB 52/562 KB 300/1192 KB 76/439 KB 1000/1210 KB 64/562 KB 304/1192 KB 92/439 KB 1004/1210 KB 64/562 KB 304/1192 KB 92/439 KB 1008/1210 KB 64/562 KB 304/1192 KB 92/439 KB 1012/1210 KB 64/562 KB 304/1192 KB 96/439 KB 1016/1210 KB 68/562 KB 308/1192 KB 96/439 KB 1020/1210 KB 68/562 KB 308/1192 KB 96/439 KB 1008/1210 KB 64/562 KB 304/1192 KB 96/439 KB 1020/1210 KB 68/562 KB 308/1192 KB 100/439 KB 1012/1210 KB 68/562 KB 308/1192 KB 96/439 KB 1020/1210 KB 68/562 KB 312/1192 KB 100/439 KB 1020/1210 KB 68/562 KB 316/1192 KB 100/439 KB 1020/1210 KB 68/562 KB 320/1192 KB 100/439 KB 1012/1210 KB 68/562 KB 304/1192 KB 96/439 KB 1020/1210 KB 72/562 KB 320/1192 KB 100/439 KB 1020/1210 KB 76/562 KB 320/1192 KB 100/439 KB 1020/1210 KB 76/562 KB 320/1192 KB 104/439 KB 1020/1210 KB 80/562 KB 320/1192 KB 104/439 KB 1024/1210 KB 80/562 KB 320/1192 KB 104/439 KB 1024/1210 KB 80/562 KB 320/1192 KB 108/439 KB 1024/1210 KB 80/562 KB 320/1192 KB 112/439 KB 1024/1210 KB 80/562 KB 324/1192 KB 112/439 KB 1028/1210 KB 84/562 KB 328/1192 KB 116/439 KB 1028/1210 KB 84/562 KB 332/1192 KB 116/439 KB 1028/1210 KB 84/562 KB 336/1192 KB 116/439 KB 1028/1210 KB 84/562 KB 324/1192 KB 116/439 KB 1032/1210 KB 84/562 KB 336/1192 KB 116/439 KB 1036/1210 KB 84/562 KB 336/1192 KB 116/439 KB 1024/1210 KB 84/562 KB 324/1192 KB 116/439 KB 1036/1210 KB 88/562 KB 336/1192 KB 116/439 KB 1024/1210 KB 80/562 KB 324/1192 KB 116/439 KB 1036/1210 KB 88/562 KB 336/1192 KB 120/439 KB 1036/1210 KB 92/562 KB 336/1192 KB 120/439 KB 1036/1210 KB 96/562 KB 336/1192 KB 120/439 KB 1040/1210 KB 100/562 KB 336/1192 KB 124/439 KB 1040/1210 KB 104/562 KB 3/256 KB 340/1192 KB 124/439 KB 1040/1210 KB 108/562 KB 3/256 KB 340/1192 KB 124/439 KB 1040/1210 KB 112/562 KB 3/256 KB 340/1192 KB 124/439 KB 1040/1210 KB 96/562 KB 336/1192 KB 124/439 KB 1036/1210 KB 96/562 KB 336/1192 KB 124/439 KB 1040/1210 KB 112/562 KB 3/256 KB 340/1192 KB 128/439 KB 1040/1210 KB 112/562 KB 3/256 KB 340/1192 KB 132/439 KB 1044/1210 KB 112/562 KB 3/256 KB 340/1192 KB 136/439 KB 1044/1210 KB 112/562 KB 3/256 KB 340/1192 KB 140/439 KB 1040/1210 KB 100/562 KB 3/256 KB 340/1192 KB 124/439 KB 1040/1210 KB 100/562 KB 340/1192 KB 124/439 KB 1044/1210 KB 112/562 KB 3/256 KB 344/1192 KB 144/439 KB 1044/1210 KB 112/562 KB 3/256 KB 348/1192 KB 144/439 KB 1044/1210 KB 112/562 KB 3/256 KB 352/1192 KB 144/439 KB 1044/1210 KB 112/562 KB 3/256 KB 340/1192 KB 132/439 KB 1048/1210 KB 112/562 KB 3/256 KB 352/1192 KB 144/439 KB 1052/1210 KB 112/562 KB 3/256 KB 352/1192 KB 144/439 KB 1056/1210 KB 112/562 KB 3/256 KB 352/1192 KB 144/439 KB 1060/1210 KB 112/562 KB 3/256 KB 352/1192 KB 144/439 KB 1060/1210 KB 112/562 KB 5/256 KB 352/1192 KB 144/439 KB 1060/1210 KB 116/562 KB 8/256 KB 356/1192 KB 144/439 KB 1060/1210 KB 116/562 KB 5/256 KB 356/1192 KB 144/439 KB 1060/1210 KB 116/562 KB 8/256 KB 360/1192 KB 144/439 KB 1060/1210 KB 116/562 KB 8/256 KB 364/1192 KB 144/439 KB 1060/1210 KB 116/562 KB 5/256 KB 352/1192 KB 144/439 KB 1044/1210 KB 112/562 KB 5/256 KB 352/1192 KB 144/439 KB 1060/1210 KB 116/562 KB 11/256 KB 364/1192 KB 148/439 KB 1060/1210 KB 116/562 KB 11/256 KB 364/1192 KB 144/439 KB 1064/1210 KB 116/562 KB 11/256 KB 368/1192 KB 148/439 KB 1064/1210 KB 120/562 KB 11/256 KB 368/1192 KB 148/439 KB 1060/1210 KB 116/562 KB 11/256 KB 368/1192 KB 148/439 KB 1068/1210 KB 120/562 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 11/256 KB 368/1192 KB 148/439 KB 1072/1210 KB 124/562 KB 13/256 KB 372/1192 KB 152/439 KB 1068/1210 KB 124/562 KB 13/256 KB 372/1192 KB 152/439 KB 1068/1210 KB 124/562 KB 11/256 KB 372/1192 KB 152/439 KB 1072/1210 KB 124/562 KB 13/256 KB 372/1192 KB 156/439 KB 1072/1210 KB 124/562 KB 13/256 KB 372/1192 KB 160/439 KB 1076/1210 KB 124/562 KB 16/256 KB 372/1192 KB 160/439 KB 1080/1210 KB 124/562 KB 16/256 KB 372/1192 KB 164/439 KB 1068/1210 KB 124/562 KB 11/256 KB 372/1192 KB 148/439 KB 1068/1210 KB 124/562 KB 11/256 KB 368/1192 KB 148/439 KB 1080/1210 KB 128/562 KB 16/256 KB 372/1192 KB 164/439 KB 1080/1210 KB 132/562 KB 16/256 KB 372/1192 KB 164/439 KB 1080/1210 KB 136/562 KB 16/256 KB 376/1192 KB 164/439 KB 1080/1210 KB 140/562 KB 16/256 KB 376/1192 KB 164/439 KB 1076/1210 KB 124/562 KB 16/256 KB 372/1192 KB 164/439 KB 1072/1210 KB 124/562 KB 16/256 KB 372/1192 KB 160/439 KB 1084/1210 KB 140/562 KB 19/256 KB 376/1192 KB 164/439 KB 1084/1210 KB 140/562 KB 21/256 KB 376/1192 KB 164/439 KB 1084/1210 KB 140/562 KB 24/256 KB 376/1192 KB 164/439 KB 1084/1210 KB 140/562 KB 16/256 KB 376/1192 KB 164/439 KB 1088/1210 KB 140/562 KB 24/256 KB 376/1192 KB 168/439 KB 1080/1210 KB 132/562 KB 16/256 KB 376/1192 KB 164/439 KB 1088/1210 KB 144/562 KB 27/256 KB 380/1192 KB 168/439 KB 1088/1210 KB 144/562 KB 27/256 KB 384/1192 KB 168/439 KB 1088/1210 KB 144/562 KB 27/256 KB 388/1192 KB 168/439 KB 1092/1210 KB 144/562 KB 27/256 KB 392/1192 KB 168/439 KB 1092/1210 KB 144/562 KB 27/256 KB 396/1192 KB 168/439 KB 1088/1210 KB 144/562 KB 27/256 KB 376/1192 KB 168/439 KB 1088/1210 KB 144/562 KB 24/256 KB 376/1192 KB 168/439 KB 1084/1210 KB 140/562 KB 24/256 KB 376/1192 KB 168/439 KB 1092/1210 KB 144/562 KB 27/256 KB 396/1192 KB 172/439 KB 1092/1210 KB 144/562 KB 27/256 KB 396/1192 KB 176/439 KB 1092/1210 KB 144/562 KB 29/256 KB 396/1192 KB 176/439 KB 1092/1210 KB 148/562 KB 32/256 KB 396/1192 KB 176/439 KB 1092/1210 KB 148/562 KB 36/256 KB 396/1192 KB 176/439 KB 1092/1210 KB 144/562 KB 27/256 KB 388/1192 KB 168/439 KB 1096/1210 KB 148/562 KB 36/256 KB 400/1192 KB 180/439 KB 1092/1210 KB 148/562 KB 36/256 KB 400/1192 KB 180/439 KB 1092/1210 KB 148/562 KB 36/256 KB 396/1192 KB 180/439 KB 1092/1210 KB 148/562 KB 29/256 KB 396/1192 KB 176/439 KB 1096/1210 KB 152/562 KB 36/256 KB 400/1192 KB 180/439 KB 1100/1210 KB 152/562 KB 36/256 KB 400/1192 KB 184/439 KB 1096/1210 KB 152/562 KB 36/256 KB 400/1192 KB 184/439 KB 1100/1210 KB 156/562 KB 36/256 KB 400/1192 KB 184/439 KB 1104/1210 KB 156/562 KB 36/256 KB 400/1192 KB 184/439 KB 1104/1210 KB 160/562 KB 36/256 KB 400/1192 KB 188/439 KB 1104/1210 KB 156/562 KB 36/256 KB 400/1192 KB 188/439 KB 1104/1210 KB 160/562 KB 36/256 KB 400/1192 KB 192/439 KB 1104/1210 KB 160/562 KB 36/256 KB 400/1192 KB 196/439 KB 1108/1210 KB 164/562 KB 40/256 KB 404/1192 KB 200/439 KB 1108/1210 KB 164/562 KB 40/256 KB 404/1192 KB 204/439 KB 1104/1210 KB 160/562 KB 40/256 KB 400/1192 KB 196/439 KB 1108/1210 KB 164/562 KB 44/256 KB 404/1192 KB 204/439 KB 1108/1210 KB 164/562 KB 48/256 KB 404/1192 KB 204/439 KB 1108/1210 KB 164/562 KB 40/256 KB 404/1192 KB 196/439 KB 1112/1210 KB 164/562 KB 48/256 KB 404/1192 KB 204/439 KB 1116/1210 KB 164/562 KB 48/256 KB 404/1192 KB 204/439 KB 1104/1210 KB 164/562 KB 40/256 KB 404/1192 KB 196/439 KB 1116/1210 KB 164/562 KB 48/256 KB 408/1192 KB 204/439 KB 1116/1210 KB 164/562 KB 48/256 KB 412/1192 KB 204/439 KB 1116/1210 KB 164/562 KB 48/256 KB 416 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install /1192 KB 204/439 KB 1104/1210 KB 164/562 KB 40/256 KB 400/1192 KB 196/439 KB 1116/1210 KB 168/562 KB 48/256 KB 416/1192 KB 204/439 KB 1116/1210 KB 172/562 KB 48/256 KB 416/1192 KB 204/439 KB 1116/1210 KB 176/562 KB 52/256 KB 416/1192 KB 204/439 KB 1120/1210 KB 176/562 KB 52/256 KB 420/1192 KB 208/439 KB 1116/1210 KB 172/562 KB 52/256 KB 416/1192 KB 204/439 KB 1120/1210 KB 176/562 KB 56/256 KB 420/1192 KB 208/439 KB 1120/1210 KB 176/562 KB 52/256 KB 420/1192 KB 204/439 KB 1124/1210 KB 176/562 KB 56/256 KB 420/1192 KB 208/439 KB 1116/1210 KB 176/562 KB 52/256 KB 420/1192 KB 204/439 KB 1124/1210 KB 180/562 KB 60/256 KB 424/1192 KB 212/439 KB 1124/1210 KB 180/562 KB 60/256 KB 420/1192 KB 212/439 KB 1124/1210 KB 184/562 KB 60/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 188/562 KB 60/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 192/562 KB 60/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 196/562 KB 60/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 200/562 KB 60/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 204/562 KB 60/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 208/562 KB 60/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 60/256 KB 428/1192 KB 212/439 KB 1124/1210 KB 176/562 KB 60/256 KB 420/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 64/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 68/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 72/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 76/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 80/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 84/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 88/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 92/256 KB 428/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 96/256 KB 428/1192 KB 212/439 KB 1124/1210 KB 176/562 KB 56/256 KB 420/1192 KB 212/439 KB 1128/1210 KB 212/562 KB 96/256 KB 428/1192 KB 216/439 KB 1128/1210 KB 212/562 KB 96/256 KB 428/1192 KB 220/439 KB 1128/1210 KB 212/562 KB 96/256 KB 428/1192 KB 224/439 KB 1128/1210 KB 212/562 KB 96/256 KB 428/1192 KB 228/439 KB 1128/1210 KB 212/562 KB 96/256 KB 428/1192 KB 232/439 KB 1128/1210 KB 212/562 KB 96/256 KB 428/1192 KB 236/439 KB 1128/1210 KB 212/562 KB 96/256 KB 428/1192 KB 240/439 KB 1128/1210 KB 184/562 KB 60/256 KB 428/1192 KB 212/439 KB 1132/1210 KB 212/562 KB 96/256 KB 428/1192 KB 240/439 KB 1136/1210 KB 212/562 KB 96/256 KB 428/1192 KB 240/439 KB 1140/1210 KB 212/562 KB 96/256 KB 428/1192 KB 240/439 KB 1144/1210 KB 212/562 KB 96/256 KB 428/1192 KB 240/439 KB 1148/1210 KB 212/562 KB 96/256 KB 428/1192 KB 240/439 KB 1152/1210 KB 212/562 KB 96/256 KB 428/1192 KB 240/439 KB 1156/1210 KB 212/562 KB 96/256 KB 428/1192 KB 240/439 KB 1124/1210 KB 180/562 KB 60/256 KB 428/1192 KB 212/439 KB 1156/1210 KB 212/562 KB 100/256 KB 432/1192 KB 244/439 KB 1156/1210 KB 212/562 KB 100/256 KB 436/1192 KB 244/439 KB 1156/1210 KB 212/562 KB 100/256 KB 440/1192 KB 244/439 KB 1156/1210 KB 212/562 KB 100/256 KB 444/1192 KB 244/439 KB 1156/1210 KB 212/562 KB 100/256 KB 448/1192 KB 244/439 KB 1156/1210 KB 212/562 KB 100/256 KB 452/1192 KB 244/439 KB 1156/1210 KB 212/562 KB 100/256 KB 456/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 460/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 464/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 468/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 472/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 476/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 480/11 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 92 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 484/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 488/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 492/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 496/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 100/256 KB 500/1192 KB 244/439 KB 1156/1210 KB 212/562 KB 100/256 KB 428/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 104/256 KB 500/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 108/256 KB 500/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 112/256 KB 500/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 116/256 KB 500/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 120/256 KB 500/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 124/256 KB 500/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 128/256 KB 500/1192 KB 244/439 KB 1156/1210 KB 212/562 KB 96/256 KB 428/1192 KB 244/439 KB 1160/1210 KB 216/562 KB 128/256 KB 500/1192 KB 248/439 KB 1160/1210 KB 216/562 KB 128/256 KB 500/1192 KB 252/439 KB 1160/1210 KB 216/562 KB 128/256 KB 500/1192 KB 256/439 KB 1160/1210 KB 216/562 KB 128/256 KB 500/1192 KB 260/439 KB 1160/1210 KB 216/562 KB 128/256 KB 500/1192 KB 264/439 KB 1160/1210 KB 216/562 KB 128/256 KB 500/1192 KB 268/439 KB 1160/1210 KB 216/562 KB 128/256 KB 500/1192 KB 271/439 KB 1160/1210 KB 216/562 KB 128/256 KB 500/1192 KB 275/439 KB 1160/1210 KB 216/562 KB 100/256 KB 456/1192 KB 244/439 KB 1160/1210 KB 220/562 KB 132/256 KB 500/1192 KB 275/439 KB 1160/1210 KB 224/562 KB 132/256 KB 500/1192 KB 275/439 KB 1160/1210 KB 228/562 KB 132/256 KB 500/1192 KB 275/439 KB 1160/1210 KB 232/562 KB 132/256 KB 500/1192 KB 275/439 KB 1160/1210 KB 236/562 KB 132/256 KB 500/1192 KB 275/439 KB 1160/1210 KB 240/562 KB 132/256 KB 500/1192 KB 275/439 KB 1160/1210 KB 244/562 KB 132/256 KB 500/1192 KB 275/439 KB 1160/1210 KB 212/562 KB 100/256 KB 456/1192 KB 244/439 KB 1164/1210 KB 244/562 KB 132/256 KB 500/1192 KB 275/439 KB 1168/1210 KB 244/562 KB 132/256 KB 500/1192 KB 275/439 KB 1172/1210 KB 244/562 KB 132/256 KB 500/1192 KB 275/439 KB 1176/1210 KB 244/562 KB 132/256 KB 500/1192 KB 275/439 KB 1180/1210 KB 244/562 KB 132/256 KB 500/1192 KB 275/439 KB 1184/1210 KB 244/562 KB 132/256 KB 500/1192 KB 275/439 KB 1188/1210 KB 244/562 KB 132/256 KB 500/1192 KB 275/439 KB 1192/1210 KB 248/562 KB 132/256 KB 500/1192 KB 275/439 KB 1196/1210 KB 248/562 KB 132/256 KB 500/1192 KB 279/439 KB 1200/1210 KB 248/562 KB 132/256 KB 500/1192 KB 279/439 KB 1204/1210 KB 248/562 KB 132/256 KB 500/1192 KB 279/439 KB 1208/1210 KB 248/562 KB 132/256 KB 500/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 132/256 KB 500/1192 KB 279/439 KB 1160/1210 KB 216/562 KB 132/256 KB 500/1192 KB 275/439 KB 1210/1210 KB 248/562 KB 136/256 KB 504/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 140/256 KB 504/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 144/256 KB 504/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 148/256 KB 504/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 152/256 KB 504/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 156/256 KB 504/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 160/256 KB 504/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 164/256 KB 504/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 168/256 KB 504/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 132/256 KB 504/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 168/256 KB 508/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 168/256 KB 512/1192 KB 279/439 KB 1210/1210 KB 248/562 KB 168/256 KB 516/1192 KB 279/439 KB 1192/1210 KB 248/562 KB 132/256 KB 500/1192 KB 279/439 KB 1210 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install /1210 KB 248/562 KB 168/256 KB 516/1192 KB 283/439 KB 1210/1210 KB 248/562 KB 168/256 KB 516/1192 KB 287/439 KB 1210/1210 KB 248/562 KB 168/256 KB 516/1192 KB 291/439 KB 1210/1210 KB 248/562 KB 168/256 KB 516/1192 KB 295/439 KB 1210/1210 KB 248/562 KB 168/256 KB 516/1192 KB 299/439 KB 1210/1210 KB 248/562 KB 168/256 KB 516/1192 KB 303/439 KB 1188/1210 KB 248/562 KB 132/256 KB 500/1192 KB 275/439 KB 1210/1210 KB 252/562 KB 168/256 KB 516/1192 KB 303/439 KB 1210/1210 KB 256/562 KB 168/256 KB 516/1192 KB 303/439 KB 1210/1210 KB 260/562 KB 168/256 KB 516/1192 KB 303/439 KB 1210/1210 KB 264/562 KB 168/256 KB 516/1192 KB 303/439 KB 1210/1210 KB 268/562 KB 168/256 KB 516/1192 KB 303/439 KB 1210/1210 KB 272/562 KB 168/256 KB 516/1192 KB 303/439 KB 1210/1210 KB 276/562 KB 168/256 KB 516/1192 KB 303/439 KB 1210/1210 KB 280/562 KB 168/256 KB 516/1192 KB 307/439 KB 1210/1210 KB 284/562 KB 168/256 KB 520/1192 KB 307/439 KB 1210/1210 KB 288/562 KB 168/256 KB 520/1192 KB 307/439 KB 1210/1210 KB 292/562 KB 168/256 KB 520/1192 KB 307/439 KB 1210/1210 KB 296/562 KB 168/256 KB 520/1192 KB 307/439 KB 1210/1210 KB 300/562 KB 172/256 KB 520/1192 KB 307/439 KB 1210/1210 KB 304/562 KB 172/256 KB 520/1192 KB 307/439 KB 1210/1210 KB 276/562 KB 168/256 KB 516/1192 KB 307/439 KB 1210/1210 KB 304/562 KB 172/256 KB 520/1192 KB 311/439 KB 1210/1210 KB 304/562 KB 172/256 KB 520/1192 KB 315/439 KB 1210/1210 KB 304/562 KB 172/256 KB 520/1192 KB 319/439 KB 1210/1210 KB 304/562 KB 172/256 KB 520/1192 KB 323/439 KB 1210/1210 KB 304/562 KB 172/256 KB 520/1192 KB 327/439 KB 1210/1210 KB 304/562 KB 172/256 KB 520/1192 KB 331/439 KB 1210/1210 KB 304/562 KB 172/256 KB 520/1192 KB 335/439 KB 308/562 KB 172/256 KB 520/1192 KB 339/439 KB 308/562 KB 172/256 KB 520/1192 KB 343/439 KB 308/562 KB 172/256 KB 520/1192 KB 347/439 KB 308/562 KB 172/256 KB 520/1192 KB 351/439 KB 308/562 KB 172/256 KB 520/1192 KB 355/439 KB 1210/1210 KB 296/562 KB 172/256 KB 520/1192 KB 307/439 KB 308/562 KB 176/256 KB 520/1192 KB 355/439 KB 308/562 KB 180/256 KB 520/1192 KB 355/439 KB 1210/1210 KB 280/562 KB 168/256 KB 520/1192 KB 307/439 KB 308/562 KB 180/256 KB 524/1192 KB 355/439 KB 308/562 KB 180/256 KB 528/1192 KB 355/439 KB 308/562 KB 180/256 KB 532/1192 KB 355/439 KB 308/562 KB 180/256 KB 536/1192 KB 355/439 KB 308/562 KB 180/256 KB 540/1192 KB 355/439 KB 308/562 KB 180/256 KB 544/1192 KB 355/439 KB 308/562 KB 180/256 KB 548/1192 KB 355/439 KB 308/562 KB 184/256 KB 552/1192 KB 355/439 KB 308/562 KB 184/256 KB 556/1192 KB 355/439 KB 308/562 KB 184/256 KB 560/1192 KB 355/439 KB 308/562 KB 184/256 KB 564/1192 KB 355/439 KB 308/562 KB 184/256 KB 568/1192 KB 355/439 KB 308/562 KB 184/256 KB 572/1192 KB 355/439 KB 308/562 KB 184/256 KB 576/1192 KB 359/439 KB 308/562 KB 184/256 KB 580/1192 KB 359/439 KB 308/562 KB 172/256 KB 520/1192 KB 335/439 KB 312/562 KB 184/256 KB 580/1192 KB 359/439 KB 316/562 KB 184/256 KB 580/1192 KB 359/439 KB 320/562 KB 184/256 KB 580/1192 KB 359/439 KB 324/562 KB 184/256 KB 580/1192 KB 359/439 KB 328/562 KB 184/256 KB 580/1192 KB 359/439 KB 332/562 KB 184/256 KB 580/1192 KB 359/439 KB 336/562 KB 184/256 KB 580/1192 KB 359/439 KB 340/562 KB 184/256 KB 580/1192 KB 359/439 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 723.4 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 340/562 KB 184/256 KB 584/1192 KB 359/439 KB 340/562 KB 184/256 KB 588/1192 KB 359/439 KB 344/562 KB 184/256 KB 592/1192 KB 359/439 KB 344/562 KB 184/256 KB 596/1192 KB 359/439 KB 344/562 KB 184/256 KB 600/1192 KB 359/439 KB 308/562 KB 184/256 KB 572/1192 KB 359/439 KB 344/562 KB 184/256 KB 600/1192 KB 363/439 KB 344/562 KB 184/256 KB 600/1192 KB 367/439 KB 344/562 KB 184/256 KB 600/1192 KB 371/439 KB 308/562 KB 184/256 KB 548/1192 KB 355/439 KB 344/562 KB 188/256 KB 600/1192 KB 371/439 KB 344/562 KB 192/256 KB 600/1192 KB 371/439 KB 344/562 KB 196/256 KB 600/1192 KB 371/439 KB 344/562 KB 200/256 KB 600/1192 KB 371/439 KB 344/562 KB 204/256 KB 600/1192 KB 371/439 KB 344/562 KB 208/256 KB 600/1192 KB 371/439 KB 344/562 KB 212/256 KB 600/1192 KB 371/439 KB 344/562 KB 216/256 KB 600/1192 KB 371/439 KB 344/562 KB 220/256 KB 600/1192 KB 371/439 KB 344/562 KB 224/256 KB 600/1192 KB 371/439 KB 344/562 KB 228/256 KB 600/1192 KB 375/439 KB 344/562 KB 232/256 KB 600/1192 KB 375/439 KB 344/562 KB 236/256 KB 600/1192 KB 375/439 KB 344/562 KB 240/256 KB 600/1192 KB 375/439 KB 344/562 KB 244/256 KB 600/1192 KB 375/439 KB 344/562 KB 248/256 KB 604/1192 KB 375/439 KB 344/562 KB 252/256 KB 604/1192 KB 375/439 KB 344/562 KB 256/256 KB 604/1192 KB 375/439 KB 344/562 KB 256/256 KB 604/1192 KB 375/439 KB 344/562 KB 184/256 KB 588/1192 KB 359/439 KB 348/562 KB 256/256 KB 604/1192 KB 375/439 KB 352/562 KB 256/256 KB 604/1192 KB 375/439 KB 356/562 KB 256/256 KB 604/1192 KB 375/439 KB 360/562 KB 256/256 KB 604/1192 KB 375/439 KB 364/562 KB 256/256 KB 604/1192 KB 375/439 KB 368/562 KB 256/256 KB 604/1192 KB 375/439 KB 372/562 KB 256/256 KB 604/1192 KB 375/439 KB 376/562 KB 256/256 KB 604/1192 KB 375/439 KB 380/562 KB 256/256 KB 604/1192 KB 375/439 KB 384/562 KB 256/256 KB 604/1192 KB 375/439 KB 388/562 KB 256/256 KB 604/1192 KB 375/439 KB 344/562 KB 244/256 KB 604/1192 KB 375/439 KB 388/562 KB 256/256 KB 608/1192 KB 375/439 KB 388/562 KB 256/256 KB 612/1192 KB 375/439 KB 344/562 KB 224/256 KB 600/1192 KB 375/439 KB 388/562 KB 256/256 KB 612/1192 KB 4/140 KB 379/439 KB 388/562 KB 256/256 KB 612/1192 KB 4/140 KB 383/439 KB 388/562 KB 256/256 KB 612/1192 KB 4/140 KB 387/439 KB 388/562 KB 256/256 KB 612/1192 KB 4/140 KB 391/439 KB 388/562 KB 256/256 KB 612/1192 KB 4/140 KB 395/439 KB 388/562 KB 256/256 KB 612/1192 KB 4/140 KB 399/439 KB 388/562 KB 256/256 KB 612/1192 KB 4/140 KB 403/439 KB 388/562 KB 256/256 KB 612/1192 KB 4/140 KB 407/439 KB 388/562 KB 256/256 KB 616/1192 KB 4/140 KB 411/439 KB 388/562 KB 256/256 KB 616/1192 KB 4/140 KB 415/439 KB 388/562 KB 256/256 KB 616/1192 KB 4/140 KB 419/439 KB 388/562 KB 256/256 KB 612/1192 KB 4/140 KB 375/439 KB 392/562 KB 256/256 KB 616/1192 KB 8/140 KB 419/439 KB 392/562 KB 256/256 KB 616/1192 KB 12/140 KB 419/439 KB 392/562 KB 256/256 KB 616/1192 KB 16/140 KB 419/439 KB 392/562 KB 256/256 KB 616/1192 KB 20/140 KB 419/439 KB 392/562 KB 256/256 KB 616/1192 KB 24/140 KB 419/439 KB 392/562 KB 256/256 KB 616/1192 KB 28/140 KB 419/439 KB 392/562 KB 256/256 KB 616/1192 KB 32/140 KB 419/439 KB 392/562 KB 256/256 KB 616/1192 KB 36/140 KB 419/439 KB 392/562 KB 616/1192 KB 40/140 KB 423/439 KB 392/562 KB 616/1192 KB 44/140 KB 423/439 KB 392/562 KB 616/1192 KB 48/140 KB 423/439 KB 392/562 KB 616/1192 KB 52/140 KB 423/439 KB 392/562 KB 616/1192 KB 56/140 KB 423/439 KB 392/562 KB 616/1192 KB 60/140 KB 423/439 KB 392/562 KB 616/1192 KB 64/140 KB 42 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 3/439 KB 392/562 KB 616/1192 KB 68/140 KB 423/439 KB 392/562 KB 256/256 KB 616/1192 KB 4/140 KB 419/439 KB 396/562 KB 616/1192 KB 68/140 KB 423/439 KB 400/562 KB 616/1192 KB 68/140 KB 423/439 KB 388/562 KB 256/256 KB 616/1192 KB 4/140 KB 407/439 KB 400/562 KB 620/1192 KB 68/140 KB 423/439 KB 400/562 KB 624/1192 KB 68/140 KB 423/439 KB 400/562 KB 628/1192 KB 68/140 KB 423/439 KB 400/562 KB 632/1192 KB 68/140 KB 423/439 KB 400/562 KB 636/1192 KB 68/140 KB 423/439 KB 400/562 KB 640/1192 KB 68/140 KB 423/439 KB 400/562 KB 644/1192 KB 68/140 KB 423/439 KB 404/562 KB 648/1192 KB 68/140 KB 423/439 KB 404/562 KB 652/1192 KB 68/140 KB 423/439 KB 404/562 KB 656/1192 KB 68/140 KB 423/439 KB 404/562 KB 660/1192 KB 68/140 KB 423/439 KB 404/562 KB 664/1192 KB 68/140 KB 423/439 KB 392/562 KB 616/1192 KB 36/140 KB 423/439 KB 404/562 KB 664/1192 KB 68/140 KB 427/439 KB 404/562 KB 664/1192 KB 68/140 KB 431/439 KB 404/562 KB 664/1192 KB 68/140 KB 435/439 KB 404/562 KB 664/1192 KB 68/140 KB 439/439 KB 404/562 KB 664/1192 KB 68/140 KB 439/439 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 151.1 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 404/562 KB 644/1192 KB 68/140 KB 423/439 KB 408/562 KB 664/1192 KB 68/140 KB 439/439 KB 412/562 KB 664/1192 KB 68/140 KB 439/439 KB 416/562 KB 664/1192 KB 68/140 KB 439/439 KB 420/562 KB 664/1192 KB 68/140 KB 439/439 KB 424/562 KB 668/1192 KB 68/140 KB 439/439 KB 428/562 KB 668/1192 KB 68/140 KB 439/439 KB 432/562 KB 668/1192 KB 72/140 KB 439/439 KB 436/562 KB 668/1192 KB 72/140 KB 439/439 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 258.2 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 428/562 KB 668/1192 KB 72/140 KB 439/439 KB 440/562 KB 668/1192 KB 76/140 KB 440/562 KB 668/1192 KB 80/140 KB 440/562 KB 668/1192 KB 84/140 KB 440/562 KB 668/1192 KB 88/140 KB 440/562 KB 668/1192 KB 92/140 KB 440/562 KB 668/1192 KB 96/140 KB 440/562 KB 668/1192 KB 100/140 KB 420/562 KB 668/1192 KB 68/140 KB 439/439 KB 440/562 KB 672/1192 KB 100/140 KB 440/562 KB 676/1192 KB 100/140 KB 440/562 KB 680/1192 KB 100/140 KB 440/562 KB 684/1192 KB 100/140 KB 440/562 KB 688/1192 KB 100/140 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 440/562 KB 668/1192 KB 72/140 KB 444/562 KB 688/1192 KB 100/140 KB 448/562 KB 688/1192 KB 100/140 KB 452/562 KB 688/1192 KB 100/140 KB 456/562 KB 692/1192 KB 100/140 KB 460/562 KB 692/1192 KB 100/140 KB 464/562 KB 692/1192 KB 100/140 KB 468/562 KB 692/1192 KB 104/140 KB 472/562 KB 692/1192 KB 104/140 KB 476/562 KB 692/1192 KB 104/140 KB 480/562 KB 692/1192 KB 104/140 KB 484/562 KB 692/1192 KB 104/140 KB 452/562 KB 692/1192 KB 100/140 KB 484/562 KB 696/1192 KB 104/140 KB 484/562 KB 700/1192 KB 104/140 KB 484/562 KB 704/1192 KB 104/140 KB 484/562 KB 708/1192 KB 104/140 KB 484/562 KB 712/1192 KB 104/140 KB 484/562 KB 716/1192 KB 104/140 KB 484/562 KB 720/1192 KB 104/140 KB 464/562 KB 692/1192 KB 104/140 KB 484/562 KB 720/1192 KB 108/140 KB 484/562 KB 720/1192 KB 112/140 KB 484/562 KB 720/1192 KB 116/140 KB 484/562 KB 720/1192 KB 120/140 KB 484/562 KB 720/1192 KB 124/140 KB 484/562 KB 720/1192 KB 128/140 KB 484/562 KB 720/1192 KB 132/140 KB 488/562 KB 724/1192 KB 136/140 KB 488/562 KB 724/1192 KB 140/140 KB 488/562 KB 724/1192 KB 140/140 KB 488/562 KB 724/1192 KB 132/140 KB 488/562 KB 728/1192 KB 140/140 KB 488/562 KB 732/1192 KB 140/140 KB 488/562 KB 736/1192 KB 140/140 KB 488/562 KB 740/1192 KB 140/140 KB 488/562 KB 744/1192 KB 140/140 KB 488/562 KB 748/1192 KB 140/140 KB 488/562 KB 752/1192 KB 140/140 KB 488/562 KB 756/1192 KB 140/140 KB 488/562 KB 720/1192 KB 132/140 KB 492/562 KB 756/1192 KB 140/140 KB 496/562 KB 756/1192 KB 140/140 KB 500/562 KB 756/1192 KB 140/140 KB 504/562 KB 756/1192 KB 140/140 KB 508/562 KB 756/1192 KB 140/140 KB 512/562 KB 756/1192 KB 140/140 KB 512/562 KB 756/1192 KB 140/140 KB 4/1461 KB 512/562 KB 756/1192 KB 140/140 KB 8/1461 KB 512/562 KB 756/1192 KB 140/140 KB 12/1461 KB 512/562 KB 756/1192 KB 140/140 KB 16/1461 KB 516/562 KB 756/1192 KB 140/140 KB 16/1461 KB 520/562 KB 760/1192 KB 140/140 KB 20/1461 KB 524/562 KB 760/1192 KB 140/140 KB 20/1461 KB 528/562 KB 760/1192 KB 140/140 KB 20/1461 KB 532/562 KB 760/1192 KB 140/140 KB 20/1461 KB 536/562 KB 760/1192 KB 20/1461 KB 540/562 KB 760/1192 KB 20/1461 KB 544/562 KB 760/1192 KB 20/1461 KB 516/562 KB 760/1192 KB 140/140 KB 20/1461 KB 544/562 KB 764/1192 KB 20/1461 KB 544/562 KB 4/1118 KB 764/1192 KB 20/1461 KB 544/562 KB 8/1118 KB 764/1192 KB 20/1461 KB 544/562 KB 12/1118 KB 764/1192 KB 20/1461 KB 544/562 KB 16/1118 KB 764/1192 KB 20/1461 KB 516/562 KB 756/1192 KB 140/140 KB 20/1461 KB 544/562 KB 16/1118 KB 764/1192 KB 24/1461 KB 544/562 KB 16/1118 KB 764/1192 KB 28/1461 KB 544/562 KB 16/1118 KB 764/1192 KB 32/1461 KB 544/562 KB 16/1118 KB 764/1192 KB 36/1461 KB 544/562 KB 20/1118 KB 764/1192 KB 40/1461 KB 544/562 KB 20/1118 KB 764/1192 KB 44/1461 KB 544/562 KB 20/1118 KB 764/1192 KB 48/1461 KB 544/562 KB 20/1118 KB 764/1192 KB 52/1461 KB 544/562 KB 20/1118 KB 768/1192 KB 56/1461 KB 544/562 KB 20/1118 KB 768/1192 KB 60/1461 KB 544/562 KB 20/1118 KB 768/1192 KB 64/1461 KB 544/562 KB 20/1118 KB 768/1192 KB 68/1461 KB 544/562 KB 20/1118 KB 768/1192 KB 72/1461 KB 544/562 KB 20/1118 KB 768/1192 KB 76/1461 KB 544/562 KB 20/1118 KB 768/1192 KB 80/1461 KB 544/562 KB 20/1118 KB 768/1192 KB 84/1461 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 81.1 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 548/562 KB 20/1118 KB 768/1192 KB 84/1461 KB 544/562 KB 20/1118 KB 768/1192 KB 52/1461 KB 544/562 KB 20/1118 KB 764/1192 KB 36/1461 KB 548/562 KB 24/1118 KB 768/1192 KB 84/1461 KB 548/562 KB 28/1118 KB 768/1192 KB 84/1461 KB 548/562 KB 32/1118 KB 768/1192 KB 84/1461 KB 548/562 KB 36/1118 KB 768/1192 KB 84/1461 KB 548/562 KB 40/1118 KB 768/1192 KB 84/1461 KB 548/562 KB 44/1118 KB 768/1192 KB 84/1461 KB 548/562 KB 48/1118 KB 768/1192 KB 84/1461 KB 548/562 KB 52/1118 KB 768/1192 KB 84/1461 KB 548/562 KB 56/1118 KB 772/1192 KB 84/1461 KB 548/562 KB 60/1118 KB 772/1192 KB 84/1461 KB 548/562 KB 64/1118 KB 772/1192 KB 84/1461 KB 548/562 KB 68/1118 KB 772/1192 KB 84/1461 KB 548/562 KB 72/1118 KB 772/1192 KB 84/1461 KB 548/562 KB 76/1118 KB 772/1192 KB 84/1461 KB 548/562 KB 80/1118 KB 772/1192 KB 84/1461 KB 548/562 KB 84/1118 KB 772/1192 KB 84/1461 KB 552/562 KB 88/1118 KB 772/1192 KB 88/1461 KB 552/562 KB 92/1118 KB 772/1192 KB 88/1461 KB 548/562 KB 52/1118 KB 772/1192 KB 84/1461 KB 552/562 KB 92/1118 KB 776/1192 KB 88/1461 KB 552/562 KB 92/1118 KB 780/1192 KB 88/1461 KB 552/562 KB 92/1118 KB 784/1192 KB 88/1461 KB 552/562 KB 92/1118 KB 788/1192 KB 88/1461 KB 552/562 KB 92/1118 KB 792/1192 KB 88/1461 KB 552/562 KB 92/1118 KB 796/1192 KB 88/1461 KB 552/562 KB 92/1118 KB 800/1192 KB 88/1461 KB 552/562 KB 92/1118 KB 1/37 KB 804/1192 KB 88/1461 KB 552/562 KB 96/1118 KB 1/37 KB 808/1192 KB 88/1461 KB 552/562 KB 96/1118 KB 1/37 KB 812/1192 KB 88/1461 KB 552/562 KB 96/1118 KB 1/37 KB 816/1192 KB 88/1461 KB 552/562 KB 96/1118 KB 1/37 KB 820/1192 KB 88/1461 KB 552/562 KB 84/1118 KB 772/1192 KB 88/1461 KB 552/562 KB 96/1118 KB 1/37 KB 820/1192 KB 92/1461 KB 552/562 KB 96/1118 KB 1/37 KB 820/1192 KB 96/1461 KB 552/562 KB 96/1118 KB 1/37 KB 820/1192 KB 100/1461 KB 552/562 KB 96/1118 KB 1/37 KB 820/1192 KB 104/1461 KB 552/562 KB 96/1118 KB 1/37 KB 820/1192 KB 108/1461 KB 552/562 KB 96/1118 KB 1/37 KB 820/1192 KB 112/1461 KB 552/562 KB 96/1118 KB 1/37 KB 820/1192 KB 116/1461 KB 552/562 KB 84/1118 KB 772/1192 KB 84/1461 KB 556/562 KB 96/1118 KB 1/37 KB 820/1192 KB 116/1461 KB 560/562 KB 96/1118 KB 1/37 KB 820/1192 KB 116/1461 KB 562/562 KB 96/1118 KB 1/37 KB 820/1192 KB 116/1461 KB 552/562 KB 96/1118 KB 1/37 KB 804/1192 KB 88/1461 KB 562/562 KB 100/1118 KB 1/37 KB 820/1192 KB 116/1461 KB 562/562 KB 104/1118 KB 1/37 KB 820/1192 KB 116/1461 KB 562/562 KB 108/1118 KB 1/37 KB 820/1192 KB 116/1461 KB 562/562 KB 112/1118 KB 1/37 KB 820/1192 KB 116/1461 KB 562/562 KB 116/1118 KB 1/37 KB 820/1192 KB 116/1461 KB 552/562 KB 92/1118 KB 1/37 KB 800/1192 KB 88/1461 KB 562/562 KB 116/1118 KB 4/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 5/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 8/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 11/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 13/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 16/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 17/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 20/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 21/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 24/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 25/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 28/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 29/37 KB 824/1192 KB 120/1461 KB 562/562 KB 120/1118 KB 32/37 KB 824/1192 KB 120/1461 KB 562/562 KB 120/1118 KB 35/37 KB 824/1192 KB 120/1461 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install KB 562/562 KB 120/1118 KB 37/37 KB 824/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 1/37 KB 824/1192 KB 120/1461 KB 562/562 KB 120/1118 KB 37/37 KB 828/1192 KB 120/1461 KB 562/562 KB 120/1118 KB 37/37 KB 832/1192 KB 120/1461 KB 562/562 KB 116/1118 KB 1/37 KB 820/1192 KB 120/1461 KB 562/562 KB 120/1118 KB 37/37 KB 832/1192 KB 124/1461 KB 562/562 KB 120/1118 KB 37/37 KB 832/1192 KB 128/1461 KB 562/562 KB 120/1118 KB 37/37 KB 832/1192 KB 132/1461 KB 562/562 KB 120/1118 KB 37/37 KB 832/1192 KB 136/1461 KB 562/562 KB 120/1118 KB 37/37 KB 832/1192 KB 140/1461 KB 120/1118 KB 37/37 KB 832/1192 KB 144/1461 KB 120/1118 KB 37/37 KB 836/1192 KB 148/1461 KB 120/1118 KB 37/37 KB 836/1192 KB 152/1461 KB 120/1118 KB 37/37 KB 836/1192 KB 156/1461 KB 562/562 KB 120/1118 KB 29/37 KB 824/1192 KB 120/1461 KB 124/1118 KB 37/37 KB 836/1192 KB 156/1461 KB 128/1118 KB 37/37 KB 836/1192 KB 156/1461 KB 132/1118 KB 37/37 KB 836/1192 KB 156/1461 KB 136/1118 KB 37/37 KB 836/1192 KB 156/1461 KB 140/1118 KB 37/37 KB 836/1192 KB 156/1461 KB 144/1118 KB 37/37 KB 836/1192 KB 156/1461 KB 148/1118 KB 37/37 KB 836/1192 KB 156/1461 KB 152/1118 KB 836/1192 KB 160/1461 KB 156/1118 KB 836/1192 KB 160/1461 KB 160/1118 KB 836/1192 KB 160/1461 KB 164/1118 KB 836/1192 KB 160/1461 KB 120/1118 KB 37/37 KB 836/1192 KB 144/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 320.7 KB/sec) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install 164/1118 KB 840/1192 KB 160/1461 KB 164/1118 KB 844/1192 KB 160/1461 KB 164/1118 KB 848/1192 KB 160/1461 KB 148/1118 KB 836/1192 KB 160/1461 KB 164/1118 KB 852/1192 KB 160/1461 KB 164/1118 KB 856/1192 KB 160/1461 KB 164/1118 KB 860/1192 KB 160/1461 KB 164/1118 KB 864/1192 KB 160/1461 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.0 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 164/1118 KB 864/1192 KB 164/1461 KB 164/1118 KB 864/1192 KB 168/1461 KB 164/1118 KB 868/1192 KB 172/1461 KB 164/1118 KB 868/1192 KB 176/1461 KB 164/1118 KB 868/1192 KB 180/1461 KB 168/1118 KB 868/1192 KB 184/1461 KB 168/1118 KB 868/1192 KB 188/1461 KB 168/1118 KB 868/1192 KB 192/1461 KB 168/1118 KB 868/1192 KB 196/1461 KB 168/1118 KB 868/1192 KB 196/1461 KB 3/46 KB 168/1118 KB 868/1192 KB 196/1461 KB 5/46 KB 168/1118 KB 868/1192 KB 196/1461 KB 8/46 KB 168/1118 KB 868/1192 KB 196/1461 KB 11/46 KB 168/1118 KB 868/1192 KB 196/1461 KB 13/46 KB 168/1118 KB 868/1192 KB 196/1461 KB 16/46 KB 168/1118 KB 868/1192 KB 196/1461 KB 19/46 KB 168/1118 KB 868/1192 KB 196/1461 KB 21/46 KB 168/1118 KB 868/1192 KB 196/1461 KB 24/46 KB 164/1118 KB 868/1192 KB 168/1461 KB 168/1118 KB 872/1192 KB 196/1461 KB 24/46 KB 168/1118 KB 876/1192 KB 196/1461 KB 24/46 KB 168/1118 KB 880/1192 KB 196/1461 KB 24/46 KB 168/1118 KB 884/1192 KB 196/1461 KB 24/46 KB 168/1118 KB 888/1192 KB 196/1461 KB 27/46 KB 168/1118 KB 892/1192 KB 196/1461 KB 27/46 KB 168/1118 KB 896/1192 KB 196/1461 KB 27/46 KB 168/1118 KB 868/1192 KB 180/1461 KB 172/1118 KB 896/1192 KB 200/1461 KB 27/46 KB 176/1118 KB 896/1192 KB 200/1461 KB 27/46 KB 180/1118 KB 896/1192 KB 200/1461 KB 27/46 KB 184/1118 KB 896/1192 KB 200/1461 KB 27/46 KB 188/1118 KB 896/1192 KB 200/1461 KB 27/46 KB 192/1118 KB 896/1192 KB 200/1461 KB 27/46 KB 196/1118 KB 896/1192 KB 200/1461 KB 27/46 KB 200/1118 KB 900/1192 KB 200/1461 KB 3/287 KB 27/46 KB 204/1118 KB 900/1192 KB 200/1461 KB 3/287 KB 27/46 KB 208/1118 KB 900/1192 KB 200/1461 KB 3/287 KB 27/46 KB 212/1118 KB 900/1192 KB 200/1461 KB 3/287 KB 27/46 KB 216/1118 KB 900/1192 KB 200/1461 KB 3/287 KB 27/46 KB 220/1118 KB 900/1192 KB 200/1461 KB 3/287 KB 27/46 KB 224/1118 KB 900/1192 KB 200/1461 KB 3/287 KB 27/46 KB 168/1118 KB 896/1192 KB 200/1461 KB 27/46 KB 224/1118 KB 900/1192 KB 204/1461 KB 3/287 KB 27/46 KB 224/1118 KB 900/1192 KB 208/1461 KB 3/287 KB 27/46 KB 224/1118 KB 900/1192 KB 212/1461 KB 3/287 KB 27/46 KB 224/1118 KB 900/1192 KB 216/1461 KB 3/287 KB 27/46 KB 224/1118 KB 900/1192 KB 220/1461 KB 3/287 KB 27/46 KB 224/1118 KB 900/1192 KB 224/1461 KB 3/287 KB 27/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 3/287 KB 27/46 KB 168/1118 KB 884/1192 KB 196/1461 KB 27/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 3/287 KB 29/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 3/287 KB 32/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 3/287 KB 36/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 3/287 KB 40/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 3/287 KB 44/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 3/287 KB 46/46 KB 196/1118 KB 900/1192 KB 200/1461 KB 3/287 KB 27/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 4/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 7/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 8/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 11/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 12/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 15/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 16/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 19/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 20/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 23/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 24/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 27/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 28/287 KB 46/46 KB 224/1118 KB 900/1192 KB 228/1461 KB 31/287 KB 46 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install /46 KB 224/1118 KB 900/1192 KB 232/1461 KB 32/287 KB 46/46 KB 224/1118 KB 900/1192 KB 232/1461 KB 35/287 KB 46/46 KB 228/1118 KB 900/1192 KB 232/1461 KB 36/287 KB 46/46 KB 196/1118 KB 900/1192 KB 200/1461 KB 27/46 KB 228/1118 KB 904/1192 KB 232/1461 KB 36/287 KB 46/46 KB 228/1118 KB 908/1192 KB 232/1461 KB 36/287 KB 46/46 KB 228/1118 KB 912/1192 KB 232/1461 KB 36/287 KB 46/46 KB 228/1118 KB 916/1192 KB 232/1461 KB 36/287 KB 46/46 KB 228/1118 KB 920/1192 KB 232/1461 KB 36/287 KB 46/46 KB 228/1118 KB 924/1192 KB 232/1461 KB 36/287 KB 46/46 KB 228/1118 KB 928/1192 KB 232/1461 KB 36/287 KB 46/46 KB 228/1118 KB 932/1192 KB 232/1461 KB 36/287 KB 46/46 KB 228/1118 KB 936/1192 KB 232/1461 KB 39/287 KB 46/46 KB 228/1118 KB 940/1192 KB 232/1461 KB 39/287 KB 46/46 KB 228/1118 KB 944/1192 KB 232/1461 KB 39/287 KB 46/46 KB 228/1118 KB 948/1192 KB 232/1461 KB 39/287 KB 46/46 KB 228/1118 KB 952/1192 KB 232/1461 KB 39/287 KB 228/1118 KB 956/1192 KB 232/1461 KB 39/287 KB 228/1118 KB 960/1192 KB 232/1461 KB 39/287 KB 228/1118 KB 900/1192 KB 232/1461 KB 35/287 KB 46/46 KB 232/1118 KB 960/1192 KB 232/1461 KB 39/287 KB 236/1118 KB 960/1192 KB 232/1461 KB 39/287 KB 240/1118 KB 960/1192 KB 232/1461 KB 39/287 KB 244/1118 KB 960/1192 KB 232/1461 KB 39/287 KB 224/1118 KB 900/1192 KB 232/1461 KB 31/287 KB 46/46 KB 244/1118 KB 960/1192 KB 236/1461 KB 39/287 KB 244/1118 KB 960/1192 KB 240/1461 KB 39/287 KB 244/1118 KB 960/1192 KB 244/1461 KB 39/287 KB 244/1118 KB 960/1192 KB 248/1461 KB 39/287 KB 244/1118 KB 960/1192 KB 252/1461 KB 39/287 KB 244/1118 KB 960/1192 KB 256/1461 KB 39/287 KB 244/1118 KB 960/1192 KB 260/1461 KB 39/287 KB 248/1118 KB 960/1192 KB 264/1461 KB 39/287 KB 248/1118 KB 960/1192 KB 268/1461 KB 39/287 KB 248/1118 KB 960/1192 KB 272/1461 KB 39/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 39/287 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 25.4 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 228/1118 KB 932/1192 KB 232/1461 KB 39/287 KB 46/46 KB 248/1118 KB 964/1192 KB 276/1461 KB 40/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 43/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 44/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 47/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 48/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 51/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 52/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 55/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 56/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 59/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 60/287 KB 248/1118 KB 964/1192 KB 276/1461 KB 63/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 64/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 67/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 68/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 71/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 72/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 75/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 76/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 79/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 80/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 83/287 KB 248/1118 KB 964/1192 KB 272/1461 KB 39/287 KB 248/1118 KB 968/1192 KB 280/1461 KB 83/287 KB 248/1118 KB 972/1192 KB 280/1461 KB 83/287 KB 248/1118 KB 976/1192 KB 280/1461 KB 83/287 KB 248/1118 KB 980/1192 KB 280/1461 KB 83/287 KB 248/1118 KB 960/1192 KB 260/1461 KB 39/287 KB 252/1118 KB 980/1192 KB 280/1461 KB 83/287 KB 256/1118 KB 980/1192 KB 280/1461 KB 83/287 KB 260/1118 KB 980/1192 KB 280/1461 KB 83/287 KB 264/1118 KB 980/1192 KB 280/1461 KB 83/287 KB 268/1118 KB 980/1192 KB 280/1461 KB 83/287 KB 272/1118 KB 980/1192 KB 280/1461 KB 83/287 KB 248/1118 KB 964/1192 KB 280/1461 KB 63/287 KB 272/1118 KB 980/1192 KB 284/1461 KB 83/287 KB 272/1118 KB 980/1192 KB 288/1461 KB 83/287 KB 272/1118 KB 984/1192 KB 292/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 296/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 300/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 304/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 308/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 312/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 316/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 320/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 324/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 328/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 332/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 336/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 340/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 344/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 288/1461 KB 84/287 KB 272/1118 KB 984/1192 KB 344/1461 KB 87/287 KB 272/1118 KB 984/1192 KB 344/1461 KB 88/287 KB 272/1118 KB 984/1192 KB 344/1461 KB 91/287 KB 272/1118 KB 984/1192 KB 344/1461 KB 92/287 KB 272/1118 KB 984/1192 KB 344/1461 KB 95/287 KB 272/1118 KB 984/1192 KB 344/1461 KB 96/287 KB 272/1118 KB 984/1192 KB 344/1461 KB 99/287 KB 272/1118 KB 984/1192 KB 288/1461 KB 83/287 KB 272/1118 KB 988/1192 KB 344/1461 KB 99/287 KB 272/1118 KB 992/1192 KB 344/1461 KB 99/287 KB 272/1118 KB 996/1192 KB 344/1461 KB 99/287 KB 272/1118 KB 1000/1192 KB 344/1461 KB 99/287 KB 272/1118 KB 1004/1192 KB 344/1461 KB 99/287 KB 272/1118 KB 1008/1192 KB 344/1461 KB 99/287 KB 272/1118 KB 1012/1192 KB 344/1461 KB 99/287 KB 272/1118 KB 1016/1192 KB 344/1461 KB 99/287 KB 272/1118 KB 1020/1192 KB 344/1461 KB 100/287 KB 272/1118 KB 1024/1192 KB 344/1461 KB 100/287 KB 272/1118 KB 1016/1192 KB 344/1461 KB 100/287 KB 272/1118 KB 1024/1192 KB 344/1461 KB 103/287 KB 272/1118 KB 1024/1192 KB 344/1461 KB 104/287 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 272/1118 KB 1024/1192 KB 344/1461 KB 107/287 KB 272/1118 KB 1028/1192 KB 348/1461 KB 108/287 KB 272/1118 KB 1028/1192 KB 348/1461 KB 111/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 112/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 115/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 116/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 119/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 120/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 123/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 124/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 127/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 128/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 131/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 132/287 KB 272/1118 KB 1028/1192 KB 348/1461 KB 107/287 KB 276/1118 KB 1032/1192 KB 348/1461 KB 132/287 KB 276/1118 KB 1036/1192 KB 348/1461 KB 132/287 KB 276/1118 KB 1040/1192 KB 348/1461 KB 132/287 KB 276/1118 KB 1044/1192 KB 348/1461 KB 132/287 KB 276/1118 KB 1048/1192 KB 348/1461 KB 132/287 KB 276/1118 KB 1052/1192 KB 348/1461 KB 132/287 KB 276/1118 KB 1056/1192 KB 348/1461 KB 132/287 KB 276/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 272/1118 KB 1024/1192 KB 348/1461 KB 107/287 KB 276/1118 KB 1028/1192 KB 348/1461 KB 111/287 KB 280/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 284/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 288/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 292/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 296/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 300/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 304/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 308/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 312/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 316/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 320/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 324/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 328/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 332/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 336/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 340/1118 KB 1060/1192 KB 348/1461 KB 132/287 KB 344/1118 KB 1060/1192 KB 352/1461 KB 132/287 KB 348/1118 KB 1060/1192 KB 352/1461 KB 132/287 KB 352/1118 KB 1060/1192 KB 352/1461 KB 132/287 KB 356/1118 KB 1060/1192 KB 352/1461 KB 132/287 KB 360/1118 KB 1060/1192 KB 352/1461 KB 132/287 KB 364/1118 KB 1060/1192 KB 352/1461 KB 132/287 KB 368/1118 KB 1060/1192 KB 352/1461 KB 132/287 KB 372/1118 KB 1060/1192 KB 352/1461 KB 132/287 KB 340/1118 KB 1060/1192 KB 352/1461 KB 132/287 KB 372/1118 KB 1064/1192 KB 356/1461 KB 135/287 KB 372/1118 KB 1064/1192 KB 360/1461 KB 135/287 KB 372/1118 KB 1064/1192 KB 364/1461 KB 135/287 KB 372/1118 KB 1064/1192 KB 368/1461 KB 135/287 KB 372/1118 KB 1064/1192 KB 372/1461 KB 135/287 KB 372/1118 KB 1064/1192 KB 376/1461 KB 135/287 KB 372/1118 KB 1064/1192 KB 380/1461 KB 135/287 KB 372/1118 KB 1064/1192 KB 384/1461 KB 135/287 KB 372/1118 KB 1064/1192 KB 388/1461 KB 135/287 KB 376/1118 KB 1064/1192 KB 392/1461 KB 135/287 KB 376/1118 KB 1064/1192 KB 396/1461 KB 135/287 KB 376/1118 KB 1064/1192 KB 400/1461 KB 135/287 KB 376/1118 KB 1064/1192 KB 404/1461 KB 135/287 KB 376/1118 KB 1064/1192 KB 408/1461 KB 135/287 KB 376/1118 KB 1064/1192 KB 412/1461 KB 135/287 KB 376/1118 KB 1064/1192 KB 416/1461 KB 135/287 KB 376/1118 KB 1064/1192 KB 420/1461 KB 135/287 KB 372/1118 KB 1064/1192 KB 352/1461 KB 135/287 KB 376/1118 KB 1064/1192 KB 420/1461 KB 136/287 KB 376/1118 KB 1064/1192 KB 420/1461 KB 139/287 KB 376/1118 KB 1064/1192 KB 420/1461 KB 140/287 KB 376/1118 KB 1064/1192 KB 420/1461 KB 143/2 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 87 KB 376/1118 KB 1064/1192 KB 420/1461 KB 144/287 KB 376/1118 KB 1064/1192 KB 420/1461 KB 147/287 KB 372/1118 KB 1064/1192 KB 352/1461 KB 132/287 KB 376/1118 KB 1068/1192 KB 420/1461 KB 147/287 KB 376/1118 KB 1072/1192 KB 420/1461 KB 147/287 KB 376/1118 KB 1076/1192 KB 420/1461 KB 147/287 KB 376/1118 KB 1080/1192 KB 420/1461 KB 147/287 KB 376/1118 KB 1084/1192 KB 420/1461 KB 147/287 KB 376/1118 KB 1088/1192 KB 420/1461 KB 147/287 KB 376/1118 KB 1092/1192 KB 420/1461 KB 147/287 KB 376/1118 KB 1096/1192 KB 420/1461 KB 148/287 KB 376/1118 KB 1100/1192 KB 420/1461 KB 148/287 KB 376/1118 KB 1064/1192 KB 388/1461 KB 135/287 KB 380/1118 KB 1100/1192 KB 420/1461 KB 148/287 KB 384/1118 KB 1100/1192 KB 420/1461 KB 148/287 KB 388/1118 KB 1100/1192 KB 420/1461 KB 148/287 KB 392/1118 KB 1100/1192 KB 420/1461 KB 148/287 KB 396/1118 KB 1100/1192 KB 420/1461 KB 148/287 KB 400/1118 KB 1100/1192 KB 420/1461 KB 148/287 KB 404/1118 KB 1100/1192 KB 420/1461 KB 148/287 KB 408/1118 KB 1100/1192 KB 420/1461 KB 148/287 KB 412/1118 KB 1104/1192 KB 420/1461 KB 148/287 KB 416/1118 KB 1104/1192 KB 420/1461 KB 148/287 KB 420/1118 KB 1104/1192 KB 420/1461 KB 148/287 KB 424/1118 KB 1104/1192 KB 424/1461 KB 148/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 148/287 KB 376/1118 KB 1092/1192 KB 420/1461 KB 148/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 151/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 152/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 155/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 156/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 159/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 162/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 164/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 167/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 168/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 171/287 KB 428/1118 KB 1104/1192 KB 424/1461 KB 172/287 KB 432/1118 KB 1104/1192 KB 424/1461 KB 175/287 KB 432/1118 KB 1104/1192 KB 424/1461 KB 176/287 KB 432/1118 KB 1104/1192 KB 424/1461 KB 179/287 KB 432/1118 KB 1104/1192 KB 424/1461 KB 180/287 KB 432/1118 KB 1104/1192 KB 424/1461 KB 183/287 KB 432/1118 KB 1104/1192 KB 424/1461 KB 184/287 KB 432/1118 KB 1104/1192 KB 424/1461 KB 187/287 KB 420/1118 KB 1104/1192 KB 424/1461 KB 148/287 KB 432/1118 KB 1104/1192 KB 428/1461 KB 187/287 KB 432/1118 KB 1104/1192 KB 432/1461 KB 187/287 KB 432/1118 KB 1104/1192 KB 436/1461 KB 187/287 KB 432/1118 KB 1104/1192 KB 440/1461 KB 187/287 KB 432/1118 KB 1104/1192 KB 444/1461 KB 187/287 KB 432/1118 KB 1104/1192 KB 448/1461 KB 187/287 KB 432/1118 KB 1104/1192 KB 452/1461 KB 187/287 KB 408/1118 KB 1104/1192 KB 420/1461 KB 148/287 KB 432/1118 KB 1108/1192 KB 452/1461 KB 188/287 KB 432/1118 KB 1112/1192 KB 452/1461 KB 188/287 KB 432/1118 KB 1116/1192 KB 452/1461 KB 188/287 KB 432/1118 KB 1120/1192 KB 452/1461 KB 188/287 KB 432/1118 KB 1124/1192 KB 452/1461 KB 188/287 KB 432/1118 KB 1128/1192 KB 452/1461 KB 188/287 KB 432/1118 KB 1132/1192 KB 452/1461 KB 188/287 KB 432/1118 KB 1136/1192 KB 452/1461 KB 188/287 KB 432/1118 KB 1140/1192 KB 452/1461 KB 188/287 KB 432/1118 KB 1144/1192 KB 456/1461 KB 188/287 KB 432/1118 KB 1148/1192 KB 456/1461 KB 188/287 KB 432/1118 KB 1152/1192 KB 456/1461 KB 188/287 KB 432/1118 KB 1156/1192 KB 456/1461 KB 188/287 KB 432/1118 KB 1160/1192 KB 456/1461 KB 188/287 KB 432/1118 KB 1164/1192 KB 456/1461 KB 188/287 KB 432/1118 KB 1168/1192 KB 456/1461 KB 188/287 KB 432/1118 KB 1172/1192 KB 456/1461 KB 188/287 KB 432/1118 KB 1104/1192 KB 452/1461 KB unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 188/287 KB 432/1118 KB 1172/1192 KB 456/1461 KB 191/287 KB 432/1118 KB 1172/1192 KB 456/1461 KB 192/287 KB 432/1118 KB 1172/1192 KB 456/1461 KB 195/287 KB 432/1118 KB 1104/1192 KB 424/1461 KB 172/287 KB 436/1118 KB 1172/1192 KB 456/1461 KB 195/287 KB 440/1118 KB 1172/1192 KB 456/1461 KB 195/287 KB 444/1118 KB 1172/1192 KB 456/1461 KB 195/287 KB 448/1118 KB 1172/1192 KB 456/1461 KB 195/287 KB 452/1118 KB 1172/1192 KB 456/1461 KB 195/287 KB 456/1118 KB 1172/1192 KB 456/1461 KB 195/287 KB 460/1118 KB 1172/1192 KB 456/1461 KB 195/287 KB 464/1118 KB 1172/1192 KB 456/1461 KB 196/287 KB 468/1118 KB 1172/1192 KB 456/1461 KB 196/287 KB 472/1118 KB 1172/1192 KB 456/1461 KB 196/287 KB 476/1118 KB 1172/1192 KB 456/1461 KB 196/287 KB 480/1118 KB 1172/1192 KB 456/1461 KB 196/287 KB 484/1118 KB 1172/1192 KB 456/1461 KB 196/287 KB 432/1118 KB 1140/1192 KB 456/1461 KB 188/287 KB 484/1118 KB 1176/1192 KB 460/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 464/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 468/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 472/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 476/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 480/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 484/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 488/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 492/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 496/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 500/1461 KB 196/287 KB 488/1118 KB 1176/1192 KB 504/1461 KB 196/287 KB 488/1118 KB 1176/1192 KB 508/1461 KB 196/287 KB 488/1118 KB 1176/1192 KB 512/1461 KB 196/287 KB 488/1118 KB 1176/1192 KB 516/1461 KB 196/287 KB 484/1118 KB 1176/1192 KB 456/1461 KB 196/287 KB 488/1118 KB 1180/1192 KB 516/1461 KB 196/287 KB 488/1118 KB 1184/1192 KB 516/1461 KB 196/287 KB 488/1118 KB 1188/1192 KB 516/1461 KB 196/287 KB 460/1118 KB 1172/1192 KB 456/1461 KB 196/287 KB 488/1118 KB 1188/1192 KB 516/1461 KB 199/287 KB 488/1118 KB 1188/1192 KB 516/1461 KB 200/287 KB 488/1118 KB 1188/1192 KB 516/1461 KB 203/287 KB 488/1118 KB 1188/1192 KB 516/1461 KB 204/287 KB 488/1118 KB 1188/1192 KB 516/1461 KB 207/287 KB 488/1118 KB 1188/1192 KB 516/1461 KB 208/287 KB 488/1118 KB 1188/1192 KB 516/1461 KB 211/287 KB 488/1118 KB 1188/1192 KB 516/1461 KB 212/287 KB 488/1118 KB 1176/1192 KB 500/1461 KB 196/287 KB 492/1118 KB 1188/1192 KB 516/1461 KB 212/287 KB 496/1118 KB 1192/1192 KB 516/1461 KB 212/287 KB 500/1118 KB 1192/1192 KB 516/1461 KB 212/287 KB 492/1118 KB 1192/1192 KB 516/1461 KB 212/287 KB 500/1118 KB 1192/1192 KB 520/1461 KB 212/287 KB 500/1118 KB 1192/1192 KB 520/1461 KB 212/287 KB 500/1118 KB 1192/1192 KB 524/1461 KB 212/287 KB 500/1118 KB 1192/1192 KB 528/1461 KB 212/287 KB 500/1118 KB 1192/1192 KB 532/1461 KB 212/287 KB 504/1118 KB 1192/1192 KB 536/1461 KB 212/287 KB 504/1118 KB 1192/1192 KB 540/1461 KB 212/287 KB 504/1118 KB 1192/1192 KB 544/1461 KB 212/287 KB 504/1118 KB 1192/1192 KB 548/1461 KB 212/287 KB 504/1118 KB 1192/1192 KB 552/1461 KB 212/287 KB 504/1118 KB 1192/1192 KB 556/1461 KB 212/287 KB 504/1118 KB 1192/1192 KB 560/1461 KB 212/287 KB 504/1118 KB 1192/1192 KB 532/1461 KB 212/287 KB 508/1118 KB 1192/1192 KB 560/1461 KB 212/287 KB 512/1118 KB 1192/1192 KB 560/1461 KB 212/287 KB 516/1118 KB 1192/1192 KB 560/1461 KB 212/287 KB 520/1118 KB 1192/1192 KB 560/1461 KB 212/287 KB 524/1118 KB 1192/1192 KB 560/1461 KB 212/287 KB 528/1118 KB 1192/1192 KB 560/1461 KB 212/287 KB 532/1118 KB 1192/1192 KB 560/1461 KB 212/287 KB 536/1118 KB 1192/1192 KB 564 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install /1461 KB 212/287 KB 540/1118 KB 1192/1192 KB 564/1461 KB 212/287 KB 544/1118 KB 1192/1192 KB 564/1461 KB 212/287 KB 548/1118 KB 1192/1192 KB 564/1461 KB 212/287 KB 552/1118 KB 1192/1192 KB 564/1461 KB 215/287 KB 556/1118 KB 1192/1192 KB 564/1461 KB 215/287 KB 560/1118 KB 1192/1192 KB 564/1461 KB 215/287 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 643.7 KB/sec) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 532/1118 KB 1192/1192 KB 564/1461 KB 212/287 KB 560/1118 KB 568/1461 KB 215/287 KB 560/1118 KB 572/1461 KB 215/287 KB 560/1118 KB 576/1461 KB 215/287 KB 560/1118 KB 580/1461 KB 215/287 KB 560/1118 KB 584/1461 KB 215/287 KB 560/1118 KB 588/1461 KB 215/287 KB 564/1118 KB 592/1461 KB 215/287 KB 548/1118 KB 1192/1192 KB 564/1461 KB 215/287 KB 564/1118 KB 592/1461 KB 216/287 KB 564/1118 KB 592/1461 KB 219/287 KB 564/1118 KB 592/1461 KB 220/287 KB 564/1118 KB 592/1461 KB 223/287 KB 564/1118 KB 592/1461 KB 224/287 KB 564/1118 KB 592/1461 KB 227/287 KB 564/1118 KB 592/1461 KB 228/287 KB 564/1118 KB 592/1461 KB 231/287 KB 564/1118 KB 592/1461 KB 232/287 KB 564/1118 KB 592/1461 KB 235/287 KB 564/1118 KB 592/1461 KB 236/287 KB 564/1118 KB 596/1461 KB 239/287 KB 564/1118 KB 596/1461 KB 240/287 KB 564/1118 KB 596/1461 KB 243/287 KB 564/1118 KB 596/1461 KB 244/287 KB 564/1118 KB 596/1461 KB 247/287 KB 564/1118 KB 596/1461 KB 248/287 KB 564/1118 KB 596/1461 KB 251/287 KB 564/1118 KB 596/1461 KB 252/287 KB 564/1118 KB 588/1461 KB 215/287 KB 568/1118 KB 596/1461 KB 252/287 KB 572/1118 KB 596/1461 KB 252/287 KB 576/1118 KB 596/1461 KB 252/287 KB 580/1118 KB 596/1461 KB 252/287 KB 584/1118 KB 596/1461 KB 252/287 KB 588/1118 KB 596/1461 KB 252/287 KB 592/1118 KB 596/1461 KB 252/287 KB 596/1118 KB 596/1461 KB 252/287 KB 600/1118 KB 596/1461 KB 255/287 KB 604/1118 KB 596/1461 KB 255/287 KB 608/1118 KB 596/1461 KB 255/287 KB 564/1118 KB 596/1461 KB 236/287 KB 608/1118 KB 600/1461 KB 255/287 KB 608/1118 KB 604/1461 KB 255/287 KB 608/1118 KB 608/1461 KB 255/287 KB 608/1118 KB 612/1461 KB 255/287 KB 608/1118 KB 616/1461 KB 255/287 KB 608/1118 KB 620/1461 KB 255/287 KB 608/1118 KB 624/1461 KB 255/287 KB 596/1118 KB 596/1461 KB 255/287 KB 608/1118 KB 624/1461 KB 256/287 KB 608/1118 KB 628/1461 KB 259/287 KB 612/1118 KB 628/1461 KB 260/287 KB 608/1118 KB 628/1461 KB 256/287 KB 612/1118 KB 632/1461 KB 260/287 KB 612/1118 KB 636/1461 KB 260/287 KB 612/1118 KB 640/1461 KB 263/287 KB 612/1118 KB 644/1461 KB 263/287 KB 612/1118 KB 648/1461 KB 263/287 KB 612/1118 KB 652/1461 KB 263/287 KB 612/1118 KB 656/1461 KB 263/287 KB 612/1118 KB 660/1461 KB 263/287 KB 612/1118 KB 664/1461 KB 263/287 KB 612/1118 KB 668/1461 KB 263/287 KB 612/1118 KB 672/1461 KB 263/287 KB 612/1118 KB 676/1461 KB 263/287 KB 612/1118 KB 628/1461 KB 259/287 KB 616/1118 KB 676/1461 KB 263/287 KB 620/1118 KB 676/1461 KB 263/287 KB 624/1118 KB 676/1461 KB 263/287 KB 628/1118 KB 676/1461 KB 263/287 KB 632/1118 KB 676/1461 KB 263/287 KB 636/1118 KB 676/1461 KB 263/287 KB 640/1118 KB 676/1461 KB 263/287 KB 644/1118 KB 676/1461 KB 263/287 KB 612/1118 KB 636/1461 KB 263/287 KB 644/1118 KB 676/1461 KB 264/287 KB 644/1118 KB 676/1461 KB 267/287 KB 644/1118 KB 676/1461 KB 268/287 KB 644/1118 KB 676/1461 KB 271/287 KB 644/1118 KB 676/1461 KB 272/287 KB 644/1118 KB 676/1461 KB 275/287 KB 644/1118 KB 676/1461 KB 276/287 KB 644/1118 KB 676/1461 KB 279/287 KB 644/1118 KB 676/1461 KB 282/287 KB 644/1118 KB 676/1461 KB 285/287 KB 644/1118 KB 676/1461 KB 287/287 KB 644/1118 KB 676/1461 KB 287/287 KB 648/1118 KB 676/1461 KB 287/287 KB 652/1118 KB 676/1461 KB 287/287 KB 656/1118 KB 676/1461 KB 287/287 KB 660/1118 KB 676/1461 KB 287/287 KB 664/1118 KB 680/1461 KB 287/287 KB 668/1118 KB 680/1461 KB 287/287 KB 672/1118 KB 680/1461 KB 287/287 KB 676/1118 KB 680/1461 KB 287/287 KB 680/1118 KB 680/1461 KB 287/287 KB 684/1118 KB 680/1 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 461 KB 287/287 KB 660/1118 KB 680/1461 KB 287/287 KB 684/1118 KB 684/1461 KB 287/287 KB 684/1118 KB 688/1461 KB 287/287 KB 684/1118 KB 692/1461 KB 287/287 KB 684/1118 KB 696/1461 KB 287/287 KB 684/1118 KB 700/1461 KB 287/287 KB 684/1118 KB 704/1461 KB 287/287 KB 684/1118 KB 708/1461 KB 287/287 KB 688/1118 KB 712/1461 KB 287/287 KB 688/1118 KB 716/1461 KB 287/287 KB 688/1118 KB 720/1461 KB 287/287 KB 688/1118 KB 724/1461 KB 287/287 KB 688/1118 KB 728/1461 KB 688/1118 KB 732/1461 KB 688/1118 KB 736/1461 KB 688/1118 KB 740/1461 KB 688/1118 KB 744/1461 KB 688/1118 KB 708/1461 KB 287/287 KB 692/1118 KB 744/1461 KB 696/1118 KB 744/1461 KB 700/1118 KB 744/1461 KB 704/1118 KB 744/1461 KB 708/1118 KB 744/1461 KB 712/1118 KB 744/1461 KB 716/1118 KB 748/1461 KB 720/1118 KB 748/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 152.6 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install 712/1118 KB 748/1461 KB 720/1118 KB 752/1461 KB 724/1118 KB 756/1461 KB 724/1118 KB 760/1461 KB 724/1118 KB 764/1461 KB 724/1118 KB 768/1461 KB 724/1118 KB 772/1461 KB 724/1118 KB 776/1461 KB 724/1118 KB 780/1461 KB 724/1118 KB 784/1461 KB 724/1118 KB 752/1461 KB 728/1118 KB 784/1461 KB 732/1118 KB 784/1461 KB 736/1118 KB 784/1461 KB 740/1118 KB 784/1461 KB 744/1118 KB 784/1461 KB 748/1118 KB 784/1461 KB 752/1118 KB 784/1461 KB 756/1118 KB 784/1461 KB 760/1118 KB 788/1461 KB 764/1118 KB 788/1461 KB 768/1118 KB 788/1461 KB 772/1118 KB 788/1461 KB 776/1118 KB 788/1461 KB 780/1118 KB 788/1461 KB 784/1118 KB 788/1461 KB 788/1118 KB 788/1461 KB 792/1118 KB 788/1461 KB 756/1118 KB 788/1461 KB 792/1118 KB 792/1461 KB 792/1118 KB 796/1461 KB 792/1118 KB 800/1461 KB 792/1118 KB 804/1461 KB 792/1118 KB 808/1461 KB 792/1118 KB 812/1461 KB 792/1118 KB 816/1461 KB 792/1118 KB 820/1461 KB 796/1118 KB 824/1461 KB 796/1118 KB 828/1461 KB 796/1118 KB 832/1461 KB 796/1118 KB 836/1461 KB 796/1118 KB 840/1461 KB 796/1118 KB 844/1461 KB 796/1118 KB 848/1461 KB 796/1118 KB 852/1461 KB 796/1118 KB 820/1461 KB 800/1118 KB 852/1461 KB 804/1118 KB 852/1461 KB 808/1118 KB 852/1461 KB 812/1118 KB 852/1461 KB 816/1118 KB 852/1461 KB 820/1118 KB 852/1461 KB 824/1118 KB 852/1461 KB 828/1118 KB 852/1461 KB 832/1118 KB 852/1461 KB 836/1118 KB 852/1461 KB 840/1118 KB 856/1461 KB 844/1118 KB 856/1461 KB 848/1118 KB 856/1461 KB 852/1118 KB 856/1461 KB 856/1118 KB 856/1461 KB 860/1118 KB 856/1461 KB 864/1118 KB 856/1461 KB 868/1118 KB 856/1461 KB 836/1118 KB 856/1461 KB 868/1118 KB 860/1461 KB 868/1118 KB 864/1461 KB 868/1118 KB 868/1461 KB 868/1118 KB 872/1461 KB 868/1118 KB 876/1461 KB 868/1118 KB 880/1461 KB 868/1118 KB 884/1461 KB 868/1118 KB 888/1461 KB 868/1118 KB 892/1461 KB 868/1118 KB 896/1461 KB 872/1118 KB 900/1461 KB 872/1118 KB 904/1461 KB 872/1118 KB 908/1461 KB 872/1118 KB 912/1461 KB 872/1118 KB 916/1461 KB 872/1118 KB 920/1461 KB 872/1118 KB 924/1461 KB 872/1118 KB 896/1461 KB 876/1118 KB 924/1461 KB 880/1118 KB 924/1461 KB 884/1118 KB 924/1461 KB 888/1118 KB 924/1461 KB 892/1118 KB 924/1461 KB 896/1118 KB 924/1461 KB 900/1118 KB 924/1461 KB 904/1118 KB 928/1461 KB 908/1118 KB 928/1461 KB 912/1118 KB 928/1461 KB 916/1118 KB 928/1461 KB 920/1118 KB 928/1461 KB 924/1118 KB 928/1461 KB 928/1118 KB 928/1461 KB 932/1118 KB 928/1461 KB 900/1118 KB 928/1461 KB 932/1118 KB 932/1461 KB 932/1118 KB 936/1461 KB 932/1118 KB 940/1461 KB 932/1118 KB 944/1461 KB 932/1118 KB 948/1461 KB 932/1118 KB 952/1461 KB 936/1118 KB 956/1461 KB 936/1118 KB 960/1461 KB 936/1118 KB 964/1461 KB 936/1118 KB 968/1461 KB 936/1118 KB 972/1461 KB 936/1118 KB 976/1461 KB 936/1118 KB 980/1461 KB 936/1118 KB 984/1461 KB 936/1118 KB 952/1461 KB 940/1118 KB 984/1461 KB 944/1118 KB 984/1461 KB 948/1118 KB 984/1461 KB 952/1118 KB 984/1461 KB 956/1118 KB 984/1461 KB 960/1118 KB 984/1461 KB 964/1118 KB 984/1461 KB 968/1118 KB 984/1461 KB 972/1118 KB 988/1461 KB 976/1118 KB 988/1461 KB 980/1118 KB 988/1461 KB 984/1118 KB 988/1461 KB 988/1118 KB 988/1461 KB 992/1118 KB 988/1461 KB 996/1118 KB 988/1461 KB 1000/1118 KB 988/1461 KB 968/1118 KB 988/1461 KB 1000/1118 KB 992/1461 KB 1000/1118 KB 996/1461 KB 1000/1118 KB 1000/1461 KB 1000/1118 KB 1004/1461 KB 1000/1118 KB 1008/1461 KB 1000/1118 KB 1012/1461 KB 1004/1118 KB 1016/1461 KB 1004/1118 KB 1020/1461 KB 1004/1118 KB 1024/1461 KB 1004/1118 KB 1028 unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install /1461 KB 1004/1118 KB 1032/1461 KB 1004/1118 KB 1036/1461 KB 1004/1118 KB 1040/1461 KB 1004/1118 KB 1044/1461 KB 1004/1118 KB 1012/1461 KB 1008/1118 KB 1044/1461 KB 1012/1118 KB 1044/1461 KB 1016/1118 KB 1044/1461 KB 1020/1118 KB 1044/1461 KB 1024/1118 KB 1044/1461 KB 1028/1118 KB 1044/1461 KB 1032/1118 KB 1048/1461 KB 1036/1118 KB 1048/1461 KB 1040/1118 KB 1048/1461 KB 1044/1118 KB 1048/1461 KB 1048/1118 KB 1048/1461 KB 1052/1118 KB 1048/1461 KB 1056/1118 KB 1048/1461 KB 1060/1118 KB 1048/1461 KB 1064/1118 KB 1048/1461 KB 1068/1118 KB 1048/1461 KB 1028/1118 KB 1048/1461 KB 1068/1118 KB 1052/1461 KB 1068/1118 KB 1056/1461 KB 1068/1118 KB 1060/1461 KB 1068/1118 KB 1064/1461 KB 1068/1118 KB 1068/1461 KB 1068/1118 KB 1072/1461 KB 1068/1118 KB 1076/1461 KB 1072/1118 KB 1080/1461 KB 1072/1118 KB 1084/1461 KB 1072/1118 KB 1088/1461 KB 1072/1118 KB 1092/1461 KB 1072/1118 KB 1096/1461 KB 1072/1118 KB 1100/1461 KB 1072/1118 KB 1104/1461 KB 1072/1118 KB 1108/1461 KB 1072/1118 KB 1112/1461 KB 1072/1118 KB 1076/1461 KB 1076/1118 KB 1112/1461 KB 1080/1118 KB 1112/1461 KB 1084/1118 KB 1112/1461 KB 1088/1118 KB 1112/1461 KB 1092/1118 KB 1112/1461 KB 1096/1118 KB 1112/1461 KB 1100/1118 KB 1112/1461 KB 1104/1118 KB 1112/1461 KB 1108/1118 KB 1116/1461 KB 1112/1118 KB 1116/1461 KB 1116/1118 KB 1116/1461 KB 1118/1118 KB 1116/1461 KB 1104/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 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 577.9 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install 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 744.6 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:08 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: 19:57: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/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 385.5 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 19:57:08 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 84.8 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 100.6 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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 78.1 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 24.4 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 212.3 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 1/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 137.0 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57: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/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 461.7 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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: 19:57:08 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: 19:57:08 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 249.7 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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 434.9 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57: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/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 447.3 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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 48.2 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 19:57:08 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 12.4 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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: 19:57:08 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: 19:57:08 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: 19:57:08 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: 19:57:08 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 524.9 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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 57.9 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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 198.7 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 3/16 KB 4/16 KB 6/16 KB 9/16 KB 12/16 KB 15/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 1078.5 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 11/149 KB 13/149 KB 16/149 KB 19/149 KB 21/149 KB 4/21 KB 24/149 KB 4/10 KB 4/21 KB 21/149 KB 4/10 KB 8/21 KB 24/149 KB 4/10 KB 12/21 KB 24/149 KB 4/10 KB 16/21 KB 24/149 KB 4/10 KB 21/149 KB 4/10 KB 16/21 KB 24/149 KB 8/10 KB 16/21 KB 24/149 KB 10/10 KB 20/21 KB 24/149 KB 10/10 KB 21/21 KB 24/149 KB 10/10 KB 3/6 KB 21/21 KB 24/149 KB 10/10 KB 3/6 KB 21/21 KB 27/149 KB 10/10 KB 3/6 KB 21/21 KB 29/149 KB 10/10 KB 3/6 KB 21/21 KB 32/149 KB 10/10 KB 4/6 KB 21/21 KB 32/149 KB 10/10 KB 6/6 KB 21/21 KB 32/149 KB 10/10 KB 6/6 KB 21/21 KB 36/149 KB 10/10 KB 6/6 KB 21/21 KB 40/149 KB 10/10 KB 6/6 KB 21/21 KB 44/149 KB 10/10 KB 6/6 KB 21/21 KB 48/149 KB 10/10 KB 6/6 KB 21/21 KB 52/149 KB 10/10 KB 6/6 KB 21/21 KB 56/149 KB 10/10 KB 6/6 KB 21/21 KB 60/149 KB 10/10 KB 6/6 KB 21/21 KB 64/149 KB 10/10 KB 6/6 KB 68/149 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: 19:57:08 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: 19:57:08 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 723.9 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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 223.0 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 4/14 KB 68/149 KB 4/14 KB 72/149 KB 4/14 KB 76/149 KB 4/14 KB 80/149 KB 4/14 KB 84/149 KB 8/14 KB 88/149 KB 8/14 KB 92/149 KB 8/14 KB 96/149 KB 8/14 KB 84/149 KB 12/14 KB 96/149 KB 14/14 KB 96/149 KB 14/14 KB 100/149 KB 14/14 KB 104/149 KB 14/14 KB 108/149 KB 14/14 KB 112/149 KB 14/14 KB 116/149 KB 14/14 KB 120/149 KB 14/14 KB 120/149 KB 3/30 KB 14/14 KB 120/149 KB 6/30 KB 3/37 KB 14/14 KB 120/149 KB 6/30 KB 6/37 KB 14/14 KB 120/149 KB 6/30 KB 9/37 KB 14/14 KB 120/149 KB 9/30 KB 11/37 KB 14/14 KB 120/149 KB 9/30 KB 14/37 KB 14/14 KB 120/149 KB 9/30 KB 6/37 KB 14/14 KB 120/149 KB 9/30 KB 14/37 KB 14/14 KB 3/14 KB 120/149 KB 11/30 KB 14/37 KB 14/14 KB 3/14 KB 120/149 KB 14/30 KB 14/37 KB 14/14 KB 3/14 KB 120/149 KB 9/30 KB 14/37 KB 14/14 KB 3/14 KB 120/149 KB 16/30 KB 14/37 KB 14/14 KB 5/14 KB 120/149 KB 16/30 KB 16/37 KB 14/14 KB 5/14 KB 120/149 KB 19/30 KB 14/37 KB 14/14 KB 5/14 KB 120/149 KB 19/30 KB 16/37 KB 14/14 KB 5/14 KB 120/149 KB 22/30 KB 19/37 KB 14/14 KB 7/14 KB 120/149 KB 22/30 KB 16/37 KB 14/14 KB 7/14 KB 120/149 KB 22/30 KB 19/37 KB 14/14 KB 10/14 KB 120/149 KB 22/30 KB 22/37 KB 14/14 KB 10/14 KB 120/149 KB 22/30 KB 25/37 KB 14/14 KB 13/14 KB 120/149 KB 25/30 KB 27/37 KB 14/14 KB 13/14 KB 120/149 KB 25/30 KB 22/37 KB 14/14 KB 13/14 KB 120/149 KB 25/30 KB 22/37 KB 14/14 KB 10/14 KB 120/149 KB 25/30 KB 27/37 KB 14/14 KB 13/14 KB 120/149 KB 27/30 KB 27/37 KB 14/14 KB 14/14 KB 120/149 KB 27/30 KB 27/37 KB 14/14 KB 14/14 KB 120/149 KB 30/30 KB 30/37 KB 14/14 KB 14/14 KB 120/149 KB 30/30 KB 32/37 KB 14/14 KB 14/14 KB 120/149 KB 30/30 KB 35/37 KB 14/14 KB 14/14 KB 120/149 KB 30/30 KB 37/37 KB 14/14 KB 14/14 KB 120/149 KB 30/30 KB 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 316.5 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 37/37 KB 14/14 KB 124/149 KB 30/30 KB 37/37 KB 14/14 KB 128/149 KB 30/30 KB 37/37 KB 14/14 KB 132/149 KB 30/30 KB 37/37 KB 136/149 KB 37/37 KB 140/149 KB 37/37 KB 144/149 KB 37/37 KB 148/149 KB 37/37 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 576.7 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 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 251.8 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 37/37 KB 149/149 KB 3/11 KB 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 600.1 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2115.2 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 37/37 KB 4/43 KB 149/149 KB 3/11 KB 8/43 KB 6/11 KB 12/43 KB 6/11 KB 16/43 KB 6/11 KB 3/37 KB 20/43 KB 6/11 KB 3/37 KB 4/43 KB 6/11 KB 20/43 KB 9/11 KB 3/37 KB 20/43 KB 11/11 KB 3/37 KB 12/43 KB 6/11 KB 3/37 KB 20/43 KB 11/11 KB 6/37 KB 20/43 KB 11/11 KB 7/37 KB 20/43 KB 11/11 KB 10/37 KB 20/43 KB 11/11 KB 11/37 KB 20/43 KB 11/11 KB 14/37 KB 20/43 KB 11/11 KB 17/37 KB 20/43 KB 11/11 KB 19/37 KB 20/43 KB 11/11 KB 22/37 KB 24/43 KB 11/11 KB 22/37 KB 28/43 KB 11/11 KB 22/37 KB 32/43 KB 11/11 KB 22/37 KB 32/43 KB 11/11 KB 25/37 KB 36/43 KB 11/11 KB 27/37 KB 36/43 KB 11/11 KB 25/37 KB 40/43 KB 11/11 KB 27/37 KB 43/43 KB 11/11 KB 27/37 KB 43/43 KB 11/11 KB 30/37 KB 3/7 KB 43/43 KB 11/11 KB 30/37 KB 3/60 KB 3/7 KB 43/43 KB 11/11 KB 30/37 KB 6/60 KB 3/7 KB 43/43 KB 11/11 KB 30/37 KB 9/60 KB 3/7 KB 43/43 KB 11/11 KB 27/37 KB 3/7 KB 43/43 KB 11/11 KB 30/37 KB 9/60 KB 4/7 KB 43/43 KB 11/11 KB 30/37 KB 9/60 KB 7/7 KB 43/43 KB 11/11 KB 30/37 KB 11/60 KB 7/7 KB 43/43 KB 11/11 KB 30/37 KB 11/60 KB 7/7 KB 43/43 KB 11/11 KB 30/37 KB 14/60 KB 7/7 KB 43/43 KB 11/11 KB 30/37 KB 16/60 KB 7/7 KB 43/43 KB 33/37 KB 19/60 KB 7/7 KB 43/43 KB 33/37 KB 16/60 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 140.9 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install 43/43 KB 35/37 KB 19/60 KB 7/7 KB 43/43 KB 35/37 KB 22/60 KB 7/7 KB 43/43 KB 37/37 KB 22/60 KB 7/7 KB 43/43 KB 37/37 KB 25/60 KB 7/7 KB 43/43 KB 37/37 KB 27/60 KB 7/7 KB 43/43 KB 37/37 KB 30/60 KB 7/7 KB 43/43 KB 37/37 KB 32/60 KB 7/7 KB 43/43 KB 37/37 KB 36/60 KB 7/7 KB 43/43 KB 37/37 KB 40/60 KB 7/7 KB 43/43 KB 37/37 KB 44/60 KB 7/7 KB 43/43 KB 37/37 KB 48/60 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 546.7 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install 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 86.4 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install 37/37 KB 52/60 KB 37/37 KB 56/60 KB 37/37 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 434.9 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 693.3 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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: 19:57:09 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 971.8 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 906.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 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 131.9 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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: 19:57:09 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: 19:57:09 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 111.7 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 19:57:09 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 180.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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: 19:57:09 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: 19:57:09 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 77.0 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 97.7 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 121.7 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 155.9 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 238.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 70.6 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 312.6 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 210.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 1/19 KB 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 17/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1398.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 42.2 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 42.0 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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: 19:57:09 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: 19:57:09 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: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB 3/48 KB 13/13 KB 3/48 KB 13/13 KB 3/87 KB 3/156 KB 3/48 KB 13/13 KB 6/87 KB 3/156 KB 3/48 KB 13/13 KB 9/87 KB 3/156 KB 3/48 KB 13/13 KB 11/87 KB 3/156 KB 3/48 KB 13/13 KB 14/87 KB 3/156 KB 3/48 KB 13/13 KB 16/87 KB 3/156 KB 3/48 KB 13/13 KB 3/87 KB 5/156 KB 3/48 KB 13/13 KB 16/87 KB 8/156 KB 3/48 KB 13/13 KB 16/87 KB 11/156 KB 3/48 KB 13/13 KB 16/87 KB 13/156 KB 3/48 KB 13/13 KB 16/87 KB 16/156 KB 3/48 KB 13/13 KB 16/87 KB 19/156 KB 3/48 KB 13/13 KB 16/87 KB 21/156 KB 3/48 KB 13/13 KB 16/87 KB 21/156 KB 3/48 KB 13/13 KB 19/87 KB 21/156 KB 3/48 KB 13/13 KB 22/87 KB 24/156 KB 3/48 KB 25/87 KB 24/156 KB 3/48 KB 13/13 KB 22/87 KB 27/156 KB 3/48 KB 25/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 449.6 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 29/156 KB 3/48 KB 25/87 KB 29/156 KB 3/48 KB 27/87 KB 32/156 KB 3/48 KB 27/87 KB 32/156 KB 3/48 KB 30/87 KB 32/156 KB 3/48 KB 32/87 KB 32/156 KB 3/48 KB 36/87 KB 36/156 KB 6/48 KB 40/87 KB 36/156 KB 6/48 KB 44/87 KB 36/156 KB 6/48 KB 36/87 KB 32/156 KB 6/48 KB 36/87 KB 40/156 KB 6/48 KB 44/87 KB 44/156 KB 9/48 KB 44/87 KB 40/156 KB 9/48 KB 44/87 KB 48/156 KB 9/48 KB 44/87 KB 48/156 KB 11/48 KB 44/87 KB 52/156 KB 11/48 KB 44/87 KB 52/156 KB 14/48 KB 48/87 KB 52/156 KB 14/48 KB 44/87 KB 52/156 KB 14/48 KB 52/87 KB 56/156 KB 16/48 KB 52/87 KB 52/156 KB 16/48 KB 52/87 KB 56/156 KB 19/48 KB 52/87 KB 56/156 KB 22/48 KB 52/87 KB 60/156 KB 22/48 KB 52/87 KB 64/156 KB 22/48 KB 52/87 KB 64/156 KB 22/48 KB 56/87 KB 64/156 KB 25/48 KB 56/87 KB 64/156 KB 25/48 KB 60/87 KB 64/156 KB 25/48 KB 64/87 KB 68/156 KB 27/48 KB 64/87 KB 72/156 KB 27/48 KB 3/35 KB 68/87 KB 76/156 KB 27/48 KB 3/35 KB 68/87 KB 80/156 KB 27/48 KB 3/35 KB 68/87 KB 64/156 KB 27/48 KB 64/87 KB 80/156 KB 30/48 KB 3/35 KB 68/87 KB 80/156 KB 32/48 KB 3/35 KB 68/87 KB 68/156 KB 27/48 KB 3/35 KB 68/87 KB 68/156 KB 27/48 KB 3/35 KB 64/87 KB 80/156 KB 32/48 KB 6/35 KB 68/87 KB 80/156 KB 32/48 KB 9/35 KB 68/87 KB 80/156 KB 32/48 KB 11/35 KB 68/87 KB 80/156 KB 32/48 KB 14/35 KB 68/87 KB 80/156 KB 32/48 KB 16/35 KB 68/87 KB 80/156 KB 32/48 KB 19/35 KB 68/87 KB 80/156 KB 32/48 KB 22/35 KB 68/87 KB 80/156 KB 32/48 KB 25/35 KB 68/87 KB 80/156 KB 32/48 KB 25/35 KB 72/87 KB 80/156 KB 32/48 KB 25/35 KB 76/87 KB 80/156 KB 32/48 KB 27/35 KB 80/87 KB 80/156 KB 32/48 KB 27/35 KB 4/21 KB 84/87 KB 84/156 KB 36/48 KB 27/35 KB 4/21 KB 87/87 KB 80/156 KB 32/48 KB 27/35 KB 76/87 KB 84/156 KB 36/48 KB 30/35 KB 4/21 KB 87/87 KB 84/156 KB 36/48 KB 32/35 KB 4/21 KB 87/87 KB 84/156 KB 36/48 KB 27/35 KB 4/21 KB 84/87 KB 80/156 KB 36/48 KB 27/35 KB 4/21 KB 84/87 KB 80/156 KB 32/48 KB 27/35 KB 4/21 KB 80/87 KB 84/156 KB 36/48 KB 32/35 KB 8/21 KB 87/87 KB 84/156 KB 36/48 KB 32/35 KB 12/21 KB 87/87 KB 84/156 KB 40/48 KB 32/35 KB 12/21 KB 87/87 KB 84/156 KB 40/48 KB 32/35 KB 16/21 KB 87/87 KB 88/156 KB 40/48 KB 32/35 KB 16/21 KB 87/87 KB 92/156 KB 44/48 KB 32/35 KB 16/21 KB 87/87 KB 96/156 KB 44/48 KB 35/35 KB 16/21 KB 87/87 KB 88/156 KB 44/48 KB 32/35 KB 16/21 KB 87/87 KB 96/156 KB 48/48 KB 35/35 KB 20/21 KB 87/87 KB 96/156 KB 44/48 KB 35/35 KB 20/21 KB 87/87 KB 96/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 92/156 KB 44/48 KB 35/35 KB 16/21 KB 87/87 KB 100/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 104/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 108/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 112/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 116/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 120/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 124/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 128/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 132/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 136/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 140/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 144/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 148/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 152/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 156/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 156/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settin unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install gs-2.0.9.jar (48 KB at 978.8 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 416.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 690.6 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1578.6 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 2834.3 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 1/119 KB 4/119 KB 4/24 KB 2/86 KB 3/14 KB 5/119 KB 4/24 KB 2/86 KB 3/14 KB 8/119 KB 4/24 KB 2/86 KB 3/14 KB 9/119 KB 4/24 KB 2/86 KB 3/14 KB 12/119 KB 4/24 KB 2/86 KB 3/14 KB 14/119 KB 4/24 KB 2/86 KB 3/14 KB 17/119 KB 4/24 KB 2/86 KB 3/14 KB 1/119 KB 4/24 KB 2/86 KB 3/14 KB 17/119 KB 4/24 KB 5/86 KB 3/14 KB 17/119 KB 4/24 KB 7/86 KB 3/14 KB 17/119 KB 4/24 KB 10/86 KB 3/14 KB 17/119 KB 4/24 KB 13/86 KB 3/14 KB 17/119 KB 4/24 KB 15/86 KB 3/14 KB 17/119 KB 4/24 KB 18/86 KB 3/14 KB 17/119 KB 4/24 KB 21/86 KB 3/14 KB 17/119 KB 4/24 KB 23/86 KB 3/14 KB 1/119 KB 4/24 KB 3/14 KB 20/119 KB 8/24 KB 23/86 KB 3/14 KB 20/119 KB 12/24 KB 23/86 KB 3/14 KB 20/119 KB 16/24 KB 23/86 KB 3/14 KB 1/119 KB 3/14 KB 20/119 KB 16/24 KB 23/86 KB 6/14 KB 20/119 KB 16/24 KB 23/86 KB 9/14 KB 20/119 KB 16/24 KB 23/86 KB 11/14 KB 20/119 KB 16/24 KB 23/86 KB 14/14 KB 20/119 KB 20/24 KB 23/86 KB 14/14 KB 20/119 KB 24/24 KB 23/86 KB 14/14 KB 20/119 KB 4/24 KB 23/86 KB 3/14 KB 20/119 KB 24/24 KB 26/86 KB 14/14 KB 22/119 KB 24/24 KB 26/86 KB 14/14 KB 22/119 KB 24/24 KB 29/86 KB 14/14 KB 25/119 KB 24/24 KB 29/86 KB 14/14 KB 25/119 KB 24/24 KB 31/86 KB 14/14 KB 28/119 KB 24/24 KB 34/86 KB 14/14 KB 28/119 KB 24/24 KB 31/86 KB 14/14 KB 29/119 KB 24/24 KB 34/86 KB 14/14 KB 32/119 KB 24/24 KB 34/86 KB 14/14 KB 33/119 KB 24/24 KB 34/86 KB 14/14 KB 36/119 KB 24/24 KB 34/86 KB 14/14 KB 37/119 KB 24/24 KB 34/86 KB 14/14 KB 37/119 KB 4/29 KB 24/24 KB 38/86 KB 14/14 KB 37/119 KB 4/29 KB 24/24 KB 42/86 KB 14/14 KB 37/119 KB 4/29 KB 24/24 KB 46/86 KB 14/14 KB 37/119 KB 4/29 KB 24/24 KB 34/86 KB 14/14 KB 40/119 KB 8/29 KB 24/24 KB 46/86 KB 14/14 KB 40/119 KB 12/29 KB 24/24 KB 46/86 KB 14/14 KB 40/119 KB 4/29 KB 24/24 KB 46/86 KB 14/14 KB 40/119 KB 12/29 KB 24/24 KB 50/86 KB 14/14 KB 40/119 KB 16/29 KB 24/24 KB 50/86 KB 14/14 KB 42/119 KB 16/29 KB 24/24 KB 50/86 KB 14/14 KB 42/119 KB 16/29 KB 24/24 KB 54/86 KB 14/14 KB 45/119 KB 20/29 KB 24/24 KB 58/86 KB 45/119 KB 20/29 KB 24/24 KB 62/86 KB 45/119 KB 20/29 KB 24/24 KB 66/86 KB 45/119 KB 20/29 KB 24/24 KB 54/86 KB 45/119 KB 16/29 KB 24/24 KB 54/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 195.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 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 342.6 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 48/119 KB 20/29 KB 66/86 KB 48/119 KB 24/29 KB 66/86 KB 48/119 KB 28/29 KB 66/86 KB 50/119 KB 29/29 KB 66/86 KB 50/119 KB 28/29 KB 66/86 KB 50/119 KB 29/29 KB 70/86 KB 53/119 KB 29/29 KB 74/86 KB 53/119 KB 29/29 KB 78/86 KB 53/119 KB 29/29 KB 82/86 KB 53/119 KB 29/29 KB 70/86 KB 56/119 KB 29/29 KB 82/86 KB 58/119 KB 29/29 KB 82/86 KB 61/119 KB 29/29 KB 82/86 KB 64/119 KB 29/29 KB 82/86 KB 64/119 KB 29/29 KB 86/86 KB 65/119 KB 29/29 KB 86/86 KB 68/119 KB 29/29 KB 86/86 KB 69/119 KB 29/29 KB 86/86 KB 72/119 KB 29/29 KB 86/86 KB 73/119 KB 29/29 KB 86/86 KB 76/119 KB 29/29 KB 86/86 KB 76/119 KB 3/37 KB 29/29 KB 86/86 KB 76/119 KB 6/37 KB 29/29 KB 86/86 KB 76/119 KB 6/37 KB 29/29 KB 86/86 KB 3/57 KB 76/119 KB 9/37 KB 29/29 KB 86/86 KB 3/57 KB 76/119 KB 11/37 KB 29/29 KB 86/86 KB 3/57 KB 76/119 KB 11/37 KB 29/29 KB 86/86 KB 5/57 KB 76/119 KB 14/37 KB 29/29 KB 86/86 KB 5/57 KB 76/119 KB 16/37 KB 29/29 KB 86/86 KB 5/57 KB 76/119 KB 16/37 KB 29/29 KB 86/86 KB 8/57 KB 76/119 KB 19/37 KB 29/29 KB 86/86 KB 8/57 KB 76/119 KB 19/37 KB 29/29 KB 86/86 KB 11/57 KB 76/119 KB 22/37 KB 29/29 KB 86/86 KB 11/57 KB 76/119 KB 22/37 KB 29/29 KB 86/86 KB 13/57 KB 76/119 KB 25/37 KB 29/29 KB 86/86 KB 13/57 KB 76/119 KB 27/37 KB 29/29 KB 86/86 KB 16/57 KB 76/119 KB 25/37 KB 29/29 KB 86/86 KB 16/57 KB 76/119 KB 27/37 KB 29/29 KB 86/86 KB 19/57 KB 76/119 KB 30/37 KB 29/29 KB 86/86 KB 19/57 KB 76/119 KB 30/37 KB 29/29 KB 86/86 KB 21/57 KB 76/119 KB 32/37 KB 29/29 KB 86/86 KB 21/57 KB 76/119 KB 32/37 KB 29/29 KB 86/86 KB 24/57 KB 76/119 KB 35/37 KB 29/29 KB 86/86 KB 24/57 KB 76/119 KB 35/37 KB 29/29 KB 86/86 KB 27/57 KB 76/119 KB 37/37 KB 29/29 KB 86/86 KB 27/57 KB 76/119 KB 37/37 KB 29/29 KB 86/86 KB 29/57 KB 76/119 KB 37/37 KB 29/29 KB 86/86 KB 32/57 KB 77/119 KB 37/37 KB 29/29 KB 86/86 KB 32/57 KB 80/119 KB 37/37 KB 29/29 KB 86/86 KB 32/57 KB 81/119 KB 37/37 KB 86/86 KB 36/57 KB 84/119 KB 37/37 KB 86/86 KB 36/57 KB 86/119 KB 37/37 KB 86/86 KB 36/57 KB 89/119 KB 36/57 KB 80/119 KB 37/37 KB 86/86 KB 36/57 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 319.0 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 89/119 KB 40/57 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 401.9 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 947.5 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 89/119 KB 44/57 KB 89/119 KB 48/57 KB 89/119 KB 52/57 KB 92/119 KB 56/57 KB 92/119 KB 57/57 KB 92/119 KB 52/57 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 94/119 KB 57/57 KB 97/119 KB 57/57 KB 100/119 KB 57/57 KB 102/119 KB 57/57 KB 105/119 KB 57/57 KB 108/119 KB 57/57 KB 110/119 KB 57/57 KB 113/119 KB 57/57 KB 116/119 KB 57/57 KB 118/119 KB 57/57 KB 118/119 KB 3/11 KB 57/57 KB 118/119 KB 6/11 KB 57/57 KB 118/119 KB 9/11 KB 57/57 KB 118/119 KB 11/11 KB 57/57 KB 119/119 KB 11/11 KB 57/57 KB 119/119 KB 11/11 KB 57/57 KB 3/33 KB 119/119 KB 11/11 KB 57/57 KB 6/33 KB 119/119 KB 11/11 KB 57/57 KB 9/33 KB 119/119 KB 11/11 KB 57/57 KB 11/33 KB 119/119 KB 4/21 KB 11/11 KB 57/57 KB 11/33 KB 119/119 KB 8/21 KB 11/11 KB 14/33 KB 119/119 KB 12/21 KB 11/11 KB 14/33 KB 119/119 KB 16/21 KB 11/11 KB 14/33 KB 119/119 KB 4/21 KB 11/11 KB 14/33 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 570.5 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 119/119 KB 16/21 KB 11/11 KB 16/33 KB 119/119 KB 20/21 KB 11/11 KB 16/33 KB 119/119 KB 21/21 KB 11/11 KB 19/33 KB 119/119 KB 20/21 KB 11/11 KB 19/33 KB 119/119 KB 21/21 KB 11/11 KB 22/33 KB 119/119 KB 21/21 KB 11/11 KB 25/33 KB 119/119 KB 21/21 KB 11/11 KB 27/33 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 1034.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 11/11 KB 3/5 KB 30/33 KB 11/11 KB 3/5 KB 32/33 KB 11/11 KB 3/5 KB 33/33 KB 11/11 KB 3/5 KB 27/33 KB 11/11 KB 5/5 KB 33/33 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 178.6 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 85.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 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 263.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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 36.2 KB/sec) unit-abot-epc-basic-0: 19:57: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/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 105.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:09 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: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:10 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: 19:57:10 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 421.2 KB/sec) unit-abot-epc-basic-0: 19:57:10 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: 19:57:10 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 93.6 KB/sec) unit-abot-epc-basic-0: 19:57:10 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: 19:57:10 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 823.4 KB/sec) unit-abot-epc-basic-0: 19:57:10 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: 19:57:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 201.6 KB/sec) unit-abot-epc-basic-0: 19:57:10 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: 19:57:10 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 172.7 KB/sec) unit-abot-epc-basic-0: 19:57:10 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: 19:57:10 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 106.1 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 7/24 KB 9/24 KB 12/24 KB 15/24 KB 18/24 KB 20/24 KB 23/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1360.2 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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 757.4 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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: 19:57:11 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: 19:57:11 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 132.4 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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 182.1 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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 100.9 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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 165.5 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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 111.2 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 683.3 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 1/3 KB 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 112.0 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/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 272.1 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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: 19:57:11 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: 19:57:11 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: 19:57:11 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: 19:57:11 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: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 3/308 KB 3/45 KB 3/286 KB 3/223 KB 3/39 KB 3/308 KB 3/45 KB 3/286 KB 3/223 KB 6/39 KB 3/308 KB 3/45 KB 5/286 KB 3/223 KB 6/39 KB 3/308 KB 3/45 KB 8/286 KB 3/223 KB 6/39 KB 3/308 KB 3/45 KB 11/286 KB 3/223 KB 6/39 KB 3/308 KB 3/45 KB 13/286 KB 3/223 KB 6/39 KB 3/308 KB 3/45 KB 16/286 KB 3/223 KB 3/39 KB 3/308 KB 3/45 KB 3/223 KB 6/39 KB 3/308 KB 3/45 KB 16/286 KB 5/223 KB 6/39 KB 3/308 KB 3/45 KB 16/286 KB 8/223 KB 6/39 KB 3/308 KB 3/45 KB 16/286 KB 11/223 KB 6/39 KB 3/308 KB 3/45 KB 16/286 KB 13/223 KB 6/39 KB 3/308 KB 3/45 KB 16/286 KB 16/223 KB 6/39 KB 3/308 KB 3/45 KB 16/286 KB 19/223 KB 3/39 KB 3/308 KB 3/45 KB 9/39 KB 6/308 KB 3/45 KB 19/286 KB 19/223 KB 9/39 KB 9/308 KB 3/45 KB 19/286 KB 19/223 KB 9/39 KB 11/308 KB 3/45 KB 19/286 KB 19/223 KB 9/39 KB 14/308 KB 3/45 KB 19/286 KB 19/223 KB 9/39 KB 16/308 KB 3/45 KB 19/286 KB 19/223 KB 9/39 KB 19/308 KB 3/45 KB 19/286 KB 19/223 KB 3/39 KB 3/45 KB 9/39 KB 19/308 KB 6/45 KB 19/286 KB 21/223 KB 9/39 KB 19/308 KB 9/45 KB 19/286 KB 21/223 KB 9/39 KB 19/308 KB 11/45 KB 19/286 KB 21/223 KB 9/39 KB 19/308 KB 14/45 KB 19/286 KB 21/223 KB 9/39 KB 19/308 KB 16/45 KB 19/286 KB 21/223 KB 9/39 KB 19/308 KB 19/45 KB 19/286 KB 21/223 KB 9/39 KB 19/308 KB 3/45 KB 19/286 KB 21/223 KB 9/39 KB 3/308 KB 3/45 KB 19/286 KB 19/223 KB 9/39 KB 19/308 KB 19/45 KB 21/286 KB 21/223 KB 9/39 KB 3/308 KB 3/45 KB 16/286 KB 19/223 KB 11/39 KB 19/308 KB 19/45 KB 21/286 KB 21/223 KB 14/39 KB 19/308 KB 19/45 KB 21/286 KB 21/223 KB 16/39 KB 19/308 KB 19/45 KB 21/286 KB 21/223 KB 19/39 KB 22/308 KB 22/45 KB 21/286 KB 21/223 KB 16/39 KB 22/308 KB 22/45 KB 21/286 KB 21/223 KB 16/39 KB 19/308 KB 22/45 KB 21/286 KB 21/223 KB 19/39 KB 22/308 KB 25/45 KB 24/286 KB 24/223 KB 19/39 KB 22/308 KB 22/45 KB 24/286 KB 24/223 KB 19/39 KB 22/308 KB 22/45 KB 21/286 KB 24/223 KB 19/39 KB 25/308 KB 25/45 KB 24/286 KB 24/223 KB 19/39 KB 25/308 KB 25/45 KB 24/286 KB 27/223 KB 19/39 KB 25/308 KB 25/45 KB 27/286 KB 27/223 KB 19/39 KB 27/308 KB 27/45 KB 27/286 KB 27/223 KB 19/39 KB 27/308 KB 25/45 KB 27/286 KB 27/223 KB 22/39 KB 27/308 KB 27/45 KB 29/286 KB 29/223 KB 22/39 KB 27/308 KB 27/45 KB 27/286 KB 29/223 KB 22/39 KB 27/308 KB 27/45 KB 27/286 KB 27/223 KB 22/39 KB 27/308 KB 30/45 KB 29/286 KB 29/223 KB 22/39 KB 30/308 KB 30/45 KB 29/286 KB 29/223 KB 22/39 KB 30/308 KB 30/45 KB 29/286 KB 32/223 KB 25/39 KB 30/308 KB 30/45 KB 32/286 KB 36/223 KB 25/39 KB 30/308 KB 30/45 KB 32/286 KB 32/223 KB 25/39 KB 30/308 KB 30/45 KB 29/286 KB 32/223 KB 25/39 KB 32/308 KB 32/45 KB 32/286 KB 36/223 KB 25/39 KB 30/308 KB 32/45 KB 32/286 KB 36/223 KB 27/39 KB 32/308 KB 32/45 KB 32/286 KB 36/223 KB 30/39 KB 36/308 KB 32/45 KB 32/286 KB 36/223 KB 32/39 KB 36/308 KB 32/45 KB 32/286 KB 36/223 KB 35/39 KB 36/308 KB 36/45 KB 36/286 KB 40/223 KB 27/39 KB 36/308 KB 32/45 KB 32/286 KB 36/223 KB 32/39 KB 36/308 KB 36/45 KB 36/286 KB 40/223 KB 32/39 KB 36/308 KB 36/45 KB 36/286 KB 36/223 KB 32/39 KB 36/308 KB 36/45 KB 32/286 KB 36/223 KB 35/39 KB 36/308 KB 36/45 KB 40/286 KB 44/223 KB 35/39 KB 36/308 KB 36/45 KB 36/286 KB 44/223 KB 35/39 KB 40/308 KB 40/45 KB 40/286 KB 48/223 KB 35/39 KB 40/308 KB 40/45 KB 40/286 KB 44/223 KB 35/39 KB 36/308 KB 40/45 KB 40/286 KB 44/223 KB 35/39 KB 40/308 KB 44/45 KB 44/286 KB 48/223 KB 35/39 KB 40/308 KB 45/45 KB 44/286 KB 48/223 KB unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install 35/39 KB 40/308 KB 40/45 KB 44/286 KB 48/223 KB 38/39 KB 44/308 KB 45/45 KB 44/286 KB 48/223 KB 39/39 KB 44/308 KB 45/45 KB 48/286 KB 52/223 KB 35/39 KB 44/308 KB 45/45 KB 44/286 KB 48/223 KB 39/39 KB 48/308 KB 45/45 KB 48/286 KB 52/223 KB 38/39 KB 44/308 KB 45/45 KB 48/286 KB 52/223 KB 39/39 KB 52/308 KB 45/45 KB 48/286 KB 56/223 KB 39/39 KB 52/308 KB 45/45 KB 48/286 KB 60/223 KB 39/39 KB 52/308 KB 45/45 KB 48/286 KB 64/223 KB 38/39 KB 44/308 KB 45/45 KB 48/286 KB 48/223 KB 39/39 KB 52/308 KB 45/45 KB 52/286 KB 64/223 KB 39/39 KB 52/308 KB 45/45 KB 56/286 KB 64/223 KB 39/39 KB 52/308 KB 45/45 KB 60/286 KB 64/223 KB 39/39 KB 52/308 KB 45/45 KB 64/286 KB 64/223 KB 39/39 KB 52/308 KB 45/45 KB 48/286 KB 52/223 KB 39/39 KB 56/308 KB 45/45 KB 64/286 KB 64/223 KB 39/39 KB 60/308 KB 45/45 KB 64/286 KB 64/223 KB 39/39 KB 60/308 KB 45/45 KB 68/286 KB 64/223 KB 39/39 KB 64/308 KB 45/45 KB 72/286 KB 68/223 KB 39/39 KB 64/308 KB 45/45 KB 76/286 KB 68/223 KB 39/39 KB 64/308 KB 45/45 KB 68/286 KB 68/223 KB 39/39 KB 64/308 KB 45/45 KB 68/286 KB 64/223 KB 39/39 KB 68/308 KB 45/45 KB 76/286 KB 68/223 KB 39/39 KB 72/308 KB 45/45 KB 76/286 KB 72/223 KB 39/39 KB 68/308 KB 45/45 KB 76/286 KB 72/223 KB 39/39 KB 72/308 KB 45/45 KB 80/286 KB 76/223 KB 39/39 KB 72/308 KB 45/45 KB 80/286 KB 80/223 KB 39/39 KB 72/308 KB 45/45 KB 80/286 KB 72/223 KB 39/39 KB 76/308 KB 45/45 KB 80/286 KB 80/223 KB 39/39 KB 80/308 KB 45/45 KB 80/286 KB 80/223 KB 39/39 KB 80/308 KB 45/45 KB 80/286 KB 84/223 KB 84/308 KB 84/286 KB 88/223 KB 84/308 KB 84/286 KB 92/223 KB 84/308 KB 84/286 KB 84/223 KB 80/308 KB 84/286 KB 84/223 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 913.4 KB/sec) unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install 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 945.4 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 84/308 KB 88/286 KB 92/223 KB 84/308 KB 92/286 KB 92/223 KB 84/308 KB 96/286 KB 96/223 KB 84/308 KB 92/286 KB 96/223 KB 88/308 KB 96/286 KB 96/223 KB 92/308 KB 96/286 KB 96/223 KB 96/308 KB 96/286 KB 96/223 KB 100/308 KB 96/286 KB 96/223 KB 104/308 KB 100/286 KB 100/223 KB 108/308 KB 100/286 KB 100/223 KB 112/308 KB 100/286 KB 100/223 KB 100/308 KB 100/286 KB 100/223 KB 100/308 KB 96/286 KB 100/223 KB 112/308 KB 100/286 KB 104/223 KB 112/308 KB 100/286 KB 108/223 KB 112/308 KB 104/286 KB 112/223 KB 112/308 KB 104/286 KB 108/223 KB 116/308 KB 108/286 KB 112/223 KB 120/308 KB 108/286 KB 3/174 KB 4/22 KB 116/223 KB 124/308 KB 108/286 KB 3/174 KB 4/22 KB 116/223 KB 128/308 KB 108/286 KB 3/174 KB 4/22 KB 116/223 KB 132/308 KB 108/286 KB 3/174 KB 4/22 KB 116/223 KB 136/308 KB 108/286 KB 3/174 KB 4/22 KB 116/223 KB 140/308 KB 108/286 KB 3/174 KB 4/22 KB 116/223 KB 144/308 KB 108/286 KB 3/174 KB 4/22 KB 116/223 KB 148/308 KB 108/286 KB 3/174 KB 4/22 KB 116/223 KB 116/308 KB 108/286 KB 3/174 KB 4/22 KB 116/223 KB 148/308 KB 108/286 KB 3/174 KB 8/22 KB 116/223 KB 148/308 KB 108/286 KB 3/174 KB 12/22 KB 116/223 KB 148/308 KB 108/286 KB 3/174 KB 16/22 KB 116/223 KB 148/308 KB 108/286 KB 3/174 KB 20/22 KB 116/223 KB 148/308 KB 108/286 KB 3/174 KB 22/22 KB 116/223 KB 116/308 KB 108/286 KB 3/174 KB 116/223 KB 148/308 KB 108/286 KB 5/174 KB 22/22 KB 116/223 KB 148/308 KB 108/286 KB 8/174 KB 22/22 KB 116/223 KB 148/308 KB 108/286 KB 11/174 KB 22/22 KB 116/223 KB 148/308 KB 108/286 KB 13/174 KB 22/22 KB 116/223 KB 148/308 KB 108/286 KB 16/174 KB 22/22 KB 116/223 KB 148/308 KB 108/286 KB 19/174 KB 22/22 KB 116/223 KB 116/308 KB 108/286 KB 116/223 KB 148/308 KB 108/286 KB 19/174 KB 22/22 KB 120/223 KB 148/308 KB 108/286 KB 19/174 KB 22/22 KB 124/223 KB 148/308 KB 108/286 KB 19/174 KB 22/22 KB 128/223 KB 148/308 KB 108/286 KB 19/174 KB 22/22 KB 132/223 KB 148/308 KB 108/286 KB 19/174 KB 22/22 KB 136/223 KB 148/308 KB 108/286 KB 19/174 KB 22/22 KB 140/223 KB 148/308 KB 108/286 KB 19/174 KB 22/22 KB 144/223 KB 148/308 KB 108/286 KB 19/174 KB 22/22 KB 148/223 KB 152/308 KB 108/286 KB 21/174 KB 22/22 KB 152/223 KB 152/308 KB 108/286 KB 21/174 KB 22/22 KB 156/223 KB 152/308 KB 108/286 KB 21/174 KB 22/22 KB 160/223 KB 152/308 KB 108/286 KB 21/174 KB 22/22 KB 148/223 KB 148/308 KB 108/286 KB 21/174 KB 22/22 KB 148/223 KB 152/308 KB 108/286 KB 24/174 KB 22/22 KB 160/223 KB 156/308 KB 108/286 KB 24/174 KB 22/22 KB 160/223 KB 160/308 KB 108/286 KB 24/174 KB 22/22 KB 160/223 KB 160/308 KB 108/286 KB 27/174 KB 22/22 KB 160/223 KB 160/308 KB 108/286 KB 29/174 KB 22/22 KB 160/223 KB 160/308 KB 108/286 KB 32/174 KB 22/22 KB 160/223 KB 160/308 KB 108/286 KB 36/174 KB 22/22 KB 160/223 KB 164/308 KB 108/286 KB 40/174 KB 22/22 KB 164/223 KB 164/308 KB 108/286 KB 44/174 KB 22/22 KB 164/223 KB 164/308 KB 108/286 KB 48/174 KB 22/22 KB 164/223 KB 164/308 KB 108/286 KB 36/174 KB 22/22 KB 164/223 KB 164/308 KB 108/286 KB 36/174 KB 22/22 KB 160/223 KB 168/308 KB 108/286 KB 48/174 KB 22/22 KB 164/223 KB 168/308 KB 108/286 KB 48/174 KB 22/22 KB 168/223 KB 172/308 KB 108/286 KB 48/174 KB 22/22 KB 172/223 KB 172/308 KB 108/286 KB 48/174 KB 22/22 KB 168/223 KB 176/308 KB 108/286 KB 48/174 KB 22/22 KB 172/223 KB 176/308 KB 108/286 KB 48/174 KB 22/22 KB 176/223 KB 180/308 KB 108/286 KB 48/174 KB 22/22 KB 176/223 KB 184/308 KB 108/286 KB 52/174 KB 22/22 KB 180/223 KB unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install 188/308 KB 108/286 KB 52/174 KB 22/22 KB 180/223 KB 192/308 KB 108/286 KB 52/174 KB 22/22 KB 180/223 KB 180/308 KB 108/286 KB 52/174 KB 22/22 KB 180/223 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 285.2 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 192/308 KB 108/286 KB 52/174 KB 184/223 KB 192/308 KB 108/286 KB 52/174 KB 188/223 KB 192/308 KB 108/286 KB 52/174 KB 192/223 KB 180/308 KB 108/286 KB 52/174 KB 22/22 KB 176/223 KB 192/308 KB 108/286 KB 56/174 KB 192/223 KB 192/308 KB 108/286 KB 60/174 KB 192/223 KB 192/308 KB 108/286 KB 64/174 KB 192/223 KB 196/308 KB 108/286 KB 68/174 KB 192/223 KB 196/308 KB 108/286 KB 72/174 KB 196/223 KB 196/308 KB 108/286 KB 76/174 KB 196/223 KB 196/308 KB 108/286 KB 80/174 KB 196/223 KB 196/308 KB 108/286 KB 64/174 KB 192/223 KB 196/308 KB 108/286 KB 68/174 KB 196/223 KB 196/308 KB 112/286 KB 80/174 KB 196/223 KB 196/308 KB 116/286 KB 80/174 KB 196/223 KB 196/308 KB 120/286 KB 80/174 KB 196/223 KB 196/308 KB 124/286 KB 80/174 KB 196/223 KB 196/308 KB 128/286 KB 80/174 KB 196/223 KB 196/308 KB 132/286 KB 80/174 KB 196/223 KB 196/308 KB 136/286 KB 80/174 KB 196/223 KB 196/308 KB 140/286 KB 80/174 KB 196/223 KB 196/308 KB 144/286 KB 80/174 KB 196/223 KB 196/308 KB 148/286 KB 80/174 KB 196/223 KB 196/308 KB 152/286 KB 80/174 KB 196/223 KB 196/308 KB 156/286 KB 80/174 KB 196/223 KB 196/308 KB 160/286 KB 80/174 KB 196/223 KB 196/308 KB 164/286 KB 80/174 KB 196/223 KB 196/308 KB 168/286 KB 80/174 KB 196/223 KB 196/308 KB 172/286 KB 80/174 KB 196/223 KB 196/308 KB 176/286 KB 80/174 KB 196/223 KB 1/9 KB 196/308 KB 180/286 KB 80/174 KB 196/223 KB 1/9 KB 196/308 KB 184/286 KB 80/174 KB 196/223 KB 1/9 KB 196/308 KB 188/286 KB 80/174 KB 196/223 KB 1/9 KB 196/308 KB 192/286 KB 80/174 KB 196/223 KB 196/308 KB 108/286 KB 68/174 KB 196/223 KB 1/9 KB 200/308 KB 192/286 KB 80/174 KB 200/223 KB 1/9 KB 200/308 KB 192/286 KB 80/174 KB 204/223 KB 1/9 KB 200/308 KB 192/286 KB 80/174 KB 208/223 KB 1/9 KB 200/308 KB 192/286 KB 80/174 KB 196/223 KB 1/9 KB 204/308 KB 192/286 KB 80/174 KB 208/223 KB 1/9 KB 208/308 KB 192/286 KB 80/174 KB 208/223 KB 1/9 KB 212/308 KB 192/286 KB 80/174 KB 208/223 KB 1/9 KB 216/308 KB 196/286 KB 84/174 KB 212/223 KB 1/9 KB 196/308 KB 176/286 KB 80/174 KB 196/223 KB 4/9 KB 216/308 KB 196/286 KB 84/174 KB 212/223 KB 6/9 KB 216/308 KB 196/286 KB 84/174 KB 212/223 KB 9/9 KB 216/308 KB 196/286 KB 84/174 KB 212/223 KB 9/9 KB 216/308 KB 196/286 KB 84/174 KB 212/223 KB 1/9 KB 212/308 KB 196/286 KB 84/174 KB 212/223 KB 9/9 KB 216/308 KB 196/286 KB 88/174 KB 212/223 KB 1/9 KB 212/308 KB 196/286 KB 80/174 KB 212/223 KB 1/9 KB 212/308 KB 196/286 KB 80/174 KB 208/223 KB 9/9 KB 220/308 KB 200/286 KB 88/174 KB 212/223 KB 9/9 KB 220/308 KB 204/286 KB 88/174 KB 212/223 KB 9/9 KB 220/308 KB 208/286 KB 88/174 KB 212/223 KB 9/9 KB 220/308 KB 208/286 KB 88/174 KB 216/223 KB 9/9 KB 220/308 KB 208/286 KB 88/174 KB 220/223 KB 9/9 KB 220/308 KB 208/286 KB 88/174 KB 223/223 KB 9/9 KB 220/308 KB 196/286 KB 88/174 KB 212/223 KB 9/9 KB 220/308 KB 208/286 KB 92/174 KB 223/223 KB 9/9 KB 224/308 KB 208/286 KB 92/174 KB 223/223 KB 9/9 KB 224/308 KB 212/286 KB 96/174 KB 223/223 KB 9/9 KB 228/308 KB 216/286 KB 96/174 KB 223/223 KB 9/9 KB 228/308 KB 220/286 KB 96/174 KB 223/223 KB 9/9 KB 228/308 KB 224/286 KB 96/174 KB 223/223 KB 9/9 KB 228/308 KB 212/286 KB 96/174 KB 223/223 KB 9/9 KB 232/308 KB 224/286 KB 96/174 KB 223/223 KB 9/9 KB 236/308 KB 224/286 KB 96/174 KB 223/223 KB 9/9 KB 240/308 KB 224/286 KB 96/174 KB 223/223 KB 9/9 KB 224/308 KB 212/286 KB 96/174 KB 223/223 KB 9/9 KB 240/308 KB 224/286 KB 100/174 KB 223/223 KB 9/9 KB 240/308 KB unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install 224/286 KB 104/174 KB 223/223 KB 9/9 KB 240/308 KB 224/286 KB 108/174 KB 223/223 KB 9/9 KB 240/308 KB 224/286 KB 112/174 KB 223/223 KB 9/9 KB 240/308 KB 228/286 KB 112/174 KB 223/223 KB 244/308 KB 232/286 KB 112/174 KB 223/223 KB 244/308 KB 236/286 KB 112/174 KB 223/223 KB 244/308 KB 240/286 KB 112/174 KB 223/223 KB 244/308 KB 228/286 KB 112/174 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 244/308 KB 240/286 KB 116/174 KB 223/223 KB 248/308 KB 240/286 KB 120/174 KB 223/223 KB 248/308 KB 240/286 KB 124/174 KB 223/223 KB 248/308 KB 240/286 KB 128/174 KB 223/223 KB 248/308 KB 240/286 KB 116/174 KB 223/223 KB 252/308 KB 240/286 KB 128/174 KB 223/223 KB 256/308 KB 240/286 KB 128/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2142.0 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 256/308 KB 244/286 KB 128/174 KB 260/308 KB 3/22 KB 248/286 KB 132/174 KB 260/308 KB 3/22 KB 252/286 KB 132/174 KB 260/308 KB 3/22 KB 256/286 KB 132/174 KB 260/308 KB 3/22 KB 244/286 KB 132/174 KB 256/308 KB 3/22 KB 244/286 KB 132/174 KB 260/308 KB 6/22 KB 256/286 KB 132/174 KB 260/308 KB 9/22 KB 256/286 KB 132/174 KB 256/308 KB 244/286 KB 132/174 KB 264/308 KB 9/22 KB 256/286 KB 136/174 KB 2/17 KB 264/308 KB 9/22 KB 256/286 KB 140/174 KB 2/17 KB 264/308 KB 11/22 KB 260/286 KB 144/174 KB 2/17 KB 264/308 KB 9/22 KB 256/286 KB 132/174 KB 2/17 KB 264/308 KB 9/22 KB 256/286 KB 132/174 KB 268/308 KB 11/22 KB 260/286 KB 144/174 KB 2/17 KB 269/308 KB 11/22 KB 260/286 KB 144/174 KB 5/17 KB 273/308 KB 11/22 KB 260/286 KB 144/174 KB 5/17 KB 277/308 KB 11/22 KB 260/286 KB 144/174 KB 5/17 KB 264/308 KB 11/22 KB 260/286 KB 140/174 KB 2/17 KB 277/308 KB 11/22 KB 264/286 KB 148/174 KB 5/17 KB 277/308 KB 11/22 KB 268/286 KB 148/174 KB 5/17 KB 277/308 KB 11/22 KB 272/286 KB 148/174 KB 5/17 KB 264/308 KB 11/22 KB 256/286 KB 140/174 KB 2/17 KB 277/308 KB 14/22 KB 272/286 KB 148/174 KB 5/17 KB 277/308 KB 16/22 KB 272/286 KB 148/174 KB 5/17 KB 277/308 KB 19/22 KB 272/286 KB 148/174 KB 5/17 KB 277/308 KB 11/22 KB 260/286 KB 148/174 KB 5/17 KB 277/308 KB 19/22 KB 272/286 KB 152/174 KB 5/17 KB 281/308 KB 22/22 KB 272/286 KB 156/174 KB 5/17 KB 281/308 KB 22/22 KB 272/286 KB 160/174 KB 5/17 KB 268/308 KB 11/22 KB 260/286 KB 144/174 KB 5/17 KB 281/308 KB 22/22 KB 272/286 KB 160/174 KB 6/17 KB 281/308 KB 22/22 KB 272/286 KB 160/174 KB 9/17 KB 281/308 KB 22/22 KB 272/286 KB 160/174 KB 10/17 KB 281/308 KB 22/22 KB 272/286 KB 160/174 KB 13/17 KB 281/308 KB 22/22 KB 272/286 KB 160/174 KB 15/17 KB 281/308 KB 22/22 KB 272/286 KB 160/174 KB 17/17 KB 281/308 KB 22/22 KB 272/286 KB 152/174 KB 5/17 KB 281/308 KB 22/22 KB 272/286 KB 160/174 KB 17/17 KB 281/308 KB 19/22 KB 272/286 KB 152/174 KB 5/17 KB 285/308 KB 22/22 KB 272/286 KB 160/174 KB 17/17 KB 289/308 KB 22/22 KB 272/286 KB 160/174 KB 17/17 KB 289/308 KB 22/22 KB 276/286 KB 160/174 KB 17/17 KB 293/308 KB 22/22 KB 280/286 KB 160/174 KB 17/17 KB 293/308 KB 22/22 KB 284/286 KB 160/174 KB 17/17 KB 293/308 KB 22/22 KB 286/286 KB 160/174 KB 17/17 KB 293/308 KB 22/22 KB 286/286 KB 164/174 KB 17/17 KB 293/308 KB 22/22 KB 286/286 KB 168/174 KB 17/17 KB 293/308 KB 22/22 KB 286/286 KB 172/174 KB 17/17 KB 293/308 KB 22/22 KB 286/286 KB 174/174 KB 17/17 KB 293/308 KB 22/22 KB 276/286 KB 160/174 KB 17/17 KB 297/308 KB 22/22 KB 286/286 KB 174/174 KB 17/17 KB 301/308 KB 22/22 KB 286/286 KB 174/174 KB 17/17 KB 305/308 KB 22/22 KB 286/286 KB 174/174 KB 17/17 KB 308/308 KB 22/22 KB 286/286 KB 174/174 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 184.9 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 137.2 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2164.0 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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 2460.4 KB/sec) unit-abot-epc-basic-0: 19:57:11 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 1423.9 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 11/13 KB 3/11 KB 11/13 KB 6/11 KB 4/11 KB 11/13 KB 6/11 KB 8/11 KB 11/13 KB 6/11 KB 11/11 KB 13/13 KB 6/11 KB 8/11 KB 13/13 KB 6/11 KB 11/11 KB 13/13 KB 9/11 KB 11/11 KB 13/13 KB 11/11 KB 11/11 KB 13/13 KB 3/14 KB 11/11 KB 11/11 KB 4/28 KB 13/13 KB 3/14 KB 11/11 KB 11/11 KB 8/28 KB 13/13 KB 3/14 KB 11/11 KB 11/11 KB 12/28 KB 13/13 KB 6/14 KB 11/11 KB 11/11 KB 16/28 KB 13/13 KB 6/14 KB 11/11 KB 11/11 KB 8/28 KB 13/13 KB 6/14 KB 11/11 KB 11/11 KB 16/28 KB 13/13 KB 9/14 KB 11/11 KB 11/11 KB 16/28 KB 13/13 KB 11/14 KB 11/11 KB 11/11 KB 20/28 KB 13/13 KB 11/14 KB 11/11 KB 11/11 KB 20/28 KB 13/13 KB 14/14 KB 11/11 KB 11/11 KB 24/28 KB 13/13 KB 14/14 KB 11/11 KB 11/11 KB 28/28 KB 13/13 KB 14/14 KB 11/11 KB 11/11 KB 28/28 KB 13/13 KB 14/14 KB 11/11 KB 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 94.2 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 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 78.0 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 75.1 KB/sec) unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 94.8 KB/sec) unit-abot-epc-basic-0: 19:57:11 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: 19:57:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 199.2 KB/sec) unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install 4/37 KB 4/37 KB 3/192 KB 4/37 KB 5/192 KB 4/37 KB 8/192 KB 4/37 KB 11/192 KB 4/37 KB 13/192 KB 3/309 KB 8/37 KB 16/192 KB 3/309 KB 4/37 KB 11/192 KB 3/309 KB 8/37 KB 2/14 KB 16/192 KB 5/309 KB 8/37 KB 2/14 KB 16/192 KB 8/309 KB 8/37 KB 2/14 KB 16/192 KB 11/309 KB 8/37 KB 2/14 KB 16/192 KB 13/309 KB 8/37 KB 2/14 KB 16/192 KB 16/309 KB 8/37 KB 2/14 KB 16/192 KB 3/309 KB 8/37 KB 13/192 KB 3/309 KB 12/37 KB 2/14 KB 16/192 KB 16/309 KB 16/37 KB 2/14 KB 16/192 KB 16/309 KB 20/37 KB 2/14 KB 16/192 KB 16/309 KB 24/37 KB 4/14 KB 19/192 KB 19/309 KB 28/37 KB 4/14 KB 19/192 KB 19/309 KB 32/37 KB 4/14 KB 19/192 KB 19/309 KB 20/37 KB 4/14 KB 19/192 KB 19/309 KB 20/37 KB 2/14 KB 19/192 KB 19/309 KB 20/37 KB 2/14 KB 16/192 KB 19/309 KB 32/37 KB 4/14 KB 21/192 KB 19/309 KB 32/37 KB 4/14 KB 21/192 KB 21/309 KB 32/37 KB 7/14 KB 21/192 KB 21/309 KB 32/37 KB 7/14 KB 24/192 KB 21/309 KB 32/37 KB 10/14 KB 24/192 KB 24/309 KB 32/37 KB 10/14 KB 24/192 KB 21/309 KB 32/37 KB 10/14 KB 27/192 KB 24/309 KB 32/37 KB 12/14 KB 27/192 KB 27/309 KB 32/37 KB 12/14 KB 29/192 KB 27/309 KB 32/37 KB 10/14 KB 27/192 KB 27/309 KB 32/37 KB 14/14 KB 29/192 KB 27/309 KB 36/37 KB 14/14 KB 29/192 KB 27/309 KB 37/37 KB 14/14 KB 29/192 KB 27/309 KB 37/37 KB 14/14 KB 29/192 KB 29/309 KB 37/37 KB 14/14 KB 32/192 KB 29/309 KB 37/37 KB 14/14 KB 32/192 KB 32/309 KB 37/37 KB 14/14 KB 36/192 KB 32/309 KB 37/37 KB 14/14 KB 40/192 KB 36/309 KB 37/37 KB 14/14 KB 44/192 KB 36/309 KB 37/37 KB 14/14 KB 36/192 KB 36/309 KB 37/37 KB 14/14 KB 44/192 KB 40/309 KB 37/37 KB 14/14 KB 48/192 KB 44/309 KB 37/37 KB 14/14 KB 48/192 KB 40/309 KB 37/37 KB 14/14 KB 52/192 KB 44/309 KB 37/37 KB 14/14 KB 56/192 KB 48/309 KB 37/37 KB 14/14 KB 60/192 KB 48/309 KB 37/37 KB 14/14 KB 64/192 KB 48/309 KB 37/37 KB 14/14 KB 52/192 KB 48/309 KB 37/37 KB 14/14 KB 64/192 KB 52/309 KB 37/37 KB 14/14 KB 64/192 KB 56/309 KB 37/37 KB 14/14 KB 64/192 KB 60/309 KB 37/37 KB 14/14 KB 64/192 KB 64/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 229.6 KB/sec) unit-abot-epc-basic-0: 19:57:11 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 85.2 KB/sec) unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install 68/192 KB 64/309 KB 72/192 KB 64/309 KB 76/192 KB 64/309 KB 76/192 KB 68/309 KB 76/192 KB 72/309 KB 80/192 KB 72/309 KB 80/192 KB 76/309 KB 80/192 KB 80/309 KB 80/192 KB 84/309 KB 84/192 KB 88/309 KB 84/192 KB 84/309 KB 88/192 KB 88/309 KB 92/192 KB 88/309 KB 96/192 KB 88/309 KB 96/192 KB 92/309 KB 96/192 KB 96/309 KB 100/192 KB 96/309 KB 104/192 KB 100/309 KB 108/192 KB 100/309 KB 112/192 KB 100/309 KB 100/192 KB 100/309 KB 112/192 KB 104/309 KB 112/192 KB 108/309 KB 112/192 KB 112/309 KB 112/192 KB 116/309 KB 116/192 KB 120/309 KB 116/192 KB 116/309 KB 120/192 KB 120/309 KB 124/192 KB 120/309 KB 124/192 KB 124/309 KB 128/192 KB 124/309 KB 128/192 KB 128/309 KB 128/192 KB 132/309 KB 132/192 KB 136/309 KB 132/192 KB 140/309 KB 132/192 KB 132/309 KB 136/192 KB 140/309 KB 140/192 KB 140/309 KB 144/192 KB 140/309 KB 144/192 KB 144/309 KB 148/192 KB 144/309 KB 152/192 KB 148/309 KB 156/192 KB 148/309 KB 160/192 KB 148/309 KB 148/192 KB 148/309 KB 160/192 KB 152/309 KB 160/192 KB 156/309 KB 160/192 KB 160/309 KB 160/192 KB 164/309 KB 164/192 KB 168/309 KB 164/192 KB 172/309 KB 164/192 KB 164/309 KB 168/192 KB 172/309 KB 172/192 KB 172/309 KB 176/192 KB 172/309 KB 176/192 KB 176/309 KB 176/192 KB 180/309 KB 180/192 KB 184/309 KB 180/192 KB 188/309 KB 180/192 KB 180/309 KB 184/192 KB 188/309 KB 188/192 KB 188/309 KB 188/192 KB 192/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 196/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/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: 19:57:11 DEBUG unit.abot-epc-basic/0.install 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-abot-epc-basic-0: 19:57:11 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: 19:57:12 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 110.0 KB/sec) unit-abot-epc-basic-0: 19:57:12 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: 19:57:12 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 131.7 KB/sec) unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install 3/74 KB 6/74 KB 9/74 KB 11/74 KB 14/74 KB 16/74 KB 19/74 KB 22/74 KB 25/74 KB 27/74 KB 30/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 2946.1 KB/sec) unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:13 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Sun Aug 05 19:57:13 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:13 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 19:57:14 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:14 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: 19:57:16 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:16 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:16 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Sun Aug 05 19:57:16 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:16 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:16 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: 19:57:16 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:16 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:16 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: 19:57:16 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:16 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:16 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: 19:57:16 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:16 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:16 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: 19:57:17 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:17 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Sun Aug 05 19:57:17 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:17 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:17 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: 19:57:17 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:17 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:17 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: 19:57:17 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:17 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:17 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: 19:57:17 DEBUG unit.abot-epc-basic/0.install Aug 05, 2018 7:57:17 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:17 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: 19:57:17 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:17 [main] REPORT: STEP EXECUTION TIME TAKEN :1412 MS unit-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:18 [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: 19:57:18 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:18 [main] REPORT: STEP EXECUTION TIME TAKEN :108 MS unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:57:18 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: 19:57:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install 0m2.048s unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.34 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 19:57:18 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.003 sec unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.019 sec unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install 05-Aug-2018 19:57:18.254 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:18 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: 19:57:18 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 19:57:18 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: 19:57:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 195.9 KB/sec) unit-abot-epc-basic-0: 19:57:18 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: 19:57:18 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 105.8 KB/sec) unit-abot-epc-basic-0: 19:57:18 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: 19:57:18 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 175.7 KB/sec) unit-abot-epc-basic-0: 19:57:18 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: 19:57:18 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1136.1 KB/sec) unit-abot-epc-basic-0: 19:57:18 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: 19:57:18 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 71.0 KB/sec) unit-abot-epc-basic-0: 19:57:18 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: 19:57:18 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 510.3 KB/sec) unit-abot-epc-basic-0: 19:57:18 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: 19:57:18 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: 19:57:18 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: 19:57:18 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: 19:57:18 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: 19:57:18 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 3/60 KB 6/22 KB 6/60 KB 6/22 KB 9/60 KB 6/22 KB 11/60 KB 6/22 KB 14/60 KB 6/22 KB 3/181 KB 11/60 KB 6/22 KB 3/181 KB 14/60 KB 6/22 KB 4/181 KB 14/60 KB 6/22 KB 6/181 KB 14/60 KB 3/57 KB 6/22 KB 8/181 KB 14/60 KB 3/57 KB 6/22 KB 10/181 KB 14/60 KB 3/57 KB 6/22 KB 13/181 KB 14/60 KB 3/57 KB 9/22 KB 16/181 KB 14/60 KB 3/57 KB 6/22 KB 6/181 KB 16/60 KB 6/57 KB 9/22 KB 16/181 KB 16/60 KB 9/57 KB 9/22 KB 16/181 KB 16/60 KB 3/57 KB 9/22 KB 16/181 KB 14/60 KB 3/57 KB 9/22 KB 13/181 KB 16/60 KB 9/57 KB 11/22 KB 16/181 KB 19/60 KB 9/57 KB 11/22 KB 18/181 KB 19/60 KB 9/57 KB 11/22 KB 16/181 KB 19/60 KB 9/57 KB 14/22 KB 20/181 KB 19/60 KB 9/57 KB 14/22 KB 18/181 KB 22/60 KB 11/57 KB 14/22 KB 20/181 KB 19/60 KB 11/57 KB 14/22 KB 20/181 KB 22/60 KB 11/57 KB 16/22 KB 22/181 KB 22/60 KB 11/57 KB 16/22 KB 20/181 KB 22/60 KB 14/57 KB 16/22 KB 22/181 KB 25/60 KB 14/57 KB 16/22 KB 22/181 KB 25/60 KB 14/57 KB 19/22 KB 22/181 KB 25/60 KB 14/57 KB 19/22 KB 24/181 KB 25/60 KB 16/57 KB 19/22 KB 24/181 KB 25/60 KB 16/57 KB 22/22 KB 24/181 KB 27/60 KB 19/57 KB 22/22 KB 26/181 KB 27/60 KB 16/57 KB 22/22 KB 24/181 KB 27/60 KB 19/57 KB 22/22 KB 24/181 KB 30/60 KB 19/57 KB 22/22 KB 26/181 KB 30/60 KB 19/57 KB 22/22 KB 28/181 KB 30/60 KB 22/57 KB 22/22 KB 28/181 KB 32/60 KB 22/57 KB 22/22 KB 28/181 KB 36/60 KB 22/57 KB 22/22 KB 30/181 KB 3/203 KB 40/60 KB 25/57 KB 22/22 KB 30/181 KB 3/203 KB 44/60 KB 25/57 KB 22/22 KB 30/181 KB 32/60 KB 22/57 KB 22/22 KB 30/181 KB 3/203 KB 44/60 KB 25/57 KB 22/22 KB 32/181 KB 3/203 KB 44/60 KB 25/57 KB 22/22 KB 34/181 KB 3/203 KB 44/60 KB 25/57 KB 22/22 KB 37/181 KB 3/203 KB 36/60 KB 25/57 KB 22/22 KB 30/181 KB 36/60 KB 25/57 KB 22/22 KB 30/181 KB 3/203 KB 44/60 KB 27/57 KB 22/22 KB 37/181 KB 3/203 KB 44/60 KB 30/57 KB 22/22 KB 37/181 KB 5/203 KB 44/60 KB 30/57 KB 22/22 KB 37/181 KB 5/203 KB 48/60 KB 32/57 KB 22/22 KB 40/181 KB 5/203 KB 44/60 KB 32/57 KB 22/22 KB 40/181 KB 5/203 KB 44/60 KB 30/57 KB 22/22 KB 40/181 KB 5/203 KB 48/60 KB 32/57 KB 22/22 KB 42/181 KB 8/203 KB 48/60 KB 36/57 KB 45/181 KB 8/203 KB 52/60 KB 36/57 KB 45/181 KB 8/203 KB 56/60 KB 36/57 KB 48/181 KB 8/203 KB 60/60 KB 36/57 KB 48/181 KB 8/203 KB 48/60 KB 36/57 KB 22/22 KB 42/181 KB 8/203 KB 48/60 KB 32/57 KB 22/22 KB 42/181 KB 11/203 KB 60/60 KB 36/57 KB 48/181 KB 8/203 KB 52/60 KB 36/57 KB 48/181 KB 13/203 KB 60/60 KB 36/57 KB 48/181 KB 13/203 KB 60/60 KB 36/57 KB 50/181 KB 13/203 KB 60/60 KB 40/57 KB 50/181 KB 16/203 KB 60/60 KB 40/57 KB 50/181 KB 16/203 KB 60/60 KB 44/57 KB 50/181 KB 16/203 KB 60/60 KB 44/57 KB 53/181 KB 19/203 KB 60/60 KB 48/57 KB 53/181 KB 16/203 KB 60/60 KB 48/57 KB 53/181 KB 21/203 KB 60/60 KB 48/57 KB 53/181 KB 24/203 KB 60/60 KB 52/57 KB 56/181 KB 21/203 KB 60/60 KB 52/57 KB 56/181 KB 21/203 KB 60/60 KB 48/57 KB 56/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 560.6 KB/sec) unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install 27/203 KB 60/60 KB 52/57 KB 56/181 KB 29/203 KB 60/60 KB 56/57 KB 60/181 KB 27/203 KB 60/60 KB 56/57 KB 60/181 KB 27/203 KB 60/60 KB 56/57 KB 56/181 KB 29/203 KB 60/60 KB 57/57 KB 60/181 KB 29/203 KB 60/60 KB 57/57 KB 64/181 KB 29/203 KB 60/60 KB 57/57 KB 68/181 KB 29/203 KB 60/60 KB 57/57 KB 72/181 KB 32/203 KB 60/60 KB 57/57 KB 72/181 KB 36/203 KB 60/60 KB 57/57 KB 72/181 KB 40/203 KB 60/60 KB 57/57 KB 76/181 KB 44/203 KB 60/60 KB 57/57 KB 76/181 KB 48/203 KB 60/60 KB 57/57 KB 76/181 KB 36/203 KB 60/60 KB 57/57 KB 76/181 KB 48/203 KB 60/60 KB 57/57 KB 80/181 KB 48/203 KB 60/60 KB 57/57 KB 84/181 KB 48/203 KB 60/60 KB 57/57 KB 88/181 KB 48/203 KB 60/60 KB 57/57 KB 92/181 KB 52/203 KB 60/60 KB 57/57 KB 92/181 KB 56/203 KB 60/60 KB 57/57 KB 96/181 KB 60/203 KB 60/60 KB 57/57 KB 96/181 KB 64/203 KB 60/60 KB 57/57 KB 96/181 KB 52/203 KB 60/60 KB 57/57 KB 96/181 KB 64/203 KB 60/60 KB 57/57 KB 100/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1158.0 KB/sec) unit-abot-epc-basic-0: 19:57:18 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 1264.4 KB/sec) unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install 64/203 KB 104/181 KB 64/203 KB 108/181 KB 68/203 KB 108/181 KB 72/203 KB 112/181 KB 76/203 KB 112/181 KB 80/203 KB 112/181 KB 68/203 KB 112/181 KB 80/203 KB 116/181 KB 80/203 KB 120/181 KB 84/203 KB 120/181 KB 88/203 KB 124/181 KB 92/203 KB 124/181 KB 96/203 KB 124/181 KB 84/203 KB 124/181 KB 96/203 KB 128/181 KB 96/203 KB 132/181 KB 96/203 KB 136/181 KB 96/203 KB 140/181 KB 100/203 KB 140/181 KB 104/203 KB 140/181 KB 108/203 KB 140/181 KB 112/203 KB 140/181 KB 116/203 KB 140/181 KB 116/203 KB 144/181 KB 116/203 KB 148/181 KB 116/203 KB 152/181 KB 116/203 KB 156/181 KB 116/203 KB 160/181 KB 120/203 KB 164/181 KB 120/203 KB 168/181 KB 120/203 KB 172/181 KB 120/203 KB 160/181 KB 124/203 KB 172/181 KB 128/203 KB 172/181 KB 132/203 KB 172/181 KB 136/203 KB 172/181 KB 140/203 KB 176/181 KB 136/203 KB 176/181 KB 144/203 KB 176/181 KB 144/203 KB 180/181 KB 144/203 KB 181/181 KB 148/203 KB 181/181 KB 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2859.0 KB/sec) unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3325.5 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 184.8 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 319.0 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 232.5 KB/sec) unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 134.9 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/5 KB 4/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 271.5 KB/sec) unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 7/14 KB 10/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 744.7 KB/sec) unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 643.5 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1554.4 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 793/1023 B 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 58.8 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 49.8 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 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 150.8 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 7/15 KB 9/15 KB 12/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 1082.3 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 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 56.8 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 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 197.2 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 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 1299.2 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 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-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 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: 19:57:19 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: 19:57:19 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 206.5 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 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: 19:57:19 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: 19:57:19 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 47.8 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 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 2144.2 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 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: 19:57:19 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: 19:57:19 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: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 2/158 KB 4/46 KB 4/158 KB 3/201 KB 4/54 KB 3/44 KB 4/46 KB 6/158 KB 3/201 KB 4/54 KB 3/44 KB 4/46 KB 8/158 KB 3/201 KB 4/54 KB 3/44 KB 4/46 KB 2/158 KB 3/201 KB 4/54 KB 3/44 KB 4/46 KB 8/158 KB 3/201 KB 4/54 KB 5/44 KB 4/46 KB 8/158 KB 3/201 KB 4/54 KB 8/44 KB 4/46 KB 8/158 KB 3/201 KB 4/54 KB 11/44 KB 4/46 KB 8/158 KB 3/201 KB 4/54 KB 13/44 KB 4/46 KB 8/158 KB 3/201 KB 4/54 KB 16/44 KB 4/46 KB 2/158 KB 3/201 KB 4/54 KB 8/46 KB 10/158 KB 3/201 KB 4/54 KB 16/44 KB 12/46 KB 10/158 KB 3/201 KB 4/54 KB 16/44 KB 16/46 KB 10/158 KB 3/201 KB 4/54 KB 16/44 KB 20/46 KB 10/158 KB 3/201 KB 4/54 KB 16/44 KB 24/46 KB 10/158 KB 3/201 KB 4/54 KB 19/44 KB 28/46 KB 10/158 KB 3/201 KB 4/54 KB 19/44 KB 32/46 KB 10/158 KB 3/201 KB 4/54 KB 19/44 KB 2/158 KB 3/201 KB 4/54 KB 32/46 KB 10/158 KB 3/201 KB 8/54 KB 19/44 KB 32/46 KB 10/158 KB 3/201 KB 12/54 KB 19/44 KB 32/46 KB 10/158 KB 3/201 KB 16/54 KB 19/44 KB 32/46 KB 10/158 KB 3/201 KB 20/54 KB 19/44 KB 2/158 KB 3/201 KB 32/46 KB 10/158 KB 6/201 KB 20/54 KB 19/44 KB 32/46 KB 10/158 KB 9/201 KB 20/54 KB 19/44 KB 32/46 KB 10/158 KB 11/201 KB 20/54 KB 19/44 KB 32/46 KB 10/158 KB 14/201 KB 20/54 KB 19/44 KB 32/46 KB 10/158 KB 16/201 KB 20/54 KB 19/44 KB 32/46 KB 10/158 KB 19/201 KB 20/54 KB 19/44 KB 20/46 KB 10/158 KB 3/201 KB 4/54 KB 19/44 KB 32/46 KB 10/158 KB 19/201 KB 20/54 KB 21/44 KB 4/46 KB 10/158 KB 3/201 KB 4/54 KB 16/44 KB 32/46 KB 12/158 KB 19/201 KB 20/54 KB 21/44 KB 32/46 KB 14/158 KB 19/201 KB 20/54 KB 21/44 KB 32/46 KB 14/158 KB 22/201 KB 24/54 KB 21/44 KB 32/46 KB 14/158 KB 19/201 KB 24/54 KB 21/44 KB 32/46 KB 16/158 KB 22/201 KB 24/54 KB 24/44 KB 32/46 KB 14/158 KB 22/201 KB 24/54 KB 24/44 KB 32/46 KB 16/158 KB 22/201 KB 28/54 KB 24/44 KB 32/46 KB 16/158 KB 22/201 KB 32/54 KB 24/44 KB 32/46 KB 18/158 KB 25/201 KB 32/54 KB 27/44 KB 32/46 KB 16/158 KB 25/201 KB 32/54 KB 27/44 KB 32/46 KB 16/158 KB 22/201 KB 32/54 KB 27/44 KB 32/46 KB 18/158 KB 27/201 KB 32/54 KB 27/44 KB 36/46 KB 20/158 KB 30/201 KB 32/54 KB 29/44 KB 36/46 KB 20/158 KB 30/201 KB 36/54 KB 29/44 KB 36/46 KB 20/158 KB 27/201 KB 32/54 KB 29/44 KB 32/46 KB 20/158 KB 27/201 KB 32/54 KB 29/44 KB 32/46 KB 20/158 KB 27/201 KB 32/54 KB 27/44 KB 36/46 KB 22/158 KB 32/201 KB 36/54 KB 29/44 KB 36/46 KB 24/158 KB 32/201 KB 36/54 KB 32/44 KB 36/46 KB 20/158 KB 32/201 KB 36/54 KB 29/44 KB 40/46 KB 24/158 KB 32/201 KB 36/54 KB 32/44 KB 36/46 KB 22/158 KB 32/201 KB 36/54 KB 32/44 KB 44/46 KB 26/158 KB 32/201 KB 36/54 KB 32/44 KB 44/46 KB 26/158 KB 32/201 KB 40/54 KB 32/44 KB 44/46 KB 26/158 KB 32/201 KB 44/54 KB 32/44 KB 44/46 KB 26/158 KB 32/201 KB 48/54 KB 32/44 KB 44/46 KB 28/158 KB 32/201 KB 52/54 KB 36/44 KB 44/46 KB 28/158 KB 36/201 KB 54/54 KB 36/44 KB 44/46 KB 26/158 KB 32/201 KB 44/54 KB 32/44 KB 46/46 KB 28/158 KB 36/201 KB 54/54 KB 36/44 KB 44/46 KB 28/158 KB 36/201 KB 52/54 KB 36/44 KB 46/46 KB 28/158 KB 40/201 KB 54/54 KB 36/44 KB 44/46 KB 28/158 KB 32/201 KB 48/54 KB 36/44 KB 44/46 KB 28/158 KB 32/201 KB 48/54 KB 32/44 KB 46/46 KB 30/158 KB 40/201 KB 54/54 KB 36/44 KB 46/46 KB 30/158 KB 40/201 KB 54/54 KB 40/44 KB 46/46 KB 30/158 KB 40/201 KB 54/54 KB 44/44 KB 46/46 KB 32/158 KB 40/201 KB 54/54 KB 44/44 KB 46/46 KB 32/158 KB 40/201 KB 54/54 KB 44/44 KB 46/46 KB 34/158 KB 40/201 KB 54/54 KB 44/44 KB 46/46 KB 34/158 KB 44/201 KB 54/54 KB 44/44 unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install KB 46/46 KB 34/158 KB 48/201 KB 54/54 KB 44/44 KB 46/46 KB 34/158 KB 52/201 KB 54/54 KB 44/44 KB 46/46 KB 36/158 KB 56/201 KB 54/54 KB 44/44 KB 46/46 KB 36/158 KB 60/201 KB 54/54 KB 44/44 KB 46/46 KB 36/158 KB 64/201 KB 54/54 KB 44/44 KB 46/46 KB 36/158 KB 52/201 KB 54/54 KB 44/44 KB 46/46 KB 38/158 KB 64/201 KB 54/54 KB 44/44 KB 46/46 KB 40/158 KB 64/201 KB 54/54 KB 44/44 KB 46/46 KB 42/158 KB 64/201 KB 54/54 KB 44/44 KB 46/46 KB 44/158 KB 64/201 KB 54/54 KB 44/44 KB 46/46 KB 46/158 KB 64/201 KB 54/54 KB 44/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 1154.3 KB/sec) unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 48/158 KB 64/201 KB 54/54 KB 44/44 KB 50/158 KB 64/201 KB 54/54 KB 44/44 KB Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1329.0 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 52/158 KB 68/201 KB 50/158 KB 68/201 KB 54/54 KB 44/44 KB 52/158 KB 72/201 KB 52/158 KB 76/201 KB 54/158 KB 80/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1454.0 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 54/158 KB 76/201 KB 56/158 KB 80/201 KB 56/158 KB 84/201 KB 59/158 KB 84/201 KB 62/158 KB 84/201 KB 62/158 KB 88/201 KB 64/158 KB 88/201 KB 64/158 KB 92/201 KB 64/158 KB 96/201 KB 67/158 KB 96/201 KB 70/158 KB 96/201 KB 72/158 KB 96/201 KB 72/158 KB 100/201 KB 74/158 KB 100/201 KB 74/158 KB 104/201 KB 74/158 KB 108/201 KB 76/158 KB 112/201 KB 76/158 KB 108/201 KB 78/158 KB 112/201 KB 78/158 KB 116/201 KB 2/367 KB 80/158 KB 3/3 KB 116/201 KB 3/6 KB 5/367 KB 80/158 KB 3/3 KB 116/201 KB 3/6 KB 80/158 KB 3/3 KB 116/201 KB 3/6 KB 80/158 KB 116/201 KB 3/6 KB 6/367 KB 80/158 KB 3/3 KB 116/201 KB 6/6 KB 6/367 KB 80/158 KB 3/3 KB 116/201 KB 6/6 KB 80/158 KB 116/201 KB 6/367 KB 80/158 KB 3/3 KB 116/201 KB 3/6 KB 9/367 KB 80/158 KB 3/3 KB 116/201 KB 6/6 KB 10/367 KB 80/158 KB 3/3 KB 116/201 KB 6/6 KB 13/367 KB 80/158 KB 3/3 KB 116/201 KB 6/6 KB 14/367 KB 80/158 KB 3/3 KB 116/201 KB 6/6 KB 17/367 KB 80/158 KB 3/3 KB 116/201 KB 6/6 KB 18/367 KB 80/158 KB 3/3 KB 116/201 KB 6/6 KB 21/367 KB 80/158 KB 3/3 KB 116/201 KB 6/6 KB 22/367 KB 80/158 KB 3/3 KB 116/201 KB 6/6 KB 22/367 KB 82/158 KB 3/3 KB 116/201 KB 6/6 KB 25/367 KB 82/158 KB 3/3 KB 116/201 KB 6/6 KB 25/367 KB 84/158 KB 3/3 KB 116/201 KB 6/6 KB 25/367 KB 86/158 KB 3/3 KB 116/201 KB 6/6 KB 26/367 KB 86/158 KB 3/3 KB 120/201 KB 6/6 KB 26/367 KB 86/158 KB 3/3 KB 116/201 KB 6/6 KB 26/367 KB 86/158 KB 3/3 KB 124/201 KB 6/6 KB 26/367 KB 86/158 KB 3/3 KB 128/201 KB 6/6 KB 29/367 KB 88/158 KB 3/3 KB 128/201 KB 6/6 KB 26/367 KB 88/158 KB 3/3 KB 128/201 KB 6/6 KB 29/367 KB 90/158 KB 3/3 KB 128/201 KB 6/6 KB 30/367 KB 90/158 KB 3/3 KB 128/201 KB 6/6 KB 30/367 KB 92/158 KB 3/3 KB 128/201 KB 6/6 KB 33/367 KB 92/158 KB 3/3 KB 128/201 KB 6/6 KB 33/367 KB 94/158 KB 3/3 KB 128/201 KB 6/6 KB 34/367 KB 94/158 KB 3/3 KB 128/201 KB 6/6 KB 34/367 KB 94/158 KB 3/3 KB 132/201 KB 6/6 KB 34/367 KB 96/158 KB 3/3 KB 136/201 KB 6/6 KB 34/367 KB 96/158 KB 3/3 KB 140/201 KB 6/6 KB 34/367 KB 96/158 KB 3/3 KB 132/201 KB 6/6 KB 37/367 KB 96/158 KB 3/3 KB 140/201 KB 6/6 KB 37/367 KB 98/158 KB 3/3 KB 140/201 KB 6/6 KB 37/367 KB 98/158 KB 3/3 KB 144/201 KB 6/6 KB 38/367 KB 98/158 KB 3/3 KB 144/201 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 121.5 KB/sec) unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 51.9 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 38/367 KB 100/158 KB 148/201 KB 41/367 KB 100/158 KB 148/201 KB 38/367 KB 100/158 KB 3/3 KB 144/201 KB 6/6 KB 41/367 KB 102/158 KB 148/201 KB 42/367 KB 102/158 KB 148/201 KB 42/367 KB 104/158 KB 148/201 KB 45/367 KB 104/158 KB 148/201 KB 46/367 KB 106/158 KB 148/201 KB 45/367 KB 106/158 KB 148/201 KB 46/367 KB 106/158 KB 152/201 KB 46/367 KB 106/158 KB 156/201 KB 49/367 KB 108/158 KB 156/201 KB 49/367 KB 110/158 KB 156/201 KB 49/367 KB 106/158 KB 156/201 KB 49/367 KB 110/158 KB 160/201 KB 50/367 KB 110/158 KB 160/201 KB 50/367 KB 112/158 KB 160/201 KB 50/367 KB 114/158 KB 160/201 KB 53/367 KB 116/158 KB 160/201 KB 53/367 KB 118/158 KB 164/201 KB 53/367 KB 114/158 KB 160/201 KB 54/367 KB 118/158 KB 164/201 KB 57/367 KB 118/158 KB 164/201 KB 53/367 KB 116/158 KB 164/201 KB 57/367 KB 120/158 KB 168/201 KB 58/367 KB 120/158 KB 168/201 KB 58/367 KB 120/158 KB 3/52 KB 172/201 KB 58/367 KB 120/158 KB 6/52 KB 172/201 KB 3/5 KB 58/367 KB 120/158 KB 9/52 KB 172/201 KB 3/5 KB 58/367 KB 120/158 KB 11/52 KB 172/201 KB 3/5 KB 58/367 KB 120/158 KB 14/52 KB 172/201 KB 3/5 KB 58/367 KB 120/158 KB 16/52 KB 172/201 KB 3/5 KB 58/367 KB 120/158 KB 19/52 KB 172/201 KB 3/5 KB 58/367 KB 120/158 KB 22/52 KB 172/201 KB 3/5 KB 58/367 KB 120/158 KB 25/52 KB 172/201 KB 3/5 KB 57/367 KB 120/158 KB 164/201 KB 58/367 KB 120/158 KB 3/52 KB 172/201 KB 3/5 KB 58/367 KB 120/158 KB 25/52 KB 172/201 KB 5/5 KB 58/367 KB 122/158 KB 25/52 KB 172/201 KB 5/5 KB 58/367 KB 120/158 KB 172/201 KB 58/367 KB 122/158 KB 27/52 KB 176/201 KB 5/5 KB 58/367 KB 122/158 KB 27/52 KB 172/201 KB 5/5 KB 61/367 KB 122/158 KB 27/52 KB 176/201 KB 5/5 KB 61/367 KB 124/158 KB 30/52 KB 180/201 KB 5/5 KB 62/367 KB 124/158 KB 30/52 KB 180/201 KB 5/5 KB 62/367 KB 124/158 KB 32/52 KB 180/201 KB 5/5 KB 65/367 KB 124/158 KB 32/52 KB 180/201 KB 5/5 KB 61/367 KB 124/158 KB 27/52 KB 180/201 KB 5/5 KB 65/367 KB 124/158 KB 32/52 KB 184/201 KB 5/5 KB 66/367 KB 124/158 KB 32/52 KB 188/201 KB 5/5 KB 66/367 KB 124/158 KB 32/52 KB 192/201 KB 5/5 KB 61/367 KB 124/158 KB 27/52 KB 176/201 KB 5/5 KB 66/367 KB 126/158 KB 32/52 KB 192/201 KB 5/5 KB 66/367 KB 128/158 KB 32/52 KB 192/201 KB 5/5 KB 66/367 KB 130/158 KB 32/52 KB 192/201 KB 5/5 KB 66/367 KB 124/158 KB 32/52 KB 184/201 KB 5/5 KB 69/367 KB 130/158 KB 32/52 KB 192/201 KB 5/5 KB 70/367 KB 132/158 KB 36/52 KB 196/201 KB 5/5 KB 70/367 KB 132/158 KB 36/52 KB 200/201 KB 5/5 KB 70/367 KB 132/158 KB 36/52 KB 201/201 KB 5/5 KB 69/367 KB 132/158 KB 36/52 KB 192/201 KB 5/5 KB 69/367 KB 132/158 KB 32/52 KB 192/201 KB 5/5 KB 70/367 KB 134/158 KB 36/52 KB 201/201 KB 5/5 KB 70/367 KB 132/158 KB 36/52 KB 192/201 KB 5/5 KB 70/367 KB 134/158 KB 40/52 KB 201/201 KB 5/5 KB 70/367 KB 134/158 KB 44/52 KB 201/201 KB 5/5 KB 73/367 KB 136/158 KB 48/52 KB 201/201 KB 73/367 KB 136/158 KB 44/52 KB 201/201 KB 70/367 KB 136/158 KB 44/52 KB 201/201 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 63.3 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 73/367 KB 138/158 KB 48/52 KB 201/201 KB 74/367 KB 140/158 KB 52/52 KB 201/201 KB 74/367 KB 142/158 KB 52/52 KB 201/201 KB 74/367 KB 142/158 KB 3/47 KB 52/52 KB 201/201 KB 74/367 KB 142/158 KB 6/47 KB 52/52 KB 201/201 KB 74/367 KB 142/158 KB 9/47 KB 52/52 KB 201/201 KB 74/367 KB 138/158 KB 52/52 KB 201/201 KB 74/367 KB 138/158 KB 48/52 KB 201/201 KB 77/367 KB 144/158 KB 11/47 KB 52/52 KB 201/201 KB 78/367 KB 144/158 KB 11/47 KB 52/52 KB 201/201 KB 81/367 KB 144/158 KB 11/47 KB 52/52 KB 201/201 KB 74/367 KB 142/158 KB 11/47 KB 52/52 KB 201/201 KB 81/367 KB 144/158 KB 14/47 KB 52/52 KB 201/201 KB 74/367 KB 144/158 KB 11/47 KB 52/52 KB 201/201 KB 82/367 KB 144/158 KB 14/47 KB 52/52 KB 201/201 KB 82/367 KB 146/158 KB 16/47 KB 52/52 KB 201/201 KB 82/367 KB 146/158 KB 14/47 KB 52/52 KB 201/201 KB 85/367 KB 146/158 KB 16/47 KB 52/52 KB 201/201 KB 86/367 KB 146/158 KB 19/47 KB 52/52 KB 201/201 KB 89/367 KB 148/158 KB 19/47 KB 52/52 KB 201/201 KB 85/367 KB 146/158 KB 19/47 KB 52/52 KB 201/201 KB 86/367 KB 148/158 KB 19/47 KB 52/52 KB 201/201 KB 90/367 KB 151/158 KB 19/47 KB 52/52 KB 201/201 KB 90/367 KB 151/158 KB 22/47 KB 52/52 KB 201/201 KB 90/367 KB 148/158 KB 19/47 KB 52/52 KB 201/201 KB 90/367 KB 151/158 KB 25/47 KB 52/52 KB 201/201 KB 90/367 KB 154/158 KB 25/47 KB 52/52 KB 201/201 KB 93/367 KB 154/158 KB 27/47 KB 52/52 KB 201/201 KB 93/367 KB 156/158 KB 27/47 KB 52/52 KB 201/201 KB 93/367 KB 154/158 KB 27/47 KB 52/52 KB 201/201 KB 94/367 KB 156/158 KB 27/47 KB 52/52 KB 201/201 KB 94/367 KB 156/158 KB 30/47 KB 52/52 KB 201/201 KB 94/367 KB 158/158 KB 30/47 KB 52/52 KB 201/201 KB 97/367 KB 158/158 KB 30/47 KB 52/52 KB 97/367 KB 158/158 KB 32/47 KB 52/52 KB 98/367 KB 158/158 KB 32/47 KB 52/52 KB 101/367 KB 158/158 KB 32/47 KB 52/52 KB 102/367 KB 158/158 KB 36/47 KB 52/52 KB 105/367 KB 158/158 KB 36/47 KB 106/367 KB 158/158 KB 36/47 KB 101/367 KB 158/158 KB 36/47 KB 52/52 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 598.2 KB/sec) unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 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 2279.4 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 109/367 KB 158/158 KB 40/47 KB 106/367 KB 158/158 KB 40/47 KB 109/367 KB 158/158 KB 44/47 KB 109/367 KB 158/158 KB 47/47 KB 110/367 KB 158/158 KB 47/47 KB 113/367 KB 158/158 KB 47/47 KB 114/367 KB 158/158 KB 47/47 KB 117/367 KB 158/158 KB 47/47 KB 118/367 KB 158/158 KB 47/47 KB 121/367 KB 158/158 KB 47/47 KB 122/367 KB 158/158 KB 47/47 KB 125/367 KB 158/158 KB 47/47 KB 126/367 KB 158/158 KB 47/47 KB 129/367 KB 158/158 KB 47/47 KB 130/367 KB 158/158 KB 47/47 KB 133/367 KB 158/158 KB 47/47 KB 134/367 KB 158/158 KB 47/47 KB 137/367 KB 158/158 KB 47/47 KB 138/367 KB 158/158 KB 47/47 KB 138/367 KB 1/28 KB 47/47 KB 4/238 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 1510.1 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 138/367 KB 158/158 KB 47/47 KB 4/238 KB 138/367 KB 4/28 KB 47/47 KB 8/238 KB 138/367 KB 4/28 KB 47/47 KB 12/238 KB 138/367 KB 4/28 KB 47/47 KB 16/238 KB 138/367 KB 4/28 KB 47/47 KB 4/238 KB 138/367 KB 6/28 KB 47/47 KB 16/238 KB 138/367 KB 9/28 KB 47/47 KB 16/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 466.9 KB/sec) unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 138/367 KB 12/28 KB 16/238 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 138/367 KB 14/28 KB 16/238 KB 138/367 KB 17/28 KB 16/238 KB 138/367 KB 20/28 KB 16/238 KB 138/367 KB 22/28 KB 20/238 KB 138/367 KB 20/28 KB 20/238 KB 138/367 KB 22/28 KB 24/238 KB 138/367 KB 22/28 KB 28/238 KB 138/367 KB 22/28 KB 32/238 KB 138/367 KB 22/28 KB 36/238 KB 141/367 KB 25/28 KB 36/238 KB 142/367 KB 25/28 KB 36/238 KB 138/367 KB 25/28 KB 36/238 KB 142/367 KB 28/28 KB 40/238 KB 142/367 KB 25/28 KB 40/238 KB 142/367 KB 28/28 KB 44/238 KB 145/367 KB 28/28 KB 44/238 KB 145/367 KB 28/28 KB 48/238 KB 146/367 KB 28/28 KB 48/238 KB 146/367 KB 28/28 KB 52/238 KB 149/367 KB 28/28 KB 56/238 KB 149/367 KB 28/28 KB 52/238 KB 150/367 KB 28/28 KB 56/238 KB 153/367 KB 28/28 KB 56/238 KB 154/367 KB 28/28 KB 56/238 KB 4/186 KB 153/367 KB 28/28 KB 56/238 KB 4/186 KB 154/367 KB 28/28 KB 60/238 KB 8/186 KB 154/367 KB 28/28 KB 60/238 KB 12/186 KB 154/367 KB 28/28 KB 60/238 KB 16/186 KB 154/367 KB 28/28 KB 60/238 KB 20/186 KB 157/367 KB 60/238 KB 24/186 KB 157/367 KB 60/238 KB 28/186 KB 157/367 KB 60/238 KB 32/186 KB 154/367 KB 28/28 KB 60/238 KB 4/186 KB 157/367 KB 64/238 KB 32/186 KB 157/367 KB 60/238 KB 20/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 245.9 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 158/367 KB 64/238 KB 32/186 KB 161/367 KB 64/238 KB 32/186 KB 162/367 KB 64/238 KB 32/186 KB 165/367 KB 64/238 KB 32/186 KB 166/367 KB 68/238 KB 32/186 KB 169/367 KB 68/238 KB 32/186 KB 165/367 KB 68/238 KB 32/186 KB 169/367 KB 72/238 KB 36/186 KB 169/367 KB 76/238 KB 36/186 KB 169/367 KB 80/238 KB 36/186 KB 169/367 KB 68/238 KB 36/186 KB 170/367 KB 80/238 KB 36/186 KB 170/367 KB 80/238 KB 40/186 KB 170/367 KB 80/238 KB 44/186 KB 170/367 KB 80/238 KB 48/186 KB 173/367 KB 80/238 KB 48/186 KB 174/367 KB 80/238 KB 48/186 KB 177/367 KB 84/238 KB 52/186 KB 178/367 KB 84/238 KB 52/186 KB 178/367 KB 84/238 KB 52/186 KB 2/558 KB 178/367 KB 84/238 KB 52/186 KB 4/558 KB 178/367 KB 84/238 KB 52/186 KB 6/558 KB 178/367 KB 84/238 KB 52/186 KB 8/558 KB 178/367 KB 84/238 KB 52/186 KB 10/558 KB 174/367 KB 84/238 KB 52/186 KB 174/367 KB 84/238 KB 48/186 KB 181/367 KB 88/238 KB 52/186 KB 10/558 KB 181/367 KB 92/238 KB 52/186 KB 10/558 KB 181/367 KB 96/238 KB 52/186 KB 10/558 KB 181/367 KB 84/238 KB 52/186 KB 10/558 KB 182/367 KB 96/238 KB 52/186 KB 10/558 KB 182/367 KB 96/238 KB 56/186 KB 10/558 KB 182/367 KB 96/238 KB 60/186 KB 10/558 KB 182/367 KB 96/238 KB 60/186 KB 12/558 KB 185/367 KB 96/238 KB 64/186 KB 12/558 KB 185/367 KB 96/238 KB 60/186 KB 12/558 KB 185/367 KB 96/238 KB 64/186 KB 14/558 KB 185/367 KB 96/238 KB 64/186 KB 16/558 KB 186/367 KB 100/238 KB 64/186 KB 18/558 KB 186/367 KB 100/238 KB 64/186 KB 16/558 KB 186/367 KB 96/238 KB 64/186 KB 16/558 KB 186/367 KB 104/238 KB 68/186 KB 18/558 KB 189/367 KB 108/238 KB 68/186 KB 18/558 KB 189/367 KB 3/1199 KB 108/238 KB 68/186 KB 18/558 KB 189/367 KB 5/1199 KB 108/238 KB 68/186 KB 18/558 KB 189/367 KB 8/1199 KB 108/238 KB 68/186 KB 18/558 KB 189/367 KB 11/1199 KB 108/238 KB 68/186 KB 18/558 KB 189/367 KB 11/1199 KB 108/238 KB 68/186 KB 20/558 KB 186/367 KB 100/238 KB 68/186 KB 18/558 KB 189/367 KB 13/1199 KB 112/238 KB 72/186 KB 20/558 KB 189/367 KB 13/1199 KB 112/238 KB 68/186 KB 20/558 KB 189/367 KB 13/1199 KB 108/238 KB 68/186 KB 20/558 KB 189/367 KB 16/1199 KB 112/238 KB 72/186 KB 22/558 KB 189/367 KB 19/1199 KB 112/238 KB 72/186 KB 22/558 KB 189/367 KB 21/1199 KB 112/238 KB 72/186 KB 22/558 KB 189/367 KB 24/1199 KB 112/238 KB 72/186 KB 22/558 KB 189/367 KB 27/1199 KB 112/238 KB 72/186 KB 22/558 KB 189/367 KB 104/238 KB 68/186 KB 18/558 KB 190/367 KB 27/1199 KB 112/238 KB 72/186 KB 22/558 KB 193/367 KB 27/1199 KB 112/238 KB 72/186 KB 22/558 KB 194/367 KB 29/1199 KB 112/238 KB 72/186 KB 22/558 KB 197/367 KB 29/1199 KB 116/238 KB 76/186 KB 22/558 KB 189/367 KB 13/1199 KB 112/238 KB 72/186 KB 22/558 KB 197/367 KB 29/1199 KB 116/238 KB 76/186 KB 24/558 KB 197/367 KB 29/1199 KB 116/238 KB 76/186 KB 26/558 KB 194/367 KB 29/1199 KB 116/238 KB 76/186 KB 22/558 KB 198/367 KB 29/1199 KB 120/238 KB 76/186 KB 26/558 KB 198/367 KB 29/1199 KB 124/238 KB 76/186 KB 26/558 KB 194/367 KB 29/1199 KB 112/238 KB 76/186 KB 22/558 KB 193/367 KB 29/1199 KB 112/238 KB 72/186 KB 22/558 KB 198/367 KB 32/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 36/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 40/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 44/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 48/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 52/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 56/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 60/1199 KB 124/238 KB 76/186 KB unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 28/558 KB 198/367 KB 64/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 68/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 72/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 76/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 80/1199 KB 124/238 KB 80/186 KB 28/558 KB 198/367 KB 84/1199 KB 124/238 KB 80/186 KB 28/558 KB 198/367 KB 88/1199 KB 128/238 KB 80/186 KB 28/558 KB 198/367 KB 92/1199 KB 128/238 KB 80/186 KB 28/558 KB 198/367 KB 96/1199 KB 128/238 KB 80/186 KB 28/558 KB 198/367 KB 29/1199 KB 124/238 KB 76/186 KB 28/558 KB 198/367 KB 29/1199 KB 116/238 KB 76/186 KB 26/558 KB 201/367 KB 96/1199 KB 128/238 KB 80/186 KB 28/558 KB 198/367 KB 84/1199 KB 128/238 KB 80/186 KB 28/558 KB 198/367 KB 76/1199 KB 124/238 KB 80/186 KB 28/558 KB 201/367 KB 96/1199 KB 128/238 KB 84/186 KB 30/558 KB 202/367 KB 96/1199 KB 128/238 KB 88/186 KB 30/558 KB 202/367 KB 96/1199 KB 128/238 KB 92/186 KB 30/558 KB 201/367 KB 96/1199 KB 128/238 KB 80/186 KB 30/558 KB 202/367 KB 96/1199 KB 128/238 KB 92/186 KB 32/558 KB 202/367 KB 96/1199 KB 128/238 KB 92/186 KB 34/558 KB 202/367 KB 96/1199 KB 128/238 KB 92/186 KB 36/558 KB 202/367 KB 100/1199 KB 132/238 KB 96/186 KB 38/558 KB 202/367 KB 96/1199 KB 128/238 KB 84/186 KB 30/558 KB 205/367 KB 100/1199 KB 132/238 KB 96/186 KB 38/558 KB 206/367 KB 100/1199 KB 132/238 KB 96/186 KB 38/558 KB 209/367 KB 100/1199 KB 132/238 KB 96/186 KB 38/558 KB 210/367 KB 100/1199 KB 132/238 KB 96/186 KB 38/558 KB 210/367 KB 100/1199 KB 132/238 KB 96/186 KB 40/558 KB 202/367 KB 100/1199 KB 132/238 KB 96/186 KB 36/558 KB 213/367 KB 104/1199 KB 132/238 KB 96/186 KB 40/558 KB 213/367 KB 108/1199 KB 132/238 KB 96/186 KB 40/558 KB 213/367 KB 112/1199 KB 132/238 KB 96/186 KB 42/558 KB 202/367 KB 96/1199 KB 132/238 KB 96/186 KB 36/558 KB 202/367 KB 96/1199 KB 132/238 KB 92/186 KB 36/558 KB 213/367 KB 112/1199 KB 136/238 KB 96/186 KB 42/558 KB 213/367 KB 112/1199 KB 140/238 KB 96/186 KB 42/558 KB 213/367 KB 112/1199 KB 140/238 KB 100/186 KB 42/558 KB 213/367 KB 112/1199 KB 144/238 KB 104/186 KB 42/558 KB 213/367 KB 112/1199 KB 144/238 KB 108/186 KB 42/558 KB 213/367 KB 112/1199 KB 144/238 KB 112/186 KB 42/558 KB 213/367 KB 108/1199 KB 132/238 KB 96/186 KB 42/558 KB 213/367 KB 100/1199 KB 132/238 KB 96/186 KB 40/558 KB 214/367 KB 112/1199 KB 144/238 KB 112/186 KB 42/558 KB 217/367 KB 112/1199 KB 144/238 KB 112/186 KB 42/558 KB 213/367 KB 112/1199 KB 144/238 KB 100/186 KB 42/558 KB 217/367 KB 112/1199 KB 148/238 KB 112/186 KB 44/558 KB 218/367 KB 116/1199 KB 152/238 KB 116/186 KB 44/558 KB 218/367 KB 116/1199 KB 156/238 KB 116/186 KB 44/558 KB 218/367 KB 116/1199 KB 160/238 KB 116/186 KB 44/558 KB 217/367 KB 112/1199 KB 144/238 KB 112/186 KB 44/558 KB 218/367 KB 116/1199 KB 160/238 KB 116/186 KB 46/558 KB 218/367 KB 116/1199 KB 160/238 KB 116/186 KB 48/558 KB 218/367 KB 116/1199 KB 160/238 KB 116/186 KB 50/558 KB 218/367 KB 116/1199 KB 148/238 KB 116/186 KB 44/558 KB 218/367 KB 120/1199 KB 160/238 KB 116/186 KB 50/558 KB 218/367 KB 120/1199 KB 160/238 KB 116/186 KB 52/558 KB 218/367 KB 112/1199 KB 148/238 KB 116/186 KB 44/558 KB 218/367 KB 124/1199 KB 160/238 KB 120/186 KB 52/558 KB 218/367 KB 112/1199 KB 148/238 KB 112/186 KB 44/558 KB 221/367 KB 124/1199 KB 160/238 KB 120/186 KB 54/558 KB 222/367 KB 124/1199 KB 160/238 KB 120/186 KB 54/558 KB 225/367 KB 124/1199 KB 160/238 KB 120/186 KB 54/558 KB 226/367 KB 124/1199 KB 160/238 KB 120/186 KB unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 54/558 KB 218/367 KB 124/1199 KB 160/238 KB 120/186 KB 54/558 KB 226/367 KB 124/1199 KB 160/238 KB 120/186 KB 56/558 KB 229/367 KB 124/1199 KB 164/238 KB 124/186 KB 58/558 KB 218/367 KB 124/1199 KB 160/238 KB 116/186 KB 52/558 KB 229/367 KB 128/1199 KB 164/238 KB 124/186 KB 58/558 KB 229/367 KB 132/1199 KB 164/238 KB 124/186 KB 58/558 KB 229/367 KB 124/1199 KB 164/238 KB 124/186 KB 56/558 KB 229/367 KB 124/1199 KB 160/238 KB 124/186 KB 56/558 KB 226/367 KB 124/1199 KB 160/238 KB 124/186 KB 56/558 KB 229/367 KB 132/1199 KB 164/238 KB 128/186 KB 60/558 KB 229/367 KB 132/1199 KB 164/238 KB 132/186 KB 60/558 KB 229/367 KB 132/1199 KB 164/238 KB 124/186 KB 60/558 KB 230/367 KB 136/1199 KB 168/238 KB 132/186 KB 62/558 KB 230/367 KB 136/1199 KB 168/238 KB 132/186 KB 60/558 KB 230/367 KB 140/1199 KB 168/238 KB 132/186 KB 62/558 KB 230/367 KB 132/1199 KB 168/238 KB 132/186 KB 60/558 KB 230/367 KB 132/1199 KB 164/238 KB 132/186 KB 60/558 KB 233/367 KB 140/1199 KB 168/238 KB 132/186 KB 64/558 KB 234/367 KB 140/1199 KB 168/238 KB 132/186 KB 64/558 KB 234/367 KB 144/1199 KB 172/238 KB 132/186 KB 64/558 KB 230/367 KB 140/1199 KB 168/238 KB 132/186 KB 64/558 KB 237/367 KB 144/1199 KB 172/238 KB 136/186 KB 64/558 KB 234/367 KB 144/1199 KB 172/238 KB 136/186 KB 64/558 KB 237/367 KB 144/1199 KB 172/238 KB 140/186 KB 64/558 KB 238/367 KB 144/1199 KB 172/238 KB 144/186 KB 66/558 KB 234/367 KB 140/1199 KB 172/238 KB 132/186 KB 64/558 KB 238/367 KB 144/1199 KB 176/238 KB 144/186 KB 66/558 KB 238/367 KB 144/1199 KB 180/238 KB 144/186 KB 66/558 KB 238/367 KB 148/1199 KB 184/238 KB 148/186 KB 66/558 KB 238/367 KB 148/1199 KB 188/238 KB 148/186 KB 66/558 KB 238/367 KB 148/1199 KB 192/238 KB 148/186 KB 66/558 KB 238/367 KB 144/1199 KB 172/238 KB 140/186 KB 66/558 KB 237/367 KB 144/1199 KB 172/238 KB 140/186 KB 66/558 KB 238/367 KB 148/1199 KB 192/238 KB 148/186 KB 68/558 KB 241/367 KB 148/1199 KB 192/238 KB 148/186 KB 70/558 KB 241/367 KB 148/1199 KB 192/238 KB 148/186 KB 72/558 KB 241/367 KB 148/1199 KB 192/238 KB 148/186 KB 74/558 KB 238/367 KB 148/1199 KB 180/238 KB 148/186 KB 66/558 KB 238/367 KB 148/1199 KB 180/238 KB 144/186 KB 66/558 KB 241/367 KB 152/1199 KB 192/238 KB 148/186 KB 74/558 KB 241/367 KB 156/1199 KB 192/238 KB 148/186 KB 74/558 KB 241/367 KB 160/1199 KB 192/238 KB 148/186 KB 74/558 KB 241/367 KB 164/1199 KB 192/238 KB 148/186 KB 74/558 KB 241/367 KB 168/1199 KB 196/238 KB 152/186 KB 76/558 KB 241/367 KB 172/1199 KB 196/238 KB 152/186 KB 76/558 KB 241/367 KB 176/1199 KB 196/238 KB 152/186 KB 76/558 KB 241/367 KB 148/1199 KB 192/238 KB 148/186 KB 68/558 KB 242/367 KB 176/1199 KB 196/238 KB 152/186 KB 76/558 KB 245/367 KB 176/1199 KB 196/238 KB 152/186 KB 76/558 KB 246/367 KB 176/1199 KB 196/238 KB 152/186 KB 76/558 KB 249/367 KB 176/1199 KB 196/238 KB 152/186 KB 76/558 KB 241/367 KB 164/1199 KB 196/238 KB 152/186 KB 76/558 KB 250/367 KB 176/1199 KB 196/238 KB 152/186 KB 76/558 KB 241/367 KB 164/1199 KB 196/238 KB 152/186 KB 74/558 KB 250/367 KB 176/1199 KB 200/238 KB 152/186 KB 78/558 KB 253/367 KB 176/1199 KB 204/238 KB 152/186 KB 78/558 KB 253/367 KB 176/1199 KB 208/238 KB 152/186 KB 78/558 KB 241/367 KB 164/1199 KB 192/238 KB 152/186 KB 74/558 KB 253/367 KB 176/1199 KB 208/238 KB 156/186 KB 78/558 KB 253/367 KB 176/1199 KB 208/238 KB 160/186 KB 78/558 KB 253/367 KB 176/1199 KB 208/238 KB 164/186 KB 78/558 KB 253/367 KB 176/1199 KB 208/238 KB 168/186 KB 78/5 unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 58 KB 253/367 KB 176/1199 KB 208/238 KB 172/186 KB 78/558 KB 253/367 KB 176/1199 KB 208/238 KB 176/186 KB 78/558 KB 253/367 KB 176/1199 KB 200/238 KB 152/186 KB 78/558 KB 250/367 KB 176/1199 KB 196/238 KB 152/186 KB 78/558 KB 253/367 KB 176/1199 KB 212/238 KB 176/186 KB 80/558 KB 254/367 KB 176/1199 KB 212/238 KB 176/186 KB 82/558 KB 254/367 KB 176/1199 KB 212/238 KB 176/186 KB 84/558 KB 254/367 KB 176/1199 KB 212/238 KB 176/186 KB 86/558 KB 254/367 KB 176/1199 KB 212/238 KB 176/186 KB 88/558 KB 254/367 KB 176/1199 KB 212/238 KB 180/186 KB 90/558 KB 254/367 KB 180/1199 KB 212/238 KB 184/186 KB 90/558 KB 254/367 KB 180/1199 KB 212/238 KB 186/186 KB 90/558 KB 253/367 KB 176/1199 KB 212/238 KB 176/186 KB 78/558 KB 254/367 KB 180/1199 KB 216/238 KB 186/186 KB 90/558 KB 254/367 KB 180/1199 KB 220/238 KB 186/186 KB 90/558 KB 254/367 KB 180/1199 KB 224/238 KB 186/186 KB 90/558 KB 254/367 KB 180/1199 KB 212/238 KB 180/186 KB 90/558 KB 254/367 KB 184/1199 KB 224/238 KB 186/186 KB 90/558 KB 254/367 KB 188/1199 KB 224/238 KB 186/186 KB 90/558 KB 254/367 KB 192/1199 KB 228/238 KB 186/186 KB 90/558 KB 254/367 KB 176/1199 KB 212/238 KB 180/186 KB 90/558 KB 254/367 KB 176/1199 KB 212/238 KB 176/186 KB 80/558 KB 257/367 KB 192/1199 KB 228/238 KB 186/186 KB 90/558 KB 258/367 KB 192/1199 KB 228/238 KB 186/186 KB 90/558 KB 261/367 KB 192/1199 KB 228/238 KB 186/186 KB 90/558 KB 262/367 KB 192/1199 KB 228/238 KB 186/186 KB 90/558 KB 265/367 KB 192/1199 KB 228/238 KB 186/186 KB 90/558 KB 266/367 KB 192/1199 KB 228/238 KB 186/186 KB 92/558 KB 269/367 KB 192/1199 KB 228/238 KB 186/186 KB 92/558 KB 270/367 KB 192/1199 KB 228/238 KB 186/186 KB 92/558 KB 273/367 KB 192/1199 KB 228/238 KB 186/186 KB 92/558 KB 254/367 KB 188/1199 KB 228/238 KB 186/186 KB 90/558 KB 273/367 KB 192/1199 KB 232/238 KB 186/186 KB 92/558 KB 265/367 KB 192/1199 KB 228/238 KB 186/186 KB 92/558 KB 275/367 KB 192/1199 KB 232/238 KB 186/186 KB 94/558 KB 275/367 KB 192/1199 KB 232/238 KB 186/186 KB 96/558 KB 275/367 KB 192/1199 KB 232/238 KB 186/186 KB 98/558 KB 275/367 KB 192/1199 KB 232/238 KB 186/186 KB 100/558 KB 275/367 KB 192/1199 KB 232/238 KB 186/186 KB 102/558 KB 275/367 KB 196/1199 KB 236/238 KB 186/186 KB 104/558 KB 275/367 KB 196/1199 KB 236/238 KB 186/186 KB 106/558 KB 275/367 KB 192/1199 KB 232/238 KB 186/186 KB 92/558 KB 275/367 KB 196/1199 KB 236/238 KB 186/186 KB 102/558 KB 275/367 KB 196/1199 KB 238/238 KB 186/186 KB 106/558 KB 278/367 KB 196/1199 KB 238/238 KB 186/186 KB 106/558 KB 281/367 KB 196/1199 KB 238/238 KB 186/186 KB 106/558 KB 275/367 KB 196/1199 KB 232/238 KB 186/186 KB 102/558 KB 281/367 KB 200/1199 KB 238/238 KB 186/186 KB 106/558 KB 281/367 KB 200/1199 KB 238/238 KB 186/186 KB 108/558 KB 284/367 KB 200/1199 KB 238/238 KB 186/186 KB 108/558 KB 284/367 KB 204/1199 KB 238/238 KB 186/186 KB 110/558 KB 284/367 KB 204/1199 KB 238/238 KB 186/186 KB 108/558 KB 284/367 KB 208/1199 KB 238/238 KB 186/186 KB 110/558 KB 286/367 KB 208/1199 KB 238/238 KB 186/186 KB 110/558 KB 286/367 KB 208/1199 KB 238/238 KB 186/186 KB 112/558 KB 286/367 KB 208/1199 KB 238/238 KB 186/186 KB 114/558 KB 289/367 KB 208/1199 KB 238/238 KB 186/186 KB 116/558 KB 289/367 KB 208/1199 KB 238/238 KB 118/558 KB 289/367 KB 208/1199 KB 238/238 KB 186/186 KB 114/558 KB 291/367 KB 212/1199 KB 238/238 KB 118/558 KB 289/367 KB 212/1199 KB 238/238 KB 118/558 KB 294/367 KB unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 216/1199 KB 118/558 KB 294/367 KB 220/1199 KB 118/558 KB 294/367 KB 220/1199 KB 120/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1349.0 KB/sec) unit-abot-epc-basic-0: 19:57:19 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: 19:57:19 DEBUG unit.abot-epc-basic/0.install 294/367 KB 212/1199 KB 118/558 KB 297/367 KB 224/1199 KB 120/558 KB 294/367 KB 224/1199 KB 120/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1056.6 KB/sec) unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 300/367 KB 224/1199 KB 122/558 KB 300/367 KB 224/1199 KB 120/558 KB Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 302/367 KB 228/1199 KB 122/558 KB 305/367 KB 228/1199 KB 124/558 KB 300/367 KB 228/1199 KB 122/558 KB 302/367 KB 228/1199 KB 124/558 KB 305/367 KB 228/1199 KB 126/558 KB 305/367 KB 228/1199 KB 128/558 KB 305/367 KB 228/1199 KB 130/558 KB 307/367 KB 232/1199 KB 130/558 KB 307/367 KB 228/1199 KB 130/558 KB 307/367 KB 236/1199 KB 130/558 KB 307/367 KB 240/1199 KB 130/558 KB 310/367 KB 240/1199 KB 132/558 KB 310/367 KB 240/1199 KB 134/558 KB 310/367 KB 240/1199 KB 130/558 KB 313/367 KB 240/1199 KB 134/558 KB 313/367 KB 240/1199 KB 136/558 KB 313/367 KB 240/1199 KB 138/558 KB 316/367 KB 240/1199 KB 138/558 KB 316/367 KB 240/1199 KB 140/558 KB 318/367 KB 244/1199 KB 140/558 KB 316/367 KB 244/1199 KB 140/558 KB 318/367 KB 244/1199 KB 142/558 KB 318/367 KB 248/1199 KB 142/558 KB 318/367 KB 252/1199 KB 142/558 KB 318/367 KB 256/1199 KB 142/558 KB 318/367 KB 256/1199 KB 144/558 KB 318/367 KB 256/1199 KB 146/558 KB 318/367 KB 260/1199 KB 146/558 KB 322/367 KB 264/1199 KB 148/558 KB 322/367 KB 268/1199 KB 148/558 KB 322/367 KB 260/1199 KB 148/558 KB 318/367 KB 260/1199 KB 148/558 KB 322/367 KB 268/1199 KB 148/558 KB 4/1206 KB 322/367 KB 4/181 KB 268/1199 KB 148/558 KB 8/1206 KB 322/367 KB 4/181 KB 268/1199 KB 148/558 KB 12/1206 KB 322/367 KB 4/181 KB 268/1199 KB 148/558 KB 16/1206 KB 322/367 KB 4/181 KB 268/1199 KB 148/558 KB 20/1206 KB 322/367 KB 4/181 KB 268/1199 KB 148/558 KB 4/1206 KB 326/367 KB 8/181 KB 268/1199 KB 148/558 KB 20/1206 KB 326/367 KB 12/181 KB 268/1199 KB 148/558 KB 20/1206 KB 326/367 KB 16/181 KB 268/1199 KB 148/558 KB 20/1206 KB 326/367 KB 20/181 KB 268/1199 KB 148/558 KB 20/1206 KB 326/367 KB 4/181 KB 268/1199 KB 148/558 KB 20/1206 KB 330/367 KB 20/181 KB 268/1199 KB 150/558 KB 24/1206 KB 326/367 KB 20/181 KB 268/1199 KB 150/558 KB 24/1206 KB 330/367 KB 20/181 KB 268/1199 KB 150/558 KB 28/1206 KB 326/367 KB 20/181 KB 268/1199 KB 150/558 KB 20/1206 KB 334/367 KB 24/181 KB 268/1199 KB 150/558 KB 28/1206 KB 334/367 KB 28/181 KB 268/1199 KB 150/558 KB 28/1206 KB 334/367 KB 20/181 KB 268/1199 KB 150/558 KB 28/1206 KB 334/367 KB 28/181 KB 272/1199 KB 152/558 KB 32/1206 KB 334/367 KB 28/181 KB 268/1199 KB 152/558 KB 32/1206 KB 334/367 KB 28/181 KB 272/1199 KB 154/558 KB 32/1206 KB 334/367 KB 28/181 KB 276/1199 KB 156/558 KB 32/1206 KB 338/367 KB 32/181 KB 276/1199 KB 158/558 KB 32/1206 KB 334/367 KB 28/181 KB 268/1199 KB 150/558 KB 32/1206 KB 338/367 KB 32/181 KB 276/1199 KB 158/558 KB 36/1206 KB 338/367 KB 32/181 KB 276/1199 KB 158/558 KB 40/1206 KB 338/367 KB 32/181 KB 276/1199 KB 158/558 KB 44/1206 KB 338/367 KB 32/181 KB 276/1199 KB 158/558 KB 48/1206 KB 338/367 KB 32/181 KB 276/1199 KB 156/558 KB 32/1206 KB 342/367 KB 32/181 KB 276/1199 KB 158/558 KB 48/1206 KB 346/367 KB 32/181 KB 276/1199 KB 158/558 KB 48/1206 KB 350/367 KB 32/181 KB 276/1199 KB 158/558 KB 48/1206 KB 334/367 KB 32/181 KB 276/1199 KB 156/558 KB 32/1206 KB 350/367 KB 36/181 KB 276/1199 KB 158/558 KB 48/1206 KB 350/367 KB 40/181 KB 276/1199 KB 158/558 KB 48/1206 KB 350/367 KB 44/181 KB 276/1199 KB 158/558 KB 48/1206 KB 350/367 KB 48/181 KB 276/1199 KB 158/558 KB 48/1206 KB 350/367 KB 52/181 KB 276/1199 KB 158/558 KB 48/1206 KB 354/367 KB 56/181 KB 276/1199 KB 160/558 KB 52/1206 KB 334/367 KB 28/181 KB 276/1199 KB 154/558 KB 32/1206 KB 354/367 KB 60/181 KB 280/1199 KB 160/558 KB 52/1206 KB 354/367 KB 60/181 KB 284/1199 KB 160/558 KB 52/1206 KB 354/367 KB 60/181 KB 288/1199 unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install KB 160/558 KB 52/1206 KB 354/367 KB 60/181 KB 292/1199 KB 160/558 KB 52/1206 KB 354/367 KB 52/181 KB 276/1199 KB 160/558 KB 52/1206 KB 354/367 KB 60/181 KB 292/1199 KB 160/558 KB 56/1206 KB 354/367 KB 60/181 KB 292/1199 KB 160/558 KB 60/1206 KB 354/367 KB 60/181 KB 292/1199 KB 160/558 KB 64/1206 KB 354/367 KB 52/181 KB 276/1199 KB 160/558 KB 48/1206 KB 350/367 KB 52/181 KB 276/1199 KB 160/558 KB 48/1206 KB 354/367 KB 60/181 KB 296/1199 KB 162/558 KB 64/1206 KB 354/367 KB 60/181 KB 296/1199 KB 164/558 KB 64/1206 KB 358/367 KB 60/181 KB 296/1199 KB 164/558 KB 64/1206 KB 358/367 KB 60/181 KB 296/1199 KB 166/558 KB 64/1206 KB 362/367 KB 60/181 KB 296/1199 KB 168/558 KB 64/1206 KB 362/367 KB 60/181 KB 296/1199 KB 170/558 KB 64/1206 KB 354/367 KB 60/181 KB 276/1199 KB 160/558 KB 52/1206 KB 362/367 KB 64/181 KB 296/1199 KB 170/558 KB 64/1206 KB 354/367 KB 60/181 KB 296/1199 KB 160/558 KB 64/1206 KB 362/367 KB 64/181 KB 300/1199 KB 170/558 KB 64/1206 KB 362/367 KB 64/181 KB 304/1199 KB 170/558 KB 64/1206 KB 362/367 KB 64/181 KB 308/1199 KB 170/558 KB 64/1206 KB 362/367 KB 68/181 KB 312/1199 KB 172/558 KB 68/1206 KB 362/367 KB 68/181 KB 316/1199 KB 172/558 KB 68/1206 KB 362/367 KB 68/181 KB 320/1199 KB 172/558 KB 68/1206 KB 362/367 KB 60/181 KB 296/1199 KB 166/558 KB 64/1206 KB 366/367 KB 68/181 KB 320/1199 KB 172/558 KB 68/1206 KB 367/367 KB 68/181 KB 320/1199 KB 172/558 KB 68/1206 KB 362/367 KB 68/181 KB 308/1199 KB 172/558 KB 68/1206 KB 367/367 KB 68/181 KB 320/1199 KB 172/558 KB 72/1206 KB 362/367 KB 68/181 KB 308/1199 KB 172/558 KB 64/1206 KB 362/367 KB 64/181 KB 308/1199 KB 172/558 KB 64/1206 KB 367/367 KB 68/181 KB 320/1199 KB 174/558 KB 72/1206 KB 367/367 KB 68/181 KB 320/1199 KB 176/558 KB 72/1206 KB 367/367 KB 68/181 KB 320/1199 KB 178/558 KB 72/1206 KB 367/367 KB 68/181 KB 320/1199 KB 178/558 KB 76/1206 KB 367/367 KB 68/181 KB 320/1199 KB 178/558 KB 80/1206 KB 367/367 KB 72/181 KB 320/1199 KB 178/558 KB 80/1206 KB 367/367 KB 72/181 KB 320/1199 KB 180/558 KB 80/1206 KB 367/367 KB 76/181 KB 320/1199 KB 180/558 KB 80/1206 KB 367/367 KB 80/181 KB 320/1199 KB 180/558 KB 80/1206 KB 367/367 KB 80/181 KB 320/1199 KB 182/558 KB 80/1206 KB 367/367 KB 80/181 KB 320/1199 KB 184/558 KB 80/1206 KB 367/367 KB 80/181 KB 324/1199 KB 186/558 KB 84/1206 KB 367/367 KB 84/181 KB 324/1199 KB 186/558 KB 84/1206 KB 367/367 KB 80/181 KB 324/1199 KB 184/558 KB 84/1206 KB 367/367 KB 84/181 KB 324/1199 KB 188/558 KB 88/1206 KB 367/367 KB 80/181 KB 324/1199 KB 184/558 KB 80/1206 KB 367/367 KB 84/181 KB 324/1199 KB 188/558 KB 84/1206 KB 367/367 KB 84/181 KB 324/1199 KB 190/558 KB 88/1206 KB 367/367 KB 88/181 KB 328/1199 KB 190/558 KB 88/1206 KB 367/367 KB 92/181 KB 328/1199 KB 190/558 KB 88/1206 KB 367/367 KB 96/181 KB 328/1199 KB 190/558 KB 92/1206 KB 367/367 KB 84/181 KB 328/1199 KB 190/558 KB 88/1206 KB 367/367 KB 96/181 KB 332/1199 KB 192/558 KB 92/1206 KB 367/367 KB 96/181 KB 336/1199 KB 192/558 KB 92/1206 KB 367/367 KB 96/181 KB 328/1199 KB 192/558 KB 92/1206 KB 367/367 KB 92/181 KB 328/1199 KB 190/558 KB 92/1206 KB 367/367 KB 96/181 KB 336/1199 KB 192/558 KB 96/1206 KB 367/367 KB 96/181 KB 336/1199 KB 194/558 KB 96/1206 KB 367/367 KB 100/181 KB 336/1199 KB 194/558 KB 96/1206 KB 104/181 KB 340/1199 KB 196/558 KB 100/1206 KB 108/181 KB 340/1199 KB 196/558 KB 100/1206 KB 112/181 KB 340/1199 KB 196/558 KB 100/1206 KB unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 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 1681.1 KB/sec) unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 367/367 KB 100/181 KB 340/1199 KB 196/558 KB 100/1206 KB 112/181 KB 340/1199 KB 198/558 KB 100/1206 KB 112/181 KB 340/1199 KB 200/558 KB 100/1206 KB 112/181 KB 340/1199 KB 202/558 KB 100/1206 KB 367/367 KB 100/181 KB 340/1199 KB 194/558 KB 100/1206 KB 112/181 KB 340/1199 KB 202/558 KB 104/1206 KB 112/181 KB 340/1199 KB 202/558 KB 108/1206 KB 112/181 KB 340/1199 KB 202/558 KB 112/1206 KB 367/367 KB 100/181 KB 340/1199 KB 194/558 KB 96/1206 KB 112/181 KB 344/1199 KB 204/558 KB 112/1206 KB 112/181 KB 348/1199 KB 204/558 KB 112/1206 KB 112/181 KB 352/1199 KB 204/558 KB 112/1206 KB 112/181 KB 356/1199 KB 204/558 KB 112/1206 KB 116/181 KB 360/1199 KB 204/558 KB 116/1206 KB 116/181 KB 364/1199 KB 204/558 KB 116/1206 KB 116/181 KB 368/1199 KB 204/558 KB 116/1206 KB 112/181 KB 340/1199 KB 204/558 KB 112/1206 KB 116/181 KB 368/1199 KB 206/558 KB 116/1206 KB 116/181 KB 368/1199 KB 208/558 KB 116/1206 KB 116/181 KB 368/1199 KB 210/558 KB 116/1206 KB 116/181 KB 368/1199 KB 212/558 KB 116/1206 KB 116/181 KB 368/1199 KB 214/558 KB 116/1206 KB 116/181 KB 356/1199 KB 204/558 KB 116/1206 KB 116/181 KB 356/1199 KB 204/558 KB 112/1206 KB 120/181 KB 368/1199 KB 214/558 KB 116/1206 KB 124/181 KB 368/1199 KB 214/558 KB 116/1206 KB 128/181 KB 368/1199 KB 214/558 KB 116/1206 KB 128/181 KB 368/1199 KB 214/558 KB 120/1206 KB 128/181 KB 368/1199 KB 214/558 KB 124/1206 KB 128/181 KB 368/1199 KB 214/558 KB 128/1206 KB 128/181 KB 368/1199 KB 216/558 KB 128/1206 KB 128/181 KB 368/1199 KB 218/558 KB 128/1206 KB 128/181 KB 368/1199 KB 218/558 KB 132/1206 KB 132/181 KB 372/1199 KB 220/558 KB 136/1206 KB 132/181 KB 372/1199 KB 220/558 KB 140/1206 KB 132/181 KB 372/1199 KB 220/558 KB 132/1206 KB 132/181 KB 368/1199 KB 220/558 KB 132/1206 KB 128/181 KB 368/1199 KB 220/558 KB 132/1206 KB 132/181 KB 372/1199 KB 222/558 KB 140/1206 KB 136/181 KB 372/1199 KB 222/558 KB 140/1206 KB 140/181 KB 372/1199 KB 222/558 KB 140/1206 KB 144/181 KB 372/1199 KB 222/558 KB 140/1206 KB 144/181 KB 372/1199 KB 224/558 KB 140/1206 KB 144/181 KB 372/1199 KB 226/558 KB 140/1206 KB 144/181 KB 376/1199 KB 226/558 KB 140/1206 KB 144/181 KB 380/1199 KB 226/558 KB 140/1206 KB 144/181 KB 384/1199 KB 226/558 KB 144/1206 KB 144/181 KB 388/1199 KB 228/558 KB 144/1206 KB 148/181 KB 392/1199 KB 228/558 KB 144/1206 KB 144/181 KB 380/1199 KB 226/558 KB 144/1206 KB 148/181 KB 392/1199 KB 228/558 KB 148/1206 KB 148/181 KB 392/1199 KB 228/558 KB 152/1206 KB 148/181 KB 392/1199 KB 228/558 KB 156/1206 KB 148/181 KB 388/1199 KB 228/558 KB 144/1206 KB 144/181 KB 388/1199 KB 228/558 KB 144/1206 KB 148/181 KB 392/1199 KB 230/558 KB 156/1206 KB 148/181 KB 392/1199 KB 232/558 KB 156/1206 KB 152/181 KB 392/1199 KB 232/558 KB 156/1206 KB 152/181 KB 392/1199 KB 234/558 KB 156/1206 KB 156/181 KB 392/1199 KB 234/558 KB 156/1206 KB 160/181 KB 392/1199 KB 234/558 KB 156/1206 KB 160/181 KB 392/1199 KB 236/558 KB 156/1206 KB 160/181 KB 392/1199 KB 238/558 KB 156/1206 KB 160/181 KB 396/1199 KB 238/558 KB 160/1206 KB 160/181 KB 396/1199 KB 238/558 KB 156/1206 KB 160/181 KB 400/1199 KB 238/558 KB 160/1206 KB 160/181 KB 404/1199 KB 238/558 KB 160/1206 KB 164/181 KB 408/1199 KB 240/558 KB 164/1206 KB 164/181 KB 412/1199 KB 240/558 KB 164/1206 KB 164/181 KB 416/1199 KB 240/558 KB 164/1206 KB 164/181 KB 404/1199 KB 240/558 KB 164/1206 KB 168/181 KB 416/1199 KB 240/558 KB 164/1206 KB 172/181 KB 416/1199 KB 240/558 KB 164/1206 KB 160/181 KB 404/1199 KB 240/558 KB 164 unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install /1206 KB 160/181 KB 404/1199 KB 240/558 KB 160/1206 KB 176/181 KB 416/1199 KB 242/558 KB 164/1206 KB 176/181 KB 416/1199 KB 244/558 KB 164/1206 KB 176/181 KB 416/1199 KB 246/558 KB 164/1206 KB 176/181 KB 416/1199 KB 240/558 KB 164/1206 KB 176/181 KB 416/1199 KB 246/558 KB 168/1206 KB 176/181 KB 416/1199 KB 246/558 KB 172/1206 KB 176/181 KB 416/1199 KB 246/558 KB 176/1206 KB 180/181 KB 416/1199 KB 248/558 KB 176/1206 KB 181/181 KB 416/1199 KB 248/558 KB 176/1206 KB 176/181 KB 416/1199 KB 248/558 KB 176/1206 KB 181/181 KB 416/1199 KB 250/558 KB 176/1206 KB 181/181 KB 416/1199 KB 252/558 KB 176/1206 KB 181/181 KB 416/1199 KB 254/558 KB 180/1206 KB 181/181 KB 416/1199 KB 256/558 KB 180/1206 KB 181/181 KB 420/1199 KB 258/558 KB 180/1206 KB 181/181 KB 420/1199 KB 260/558 KB 180/1206 KB 181/181 KB 420/1199 KB 262/558 KB 180/1206 KB 181/181 KB 416/1199 KB 252/558 KB 180/1206 KB 181/181 KB 420/1199 KB 262/558 KB 184/1206 KB 181/181 KB 420/1199 KB 262/558 KB 188/1206 KB 181/181 KB 420/1199 KB 262/558 KB 192/1206 KB 181/181 KB 420/1199 KB 256/558 KB 180/1206 KB 181/181 KB 424/1199 KB 262/558 KB 192/1206 KB 181/181 KB 428/1199 KB 262/558 KB 192/1206 KB 181/181 KB 432/1199 KB 262/558 KB 192/1206 KB 181/181 KB 436/1199 KB 262/558 KB 192/1206 KB 181/181 KB 440/1199 KB 264/558 KB 196/1206 KB 181/181 KB 444/1199 KB 264/558 KB 196/1206 KB 181/181 KB 448/1199 KB 264/558 KB 196/1206 KB 181/181 KB 436/1199 KB 264/558 KB 196/1206 KB 181/181 KB 448/1199 KB 266/558 KB 196/1206 KB 181/181 KB 448/1199 KB 268/558 KB 196/1206 KB 181/181 KB 448/1199 KB 270/558 KB 196/1206 KB 181/181 KB 436/1199 KB 262/558 KB 196/1206 KB 181/181 KB 448/1199 KB 270/558 KB 200/1206 KB 181/181 KB 448/1199 KB 270/558 KB 204/1206 KB 181/181 KB 448/1199 KB 270/558 KB 208/1206 KB 181/181 KB 448/1199 KB 272/558 KB 208/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 729.0 KB/sec) unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 452/1199 KB 275/558 KB 212/1206 KB 456/1199 KB 275/558 KB 212/1206 KB 448/1199 KB 275/558 KB 212/1206 KB 448/1199 KB 275/558 KB 208/1206 KB 456/1199 KB 278/558 KB 212/1206 KB 456/1199 KB 280/558 KB 212/1206 KB 460/1199 KB 280/558 KB 212/1206 KB 464/1199 KB 280/558 KB 216/1206 KB 460/1199 KB 280/558 KB 216/1206 KB 464/1199 KB 283/558 KB 220/1206 KB 464/1199 KB 283/558 KB 216/1206 KB 464/1199 KB 283/558 KB 224/1206 KB 464/1199 KB 286/558 KB 224/1206 KB 464/1199 KB 286/558 KB 228/1206 KB 468/1199 KB 288/558 KB 232/1206 KB 468/1199 KB 288/558 KB 236/1206 KB 468/1199 KB 288/558 KB 240/1206 KB 468/1199 KB 288/558 KB 228/1206 KB 464/1199 KB 288/558 KB 228/1206 KB 468/1199 KB 291/558 KB 240/1206 KB 468/1199 KB 294/558 KB 240/1206 KB 472/1199 KB 294/558 KB 240/1206 KB 476/1199 KB 294/558 KB 240/1206 KB 480/1199 KB 294/558 KB 240/1206 KB 480/1199 KB 296/558 KB 240/1206 KB 480/1199 KB 299/558 KB 240/1206 KB 480/1199 KB 302/558 KB 244/1206 KB 480/1199 KB 304/558 KB 244/1206 KB 480/1199 KB 307/558 KB 244/1206 KB 480/1199 KB 310/558 KB 244/1206 KB 480/1199 KB 312/558 KB 244/1206 KB 480/1199 KB 315/558 KB 244/1206 KB 480/1199 KB 318/558 KB 244/1206 KB 480/1199 KB 322/558 KB 244/1206 KB 480/1199 KB 299/558 KB 244/1206 KB 480/1199 KB 326/558 KB 248/1206 KB 480/1199 KB 326/558 KB 252/1206 KB 480/1199 KB 326/558 KB 256/1206 KB 480/1199 KB 326/558 KB 260/1206 KB 480/1199 KB 326/558 KB 264/1206 KB 480/1199 KB 326/558 KB 268/1206 KB 480/1199 KB 326/558 KB 272/1206 KB 480/1199 KB 326/558 KB 276/1206 KB 480/1199 KB 326/558 KB 244/1206 KB 480/1199 KB 326/558 KB 280/1206 KB 480/1199 KB 330/558 KB 284/1206 KB 480/1199 KB 330/558 KB 288/1206 KB 480/1199 KB 330/558 KB 280/1206 KB 480/1199 KB 334/558 KB 288/1206 KB 480/1199 KB 334/558 KB 292/1206 KB 480/1199 KB 338/558 KB 296/1206 KB 480/1199 KB 338/558 KB 300/1206 KB 480/1199 KB 338/558 KB 304/1206 KB 480/1199 KB 338/558 KB 292/1206 KB 480/1199 KB 342/558 KB 304/1206 KB 480/1199 KB 346/558 KB 304/1206 KB 480/1199 KB 350/558 KB 304/1206 KB 480/1199 KB 350/558 KB 308/1206 KB 480/1199 KB 354/558 KB 312/1206 KB 480/1199 KB 354/558 KB 316/1206 KB 480/1199 KB 354/558 KB 320/1206 KB 480/1199 KB 354/558 KB 308/1206 KB 480/1199 KB 358/558 KB 320/1206 KB 480/1199 KB 362/558 KB 320/1206 KB 480/1199 KB 366/558 KB 320/1206 KB 480/1199 KB 370/558 KB 320/1206 KB 480/1199 KB 374/558 KB 324/1206 KB 480/1199 KB 378/558 KB 324/1206 KB 484/1199 KB 382/558 KB 324/1206 KB 480/1199 KB 370/558 KB 324/1206 KB 484/1199 KB 378/558 KB 324/1206 KB 488/1199 KB 382/558 KB 324/1206 KB 492/1199 KB 382/558 KB 324/1206 KB 496/1199 KB 382/558 KB 324/1206 KB 500/1199 KB 382/558 KB 324/1206 KB 504/1199 KB 382/558 KB 324/1206 KB 508/1199 KB 382/558 KB 324/1206 KB 512/1199 KB 382/558 KB 324/1206 KB 516/1199 KB 382/558 KB 324/1206 KB 520/1199 KB 382/558 KB 324/1206 KB 524/1199 KB 382/558 KB 324/1206 KB 528/1199 KB 382/558 KB 324/1206 KB 532/1199 KB 382/558 KB 324/1206 KB 536/1199 KB 382/558 KB 324/1206 KB 540/1199 KB 382/558 KB 324/1206 KB 544/1199 KB 382/558 KB 324/1206 KB 548/1199 KB 382/558 KB 324/1206 KB 552/1199 KB 382/558 KB 324/1206 KB 556/1199 KB 382/558 KB 324/1206 KB 560/1199 KB 382/558 KB 324/1206 KB 564/1199 KB 382/558 KB 324/1206 KB 568/1199 KB 382/558 KB 324/1206 KB 572/1199 KB 382/558 KB 328/1206 KB 568/1199 KB 382/558 KB 328/1206 KB 576/1199 KB 382/558 KB 328/1206 KB 576/1199 KB 382/558 KB 332/1206 KB 576/1199 KB 382/558 KB 336/1206 KB 576/1199 unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install KB 386/558 KB 336/1206 KB 580/1199 KB 390/558 KB 340/1206 KB 580/1199 KB 394/558 KB 340/1206 KB 580/1199 KB 398/558 KB 340/1206 KB 580/1199 KB 386/558 KB 340/1206 KB 584/1199 KB 398/558 KB 340/1206 KB 576/1199 KB 386/558 KB 340/1206 KB 588/1199 KB 398/558 KB 344/1206 KB 588/1199 KB 398/558 KB 348/1206 KB 588/1199 KB 398/558 KB 352/1206 KB 588/1199 KB 398/558 KB 340/1206 KB 592/1199 KB 398/558 KB 352/1206 KB 592/1199 KB 402/558 KB 352/1206 KB 596/1199 KB 406/558 KB 356/1206 KB 596/1199 KB 410/558 KB 356/1206 KB 596/1199 KB 414/558 KB 356/1206 KB 596/1199 KB 402/558 KB 356/1206 KB 600/1199 KB 414/558 KB 356/1206 KB 592/1199 KB 402/558 KB 356/1206 KB 604/1199 KB 414/558 KB 356/1206 KB 608/1199 KB 414/558 KB 360/1206 KB 604/1199 KB 414/558 KB 360/1206 KB 608/1199 KB 414/558 KB 364/1206 KB 608/1199 KB 414/558 KB 368/1206 KB 608/1199 KB 414/558 KB 372/1206 KB 612/1199 KB 418/558 KB 376/1206 KB 612/1199 KB 418/558 KB 380/1206 KB 612/1199 KB 418/558 KB 384/1206 KB 612/1199 KB 418/558 KB 372/1206 KB 608/1199 KB 418/558 KB 372/1206 KB 612/1199 KB 422/558 KB 384/1206 KB 612/1199 KB 426/558 KB 384/1206 KB 612/1199 KB 430/558 KB 384/1206 KB 616/1199 KB 430/558 KB 384/1206 KB 620/1199 KB 430/558 KB 384/1206 KB 624/1199 KB 430/558 KB 384/1206 KB 624/1199 KB 430/558 KB 388/1206 KB 628/1199 KB 434/558 KB 392/1206 KB 628/1199 KB 434/558 KB 388/1206 KB 628/1199 KB 438/558 KB 392/1206 KB 628/1199 KB 430/558 KB 388/1206 KB 632/1199 KB 442/558 KB 392/1206 KB 636/1199 KB 442/558 KB 392/1206 KB 640/1199 KB 442/558 KB 396/1206 KB 628/1199 KB 442/558 KB 392/1206 KB 640/1199 KB 446/558 KB 396/1206 KB 636/1199 KB 442/558 KB 396/1206 KB 640/1199 KB 446/558 KB 400/1206 KB 644/1199 KB 446/558 KB 400/1206 KB 648/1199 KB 450/558 KB 404/1206 KB 652/1199 KB 450/558 KB 404/1206 KB 644/1199 KB 450/558 KB 404/1206 KB 644/1199 KB 446/558 KB 404/1206 KB 652/1199 KB 454/558 KB 404/1206 KB 652/1199 KB 458/558 KB 404/1206 KB 652/1199 KB 462/558 KB 408/1206 KB 652/1199 KB 458/558 KB 408/1206 KB 652/1199 KB 462/558 KB 412/1206 KB 656/1199 KB 462/558 KB 412/1206 KB 656/1199 KB 462/558 KB 416/1206 KB 656/1199 KB 462/558 KB 420/1206 KB 660/1199 KB 466/558 KB 424/1206 KB 660/1199 KB 466/558 KB 428/1206 KB 660/1199 KB 466/558 KB 432/1206 KB 660/1199 KB 466/558 KB 420/1206 KB 660/1199 KB 462/558 KB 420/1206 KB 664/1199 KB 470/558 KB 432/1206 KB 668/1199 KB 470/558 KB 432/1206 KB 672/1199 KB 470/558 KB 432/1206 KB 660/1199 KB 470/558 KB 432/1206 KB 672/1199 KB 474/558 KB 432/1206 KB 672/1199 KB 478/558 KB 432/1206 KB 676/1199 KB 478/558 KB 432/1206 KB 680/1199 KB 482/558 KB 436/1206 KB 684/1199 KB 482/558 KB 436/1206 KB 688/1199 KB 482/558 KB 436/1206 KB 676/1199 KB 482/558 KB 436/1206 KB 676/1199 KB 482/558 KB 432/1206 KB 688/1199 KB 486/558 KB 436/1206 KB 688/1199 KB 490/558 KB 440/1206 KB 688/1199 KB 494/558 KB 440/1206 KB 688/1199 KB 486/558 KB 440/1206 KB 688/1199 KB 494/558 KB 444/1206 KB 688/1199 KB 494/558 KB 448/1206 KB 688/1199 KB 498/558 KB 448/1206 KB 692/1199 KB 502/558 KB 452/1206 KB 692/1199 KB 506/558 KB 452/1206 KB 692/1199 KB 510/558 KB 452/1206 KB 692/1199 KB 498/558 KB 452/1206 KB 692/1199 KB 498/558 KB 448/1206 KB 696/1199 KB 510/558 KB 452/1206 KB 700/1199 KB 510/558 KB 452/1206 KB 704/1199 KB 510/558 KB 456/1206 KB 700/1199 KB 510/558 KB 456/1206 KB 704/1199 KB 510/558 KB 460/1206 KB 704/1199 KB 510/558 KB 464/1206 KB 704/1199 KB 510/558 KB 468/1206 KB 708/1199 KB 514/558 KB 472/ unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install 1206 KB 708/1199 KB 514/558 KB 476/1206 KB 708/1199 KB 514/558 KB 480/1206 KB 708/1199 KB 514/558 KB 468/1206 KB 704/1199 KB 514/558 KB 468/1206 KB 708/1199 KB 518/558 KB 480/1206 KB 712/1199 KB 518/558 KB 480/1206 KB 716/1199 KB 518/558 KB 480/1206 KB 720/1199 KB 522/558 KB 480/1206 KB 716/1199 KB 522/558 KB 480/1206 KB 720/1199 KB 526/558 KB 480/1206 KB 720/1199 KB 530/558 KB 480/1206 KB 724/1199 KB 534/558 KB 484/1206 KB 724/1199 KB 538/558 KB 484/1206 KB 724/1199 KB 542/558 KB 484/1206 KB 724/1199 KB 530/558 KB 484/1206 KB 720/1199 KB 530/558 KB 484/1206 KB 728/1199 KB 542/558 KB 488/1206 KB 728/1199 KB 542/558 KB 492/1206 KB 728/1199 KB 542/558 KB 496/1206 KB 728/1199 KB 542/558 KB 484/1206 KB 732/1199 KB 542/558 KB 496/1206 KB 736/1199 KB 542/558 KB 496/1206 KB 736/1199 KB 542/558 KB 500/1206 KB 740/1199 KB 546/558 KB 504/1206 KB 740/1199 KB 546/558 KB 508/1206 KB 740/1199 KB 546/558 KB 512/1206 KB 740/1199 KB 546/558 KB 500/1206 KB 736/1199 KB 546/558 KB 500/1206 KB 740/1199 KB 550/558 KB 512/1206 KB 740/1199 KB 554/558 KB 512/1206 KB 744/1199 KB 558/558 KB 512/1206 KB 744/1199 KB 554/558 KB 512/1206 KB 748/1199 KB 558/558 KB 512/1206 KB 748/1199 KB 558/558 KB 512/1206 KB 752/1199 KB 558/558 KB 512/1206 KB 756/1199 KB 558/558 KB 512/1206 KB 760/1199 KB 558/558 KB 516/1206 KB 764/1199 KB 558/558 KB 516/1206 KB 768/1199 KB 558/558 KB 516/1206 KB 756/1199 KB 558/558 KB 516/1206 KB 768/1199 KB 558/558 KB 520/1206 KB 768/1199 KB 558/558 KB 524/1206 KB 768/1199 KB 558/558 KB 528/1206 KB 772/1199 KB 558/558 KB 528/1206 KB 776/1199 KB 558/558 KB 532/1206 KB 780/1199 KB 558/558 KB 532/1206 KB 784/1199 KB 558/558 KB 532/1206 KB 772/1199 KB 558/558 KB 532/1206 KB 784/1199 KB 558/558 KB 536/1206 KB 784/1199 KB 558/558 KB 540/1206 KB 784/1199 KB 558/558 KB 544/1206 KB 784/1199 KB 558/558 KB 548/1206 KB 788/1199 KB 558/558 KB 552/1206 KB 788/1199 KB 558/558 KB 556/1206 KB 788/1199 KB 558/558 KB 560/1206 KB 788/1199 KB 558/558 KB 548/1206 KB 792/1199 KB 558/558 KB 560/1206 KB 796/1199 KB 558/558 KB 560/1206 KB 800/1199 KB 558/558 KB 560/1206 KB 800/1199 KB 558/558 KB 564/1206 KB 804/1199 KB 558/558 KB 568/1206 KB 804/1199 KB 558/558 KB 572/1206 KB 804/1199 KB 558/558 KB 576/1206 KB 804/1199 KB 558/558 KB 564/1206 KB 808/1199 KB 558/558 KB 576/1206 KB 812/1199 KB 558/558 KB 576/1206 KB 816/1199 KB 558/558 KB 576/1206 KB 816/1199 KB 558/558 KB 580/1206 KB 820/1199 KB 558/558 KB 584/1206 KB 820/1199 KB 558/558 KB 588/1206 KB 820/1199 KB 558/558 KB 592/1206 KB 820/1199 KB 558/558 KB 580/1206 KB 824/1199 KB 558/558 KB 592/1206 KB 828/1199 KB 558/558 KB 592/1206 KB 832/1199 KB 558/558 KB 592/1206 KB 836/1199 KB 558/558 KB 592/1206 KB 840/1199 KB 558/558 KB 596/1206 KB 844/1199 KB 558/558 KB 596/1206 KB 848/1199 KB 558/558 KB 596/1206 KB 836/1199 KB 558/558 KB 596/1206 KB 848/1199 KB 558/558 KB 600/1206 KB 848/1199 KB 558/558 KB 604/1206 KB 848/1199 KB 558/558 KB 608/1206 KB 852/1199 KB 558/558 KB 608/1206 KB 856/1199 KB 558/558 KB 612/1206 KB 860/1199 KB 558/558 KB 612/1206 KB 864/1199 KB 558/558 KB 612/1206 KB 852/1199 KB 558/558 KB 612/1206 KB 864/1199 KB 558/558 KB 616/1206 KB 864/1199 KB 558/558 KB 620/1206 KB 864/1199 KB 558/558 KB 624/1206 KB 868/1199 KB 558/558 KB 624/1206 KB 872/1199 KB 558/558 KB 628/1206 KB 876/1199 KB 558/558 KB 628/1206 KB 880/1199 KB 558/558 KB 628/1206 KB 868/1199 KB 558/558 KB 628/1206 KB 880/1199 KB 558/558 KB 632/1206 KB 880/1199 KB unit-abot-epc-basic-0: 19:57:20 DEBUG unit.abot-epc-basic/0.install 558/558 KB 636/1206 KB 880/1199 KB 558/558 KB 640/1206 KB 884/1199 KB 558/558 KB 640/1206 KB 888/1199 KB 558/558 KB 644/1206 KB 892/1199 KB 558/558 KB 644/1206 KB 896/1199 KB 558/558 KB 644/1206 KB 884/1199 KB 558/558 KB 644/1206 KB 896/1199 KB 558/558 KB 648/1206 KB 896/1199 KB 558/558 KB 652/1206 KB 896/1199 KB 558/558 KB 656/1206 KB 900/1199 KB 558/558 KB 656/1206 KB 904/1199 KB 558/558 KB 656/1206 KB 908/1199 KB 558/558 KB 656/1206 KB 912/1199 KB 558/558 KB 656/1206 KB 916/1199 KB 558/558 KB 656/1206 KB 920/1199 KB 558/558 KB 656/1206 KB 924/1199 KB 558/558 KB 656/1206 KB 928/1199 KB 558/558 KB 656/1206 KB 932/1199 KB 558/558 KB 656/1206 KB 936/1199 KB 558/558 KB 656/1206 KB 940/1199 KB 558/558 KB 656/1206 KB 944/1199 KB 558/558 KB 656/1206 KB 948/1199 KB 558/558 KB 656/1206 KB 952/1199 KB 660/1206 KB 956/1199 KB 660/1206 KB 960/1199 KB 660/1206 KB 964/1199 KB 660/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 1610.1 KB/sec) unit-abot-epc-basic-0: 19:57:20 DEBUG unit.abot-epc-basic/0.install 948/1199 KB 558/558 KB 660/1206 KB 964/1199 KB 664/1206 KB 964/1199 KB 668/1206 KB 964/1199 KB 672/1206 KB 964/1199 KB 676/1206 KB 964/1199 KB 680/1206 KB 964/1199 KB 684/1206 KB 964/1199 KB 688/1206 KB 968/1199 KB 688/1206 KB 972/1199 KB 688/1206 KB 976/1199 KB 688/1206 KB 980/1199 KB 688/1206 KB 984/1199 KB 692/1206 KB 988/1199 KB 692/1206 KB 980/1199 KB 692/1206 KB 988/1199 KB 696/1206 KB 988/1199 KB 700/1206 KB 988/1199 KB 704/1206 KB 992/1199 KB 704/1206 KB 992/1199 KB 708/1206 KB 996/1199 KB 712/1206 KB 996/1199 KB 716/1206 KB 996/1199 KB 720/1206 KB 996/1199 KB 708/1206 KB 1000/1199 KB 720/1206 KB 1004/1199 KB 720/1206 KB 1008/1199 KB 720/1206 KB 1008/1199 KB 724/1206 KB 1012/1199 KB 728/1206 KB 1012/1199 KB 732/1206 KB 1012/1199 KB 736/1206 KB 1012/1199 KB 724/1206 KB 1016/1199 KB 736/1206 KB 1020/1199 KB 736/1206 KB 1024/1199 KB 736/1206 KB 1028/1199 KB 736/1206 KB 1032/1199 KB 740/1206 KB 1036/1199 KB 740/1206 KB 1040/1199 KB 740/1206 KB 1028/1199 KB 740/1206 KB 1040/1199 KB 744/1206 KB 1040/1199 KB 748/1206 KB 1040/1199 KB 752/1206 KB 1044/1199 KB 752/1206 KB 1048/1199 KB 756/1206 KB 1052/1199 KB 756/1206 KB 1056/1199 KB 756/1206 KB 1044/1199 KB 756/1206 KB 1056/1199 KB 760/1206 KB 1056/1199 KB 764/1206 KB 1056/1199 KB 768/1206 KB 1056/1199 KB 772/1206 KB 1060/1199 KB 776/1206 KB 1060/1199 KB 780/1206 KB 1060/1199 KB 784/1206 KB 1060/1199 KB 772/1206 KB 1064/1199 KB 784/1206 KB 1068/1199 KB 784/1206 KB 1072/1199 KB 784/1206 KB 1072/1199 KB 788/1206 KB 1076/1199 KB 792/1206 KB 1076/1199 KB 796/1206 KB 1076/1199 KB 800/1206 KB 1076/1199 KB 788/1206 KB 1080/1199 KB 800/1206 KB 1084/1199 KB 800/1206 KB 1088/1199 KB 800/1206 KB 1092/1199 KB 800/1206 KB 1096/1199 KB 804/1206 KB 1100/1199 KB 804/1206 KB 1104/1199 KB 804/1206 KB 1092/1199 KB 804/1206 KB 1104/1199 KB 808/1206 KB 1104/1199 KB 812/1206 KB 1104/1199 KB 816/1206 KB 1104/1199 KB 820/1206 KB 1108/1199 KB 824/1206 KB 1108/1199 KB 820/1206 KB 1112/1199 KB 824/1206 KB 1116/1199 KB 824/1206 KB 1120/1199 KB 824/1206 KB 1120/1199 KB 828/1206 KB 1120/1199 KB 832/1206 KB 1124/1199 KB 832/1206 KB 1128/1199 KB 836/1206 KB 1132/1199 KB 836/1206 KB 1124/1199 KB 836/1206 KB 1132/1199 KB 840/1206 KB 1132/1199 KB 844/1206 KB 1136/1199 KB 844/1206 KB 1136/1199 KB 848/1206 KB 1140/1199 KB 848/1206 KB 1144/1199 KB 852/1206 KB 1148/1199 KB 852/1206 KB 1152/1199 KB 852/1206 KB 1140/1199 KB 852/1206 KB 1152/1199 KB 856/1206 KB 1152/1199 KB 860/1206 KB 1152/1199 KB 864/1206 KB 1152/1199 KB 868/1206 KB 1156/1199 KB 872/1206 KB 1156/1199 KB 876/1206 KB 1156/1199 KB 880/1206 KB 1156/1199 KB 868/1206 KB 1160/1199 KB 880/1206 KB 1164/1199 KB 880/1206 KB 1168/1199 KB 880/1206 KB 1172/1199 KB 880/1206 KB 1176/1199 KB 884/1206 KB 1180/1199 KB 884/1206 KB 1184/1199 KB 884/1206 KB 1172/1199 KB 884/1206 KB 1184/1199 KB 888/1206 KB 1184/1199 KB 892/1206 KB 1184/1199 KB 896/1206 KB 1184/1199 KB 900/1206 KB 1188/1199 KB 904/1206 KB 1188/1199 KB 908/1206 KB 1188/1199 KB 912/1206 KB 1188/1199 KB 900/1206 KB 1192/1199 KB 912/1206 KB 1196/1199 KB 912/1206 KB 1199/1199 KB 912/1206 KB 1199/1199 KB 916/1206 KB 1199/1199 KB 920/1206 KB 1199/1199 KB 924/1206 KB 1199/1199 KB 928/1206 KB 1199/1199 KB 932/1206 KB 1199/1199 KB 936/1206 KB 1199/1199 KB 940/1206 KB 1199/1199 KB 944/1206 KB 1199/1199 KB 948/1206 KB 1199/1199 KB 952/1206 KB 1199/1199 KB 956/1206 KB 1199/1199 KB 960/1206 KB 1199/1199 KB 964/1206 KB 1199/1199 KB 968/1206 KB unit-abot-epc-basic-0: 19:57:20 DEBUG unit.abot-epc-basic/0.install 1199/1199 KB 972/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3089.3 KB/sec) unit-abot-epc-basic-0: 19:57:20 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 2947.8 KB/sec) unit-abot-epc-basic-0: 19:57:20 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 19:57:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:21 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: 19:57:21 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: 19:57:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 47.735 s unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-05T19:57:21+00:00 unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-131.157) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 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: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 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: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:21 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: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:21 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: 19:57:21 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 19:57:23 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 19:57:23 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-ef4403-default-0". unit-abot-epc-basic-0: 19:57:23 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: 19:57:23 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 19:57:23 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 19:57:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:57:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 19:57:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:57:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 19:57:24 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 19:57:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ef4403-default-0 unit-abot-epc-basic-0: 19:57:24 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 19:57:25 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 19:57:25 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 19:57:25 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 19:57:26 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:57:26 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ef4403-default-0 unit-abot-epc-basic-0: 19:57:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:26 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: 19:57:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:26 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:57:26 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:57:26 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:57:26 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 19:57:26 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ef4403-default-0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.5). unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 19:57:27 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 19:57:28 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:57:28 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 19:57:28 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: 19:57:28 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: 19:57:28 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.3 [262 kB] unit-abot-epc-basic-0: 19:57:28 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: 19:57:28 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: 19:57:28 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: 19:57:29 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: 19:57:29 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: 19:57:29 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: 19:57:29 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: 19:57:29 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: 19:57:29 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: 19:57:29 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: 19:57:29 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: 19:57:29 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: 19:57:29 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: 19:57:29 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: 19:57:30 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: 19:57:30 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: 19:57:30 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: 19:57:30 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: 19:57:30 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: 19:57:30 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [288 kB] unit-abot-epc-basic-0: 19:57:30 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: 19:57:30 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: 19:57:30 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: 19:57:30 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: 19:57:31 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: 19:57:31 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 19:57:31 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: 19:57:31 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: 19:57:31 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: 19:57:31 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: 19:57:31 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: 19:57:31 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 19:57:31 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: 19:57:31 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: 19:57:32 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: 19:57:32 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: 19:57:32 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: 19:57:32 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: 19:57:32 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: 19:57:32 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: 19:57:32 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: 19:57:32 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: 19:57:32 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 19:57:32 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: 19:57:32 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: 19:57:32 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: 19:57:33 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: 19:57:33 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: 19:57:33 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: 19:57:33 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: 19:57:33 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: 19:57:33 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: 19:57:33 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: 19:57:33 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: 19:57:33 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: 19:57:33 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: 19:57:33 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: 19:57:34 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: 19:57:34 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: 19:57:34 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: 19:57:34 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: 19:57:34 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: 19:57:34 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-abot-epc-basic-0: 19:57:34 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: 19:57:34 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: 19:57:34 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: 19:57:34 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: 19:57:34 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: 19:57:34 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: 19:57:35 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: 19:57:35 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: 19:57:35 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: 19:57:35 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: 19:57:35 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: 19:57:35 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: 19:57:35 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: 19:57:35 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: 19:57:35 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: 19:57:35 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: 19:57:35 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: 19:57:36 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: 19:57:36 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: 19:57:36 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: 19:57:36 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: 19:57:36 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: 19:57:36 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-abot-epc-basic-0: 19:57:36 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: 19:57:36 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: 19:57:36 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: 19:57:36 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: 19:57:36 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: 19:57:36 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: 19:57:37 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: 19:57:37 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: 19:57:37 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: 19:57:37 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: 19:57:37 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: 19:57:37 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: 19:57:37 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-abot-epc-basic-0: 19:57:37 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-abot-epc-basic-0: 19:57:38 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: 19:57:38 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: 19:57:38 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: 19:57:38 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: 19:57:38 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: 19:57:39 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: 19:57:39 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: 19:57:39 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: 19:57:39 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: 19:57:39 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: 19:57:39 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: 19:57:39 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: 19:57:39 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: 19:57:39 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: 19:57:40 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: 19:57:40 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 19:57:40 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.8 [126 kB] unit-abot-epc-basic-0: 19:57:40 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: 19:57:40 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: 19:57:40 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: 19:57:40 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: 19:57:40 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: 19:57:40 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: 19:57:40 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: 19:57:41 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: 19:57:41 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: 19:57:41 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: 19:57:41 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: 19:57:41 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 19:57:41 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] machine-2: 19:57:41 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 19:57:41 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 19:57:41 DEBUG juju.agent read agent config, format "2.0" machine-2: 19:57:41 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 19:57:41 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 19:57:41 DEBUG juju.worker start "engine" machine-2: 19:57:41 INFO juju.worker start "engine" machine-2: 19:57:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 19:57:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 19:57:41 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 19:57:41 DEBUG juju.worker "engine" started machine-2: 19:57:41 DEBUG juju.worker.introspection stats worker now serving machine-2: 19:57:41 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 19:57:41 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 19:57:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 19:57:41 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] machine-2: 19:57:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:57:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 19:57:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 19:57:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 19:57:41 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 19:57:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:57:41 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] machine-2: 19:57:41 DEBUG juju.worker.apicaller connecting with old password machine-2: 19:57:41 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-2: 19:57:41 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-2: 19:57:41 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:57:41 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: 19:57:41 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: 19:57:42 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: 19:57:42 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] machine-2: 19:57:42 DEBUG juju.worker.apicaller connected machine-2: 19:57:42 DEBUG juju.worker.apicaller changing password... machine-2: 19:57:42 DEBUG juju.worker.apicaller password changed machine-2: 19:57:42 DEBUG juju.api RPC connection died machine-2: 19:57:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 19:57:42 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] machine-2: 19:57:42 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:57:42 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-2: 19:57:42 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-2: 19:57:42 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:57:42 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: 19:57:42 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: 19:57:42 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: 19:57:42 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: 19:57:42 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: 19:57:43 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: 19:57:43 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] machine-2: 19:57:43 DEBUG juju.worker.apicaller connected machine-2: 19:57:43 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:57:43 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] machine-2: 19:57:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 19:57:43 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 19:57:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 19:57:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 19:57:43 INFO juju.worker.upgrader unblocking abort check machine-2: 19:57:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:57:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 19:57:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:57:43 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] machine-2: 19:57:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 19:57:43 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] machine-2: 19:57:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 19:57:43 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 19:57:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 19:57:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.logger logger setup machine-2: 19:57:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 19:57:43 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 19:57:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 19:57:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 19:57:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 19:57:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:57:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:57:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:57:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:57:43 DEBUG juju.network including address local-cloud:192.168.120.16 for machine machine-2: 19:57:43 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:57:43 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.16 local-machine:::1] machine-2: 19:57:43 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.120.16 local-machine:::1] machine-2: 19:57:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 19:57:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:57:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:57:43 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:57:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} machine-2: 19:57:43 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 19:57:43 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: 19:57:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:57:43 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 19:57:43 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: 19:57:43 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 19:57:43 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:57:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:57:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:57:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:57:43 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 19:57:43 DEBUG juju.network including address local-cloud:192.168.120.6 for machine machine-2: 19:57:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:57:43 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:57:43 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] machine-2: 19:57:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 19:57:43 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] machine-2: 19:57:43 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 19:57:43 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] machine-2: 19:57:43 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 19:57:43 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 19:57:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 19:57:43 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 19:57:43 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 19:57:43 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 19:57:43 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 19:57:43 DEBUG juju.worker start "2-container-watcher" machine-2: 19:57:43 DEBUG juju.worker start "stateconverter" machine-2: 19:57:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 19:57:43 INFO juju.worker start "2-container-watcher" machine-2: 19:57:43 DEBUG juju.worker "2-container-watcher" started machine-2: 19:57:43 INFO juju.worker start "stateconverter" machine-2: 19:57:43 DEBUG juju.worker "stateconverter" started machine-2: 19:57:43 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 19:57:43 INFO juju.worker.machiner "machine-2" started machine-2: 19:57:43 DEBUG juju.service discovered init system "upstart" from local host machine-2: 19:57:43 DEBUG juju.worker.deployer state addresses: ["192.168.120.6:37017"] machine-2: 19:57:43 DEBUG juju.worker.deployer API addresses: ["192.168.120.6:17070" "172.30.9.201:17070"] machine-2: 19:57:43 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: 19:57:43 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 19:57:43 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: 19:57:43 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 19:57:43 DEBUG juju.worker start "api" unit-oai-epc-0: 19:57:43 INFO juju.worker start "api" unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 19:57:43 DEBUG juju.worker "api" started unit-oai-epc-0: 19:57:43 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:57:43 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-oai-epc-0: 19:57:43 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:57:43 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:57:43 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:57:43 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: 19:57:43 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: 19:57:43 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] machine-2: 19:57:44 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:5a:cf:09 192.168.120.0/24 1450 0 eth0 ethernet false false static 192.168.120.16 [] [] []} {2 fa:16:3e:5a:cf:09 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 19:57:44 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: 19:57:44 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: 19:57:44 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-oai-epc-0: 19:57:44 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:57:44 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 19:57:44 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: 19:57:44 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: 19:57:44 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: 19:57:44 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.18~dfsg~0-0ubuntu2.8 [2,979 kB] unit-oai-epc-0: 19:57:44 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 19:57:44 DEBUG juju.api RPC connection died unit-oai-epc-0: 19:57:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 19:57:44 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 19:57:44 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:57:44 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:57:44 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:57:44 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: 19:57:44 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: 19:57:45 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: 19:57:45 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: 19:57:45 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: 19:57:45 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-oai-epc-0: 19:57:45 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:57:45 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:45 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 19:57:45 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 19:57:45 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 19:57:45 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 19:57:45 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 19:57:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:57:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:57:45 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 19:57:45 DEBUG juju.network including address local-cloud:192.168.120.6 for machine unit-oai-epc-0: 19:57:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 19:57:45 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 19:57:45 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 19:57:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 19:57:45 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] unit-oai-epc-0: 19:57:45 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 19:57:45 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:57:45 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 19:57:45 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 19:57:45 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 19:57:45 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-oai-epc-0: 19:57:45 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 19:57:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 19:57:45 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: 19:57:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:57:45 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 19:57:45 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: 19:57:45 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-oai-epc-0: 19:57:45 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 19:57:45 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 19:57:45 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 19:57:45 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 19:57:45 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 19:57:45 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 19:57:45 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 19:57:45 DEBUG httpbakery client do GET https://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 19:57:45 DEBUG httpbakery } -> error unit-oai-epc-0: 19:57:45 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 19:57:45 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 19:57:45 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: 19:57:45 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 19:57:45 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 19:57:45 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 19:57:45 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 19:57:45 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 19:57:45 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:57:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 19:57:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 19:57:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 19:57:46 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 19:57:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 19:57:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 19:57:46 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 19:57:46 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-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 19:57:46 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: 19:57:46 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 19:57:46 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: 19:57:46 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: 19:57:46 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: 19:57:46 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: 19:57:46 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: 19:57:46 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 19:57:46 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 19:57:46 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: 19:57:46 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: 19:57:46 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: 19:57:47 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-oai-epc-0: 19:57:47 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: 19:57:47 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: 19:57:47 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: 19:57:47 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: 19:57:47 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: 19:57:47 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: 19:57:47 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: 19:57:47 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: 19:57:47 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: 19:57:47 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-oai-epc-0: 19:57:47 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: 19:57:47 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: 19:57:47 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: 19:57:48 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: 19:57:48 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: 19:57:48 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1 [12.5 kB] unit-oai-epc-0: 19:57:48 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (1819 kB/s) unit-abot-epc-basic-0: 19:57:48 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: 19:57:48 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: 19:57:48 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-oai-epc-0: 19:57:48 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 19:57:48 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-oai-epc-0: 19:57:48 DEBUG unit.oai-epc/0.install (Reading database ... 52372 files and directories currently installed.) unit-oai-epc-0: 19:57:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 19:57:48 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 19:57:48 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: 19:57:49 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: 19:57:49 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: 19:57:49 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: 19:57:49 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: 19:57:49 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: 19:57:49 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: 19:57:49 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 19:57:49 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 19:57:50 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-oai-epc-0: 19:57:50 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 19:57:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 19:57:50 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:57:50 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4 [1,375 kB] unit-oai-epc-0: 19:57:50 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 19:57:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 19:57:50 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:57:50 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 19:57:50 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 19:57:50 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 19:57:50 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 19:57:50 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 19:57:50 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: 19:57:50 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: 19:57:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:57:50 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: 19:57:50 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: 19:57:51 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 19:57:51 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 19:57:51 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 19:57:51 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: 19:57:51 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: 19:57:51 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: 19:57:51 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-oai-epc-0: 19:57:51 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:51 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: 19:57:51 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:52 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: 19:57:53 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: 19:57:53 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: 19:57:53 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: 19:57:53 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: 19:57:53 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: 19:57:53 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: 19:57:53 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-oai-epc-0: 19:57:53 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 19:57:53 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: 19:57:53 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: 19:57:53 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: 19:57:53 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-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:57:54 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: 19:57:54 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: 19:57:54 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: 19:57:54 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: 19:57:54 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 19:57:54 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: 19:57:54 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 19:57:54 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2 [9,730 B] unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 19:57:54 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: 19:57:54 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: 19:57:54 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: 19:57:54 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-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 19:57:54 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 19:57:54 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: 19:57:55 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-oai-epc-0: 19:57:55 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (43.5 kB/s) unit-oai-epc-0: 19:57:55 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 19:57:55 DEBUG unit.oai-epc/0.install (Reading database ... 53122 files and directories currently installed.) unit-oai-epc-0: 19:57:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 19:57:55 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 19:57:55 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-oai-epc-0: 19:57:55 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:55 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-oai-epc-0: 19:57:55 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 19:57:55 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: 19:57:55 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: 19:57:55 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: 19:57:55 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: 19:57:55 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: 19:57:55 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: 19:57:55 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-oai-epc-0: 19:57:55 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:57:55 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:57:55 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 19:57:55 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 19:57:56 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:57:56 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: 19:57:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 19:57:56 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: 19:57:56 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 19:57:56 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: 19:57:56 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 19:57:56 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 19:57:56 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: 19:57:56 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-oai-epc-0: 19:57:56 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: 19:57:56 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: 19:57:56 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: 19:57:56 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: 19:57:56 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: 19:57:56 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-oai-epc-0: 19:57:56 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: 19:57:56 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: 19:57:57 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-oai-epc-0: 19:57:57 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: 19:57:57 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 19:57:57 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 19:57:57 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-oai-epc-0: 19:57:57 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: 19:57:57 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-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 19:57:57 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (3453 kB/s) unit-abot-epc-basic-0: 19:57:57 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install (Reading database ... 53129 files and directories currently installed.) unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:57:57 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 19:57:57 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-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 19:57:57 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 19:57:57 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: 19:57:57 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: 19:57:58 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-oai-epc-0: 19:57:58 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 19:57:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:57:58 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-oai-epc-0: 19:57:58 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:57:58 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: 19:57:58 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-oai-epc-0: 19:57:58 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 19:57:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:57:58 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-oai-epc-0: 19:57:58 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: 19:57:59 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: 19:57:59 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: 19:57:59 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: 19:57:59 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: 19:57:59 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: 19:57:59 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: 19:57:59 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: 19:57:59 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: 19:57:59 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: 19:57:59 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-oai-epc-0: 19:57:59 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 19:57:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 19:57:59 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.1 [26.3 kB] unit-oai-epc-0: 19:57:59 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 19:57:59 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: 19:57:59 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: 19:58:00 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: 19:58:00 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-oai-epc-0: 19:58:00 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 19:58:00 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:58:00 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-oai-epc-0: 19:58:00 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 19:58:00 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 19:58:00 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 19:58:00 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: 19:58:00 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: 19:58:00 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: 19:58:00 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:58:00 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: 19:58:00 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1 [995 kB] unit-abot-epc-basic-0: 19:58:00 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1 [101 kB] unit-abot-epc-basic-0: 19:58:00 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: 19:58:00 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-oai-epc-0: 19:58:00 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:58:00 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:58:00 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:58:00 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:58:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:58:00 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:58:00 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 19:58:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:58:00 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: 19:58:01 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: 19:58:01 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1 [5,005 kB] unit-abot-epc-basic-0: 19:58:01 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: 19:58:01 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-oai-epc-0: 19:58:01 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 19:58:01 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 19:58:01 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 19:58:01 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: 19:58:01 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: 19:58:01 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: 19:58:01 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: 19:58:01 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: 19:58:02 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: 19:58:02 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: 19:58:02 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-oai-epc-0: 19:58:02 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:58:02 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 19:58:02 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 19:58:02 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 19:58:02 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: 19:58:02 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: 19:58:02 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: 19:58:02 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: 19:58:02 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: 19:58:02 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: 19:58:02 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:04 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: 19:58:04 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: 19:58:04 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: 19:58:04 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 19:58:04 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 19:58:04 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: 19:58:04 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 19:58:04 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 19:58:04 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: 19:58:04 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: 19:58:05 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: 19:58:05 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 19:58:05 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.7 [758 kB] unit-abot-epc-basic-0: 19:58:05 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 19:58:05 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-abot-epc-basic-0: 19:58:05 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: 19:58:05 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 19:58:05 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: 19:58:05 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: 19:58:05 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: 19:58:06 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: 19:58:06 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 19:58:06 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: 19:58:06 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: 19:58:06 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: 19:58:06 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: 19:58:06 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: 19:58:06 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-abot-epc-basic-0: 19:58:06 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-abot-epc-basic-0: 19:58:06 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 19:58:06 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 19:58:07 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 19:58:07 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: 19:58:07 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: 19:58:07 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 19:58:07 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 19:58:07 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 19:58:07 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: 19:58:07 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 19:58:07 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: 19:58:07 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-abot-epc-basic-0: 19:58:08 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 19:58:08 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: 19:58:08 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: 19:58:08 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: 19:58:08 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: 19:58:08 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: 19:58:08 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: 19:58:08 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-abot-epc-basic-0: 19:58:09 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 19:58:09 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: 19:58:09 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: 19:58:09 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 19:58:09 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 19:58:09 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: 19:58:09 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: 19:58:09 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: 19:58:09 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.5 [741 kB] unit-abot-epc-basic-0: 19:58:10 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: 19:58:10 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-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 19:58:10 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: 19:58:10 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 19:58:10 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: 19:58:10 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 19:58:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:58:10 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-153-generic unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-153-generic unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 19:58:10 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: 19:58:10 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 19:58:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:58:10 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 19:58:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 19:58:10 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: 19:58:10 DEBUG unit.oai-epc/0.install --2018-08-05 19:58:10-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 19:58:10 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: 19:58:10 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install 0K ....... 54.7M=0s unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install 2018-08-05 19:58:10 (54.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install --2018-08-05 19:58:10-- 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: 19:58:10 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 19:58:10 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: 19:58:10 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:58:10 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 19:58:10 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: 19:58:10 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 19:58: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: 19:58:10 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s unit-abot-epc-basic-0: 19:58: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-abot-epc-basic-0: 19:58:11 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: 19:58:11 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 367K 3s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 42.8M 2s unit-abot-epc-basic-0: 19:58:11 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: 19:58:11 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 368K 2s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 36.4M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 37.4M 1s unit-abot-epc-basic-0: 19:58:11 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 376K 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 36.8M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 58.0M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 41.6M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 50.6M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 54.1M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 61.0M 0s unit-abot-epc-basic-0: 19:58: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: 19:58:11 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 384K 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 61.8M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 49.7M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 37.0M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 41.8M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 52.4M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 44.6M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 62.7M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 50.0M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 63.2M=0.7s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 2018-08-05 19:58:11 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install --2018-08-05 19:58:11-- 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: 19:58:11 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 19:58: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-abot-epc-basic-0: 19:58: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-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 19:58:11 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: 19:58:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 51.9M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 60.3M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 65.0M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 68.2M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 47.5M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 66.7M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 64.1M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 68.0M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 60.2M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 71.5M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 67.1M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 73.2M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 63.9M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 113M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 115M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 121M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 93.6M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 112M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 119M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 123M 0s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 100M 0s unit-abot-epc-basic-0: 19:58: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-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 409K 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 39.1M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 50.6M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 42.9M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 45.5M 1s unit-abot-epc-basic-0: 19:58: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-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 46.7M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 52.7M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 65.9M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 63.0M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 64.0M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 69.3M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 68.1M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 59.2M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 62.3M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 59.2M 1s unit-oai-epc-0: 19:58:11 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 52.7M 1s unit-abot-epc-basic-0: 19:58: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-abot-epc-basic-0: 19:58: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-abot-epc-basic-0: 19:58: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-abot-epc-basic-0: 19:58: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-abot-epc-basic-0: 19:58: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: 19:58: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: 19:58:12 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 91.6K 4s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 91.1M 4s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 80.5M 4s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 93.9M 4s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 91.9M 4s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 97.6M 4s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 103M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 101M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 94.2M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 113M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 116M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 116M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 88.5M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 111M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 96.1M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 121M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 99.7M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 125M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 117M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 124M 3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 102M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 119M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 122M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 107M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 104M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 120M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 119M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 114M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 107M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 122M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 117M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 123M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 103M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 113M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 117M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 118M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 106M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 111M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 122M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 117M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 102M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 121M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 120M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 119M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 107M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 124M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 116M 2s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 126M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 109M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 120M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 124M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 120M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 105M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 119M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 125M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 122M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 103M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 119M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 115M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 121M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 104M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 432K 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 53.9M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 57.8M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 66.7M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 65.2M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 60.1M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 72.6M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 81.7M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 79.6M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 69.9M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 53.7M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 64.7M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 76.1M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 71.9M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 76.7M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 80.7M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 96.2M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 90.2M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 110M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 107M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 114M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 94.6M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 112M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 71.8M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 75.1M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 63.9M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 73.8M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 74.4M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 74.3M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 63.3M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 82.1M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 78.9M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 75.8M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 63.7M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 89.1M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 103M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 114M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 97.0M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 109M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 110M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 106M 1s unit-abot-epc-basic-0: 19:58: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-abot-epc-basic-0: 19:58: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-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 452K 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 58.4M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 51.6M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 56.7M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 56.6M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 58.5M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 55.2M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 71.8M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 78.3M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 74.2M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 62.3M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 77.1M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 67.5M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 67.6M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 61.8M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 71.5M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 72.5M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 99.3M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 95.2M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 113M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 111M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 115M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 70.0M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 77.1M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 76.4M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 70.7M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 65.0M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 71.7M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 76.3M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 82.0M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 64.2M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 70.5M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 44.5M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 76.0M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 94.8M 1s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 112M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 115M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 113M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 94.4M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 114M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 105M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 111M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 91.9M 0s unit-abot-epc-basic-0: 19:58:12 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 457K 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 54.7M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 60.6M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 57.2M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 58.5M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 58.2M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 67.0M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 69.3M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 74.9M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 67.8M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 72.4M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 68.9M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 72.7M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 64.6M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 79.9M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 70.9M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 75.5M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 82.4M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 119M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 123M 0s unit-abot-epc-basic-0: 19:58:12 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 123M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 104M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 84.8M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 83.0M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 92.3M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 68.7M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 83.0M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 98.3M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 75.5M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 61.6M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 77.8M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 74.9M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 72.1M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 70.6M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 110M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 105M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 97.9M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 91.0M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 111M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 104M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 108M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 99.7M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 114M 0s unit-abot-epc-basic-0: 19:58:12 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: 19:58:12 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 447K 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 46.6M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 41.5M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 60.1M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 51.0M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 58.2M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 58.4M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 68.6M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 60.9M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 71.5M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 71.5M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 67.8M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 65.7M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 66.6M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 73.1M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 66.6M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 69.8M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 111M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 108M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 107M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 72.7M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 81.2M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 84.0M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 81.7M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 62.5M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 69.2M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 74.6M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 77.0M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 67.3M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 108M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 110M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 111M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 93.7M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 112M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 106M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 111M 0s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 71.8M=1.3s unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install 2018-08-05 19:58:12 (10.0 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: 19:58:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install --2018-08-05 19:58:12-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 19:58:12 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 19:58:12 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: 19:58: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: 19:58:13 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 19:58:13 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: 19:58:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 49.2M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 64.3M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 52.0M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 60.7M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 55.7M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 61.1M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 61.5M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 64.1M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 58.5M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 75.0M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 68.4M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 68.0M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 57.1M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 66.6M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 68.5M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 69.6M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 55.6M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 75.2M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 66.9M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 63.4M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 55.1M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 68.3M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 67.9M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 67.3M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 59.8M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 69.2M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 67.5M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 87.4M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 102M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 112M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 115M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 113M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 101M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 117M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 113M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 118M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 95.2M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 112M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 98.9M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 115M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 101M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 112M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 114M 1s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 107M 1s unit-abot-epc-basic-0: 19:58: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: 19:58:13 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 462K 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 59.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 59.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 63.3M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 65.5M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 66.4M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 56.2M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 70.0M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 68.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 69.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 62.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 72.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 69.3M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 64.6M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 60.6M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 70.2M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 75.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 67.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 61.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 71.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 77.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 74.1M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 63.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 70.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 68.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 71.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 63.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 74.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 69.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 68.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 84.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 113M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 113M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 112M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 95.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 111M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 105M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 108M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 93.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 113M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 114M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 106M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 96.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 106M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 463K 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 46.5M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 56.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 76.3M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 58.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 76.2M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 65.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 78.2M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 72.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 73.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 77.3M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 89.2M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 60.6M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 69.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 68.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 69.0M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 64.4M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 71.2M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 69.4M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 66.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 61.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 69.5M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 76.3M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 70.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 59.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 69.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 76.8M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 70.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 61.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 74.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 73.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 71.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 66.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 98.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 109M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 111M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 95.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 105M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 107M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 113M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 96.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 114M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 110M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 113M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 99.4M 2s unit-abot-epc-basic-0: 19:58:13 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: 19:58:13 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: 19:58:13 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 463K 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 46.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 52.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 60.3M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 60.3M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 66.6M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 73.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 56.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 74.0M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 76.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 81.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 76.3M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 70.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 74.5M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 91.5M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 62.5M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 77.6M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 69.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 69.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 60.2M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 70.4M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 70.2M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 82.5M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 66.8M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 67.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 70.8M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 76.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 61.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 72.7M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 68.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 68.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 66.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 73.7M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 73.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 82.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 13.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 108M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 110M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 13.1M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 93.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 105M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 111M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 107M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 96.8M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 19.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 510K 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 34.4M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 52.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 38.9M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 45.6M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 62.3M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 65.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 74.5M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 69.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 75.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 70.6M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 73.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 69.0M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 85.6M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 93.9M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 75.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 75.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 82.2M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 77.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 61.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 86.7M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 76.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 77.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 62.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 77.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 77.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 75.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 67.1M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 77.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 75.7M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 77.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 61.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 70.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 67.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 73.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 62.1M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 71.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 108M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 110M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 97.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 108M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 109M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 113M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 97.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 112M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 110M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 470K 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 31.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 47.6M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 50.5M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 58.7M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 45.1M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 55.5M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 57.8M 3s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 62.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 60.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 51.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 64.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 58.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 95.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 94.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 63.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 78.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 87.8M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 71.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 71.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 93.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 78.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 92.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 73.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 79.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 78.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 79.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 67.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 77.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 73.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 82.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 67.1M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 77.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 76.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 75.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 68.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 76.1M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 78.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 102M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 106M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 123M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 121M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 121M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 107M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 126M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 122M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 474K 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 46.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 42.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 46.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 52.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 39.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 73.1M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 62.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 46.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 68.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 68.8M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 70.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 62.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 67.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 102M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 66.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 69.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 71.1M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 60.7M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 70.7M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 71.8M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 71.5M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 75.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 75.3M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 75.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 72.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 61.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 68.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 67.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 73.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 70.6M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 73.2M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 71.0M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 72.7M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 66.8M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 76.9M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 76.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 75.8M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 95.4M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 124M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 118M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 123M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 109M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 121M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 124M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 126M 2s unit-oai-epc-0: 19:58:13 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 107M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 452K 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 27.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 13.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 8.14M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 108M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 12.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 23.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 26.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 38.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 21.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 65.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 60.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 60.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 51.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 65.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 69.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 71.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 63.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 71.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 72.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 71.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 63.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 73.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 70.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 69.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 60.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 75.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 67.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 73.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 64.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 70.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 73.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 73.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 64.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 73.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 75.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 74.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 85.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 111M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 107M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 108M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 94.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 109M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 109M 2s unit-abot-epc-basic-0: 19:58:14 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: 19:58:14 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 108M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 90.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 108M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 105M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 565K 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 64.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 50.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 47.7M 2s unit-abot-epc-basic-0: 19:58:14 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: 19:58:14 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 51.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 63.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 75.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 65.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 67.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 68.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 107M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 92.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 114M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 110M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 114M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 98.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 30.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 69.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 59.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 68.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 65.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 69.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 67.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 87.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 86.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 97.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 75.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 98.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 91.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 103M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 73.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 96.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 93.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 36.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 1.23M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 42.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 66.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 73.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 49.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 57.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 55.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 62.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 55.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 92.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 109M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 103M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 98.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 108M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 777K 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 63.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 49.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 63.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 54.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 72.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 96.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 91.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 76.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 105M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 82.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 104M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 95.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 116M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 97.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 24.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 49.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 32.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 73.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 105M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 69.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 69.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 65.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 69.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 72.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 94.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 89.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 84.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 82.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 95.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 88.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 90.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 60.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 36.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 1.26M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 22.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 72.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 73.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 71.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 60.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 74.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 61.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 73.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 72.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 82.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 94.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 107M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 91.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 791K 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 62.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 64.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 65.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 45.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 57.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 63.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 70.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 69.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 57.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 67.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 66.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 63.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 103M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 107M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 111M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 23.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 29.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 67.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 69.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 64.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 69.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 67.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 71.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 60.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 64.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 81.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 69.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 62.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 72.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 66.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 71.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 63.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 109M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 1.33M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 31.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 27.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 64.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 54.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 61.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 63.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 71.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 69.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 69.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 68.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 70.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 75.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 89.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 808K 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 38.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 52.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 66.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 64.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 50.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 58.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 70.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 69.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 66.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 55.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 69.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 72.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 88.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 99.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 109M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 23.2M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 50.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 45.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 64.4M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 40.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 70.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 69.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 71.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 61.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 72.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 70.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 97.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 81.0M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 86.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 90.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 47.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 67.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 48.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 1.36M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 28.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 26.3M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 62.6M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 55.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 61.7M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 62.9M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 67.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 86.9M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 89.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 79.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 69.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 72.9M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 84.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 816K 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 27.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 39.5M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 65.1M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 69.8M 2s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 45.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 72.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 39.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 71.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 67.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 46.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 82.8M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 61.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 97.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 94.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 87.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 26.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 53.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 31.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 63.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 37.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 45.8M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 60.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 55.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 50.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 56.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 72.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 90.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 71.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 85.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 86.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 86.8M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 75.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 111M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 1.40M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 30.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 22.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 56.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 57.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 76.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 59.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 76.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 77.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 81.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 56.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 34.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 43.9M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 74.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 1.56M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 1.63M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 28.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 46.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 52.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 64.9M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 57.9M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 57.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 59.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 65.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 70.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 99.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 80.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 76.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 69.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 96.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 30.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 52.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 28.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 40.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 39.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 53.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 54.8M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 73.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 62.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 57.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 99.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 64.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 69.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 76.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 75.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 75.8M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 92.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 77.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 1.41M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 30.9M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 25.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 44.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 64.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 63.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 64.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 58.8M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 63.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 67.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 49.8M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 53.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 25.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 48.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 1.62M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 1.63M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 35.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 39.0M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 55.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 43.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 58.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 61.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 79.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 60.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 79.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 80.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 106M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 68.9M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 73.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 77.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 33.5M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 44.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 29.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 43.8M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 49.9M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 41.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 41.4M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 43.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 47.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 69.8M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 79.1M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 69.2M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 70.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 61.9M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 66.6M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 66.7M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 90.3M 1s unit-oai-epc-0: 19:58:14 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 69.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 92.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 1.43M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 24.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 37.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 62.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 47.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 55.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 60.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 73.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 66.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 84.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 82.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 25.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 48.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 1.62M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 1.56M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 28.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 51.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 45.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 35.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 33.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 54.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 37.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 54.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 51.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 54.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 57.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 70.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 74.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 68.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 55.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 83.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 84.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 90.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 71.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 94.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 74.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 47.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 65.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 46.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 63.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 91.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 69.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 79.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 65.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 79.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 77.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 82.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 58.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 1.42M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 21.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 51.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 43.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 60.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 56.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 70.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 77.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 80.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 66.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 56.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 28.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 45.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 1.61M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 1.68M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 19.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 24.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 49.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 49.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 44.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 55.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 64.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 68.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 68.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 61.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 93.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 88.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 61.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 63.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 76.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 98.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 39.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 58.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 41.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 35.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 46.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 47.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 58.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 44.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 51.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 75.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 81.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 76.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 67.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 86.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 77.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 86.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 66.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 1.44M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 21.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 45.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 43.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 57.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 60.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 64.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 70.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 63.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 67.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 72.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 38.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 39.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 36.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 851K 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 19.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 28.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 65.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 59.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 27.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 60.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 61.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 67.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 56.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 66.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 83.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 81.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 66.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 74.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 70.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 105M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 81.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 49.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 39.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 58.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 30.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 47.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 74.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 34.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 54.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 78.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 63.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 80.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 76.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 73.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 71.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 80.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 94.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 1.44M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 33.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 29.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 31.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 66.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 67.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 57.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 68.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 82.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 65.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 76.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 33.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 42.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 42.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 1.59M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 1.59M 1s unit-abot-epc-basic-0: 19:58:15 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 25.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 64.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 61.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 35.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 43.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 66.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 56.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 61.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 66.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 80.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 70.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 81.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 80.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 71.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 68.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 97.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 55.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 43.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 59.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 33.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 42.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 49.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 77.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 33.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 77.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 57.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 74.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 76.2M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 71.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 74.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 84.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 77.9M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 1.45M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 31.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 22.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 36.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 8.38M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 36.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 41.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 55.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 68.0M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 91.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 88.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 66.5M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 94.6M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 109M 1s unit-abot-epc-basic-0: 19:58:15 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 1.82M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 1.60M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 50.3M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 25.8M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 52.4M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 55.7M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 41.1M 1s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 37.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 30.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 49.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 37.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 64.7M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 35.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 54.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 36.9M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 62.9M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 37.2M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 43.9M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 47.9M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 70.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 54.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 80.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 49.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 50.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 46.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 47.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 50.7M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 58.2M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 105M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 112M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 95.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 113M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 107M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 108M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 1.61M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 50.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 20.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 46.9M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 20.9M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 48.2M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 48.5M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 91.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 40.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 46.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 59.5M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 54.5M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 68.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 80.7M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 1.64M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 1.68M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 19.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 27.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 53.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 47.5M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 49.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 64.7M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 49.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 73.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 72.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 55.7M 0s unit-abot-epc-basic-0: 19:58:15 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 78.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 74.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 84.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 42.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 74.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 75.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 71.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 96.2M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 28.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 71.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 46.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 47.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 31.5M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 75.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 44.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 75.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 66.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 78.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 86.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 72.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 69.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 93.7M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 71.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 1.45M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 40.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 22.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 36.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 25.9M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 66.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 62.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 40.2M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 51.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 39.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 43.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 50.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 95.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 92.7M 0s unit-abot-epc-basic-0: 19:58:15 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 1.64M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 1.60M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 67.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 24.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 48.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 50.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 59.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 50.2M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 67.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 58.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 54.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 61.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 81.5M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 87.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 57.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 72.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 77.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 65.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 87.9M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 32.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 50.2M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 54.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 59.5M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 35.7M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 54.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 41.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 70.7M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 64.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 74.1M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 80.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 87.2M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 63.7M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 87.0M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 77.8M 0s unit-abot-epc-basic-0: 19:58:15 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 1.44M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 73.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 22.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 34.5M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 26.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 50.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 68.3M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 59.8M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 37.5M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 32.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 51.5M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 59.6M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 73.4M 0s unit-oai-epc-0: 19:58:15 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 67.6M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 1.66M 0s unit-abot-epc-basic-0: 19:58:16 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 1.61M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 36.1M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 35.9M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 35.2M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 49.8M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 57.5M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 63.1M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 43.3M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 60.5M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 61.2M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 52.5M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 69.0M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 87.9M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 77.9M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 70.1M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 69.7M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 61.3M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 79.6M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 90.9M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 31.2M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 67.1M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 44.9M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 36.5M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 69.6M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 38.9M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 52.3M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 64.1M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 64.2M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 56.4M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 68.7M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 69.1M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 59.9M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 80.4M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 96.9M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 1.47M 0s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=3.1s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install 2018-08-05 19:58:16 (17.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-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install FINISHED --2018-08-05 19:58:16-- unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install Total wall clock time: 5.7s unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 5.0s (13.2 MB/s) unit-oai-epc-0: 19:58:16 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-abot-epc-basic-0: 19:58:16 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: 19:58:16 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: 19:58:16 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: 19:58:16 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: 19:58:16 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-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install (Reading database ... 53398 files and directories currently installed.) unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 19:58:16 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:58:16 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: 19:58:16 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: 19:58:16 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: 19:58:16 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: 19:58:16 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: 19:58:17 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: 19:58:17 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: 19:58:17 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-epc-0: 19:58:18 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 19:58:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 19:58:18 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 49s (5,861 kB/s) unit-oai-epc-0: 19:58:18 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 19:58:18 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 ... 67226 files and directories currently installed.) unit-abot-epc-basic-0: 19:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 19:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 19:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 19:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 19:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 19:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 19:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 19:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 19:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 19:58:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 19:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 19:58:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 19:58:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 19:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-epc-0: 19:58:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 19:58:22 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: 19:58:22 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 19:58:22 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 19:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... machine-3: 19:58:23 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 19:58:23 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 19:58:23 DEBUG juju.agent read agent config, format "2.0" machine-3: 19:58:23 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 19:58:23 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 19:58:23 DEBUG juju.worker start "engine" machine-3: 19:58:23 INFO juju.worker start "engine" machine-3: 19:58:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 19:58:23 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 19:58:23 DEBUG juju.worker "engine" started machine-3: 19:58:23 DEBUG juju.worker.introspection stats worker now serving machine-3: 19:58:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 19:58:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.apicaller connecting with old password machine-3: 19:58:23 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 19:58:23 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 19:58:23 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 19:58:23 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 19:58:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-3: 19:58:23 INFO juju.api connection established to "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-3: 19:58:23 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-3: 19:58:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:58:23 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 19:58:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 19:58:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 19:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 19:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-abot-epc-basic-0: 19:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 19:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 19:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 19:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... machine-3: 19:58:24 DEBUG juju.worker.apicaller connected machine-3: 19:58:24 DEBUG juju.worker.apicaller changing password... machine-3: 19:58:24 DEBUG juju.worker.apicaller password changed machine-3: 19:58:24 DEBUG juju.api RPC connection died machine-3: 19:58:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 19:58:24 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:58:24 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-3: 19:58:24 INFO juju.api connection established to "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-3: 19:58:24 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... machine-3: 19:58:25 DEBUG juju.worker.apicaller connected machine-3: 19:58:25 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 19:58:25 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 19:58:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 19:58:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. machine-3: 19:58:25 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... machine-3: 19:58:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... machine-3: 19:58:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:58:25 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 19:58:25 INFO juju.worker.upgrader unblocking abort check machine-3: 19:58:25 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 19:58:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 19:58:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. machine-3: 19:58:25 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 19:58:25 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 19:58:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 19:58:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... machine-3: 19:58:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.logger logger setup machine-3: 19:58:25 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... machine-3: 19:58:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 19:58:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 19:58:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 19:58:25 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:58:25 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:58:25 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:58:25 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 19:58:25 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:58:25 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:58:25 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:58:25 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:58:25 DEBUG juju.network including address local-cloud:192.168.120.24 for machine machine-3: 19:58:25 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:58:25 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.24 local-machine:::1] machine-3: 19:58:25 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.120.24 local-machine:::1] machine-3: 19:58:25 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 19:58:25 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} machine-3: 19:58:25 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 19:58:25 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 19:58:25 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 19:58:25 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:58:25 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:58:25 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:58:25 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 19:58:25 DEBUG juju.network including address local-cloud:192.168.120.6 for machine machine-3: 19:58:25 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:58:25 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:58:25 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] machine-3: 19:58:25 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 19:58:25 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] machine-3: 19:58:25 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 19:58:25 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 19:58:25 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 19:58:25 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 19:58:25 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... machine-3: 19:58:25 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 19:58:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 19:58:25 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 19:58:25 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 19:58:25 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 19:58:25 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 19:58:25 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 19:58:25 INFO juju.worker.machiner "machine-3" started machine-3: 19:58:25 DEBUG juju.worker start "3-container-watcher" machine-3: 19:58:25 DEBUG juju.worker start "stateconverter" machine-3: 19:58:25 INFO juju.worker start "3-container-watcher" machine-3: 19:58:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 19:58:25 DEBUG juju.worker "3-container-watcher" started machine-3: 19:58:25 INFO juju.worker start "stateconverter" machine-3: 19:58:25 DEBUG juju.worker "stateconverter" started machine-3: 19:58:25 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... machine-3: 19:58:25 DEBUG juju.service discovered init system "upstart" from local host machine-3: 19:58:25 DEBUG juju.worker.deployer state addresses: ["192.168.120.6:37017"] machine-3: 19:58:25 DEBUG juju.worker.deployer API addresses: ["192.168.120.6:17070" "172.30.9.201:17070"] machine-3: 19:58:25 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: 19:58:25 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 19:58:25 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: 19:58:25 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 19:58:25 DEBUG juju.worker start "api" unit-oai-hss-0: 19:58:25 INFO juju.worker start "api" unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 19:58:25 DEBUG juju.worker "api" started unit-oai-hss-0: 19:58:25 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-hss-0: 19:58:25 INFO juju.api connection established to "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-hss-0: 19:58:25 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:26 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:58:26 DEBUG juju.worker.apicaller changing password... machine-3: 19:58:26 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:5f:c1:da 192.168.120.0/24 1450 0 eth0 ethernet false false static 192.168.120.24 [] [] []} {2 fa:16:3e:5f:c1:da 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 19:58:26 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 19:58:26 DEBUG juju.api RPC connection died unit-oai-hss-0: 19:58:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 19:58:26 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 19:58:26 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-hss-0: 19:58:26 INFO juju.api connection established to "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-hss-0: 19:58:26 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 19:58:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 19:58:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 19:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 19:58:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:58:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 19:58:27 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 19:58:27 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:58:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 19:58:27 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: 19:58:27 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 19:58:27 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 19:58:27 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 19:58:27 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 19:58:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:58:27 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 19:58:27 DEBUG juju.network including address local-cloud:192.168.120.6 for machine unit-oai-hss-0: 19:58:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 19:58:27 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 19:58:27 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 19:58:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 19:58:27 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:58:27 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:58:27 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 19:58:27 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 19:58:27 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:58:27 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 19:58:27 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 19:58:27 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 19:58:27 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 19:58:27 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 19:58:27 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:58:27 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 19:58:27 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 19:58:27 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 19:58:27 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 19:58:27 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 19:58:27 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 19:58:27 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 19:58:27 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 19:58:27 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 19:58:27 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 19:58:27 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 19:58:27 DEBUG httpbakery client do GET https://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 19:58:27 DEBUG httpbakery } -> error unit-oai-hss-0: 19:58:27 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 19:58:27 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 19:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 19:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 19:58:29 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 19:58:29 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 19:58:29 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 19:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 19:58:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 19:58:30 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 19:58:30 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 19:58:30 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 19:58:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 19:58:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 19:58:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 19:58:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 19:58:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 19:58:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:58:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:58:30 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:58:30 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 19:58:30 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:58: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: 19:58:30 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 19:58:31 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:58:31 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 19:58:31 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 19:58: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-epc-0: 19:58:31 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 19:58:31 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 19:58:31 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: 19:58:31 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: 19:58:31 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 19:58: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: 19:58:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 19:58:31 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 19:58:32 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: 19:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (3261 kB/s) unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 19:58:32 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: 19:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install (Reading database ... 52372 files and directories currently installed.) unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 19:58:32 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: 19:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 19:58:32 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: 19:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 19:58:32 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: 19:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 19:58:32 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: 19:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 19:58:33 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: 19:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 19:58:33 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 19:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 19:58:33 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: 19:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 19:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 19:58:34 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: 19:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 19:58:34 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: 19:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (23.1 kB/s) unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install (Reading database ... 53122 files and directories currently installed.) unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 19:58:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 19:58:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:58:36 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:58:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 19:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 19:58:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 19:58:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:58:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 19:58:36 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:58:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:36 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: 19:58:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 19:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 19:58:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 19:58:37 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: 19:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-hss-0: 19:58:37 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: 19:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-epc-0: 19:58:38 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: 19:58:38 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-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 19:58:38 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: 19:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 19:58:38 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: 19:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 19:58:38 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: 19:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 19:58:38 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: 19:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-oai-hss-0: 19:58:38 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-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 19:58:38 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: 19:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-epc-0: 19:58:38 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: 19:58:38 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 19:58:38 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-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-153-generic unit-oai-epc-0: 19:58:38 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-153-generic unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 19:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 19:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 19:58:39 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: 19:58:39 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: 19:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 19:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-epc-0: 19:58:39 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 19:58:39 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 19:58:39 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-epc-0: 19:58:39 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 19:58:39 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 19:58:39 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 19:58:39 INFO juju.worker.uniter.context trying to kill context process 3045 unit-oai-epc-0: 19:58:39 INFO juju.worker.uniter.context waiting for context process 3045 to die unit-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1479 kB/s) unit-oai-epc-0: 19:58:39 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 19:58:39 INFO juju.worker.uniter.context assuming already killed unit-abot-epc-basic-0: 19:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-oai-epc-0: 19:58:39 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 19:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install (Reading database ... 53129 files and directories currently installed.) unit-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 19:58:39 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: 19:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 19:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-epc-0: 19:58:39 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 19:58:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:58:39 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 19:58:39 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 19:58:39 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 19:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 19:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... machine-2: 19:58:40 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 19:58:40 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-2: 19:58:40 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-2: 19:58:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 19:58:40 DEBUG juju.worker killing runner 0xc4204dc9c0 unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:58:40 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: 19:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 19:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 19:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 19:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 19:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 19:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:58:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 19:58:41 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: 19:58:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:58:41 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:58:42 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: 19:58:42 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:58:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 19:58:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:58:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 19:58:42 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: 19:58:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 19:58:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 19:58:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:58:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 19:58:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:58:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:58:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 19:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 19:58:43 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: 19:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:43 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: 19:58:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:58:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:58:43 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:58:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 19:58:43 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 19:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 19:58:43 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: 19:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 19:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 19:58:43 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: 19:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 19:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 19:58:43 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: 19:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 19:58:43 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: 19:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:58:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 19:58:44 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: 19:58:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 19:58:44 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 19:58:44 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 19:58:44 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 19:58:44 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 19:58:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 19:58:44 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: 19:58:44 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: 19:58:44 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: 19:58:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:58:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 19:58:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 19:58:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 19:58:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 19:58:44 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 19:58:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 19:58:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 19:58:45 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 19:58:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 19:58:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 19:58:45 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 19:58:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 19:58:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:58:46 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 19:58:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 19:58:47 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: 19:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 19:58:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 19:58:48 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: 19:58:48 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 19:58:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 19:58:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:48 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 19:58:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 19:58:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 19:58:48 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 19:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 19:58:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 19:58:50 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: 19:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 19:58:50 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: 19:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 19:58:52 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: 19:58:52 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 19:58:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:58:52 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-153-generic unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-153-generic unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 19:58:52 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: 19:58:52 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 19:58:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:58:52 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 19:58:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 19:58:52 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: 19:58:52 DEBUG unit.oai-hss/0.install --2018-08-05 19:58:52-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install 0K ....... 48.8M=0s unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install 2018-08-05 19:58:52 (48.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install --2018-08-05 19:58:52-- 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: 19:58:52 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 19:58:53 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: 19:58:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 362K 3s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 363K 3s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 366K 3s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 41.0M 2s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 35.3M 1s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 370K 2s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 39.1M 1s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 37.2M 1s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 37.3M 1s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 38.2M 1s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 380K 1s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 48.3M 1s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 46.7M 1s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 47.2M 0s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 40.3M 0s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 53.4M 0s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 81.8M 0s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 50.5M 0s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 77.0M 0s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 87.9M 0s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 103M 0s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 1.54M 0s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 269K=0.8s unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 2018-08-05 19:58:53 (1.33 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: 19:58:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install --2018-08-05 19:58:53-- 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: 19:58:53 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 19:58:54 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: 19:58:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 65.9M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 68.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 61.9M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 61.1M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 56.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 66.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 71.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 76.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 65.9M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 75.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 77.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 76.9M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 67.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 76.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 75.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 79.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 86.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 122M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 124M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 127M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 95.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 129M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 405K 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 66.3M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 72.1M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 57.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 59.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 62.9M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 69.1M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 66.1M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 90.6M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 79.3M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 77.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 66.3M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 74.9M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 77.2M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 75.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 65.4M 1s unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 76.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 77.0M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 72.6M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 68.2M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 75.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 77.2M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 75.6M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 65.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 76.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 76.9M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 76.7M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 67.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 81.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 96.7M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 113M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 107M 1s unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 125M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 117M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 127M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 103M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 123M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 129M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 114M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 111M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 116M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 124M 0s unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 19:58:54 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: 19:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 442K 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 56.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 58.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 65.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 71.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 79.2M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 76.1M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 85.6M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 79.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 70.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 84.0M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 80.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 65.6M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 61.9M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 67.6M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 68.1M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 68.5M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 62.7M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 84.1M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 75.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 69.1M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 57.3M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 69.0M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 68.2M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 68.0M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 60.6M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 67.9M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 71.0M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 67.5M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 69.1M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 109M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 106M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 110M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 93.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 105M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 114M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 104M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 98.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 102M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 112M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 107M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 93.9M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 104M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 452K 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 50.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 53.6M 1s unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 53.5M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 58.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 69.0M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 64.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 58.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 65.6M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 68.3M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 73.2M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 61.5M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 66.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 69.9M 0s unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 70.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 62.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 70.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 67.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 68.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 59.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 71.3M 0s unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 69.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 74.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 61.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 69.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 68.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 72.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 59.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 67.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 68.9M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 108M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 94.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 107M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 110M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 115M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 92.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 110M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 104M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 110M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 93.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 112M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 93.9M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 112M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 94.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 110M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 461K 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 64.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 56.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 55.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 60.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 62.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 69.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 59.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 69.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 72.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 69.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 58.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 69.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 69.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 68.9M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 59.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 68.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 69.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 72.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 63.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 69.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 69.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 66.1M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 62.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 67.9M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 80.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 72.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 61.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 78.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 69.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 69.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 62.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 95.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 104M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 111M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 98.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 108M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 108M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 103M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 98.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 106M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 113M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 104M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 92.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 107M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 105M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 108M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 465K 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 49.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 63.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 56.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 54.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 57.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 69.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 70.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 69.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 77.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 74.1M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 86.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 67.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 75.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 68.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 70.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 65.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 71.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 71.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 72.1M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 61.1M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 69.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 69.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 68.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 61.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 67.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 73.9M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 67.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 62.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 70.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 71.1M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 68.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 63.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 72.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 90.5M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 106M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 92.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 97.7M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 97.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 110M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 96.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 110M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 114M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 106M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 101M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 98.4M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 113M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 103M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 91.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 473K 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 40.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 67.1M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 59.2M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 61.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 52.8M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 61.1M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 73.3M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 69.0M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 64.6M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 108M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 106M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 107M 0s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 68.2M=0.8s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 2018-08-05 19:58:54 (15.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install --2018-08-05 19:58:54-- 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: 19:58:54 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 19:58:54 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: 19:58:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 57.0M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 52.3M 1s unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 60.3M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 57.9M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 50.9M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 72.0M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 78.9M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 70.3M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 58.5M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 67.3M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 72.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 69.4M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 32.6M 1s unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 73.2M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 73.8M 1s unit-oai-hss-0: 19:58:54 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 67.9M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 62.2M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 66.9M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 72.5M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 69.4M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 58.9M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 66.4M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 68.4M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 69.3M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 60.0M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 67.4M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 65.7M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 70.2M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 59.0M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 79.4M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 108M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 108M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 95.0M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 108M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 104M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 109M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 94.0M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 107M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 104M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 105M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 93.1M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 103M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 104M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 111M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 95.9M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 104M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 111M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 102M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 92.2M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 107M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 102M 1s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 57.6M 1s unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 484K 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 49.6M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 46.3M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 56.9M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 53.9M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 53.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 59.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 72.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 67.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 56.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 68.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 67.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 50.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 60.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 66.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 68.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 70.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 69.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 71.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 71.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 71.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 68.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 80.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 73.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 76.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 63.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 77.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 76.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 73.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 77.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 75.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 77.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 93.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 94.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 104M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 110M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 109M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 97.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 107M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 115M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 105M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 96.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 101M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 100M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 464K 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 52.3M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 54.5M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 50.3M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 53.4M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 74.4M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 65.5M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 56.7M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 64.9M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 68.6M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 64.7M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 60.9M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 64.7M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 69.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 65.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 61.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 69.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 71.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 70.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 61.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 66.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 68.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 72.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 59.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 70.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 68.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 70.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 60.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 74.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 72.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 70.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 63.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 74.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 105M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 108M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 94.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 105M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 89.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 95.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 85.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 98.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 96.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 99.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 77.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 93.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 97.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 95.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 85.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 98.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 98.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 98.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 86.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 483K 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 49.2M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 57.5M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 52.9M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 56.4M 3s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 49.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 89.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 64.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 64.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 55.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 63.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 65.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 88.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 84.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 75.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 71.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 72.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 62.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 67.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 67.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 66.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 63.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 82.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 76.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 79.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 71.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 73.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 75.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 74.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 65.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 83.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 71.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 72.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 80.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 72.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 107M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 102M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 95.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 103M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 113M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 102M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 98.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 102M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 112M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 105M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 82.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 97.0M 2s unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 466K 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 61.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 56.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 51.8M 2s unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 54.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 61.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 64.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 76.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 77.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 68.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 67.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 58.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 67.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 65.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 67.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 58.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 66.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 67.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 68.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 59.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 68.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 70.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 67.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 61.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 67.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 68.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 67.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 61.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 75.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 74.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 81.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 70.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 89.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 73.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 89.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 98.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 106M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 106M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 107M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 92.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 112M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 103M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 114M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 93.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 115M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 109M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 107M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 97.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 110M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 110M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 108M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 97.7M 2s unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 478K 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 57.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 55.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 60.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 45.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 59.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 81.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 70.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 64.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 67.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 70.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 74.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 61.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 68.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 68.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 69.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 56.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 71.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 69.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 70.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 67.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 84.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 90.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 78.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 62.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 81.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 78.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 75.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 66.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 63.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 72.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 74.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 62.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 82.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 75.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 86.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 95.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 108M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 105M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 106M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 98.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 105M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 112M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 109M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 92.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 108M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 106M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 105M 2s unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 469K 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 60.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 55.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 71.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 63.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 61.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 56.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 64.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 68.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 67.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 62.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 76.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 72.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 68.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 65.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 72.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 77.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 76.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 63.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 74.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 75.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 71.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 66.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 66.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 65.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 72.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 64.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 74.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 75.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 95.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 70.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 92.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 86.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 79.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 77.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 98.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 82.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 117M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 105M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 122M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 118M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 122M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 101M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 108M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 93.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 98.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 104M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 125M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 123M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 121M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 109M 2s unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 471K 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 55.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 46.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 57.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 40.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 57.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 55.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 68.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 33.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 39.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 38.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 42.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 40.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 44.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 48.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 52.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 48.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 63.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 60.0M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 58.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 51.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 57.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 65.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 58.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 54.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 60.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 58.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 89.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 83.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 95.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 94.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 95.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 80.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 94.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 94.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 95.2M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 83.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 94.8M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 94.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 94.6M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 81.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 90.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 94.9M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 95.4M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 83.7M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 92.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 95.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 93.3M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 82.5M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 95.1M 2s unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 95.7M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 498K 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 35.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 40.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 45.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 39.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 39.7M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 50.9M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 48.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 52.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 44.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 49.9M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 59.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 62.9M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 63.8M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 64.2M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 67.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 62.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 53.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 67.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 58.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 61.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 66.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 61.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 66.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 60.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 60.9M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 62.8M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 71.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 93.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 81.7M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 88.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 90.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 94.9M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 84.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 93.8M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 95.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 94.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 81.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 94.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 94.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 92.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 82.9M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 96.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 480K 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 45.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 37.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 54.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 48.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 59.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 57.8M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 63.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 60.8M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 68.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 65.8M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 68.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 59.2M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 69.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 67.9M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 67.2M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 58.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 66.7M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 71.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 89.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 75.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 69.7M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 67.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 69.7M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 66.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 81.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 74.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 83.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 69.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 78.2M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 81.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 81.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 79.7M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 81.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 88.8M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 108M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 94.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 108M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 110M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 105M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 100M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 108M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 112M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 107M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 95.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 105M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 108M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 111M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 92.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 114M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 474K 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 50.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 57.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 59.8M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 56.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 55.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 66.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 70.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 67.2M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 58.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 67.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 69.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 68.5M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 60.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 68.0M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 67.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 69.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 62.4M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 53.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 55.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 92.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 60.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 68.3M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 61.9M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 69.1M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 65.7M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 57.6M 2s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 50.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 58.3M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 46.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 64.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 73.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 80.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 89.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 103M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 98.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 100M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 101M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 103M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 113M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 108M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 96.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 94.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 92.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 97.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 91.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 85.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 110M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 97.3M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 81.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 481K 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 56.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 54.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 54.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 47.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 64.3M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 68.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 74.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 59.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 73.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 66.8M 1s unit-abot-epc-basic-0: 19:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 68.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 75.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 63.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 69.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 66.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 60.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 70.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 66.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 68.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 69.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 74.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 80.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 76.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 70.6M 1s unit-abot-epc-basic-0: 19:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 77.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 76.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 83.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 65.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 87.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 76.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 84.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 76.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 81.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 75.1M 1s unit-abot-epc-basic-0: 19:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 85.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 82.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 107M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 102M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 109M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 94.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 107M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 112M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 103M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 97.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 104M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 112M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 96.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 470K 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 57.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 50.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 49.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 51.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 59.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 60.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 58.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 59.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 69.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 66.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 57.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 66.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 68.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 66.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 58.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 61.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 67.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 62.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 60.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 68.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 67.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 71.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 67.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 81.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 75.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 87.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 68.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 78.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 88.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 96.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 67.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 73.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 78.3M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 75.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 82.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 105M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 107M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 113M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 91.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 112M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 101M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 114M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 87.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 110M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 107M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 105M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 96.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 108M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 106M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 108M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 92.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 480K 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 53.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 58.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 66.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 62.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 60.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 67.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 71.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 56.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 35.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 61.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 76.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 72.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 67.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 71.3M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 68.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 71.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 71.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 74.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 76.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 76.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 69.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 105M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 102M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 68.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 67.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 81.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 79.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 72.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 69.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 80.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 71.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 79.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 65.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 75.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 80.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 89.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 73.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 110M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 110M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 108M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 94.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 106M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 113M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 103M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 97.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 106M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 110M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 108M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 469K 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 56.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 55.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 51.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 54.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 62.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 65.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 56.5M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 66.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 66.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 65.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 56.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 65.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 65.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 65.4M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 58.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 63.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 68.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 63.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 58.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 64.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 74.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 65.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 58.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 67.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 70.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 72.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 66.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 76.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 69.6M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 74.3M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 72.3M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 86.0M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 71.8M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 74.3M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 92.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 107M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 110M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 105M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 96.9M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 107M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 109M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 108M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 95.1M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 104M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 108M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 113M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 89.7M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 112M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 105M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 110M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 93.2M 1s unit-oai-hss-0: 19:58:56 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 108M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 484K 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 56.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 53.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 51.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 66.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 66.2M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 67.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 57.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 67.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 68.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 68.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 65.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 66.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 72.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 70.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 61.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 69.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 68.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 68.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 62.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 73.8M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 81.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 84.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 70.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 68.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 76.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 74.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 73.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 76.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 67.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 79.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 65.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 78.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 76.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 81.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 63.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 79.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 106M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 103M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 96.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 109M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 111M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 113M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 94.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 107M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 115M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 105M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 469K 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 43.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 42.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 57.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 14.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 67.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 49.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 55.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 51.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 54.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 54.8M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 55.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 63.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 66.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 59.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 66.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 66.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 67.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 60.8M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 67.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 69.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 78.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 59.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 79.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 80.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 88.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 60.2M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 72.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 68.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 85.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 63.8M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 93.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 109M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 101M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 90.2M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 105M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 104M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 108M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 94.8M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 110M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 105M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 100M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 96.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 97.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 97.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 105M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 98.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 105M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 109M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 104M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 93.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 109M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 110M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 105M 1s unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 497K 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 48.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 42.2M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 49.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 42.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 59.8M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 87.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 108M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 55.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 65.2M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 63.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 67.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 59.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 78.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 70.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 70.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 65.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 80.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 68.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 75.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 65.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 68.3M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 72.2M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 68.2M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 59.7M 1s unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 78.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 74.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 76.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 66.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 78.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 66.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 78.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 57.5M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 72.9M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 65.7M 1s unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 80.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 72.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 111M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 105M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 110M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 95.1M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 112M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 109M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 108M 1s unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 466K 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 34.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 41.0M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 58.4M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 56.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 54.7M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 63.6M 1s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 69.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 68.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 62.3M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 66.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 70.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 68.3M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 62.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 68.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 71.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 69.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 60.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 71.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 69.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 69.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 66.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 71.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 71.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 70.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 64.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 65.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 67.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 83.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 69.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 81.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 84.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 76.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 69.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 78.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 77.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 81.3M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 97.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 109M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 115M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 106M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 98.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 106M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 115M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 107M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 93.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 108M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 108M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 109M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 96.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 113M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 107M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 114M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 92.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 111M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 98.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 491K 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 59.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 48.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 60.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 60.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 95.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 94.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 108M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 82.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 67.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 61.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 70.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 73.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 71.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 63.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 72.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 72.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 67.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 62.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 82.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 78.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 87.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 70.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 88.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 75.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 79.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 67.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 81.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 79.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 74.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 66.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 75.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 84.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 73.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 69.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 79.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 71.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 70.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 76.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 75.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 78.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 102M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 95.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 105M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 98.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 106M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 101M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 464K 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 59.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 59.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 57.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 48.3M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 67.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 70.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 72.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 60.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 69.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 72.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 72.3M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 64.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 68.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 71.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 69.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 59.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 69.3M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 67.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 67.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 60.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 71.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 68.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 67.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 59.1M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 70.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 67.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 71.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 67.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 112M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 104M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 112M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 96.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 108M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 103M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 78.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 60.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 69.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 69.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 75.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 62.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 88.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 111M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 103M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 93.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 108M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 106M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 115M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 93.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 115M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 106M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 112M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 95.3M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 109M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 106M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 107M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 96.9M 0s unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 491K 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 53.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 44.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 53.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 54.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 61.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 60.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 75.4M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 71.3M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 73.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 64.5M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 65.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 101M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 108M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 90.0M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 76.9M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 71.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 70.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 62.2M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 67.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 72.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 91.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 93.8M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 104M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 99.7M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 102M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 93.6M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 104M 0s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 53750K ...... 100% 55.3M=2.9s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install 2018-08-05 19:58:57 (18.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: 19:58:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install FINISHED --2018-08-05 19:58:57-- unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install Total wall clock time: 5.3s unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.6s (14.6 MB/s) unit-oai-hss-0: 19:58:57 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-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install (Reading database ... 53398 files and directories currently installed.) unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 19:58:58 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 19:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 19:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 19:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 19:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 19:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 19:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 19:58:58 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: 19:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 19:58:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 19:58:59 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: 19:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 19:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 19:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 19:58:59 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 19:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 19:59:02 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: 19:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 19:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 19:59:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-oai-hss-0: 19:59:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 19:59:02 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: 19:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 19:59:02 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 19:59:02 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 19:59:03 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: 19:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 19:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 19:59:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 19:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 19:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 19:59:03 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: 19:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 19:59:04 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: 19:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 19:59:04 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: 19:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 19:59:04 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: 19:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 19:59:05 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: 19:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 19:59:05 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: 19:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 19:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 19:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 19:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... machine-2: 19:59:08 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 19:59:08 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 19:59:08 DEBUG juju.agent read agent config, format "2.0" machine-2: 19:59:08 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:59:08 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 19:59:08 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: 19:59:08 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 19:59:08 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:59:08 DEBUG juju.worker start "api" unit-oai-epc-0: 19:59:08 INFO juju.worker start "api" unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 19:59:08 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 19:59:08 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 19:59:08 DEBUG juju.worker start "engine" machine-2: 19:59:08 INFO juju.worker start "engine" machine-2: 19:59:08 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 19:59:08 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 19:59:08 DEBUG juju.worker "engine" started machine-2: 19:59:08 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 19:59:08 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 19:59:08 DEBUG juju.worker "api" started unit-oai-epc-0: 19:59:08 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:59:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 19:59:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:08 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 19:59:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 19:59:08 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-2: 19:59:08 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:59:08 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:59:08 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 19:59:08 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. machine-2: 19:59:08 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... machine-2: 19:59:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... machine-2: 19:59:08 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:59:08 DEBUG juju.worker.apicaller connected machine-2: 19:59:08 DEBUG juju.api RPC connection died machine-2: 19:59:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 19:59:08 DEBUG juju.api RPC connection died unit-oai-epc-0: 19:59:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 19:59:08 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:59:08 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-2: 19:59:08 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-2: 19:59:08 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:59:08 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 19:59:08 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:59:08 INFO juju.api connection established to "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-epc-0: 19:59:08 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-epc-0: 19:59:09 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 19:59:09 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:09 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 19:59:09 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 19:59:09 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:59:09 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:59:09 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 19:59:09 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 19:59:09 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 19:59:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:59:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:59:09 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 19:59:09 DEBUG juju.network including address local-cloud:192.168.120.6 for machine unit-oai-epc-0: 19:59:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 19:59:09 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 19:59:09 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 19:59:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 19:59:09 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 19:59:09 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: 19:59:09 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 19:59:09 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 19:59:09 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 19:59:09 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 19:59:09 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 19:59:09 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 19:59:09 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 19:59:09 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 19:59:09 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 19:59:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 19:59:09 DEBUG juju.worker.apicaller connected machine-2: 19:59:09 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:09 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:59:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common machine-2: 19:59:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 19:59:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 19:59:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 19:59:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 19:59:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 19:59:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 19:59:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 19:59:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 19:59:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + open-port 2152/udp machine-2: 19:59:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:59:09 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:59:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG worker.uniter.jujuc running hook tool "open-port" machine-2: 19:59:09 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 19:59:09 INFO juju.worker.upgrader unblocking abort check machine-2: 19:59:09 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:59:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 19:59:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ config-get branch machine-2: 19:59:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 19:59:09 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 19:59:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 19:59:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. machine-2: 19:59:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... machine-2: 19:59:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-2: 19:59:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git machine-2: 19:59:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:59:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... machine-2: 19:59:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 19:59:09 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 19:59:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 19:59:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:59:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:59:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:59:09 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 19:59:09 DEBUG juju.network including address local-cloud:192.168.120.6 for machine machine-2: 19:59:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:59:09 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:59:09 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] machine-2: 19:59:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 19:59:09 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] machine-2: 19:59:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 19:59:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 19:59:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 19:59:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 19:59:09 DEBUG juju.worker.logger logger setup machine-2: 19:59:09 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 19:59:09 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:59:09 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 19:59:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 19:59:09 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 19:59:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} machine-2: 19:59:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:59:09 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 19:59:09 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:59:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:59:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:59:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:59:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:59:09 DEBUG juju.network including address local-cloud:192.168.120.16 for machine machine-2: 19:59:09 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:59:09 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.16 local-machine:::1] machine-2: 19:59:09 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.120.16 local-machine:::1] machine-2: 19:59:09 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" unit-oai-epc-0: 19:59:09 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:59:09 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: 19:59:09 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 19:59:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:59:09 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:59:09 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: 19:59:09 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 19:59:09 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:59:10 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 19:59:10 INFO juju.worker.machiner "machine-2" started machine-2: 19:59:10 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 19:59:10 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 19:59:10 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-epc-0: 19:59:10 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:59:10 DEBUG juju.worker start "2-container-watcher" machine-2: 19:59:10 DEBUG juju.worker start "stateconverter" machine-2: 19:59:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 19:59:10 INFO juju.worker start "2-container-watcher" machine-2: 19:59:10 DEBUG juju.worker "2-container-watcher" started machine-2: 19:59:10 INFO juju.worker start "stateconverter" machine-2: 19:59:10 DEBUG juju.worker "stateconverter" started machine-2: 19:59:10 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... machine-2: 19:59:10 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:5a:cf:09 192.168.120.0/24 1450 0 eth0 ethernet false false static 192.168.120.16 [] [] []} {2 fa:16:3e:5a:cf:09 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 19:59:10 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:59:10 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 19:59:10 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:59:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:59:10 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: 19:59:10 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... machine-2: 19:59:10 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:5a:cf:09 192.168.120.0/24 1450 0 eth0 ethernet false false static 192.168.120.16 [] [] []} {2 fa:16:3e:5a:cf:09 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 19:59:10 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 19:59:11 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:59:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:59:11 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 19:59:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + echo -n unit-oai-hss-0: 19:59:11 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 19:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 19:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 19:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 19:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:59:11 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 19:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 19:59:11 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 19:59:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:59:11 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:59:11 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 19:59:11 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: 19:59:11 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: 19:59:11 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-epc-0: 19:59:12 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-epc-0: 19:59:12 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-epc-0: 19:59:12 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 19:59:12 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 19:59:12 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 19:59:12 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: 19:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:59:13 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: 19:59:13 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 19:59:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:59:13 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 19:59:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 19:59:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 19:59:13 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: 19:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-epc-0: 19:59:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:59:13 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 19:59:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 19:59:14 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: 19:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 19:59:14 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: 19:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 19:59:15 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: 19:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 19:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 19:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 19:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 19:59:15 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: 19:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 19:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 19:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 19:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 19:59:18 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: 19:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 19:59:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 19:59:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 19:59:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 19:59:19 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: 19:59:19 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-oai-hss-0: 19:59:19 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 19:59:19 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 19:59:19 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 19:59:20 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: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:59:20 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: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 19:59:20 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: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-153-generic unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-oai-hss-0: 19:59:20 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-153-generic unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 19:59:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 19:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 19:59:21 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: 19:59:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 19:59:21 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:59:21 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 19:59:21 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 19:59:21 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 19:59:21 INFO juju.worker.uniter.context trying to kill context process 3047 unit-oai-hss-0: 19:59:21 INFO juju.worker.uniter.context waiting for context process 3047 to die unit-oai-hss-0: 19:59:21 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 19:59:21 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 19:59:21 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 19:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 19:59:21 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: 19:59:21 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 19:59:22 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 19:59:22 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:59:22 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 19:59:22 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 19:59:22 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 19:59:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... machine-3: 19:59:22 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 19:59:22 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-3: 19:59:22 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 19:59:22 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: 19:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 19:59:23 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: 19:59:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 19:59:23 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: 19:59:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 19:59:24 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: 19:59:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 19:59:26 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: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 19:59:26 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: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 19:59:26 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: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 19:59:26 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: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 19:59:26 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: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 19:59:26 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: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 19:59:26 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: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 19:59:27 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: 19:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 19:59:27 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: 19:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 19:59:28 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: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 19:59:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 19:59:29 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: 19:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 19:59:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 19:59:29 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: 19:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:59:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 19:59:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 19:59:30 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: 19:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 19:59:30 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: 19:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 19:59:33 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: 19:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 19:59:33 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: 19:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 19:59:34 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: 19:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 19:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 19:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 19:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 19:59:40 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: 19:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 19:59:41 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: 19:59:41 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: 19:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 19:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 19:59:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 19:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 19:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 19:59:42 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: 19:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 19:59:42 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: 19:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 19:59:42 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: 19:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 19:59:43 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: 19:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 19:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 19:59:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 19:59:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 19:59:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 19:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 19:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.7_amd64.deb ... unit-abot-epc-basic-0: 19:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-oai-hss-0: 19:59:47 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 19:59:47 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: 19:59:47 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 19:59:47 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:59:47 DEBUG juju.worker start "api" unit-oai-hss-0: 19:59:47 INFO juju.worker start "api" machine-3: 19:59:47 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:59:47 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 19:59:47 DEBUG juju.agent read agent config, format "2.0" machine-3: 19:59:47 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 19:59:47 DEBUG juju.worker "api" started unit-oai-hss-0: 19:59:47 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:47 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 19:59:47 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-oai-hss-0: 19:59:47 INFO juju.api connection established to "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... machine-3: 19:59:47 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 19:59:47 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 19:59:47 DEBUG juju.worker start "engine" machine-3: 19:59:47 INFO juju.worker start "engine" machine-3: 19:59:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 19:59:47 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 19:59:47 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 19:59:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 19:59:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 19:59:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 19:59:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 19:59:47 DEBUG juju.worker "engine" started machine-3: 19:59:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.introspection stats worker now serving machine-3: 19:59:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 19:59:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 19:59:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 19:59:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 19:59:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 19:59:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 19:59:47 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 19:59:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:59:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 19:59:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 19:59:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 19:59:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:47 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:59:47 DEBUG juju.api successfully dialed "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-3: 19:59:47 INFO juju.api connection established to "wss://192.168.120.6:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" machine-3: 19:59:47 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/06702f2e-c0f4-4359-8e77-1397eaef4403/api" unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 19:59:48 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 19:59:48 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 19:59:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 19:59:48 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: 19:59:48 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 19:59:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:59:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:59:48 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 19:59:48 DEBUG juju.network including address local-cloud:192.168.120.6 for machine unit-oai-hss-0: 19:59:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 19:59:48 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 19:59:48 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 19:59:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 19:59:48 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 19:59:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 19:59:49 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:59:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 19:59:49 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 19:59:49 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 19:59:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 19:59:49 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 19:59:49 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 19:59:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 19:59:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:59:49 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 19:59:49 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... machine-3: 19:59:49 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:59:49 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 19:59:49 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 19:59:49 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 19:59:49 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 19:59:49 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 19:59:49 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 19:59:49 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 19:59:49 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 19:59:49 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 19:59:49 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 19:59:49 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-3: 19:59:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:59:49 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 19:59:49 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-3: 19:59:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:49 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 19:59:49 INFO juju.worker.upgrader unblocking abort check machine-3: 19:59:49 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 19:59:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 19:59:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.remotestate got unit change machine-3: 19:59:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 19:59:49 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 19:59:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 19:59:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 19:59:49 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 19:59:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 19:59:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 19:59:49 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 19:59:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 19:59:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.logger logger setup machine-3: 19:59:49 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 19:59:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:59:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:59:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:59:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:59:49 DEBUG juju.network including address local-cloud:192.168.120.24 for machine machine-3: 19:59:49 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:59:49 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.24 local-machine:::1] machine-3: 19:59:49 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.120.24 local-machine:::1] machine-3: 19:59:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:59:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:59:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:59:49 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 19:59:49 DEBUG juju.network including address local-cloud:192.168.120.6 for machine machine-3: 19:59:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:59:49 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:59:49 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.120.6 local-machine:127.0.0.1 local-machine:::1] machine-3: 19:59:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.120.6:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 19:59:49 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.120.6:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.6:17070" "172.30.9.201:17070"] machine-3: 19:59:49 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 19:59:49 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 19:59:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 19:59:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.120.6,::1,localhost", AutoNoProxy:""} machine-3: 19:59:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 19:59:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 19:59:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 19:59:49 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 19:59:49 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: 19:59:49 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 19:59:49 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 19:59:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:59:49 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 19:59:49 INFO juju.worker.deployer checking unit "oai-hss/0" unit-oai-hss-0: 19:59:49 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-3: 19:59:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:59:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:59:49 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-oai-hss-0: 19:59:49 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 19:59:49 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 19:59:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 19:59:49 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: 19:59:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 19:59:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 19:59:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 19:59:49 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-hss-0: 19:59:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:59:49 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 19:59:49 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 19:59:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 19:59:49 DEBUG juju.worker start "3-container-watcher" machine-3: 19:59:49 DEBUG juju.worker start "stateconverter" machine-3: 19:59:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 19:59:49 INFO juju.worker start "3-container-watcher" machine-3: 19:59:49 DEBUG juju.worker "3-container-watcher" started machine-3: 19:59:49 INFO juju.worker start "stateconverter" machine-3: 19:59:49 DEBUG juju.worker "stateconverter" started machine-3: 19:59:49 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:59:49 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 19:59:50 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:5f:c1:da 192.168.120.0/24 1450 0 eth0 ethernet false false static 192.168.120.24 [] [] []} {2 fa:16:3e:5f:c1:da 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 19:59:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 19:59:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:59:50 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:59:50 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 19:59:50 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:5f:c1:da 192.168.120.0/24 1450 0 eth0 ethernet false false static 192.168.120.24 [] [] []} {2 fa:16:3e:5f:c1:da 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 19:59:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 19:59:50 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:59:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:59:50 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: 19:59:50 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 19:59:50 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: 19:59:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:59:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 19:59:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:59:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 19:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 19:59:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 19:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:59:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:59:52 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:59:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 19:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 19:59:52 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: 19:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 19:59:52 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: 19:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 19:59:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 19:59:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:59:52 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 19:59:53 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: 19:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:59:53 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: 19:59:53 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 19:59:53 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 19:59:53 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 19:59:53 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 19:59:54 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: 19:59:54 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-oai-hss-0: 19:59:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:59:54 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ uname -r unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 19:59:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:59:54 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-oai-hss-0: 19:59:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 19:59:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 19:59:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:59:54 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 19:59:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 19:59:54 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: 19:59:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 19:59:55 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: 19:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 19:59:55 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: 19:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 19:59:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 19:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 19:59:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 19:59:57 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: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 19:59:57 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: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 19:59:57 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: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 19:59:57 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: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 19:59:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 19:59:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 19:59:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 19:59:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 19:59:58 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: 19:59:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 19:59:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 19:59:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 19:59:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.5_amd64.deb ... unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.5) ... unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 19:59:59 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: 19:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 19:59:59 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: 19:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 20:00:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 20:00:01 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: 20:00:01 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 20:00:02 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: 20:00:02 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:00:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 20:00:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 20:00:03 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 20:00:03 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: 20:00:03 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 20:00:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 20:00:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:00:03 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 20:00:05 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: 20:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 20:00:05 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: 20:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 20:00:05 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: 20:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-oai-hss-0: 20:00:05 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: 20:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-abot-epc-basic-0: 20:00:06 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 20:00:06 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-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.4 [262 kB] unit-oai-hss-0: 20:00:06 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: 20:00:06 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 20:00:07 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: 20:00:07 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 20:00:07 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: 20:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 20:00:08 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 20:00:08 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 20:00:08 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-oai-hss-0: 20:00:08 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: 20:00:08 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: 20:00:09 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: 20:00:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 20:00:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 20:00:09 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 20:00:09 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: 20:00:09 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: 20:00:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 20:00:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 20:00:09 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:00:09 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: 20:00:09 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-oai-hss-0: 20:00:10 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 20:00:10 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: 20:00:10 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: 20:00:10 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: 20:00:10 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: 20:00:11 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-oai-hss-0: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 20:00:11 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: 20:00:12 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: 20:00:12 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: 20:00:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 20:00:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:00:12 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: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-abot-epc-basic-0: 20:00:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 20:00:13 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: 20:00:13 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:00:13 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-oai-hss-0: 20:00:13 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-oai-hss-0: 20:00:13 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-oai-hss-0: 20:00:13 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-oai-hss-0: 20:00:14 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: 20:00:14 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 20:00:14 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-oai-hss-0: 20:00:14 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: 20:00:14 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: 20:00:14 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: 20:00:15 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-153.203 [772 kB] unit-oai-hss-0: 20:00:15 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: 20:00:15 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: 20:00:15 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-oai-hss-0: 20:00:15 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-oai-hss-0: 20:00:15 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: 20:00:16 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 20:00:16 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-oai-hss-0: 20:00:16 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: 20:00:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 20:00:17 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: 20:00:17 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: 20:00:17 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: 20:00:17 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: 20:00:17 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: 20:00:18 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 20:00:18 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 20:00:18 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 20:00:18 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: 20:00:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 20:00:18 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 20:00:19 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: 20:00:19 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: 20:00:19 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: 20:00:19 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: 20:00:19 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: 20:00:19 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: 20:00:19 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-oai-hss-0: 20:00:20 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 20:00:20 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: 20:00:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:00:20 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: 20:00:20 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:00:20 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: 20:00:20 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 20:00:20 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4061 kB/s) unit-oai-hss-0: 20:00:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 20:00:20 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: 20:00:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:00:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 20:00:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 20:00:21 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 20:00:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install (Reading database ... 83601 files and directories currently installed.) unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.4_amd64.deb ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.4) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 20:00:22 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 20:00:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 20:00:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 20:00:22 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 20:00:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 20:00:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 20:00:22 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 20:00:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 20:00:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 20:00:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 20:00:25 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: 20:00:25 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 20:00:25 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: 20:00:25 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 20:00:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 20:00:26 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: 20:00:26 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:00:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 20:00:26 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: 20:00:26 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 20:00:26 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: 20:00:26 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 20:00:27 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: 20:00:27 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 20:00:27 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: 20:00:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:00:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 20:00:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 20:00:27 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:00:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 20:00:28 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: 20:00:28 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 20:00:29 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: 20:00:29 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 20:00:29 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: 20:00:29 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 20:00:34 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: 20:00:34 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 20:00:35 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: 20:00:35 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 20:00:35 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: 20:00:35 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 20:00:36 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: 20:00:36 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.3) ... unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 20:00:37 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: 20:00:37 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:00:39 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: 20:00:39 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: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:00:39 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: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:40 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: 20:00:40 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: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:00:40 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: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:00:41 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 20:00:41 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:00:41 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 20:00:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 20:00:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 20:00:45 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:47 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 20:00:47 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 20:00:47 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.4) ... unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:00:49 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: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 20:00:49 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: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 20:00:49 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: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:00:50 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: 20:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:52 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: 20:00:52 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: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 20:00:53 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: 20:00:53 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: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 20:00:53 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: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 20:00:53 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: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 20:00:55 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: 20:00:55 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:00:56 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: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 20:00:56 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: 20:00:56 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:00:57 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-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 20:00:57 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: 20:00:57 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: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 20:00:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 20:01:00 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: 20:01:00 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: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:01:00 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: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:01:00 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: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:01:00 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: 20:01:00 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: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:01:00 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: 20:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (698 kB/s) unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install (Reading database ... 90330 files and directories currently installed.) unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:01:02 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: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 20:01:02 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: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 20:01:04 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: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-oai-hss-0: 20:01:06 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:01:06 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 20:01:06 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 20:01:06 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: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 20:01:06 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: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 20:01:06 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: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 20:01:06 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: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 20:01:06 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: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 20:01:07 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: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 20:01:07 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: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 20:01:07 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: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:01:07 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: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 20:01:07 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: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:01:07 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: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:01:07 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:01:07 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 20:01:07 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: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 20:01:07 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 20:01:07 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1 [183 kB] unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 20:01:08 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-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-oai-hss-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 20:01:08 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 20:01:08 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-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-oai-hss-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 20:01:08 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.5) ... unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-oai-hss-0: 20:01:09 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 3s (3596 kB/s) unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:01:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 20:01:09 DEBUG unit.oai-hss/0.install (Reading database ... 90441 files and directories currently installed.) unit-oai-hss-0: 20:01:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:01:09 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-oai-hss-0: 20:01:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 20:01:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 20:01:10 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:01:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 20:01:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 20:01:10 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-oai-hss-0: 20:01:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 20:01:10 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: 20:01:10 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 20:01:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 20:01:11 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: 20:01:11 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: 20:01:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:01:11 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 20:01:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 20:01:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 20:01:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-abot-epc-basic-0: 20:01:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 20:01:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:12 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:13 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: 20:01:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 20:01:13 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: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:01:13 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: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 20:01:15 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: 20:01:15 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 20:01:15 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: 20:01:15 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:01:16 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: 20:01:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:01:18 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:01:18 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 20:01:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ef4403-default-0 unit-abot-epc-basic-0: 20:01:19 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:01:19 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: 20:01:21 DEBUG unit.oai-hss/0.install 180805 20:01:21 [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: 20:01:21 DEBUG unit.oai-hss/0.install 180805 20:01:21 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 20:01:21 DEBUG unit.oai-hss/0.install 180805 20:01:21 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11650 ... unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ef4403-default-0 unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 20:01:25 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: 20:01:25 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: 20:01:25 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 20:01:25 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: 20:01:25 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 20:01:25 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: 20:01:25 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 20:01:25 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: 20:01:25 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: 20:01:26 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (29.3 kB/s) unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107912 files and directories currently installed.) unit-abot-epc-basic-0: 20:01:26 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: 20:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 20:01:26 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: 20:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:01:27 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:01:27 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:01:27 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:01:27 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: 20:01:31 DEBUG unit.oai-hss/0.install mysql start/running, process 11783 unit-oai-hss-0: 20:01:31 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 20:01:31 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 20:01:31 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 20:01:31 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 20:01:31 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 20:01:31 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 20:01:31 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 20:01:33 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: 20:01:33 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: 20:01:33 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (270 kB/s) unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install (Reading database ... 92442 files and directories currently installed.) unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install --2018-08-05 20:01:34-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 20:01:34 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: 20:01:34 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 329K 3s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 664K 2s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 60.4M 1s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 673K 1s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 42.4M 1s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 60.9M 1s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 57.0M 1s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 31.1M 1s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 694K 1s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 51.5M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 44.4M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 56.4M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 54.8M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 66.1M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 30.3M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 11.7M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 755K 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 49.9M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 65.6M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 58.1M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 49.2M 0s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 79.8M=0.5s unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install 2018-08-05 20:01:35 (2.31 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 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: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 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: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 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: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 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: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 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: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 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: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 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: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 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: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:01:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 20:01:38 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: 20:01:38 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:38 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: 20:01:38 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:38 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: 20:01:38 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:38 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: 20:01:38 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:38 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: 20:01:38 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:38 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: 20:01:38 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: 20:01:38 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:38 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: 20:01:38 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 20:01:39 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: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 20:01:39 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: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 20:01:39 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: 20:01:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 20:01:39 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: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 20:01:40 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: 20:01:40 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 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: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 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: 20:01:42 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 20:01:44 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: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 20:01:44 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: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 20:01:44 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: 20:01:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 20:01:44 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: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 20:01:45 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: 20:01:45 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:01:47 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: 20:01:47 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:47 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:48 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: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 20:01:50 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: 20:01:50 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: 20:01:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 20:01:51 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: 20:01:51 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:51 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: 20:01:51 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:51 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: 20:01:51 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 20:01: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 -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 20:01: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 -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 20:01: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 -L.. base16enc.o io.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 20:01: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 -L.. base16dec.o io.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 20:01: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 -L.. base64enc.o io.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 20:01: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 -L.. base64dec.o io.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 20:01: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 -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 20:01: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 -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 20:01: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 -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 20:01: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 -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 20:01: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 -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 20:01: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 -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 20:01: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 -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 20:01:52 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: 20:01:52 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 20:01:53 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: 20:01:53 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 20:01:53 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: 20:01:53 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 20:01:54 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: 20:01:55 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: 20:01:55 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: 20:01:56 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: 20:01:56 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: 20:01:56 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: 20:01:56 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (924 kB/s) unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install (Reading database ... 92460 files and directories currently installed.) unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:01:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 20:01:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 20:01:57 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:01:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 20:01:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:01:57 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:01:57 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:01:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install --2018-08-05 20:01:58-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 20:01:58 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: 20:01:59 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 152K 33s unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 304K 24s unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 536K 19s unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 698K 16s unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 962K 14s unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.15M 12s unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.39M 11s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.46M 10s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.77M 9s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 2.04M 8s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.03M 7s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.48M 7s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.59M 6s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 3.01M 6s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.05M 6s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.31M 5s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.71M 5s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.52M 5s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.52M 4s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.17M 4s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.47M 4s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.43M 4s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.62M 4s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.08M 3s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.14M 3s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.62M 3s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.20M 3s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.50M 3s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.83M 3s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.23M 3s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.88M 3s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.73M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.85M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.58M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.92M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 8.16M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.86M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.83M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.78M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.78M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 10.0M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.97M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 10.2M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 10.3M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.84M 2s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 10.2M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.38M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.62M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 11.9M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.6M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.7M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 13.1M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.8M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.1M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 13.5M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.8M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 12.7M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 13.0M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.3M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.7M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 15.4M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.4M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.9M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 6.80M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 171M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 18.0M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.5M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 13.7M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.1M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 20.6M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 16.7M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.3M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 16.0M 1s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 12.3M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 18.4M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 17.8M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.3M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 18.2M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 13.9M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 24.1M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 15.4M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 18.8M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 19.2M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 19.5M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 16.0M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 18.4M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 18.8M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 22.1M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 18.6M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 13.6M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 13.8M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 11.5M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 24.5M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 23.4M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.3M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 27.0M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 19.9M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 18.0M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 26.5M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 13.6M 0s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 213K=1.5s unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install 2018-08-05 20:02:00 (3.21 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 20:02:02 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: 20:02:02 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-abot-epc-basic-0: 20:02:03 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ef4403-default-0 unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-abot-epc-basic-0: 20:02:03 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 20:02:03 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 20:02:04 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: 20:02:04 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: 20:02:04 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 20:02:04 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: 20:02:04 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 20:02:04 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: 20:02:04 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 20:02:04 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: 20:02:04 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: 20:02:04 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-abot-epc-basic-0: 20:02:04 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: 20:02:04 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-abot-epc-basic-0: 20:02:04 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: 20:02:04 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 20:02:04 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (651 kB/s) unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-abot-epc-basic-0: 20:02:05 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 ... 108021 files and directories currently installed.) unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-abot-epc-basic-0: 20:02:05 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: 20:02:05 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-abot-epc-basic-0: 20:02:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-abot-epc-basic-0: 20:02:06 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-abot-epc-basic-0: 20:02:06 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-abot-epc-basic-0: 20:02:06 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-abot-epc-basic-0: 20:02:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-abot-epc-basic-0: 20:02:07 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:02:07 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: 20:02:07 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 20:02:12 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: 20:02:12 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: 20:02:12 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 20:02:21 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: 20:02:21 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 20:02:21 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: 20:02:21 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: 20:02:21 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 20:02:21 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: 20:02:21 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 20:02:22 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: 20:02:22 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 20:02:22 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: 20:02:22 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: 20:02:22 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 20:02:22 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: 20:02:22 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 20:02:23 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 5 19:59 /dev/zero unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 20:02:24 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 20:02:25 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 20:02:26 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:02:27 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 20:02:30 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 20:02:30 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-abot-epc-basic-0: 20:02:33 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ef4403-default-0 unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-abot-epc-basic-0: 20:02:33 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ef4403-default-0 unit-abot-epc-basic-0: 20:02:33 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-abot-epc-basic-0: 20:02:33 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:02:33 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: 20:02:34 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 20:02:35 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 20:02:35 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 20:02:35 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 20:02:36 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 20:02:36 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 20:02:36 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 20:02:37 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 20:02:37 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 20:02:37 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 20:02:38 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 20:02:39 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 20:02:39 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 20:02:39 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 20:02:40 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 20:02:40 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 20:02:40 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 20:02:41 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 20:02:41 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 20:02:41 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 20:02:42 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 20:02:42 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 20:02:43 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 20:02:43 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 20:02:44 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 20:02:44 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 20:02:44 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 20:02:48 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 20:02:48 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 20:02:48 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 20:02:48 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 20:02:49 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 20:02:49 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 20:02:49 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 20:02:49 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 20:02:49 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 20:02:50 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 20:02:50 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 20:02:50 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 20:02:50 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 20:02:52 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 20:02:52 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 20:02:52 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 20:02:52 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 20:02:56 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 20:02:56 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 20:02:56 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 20:02:56 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 20:02:57 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 20:02:58 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 20:02:58 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 20:02:58 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 20:02:59 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 20:02:59 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 20:02:59 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 20:02:59 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 20:03:01 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 20:03:01 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 20:03:01 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 20:03:01 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 20:03:07 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 20:03:07 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 20:03:07 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 20:03:08 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 20:03:08 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 20:03:08 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 20:03:11 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 20:03:11 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 20:03:11 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 20:03:12 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 20:03:12 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 20:03:12 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 20:03:12 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 20:03:14 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 20:03:14 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 20:03:14 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 20:03:14 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 20:03:15 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 20:03:15 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 20:03:15 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 20:03:15 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 20:03:15 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 20:03:15 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 20:03:17 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 20:03:17 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 20:03:17 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 20:03:18 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 20:03:18 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 20:03:18 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 20:03:19 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 20:03:19 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 20:03:19 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 20:03:19 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 20:03:20 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 20:03:20 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 20:03:20 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 20:03:21 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 20:03:21 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 20:03:21 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 20:03:21 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 20:03:21 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 20:03:22 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: 20:03:22 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:22 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: 20:03:22 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 20:03:22 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: 20:03:22 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:22 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: 20:03:22 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:22 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: 20:03:22 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 20:03:22 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: 20:03:22 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 20:03:22 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: 20:03:22 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:22 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: 20:03:22 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:23 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 20:03:23 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 20:03:24 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 20:03:24 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 20:03:24 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 20:03:24 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 20:03:25 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 20:03:25 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 20:03:25 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 20:03:27 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: 20:03:27 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 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: 20:03:27 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 20:03:27 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: 20:03:27 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 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: 20:03:27 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 20:03:32 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 20:03:32 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 20:03:32 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-abot-epc-basic-0: 20:03:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:03:33 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 20:03:33 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 20:03:33 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 20:03:34 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 20:03:34 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 20:03:34 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 20:03:35 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: 20:03:35 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 20:03:35 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: 20:03:35 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 20:03:36 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: 20:03:36 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:36 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: 20:03:36 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 20:03:37 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 20:03:37 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 20:03:37 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 20:03:37 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 20:03:37 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 20:03:37 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 20:03:37 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 20:03:37 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 20:03:38 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: 20:03:38 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 20:03:40 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: 20:03:40 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 20:03:41 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: 20:03:41 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:03:43 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: 20:03:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 20:03:43 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: 20:03:43 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: 20:03:43 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: 20:03:43 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: 20:03:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 20:03:43 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 20:03:43 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 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: 20:03:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 20:03:45 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: 20:03:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 20:03:45 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: 20:03:45 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 20:03:45 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 20:03:45 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: 20:03:45 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 20:03:46 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:03:46 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 20:03:46 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 20:03:46 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: 20:03:46 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: 20:03:46 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: 20:03:46 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: 20:03:46 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: 20:03:46 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: 20:03:46 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: 20:03:47 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: 20:03:47 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: 20:03:47 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: 20:03:47 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: 20:03:47 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2 [9426 B] unit-oai-hss-0: 20:03:48 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: 20:03:48 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: 20:03:48 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: 20:03:48 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: 20:03:48 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: 20:03:48 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: 20:03:48 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: 20:03:48 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: 20:03:48 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: 20:03:48 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: 20:03:48 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: 20:03:49 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: 20:03:49 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: 20:03:49 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: 20:03:49 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: 20:03:49 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: 20:03:50 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: 20:03:50 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: 20:03:50 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: 20:03:50 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: 20:03:50 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: 20:03:50 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: 20:03:50 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: 20:03:50 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: 20:03:50 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: 20:03:50 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: 20:03:50 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: 20:03:50 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: 20:03:51 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: 20:03:51 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: 20:03:51 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: 20:03:51 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: 20:03:51 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: 20:03:51 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: 20:03:51 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: 20:03:51 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: 20:03:51 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: 20:03:51 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: 20:03:51 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: 20:03:52 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: 20:03:52 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: 20:03:52 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: 20:03:52 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.23-0ubuntu0.14.04 [78.6 kB] unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.23-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 20:03:52 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: 20:03:52 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: 20:03:52 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.12 [630 kB] unit-oai-hss-0: 20:03:52 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: 20:03:52 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: 20:03:52 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: 20:03:52 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: 20:03:53 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: 20:03:53 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: 20:03:53 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: 20:03:53 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: 20:03:53 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: 20:03:53 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: 20:03:53 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: 20:03:53 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: 20:03:53 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: 20:03:53 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: 20:03:53 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 20:03:54 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: 20:03:54 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 8s (5277 kB/s) unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install (Reading database ... 92736 files and directories currently installed.) unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 20:04:05 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: 20:04:05 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.23-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.23-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 20:04:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 20:04:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:04:11 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 20:04:11 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:04:15 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: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 20:04:16 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: 20:04:16 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 20:04:18 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: 20:04:18 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: 20:04:18 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 20:04:26 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 20:04:26 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 20:04:26 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 20:04:26 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 20:04:26 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 20:04:26 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 20:04:26 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 20:04:26 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 20:04:26 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 20:04:27 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 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: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 20:04:28 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 20:04:29 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 20:04:30 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 20:04:31 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 20:04:32 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 20:04:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 20:04:33 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: 20:04:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 20:04:34 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 20:04:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 20:04:34 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: 20:04:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 20:04:34 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 20:04:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 20:04:34 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: 20:04:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 20:04:34 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 20:04:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 20:04:34 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: 20:04:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 20:04:34 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 20:04:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 20:04:34 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: 20:04:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 20:04:35 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: 20:04:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 20:04:35 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: 20:04:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 20:04:35 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: 20:04:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 20:04:35 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: 20:04:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 20:04:35 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: 20:04:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 20:04:35 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: 20:04:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 20:04:35 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 20:04:36 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: 20:04:36 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: 20:04:36 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: 20:04:36 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: 20:04:36 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 20:04:36 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: 20:04:36 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: 20:04:36 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: 20:04:36 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: 20:04:36 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: 20:04:36 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 20:04:36 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: 20:04:36 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: 20:04:36 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 20:04:36 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: 20:04:36 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 20:04:36 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: 20:04:36 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 20:04:36 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 20:04:37 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: 20:04:37 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: 20:04:37 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: 20:04:37 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: 20:04:37 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 20:04:37 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: 20:04:37 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 20:04:37 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: 20:04:37 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 20:04:37 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: 20:04:37 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 20:04:37 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: 20:04:37 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 20:04:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 20:04:38 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: 20:04:38 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (138 kB/s) unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install (Reading database ... 95627 files and directories currently installed.) unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 20:04:38 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 20:04:39 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: 20:04:39 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install ..............................++++++ unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install ..........................++++++ unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install ..................................++++++ unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install ....++++++ unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Not Before: Aug 5 20:04:39 2018 GMT unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Not After : Aug 5 20:04:39 2019 GMT unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install DE:76:41:96:DE:67:9F:68:89:2F:7F:8C:BF:68:D7:15:B5:15:C0:38 unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install keyid:CE:B1:54:FC:73:CF:9E:83:73:02:B2:C3:77:38:23:7E:89:71:5D:63 unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Certificate is to be certified until Aug 5 20:04:39 2019 GMT (365 days) unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install [ 65%] [ 69%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 20:04:39 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: 20:04:39 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 20:04:39 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: 20:04:39 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: 20:04:39 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: 20:04:39 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: 20:04:39 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: 20:04:39 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: 20:04:39 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: 20:04:39 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: 20:04:39 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 20:04:39 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 20:04:39 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: 20:04:39 DEBUG unit.oai-hss/0.install [ 78%] [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 20:04:40 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 20:04:40 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: 20:04:40 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: 20:04:40 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 20:04:40 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_db.a unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 20:04:41 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: 20:04:41 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 20:04:41 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 20:04:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:42 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 20:04:42 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: 20:04:42 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 20:04:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:04:42 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 20:04:42 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 20:04:42 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 20:04:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 20:04:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 20:04:42 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: 20:04:42 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-abot-epc-basic-0: 20:04:42 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:04:42 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-hss-0: 20:04:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 20:04:42 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: 20:04:42 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 20:04:42 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: 20:04:42 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 20:04:42 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: 20:04:42 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: 20:04:42 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: 20:04:42 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 20:04:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 20:04:42 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: 20:04:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:42 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: 20:04:42 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: 20:04:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:42 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 20:04:42 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:42 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 20:04:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:42 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 20:04:42 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:42 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 20:04:42 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 20:04:42 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 20:04:42 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 20:04:42 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:04:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 20:04:43 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.120.21 unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:43 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 20:04:43 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:04:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:04:43 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:04:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + user=lighiunithaezei unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + password=eephaikaiteicix unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 20:04:43 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `lighiunithaezei` identified by 'eephaikaiteicix'] unit-mysql-0: 20:04:43 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `lighiunithaezei` identified by 'eephaikaiteicix'] unit-mysql-0: 20:04:43 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=lighiunithaezei', 'password=eephaikaiteicix', 'host=192.168.120.21', 'slave=False'] unit-mysql-0: 20:04:43 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.120.21 unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 20:04:43 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.120.21 lighiunithaezei eephaikaiteicix oai-hss unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.120.21"/' /usr/local/etc/oai/hss.conf unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"lighiunithaezei"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"eephaikaiteicix"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:04:43 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: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:04:43 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: 20:04:43 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: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u lighiunithaezei --password=eephaikaiteicix -h 192.168.120.21 oai-hss -e 'show tables;' unit-mysql-0: 20:04:43 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 20:04:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u lighiunithaezei --password=eephaikaiteicix -h 192.168.120.21 oai-hss unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:43 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21950 unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21950' unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21950 =~ .*running.* ]] unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:43 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:43 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 20:04:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + db_host=lighiunithaezei unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 20:04:43 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 20:04:44 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 20:04:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 20:04:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 20:04:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:44 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 20:04:44 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 20:04:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 20:04:44 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 20:04:44 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 20:04:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 20:04:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:44 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 20:04:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 20:04:44 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 20:04:45 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 20:04:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 20:04:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 20:04:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:45 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 20:04:45 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 20:04:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:04:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 20:04:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:46 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 20:04:46 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:04:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:04:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 20:04:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:46 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 20:04:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:04:46 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 20:04:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:04:46 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 20:04:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:04:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:04:47 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 20:05:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 20:05:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 20:05:20 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 20:05:20 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 20:05:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:05:20 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 20:05:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:05:20 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 20:05:20 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 20:05:20 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 20:05:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 20:05:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:05:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:05:20 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 20:05:20 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 20:05:21 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:05:21 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start SHA256:qps6R9nP/naaK5naSKO2eHB5YA6yNX367tAYh+kkU/8 root@juju-ef4403-default-0 unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | .. | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start |. +.++. | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | +o==Bo S | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start |. .=B=oo | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | ++o=oEo | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | ..+*.+* ... | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | o**==oo+=+ | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-ef4403-default-0 unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 20:05:21 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: 20:05:21 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start SHA256:sqwzVijjDnRENwFjbzesDYtMQHHKFCJJTaK9DfnfkRA ubuntu@juju-ef4403-default-0 unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start |=X=B.+E | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start |B.Bo+ o. | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start |.o+o +.+ | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | +=o *... | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | ..+o+..S | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start |. + .o.+ . | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start |.. o .+ . | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | .. +. | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start | ....o | unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 20:05:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:05:21 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 20:05:21 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 20:05:21 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 20:05:21 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 20:05:21 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:05:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 20:05:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:05:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:05:22 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: 20:05:22 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: 20:05:22 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:05:22 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 20:05:23 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 20:05:23 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 20:05:23 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 20:05:23 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 20:05:23 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 20:05:23 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:05:23 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 20:05:23 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:05:23 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 20:05:23 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 20:05:23 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: 20:05:23 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: 20:05:24 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (124 kB/s) unit-oai-epc-0: 20:05:24 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 20:05:24 DEBUG unit.oai-epc/0.install (Reading database ... 102235 files and directories currently installed.) unit-oai-epc-0: 20:05:24 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: 20:05:24 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 20:05:24 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 20:05:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 20:05:24 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 20:05:24 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 20:05:25 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 20:05:25 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 20:05:25 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 20:05:25 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 20:05:25 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 20:05:25 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 20:05:25 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 20:05:25 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 20:05:25 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 20:05:28 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 20:05:28 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 20:05:28 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 20:05:28 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 20:05:28 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 20:05:31 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 20:05:31 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 20:05:31 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 20:05:31 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 20:05:31 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 20:05:31 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 20:05:31 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 20:05:31 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 20:05:33 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: 20:05:33 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: 20:05:33 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 20:05:33 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 20:05:34 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: 20:05:34 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 20:05:34 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: 20:05:34 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 20:05:34 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 20:05:35 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: 20:05:35 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:05:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 20:05:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 20:05:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 20:05:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 20:05:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 20:05:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 20:05:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 20:05:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 20:05:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 20:05:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 20:05:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 20:05:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 20:05:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 20:05:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 20:05:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 20:05:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 20:05:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 20:05:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 20:05:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 20:05:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 20:05:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 20:05:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 20:05:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 20:05:42 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 20:05:42 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 20:05:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 20:05:44 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 20:05:45 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: 20:05:45 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 20:05:45 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 20:05:46 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: 20:05:46 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 20:05:46 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: 20:05:46 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: 20:05:46 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: 20:05:46 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: 20:05:46 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: 20:05:46 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: 20:05:46 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 20:05:46 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: 20:05:46 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 20:05:46 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: 20:05:46 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: 20:05:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 20:05:46 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: 20:05:46 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 20:05:46 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: 20:05:46 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: 20:05:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:46 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: 20:05:46 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: 20:05:46 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: 20:05:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:46 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 20:05:46 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: 20:05:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:47 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: 20:05:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 20:05:48 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: 20:05:48 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: 20:05:48 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: 20:05:48 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: 20:05:48 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: 20:05:48 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: 20:05:48 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 20:05:48 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: 20:05:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 20:05:48 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: 20:05:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 20:05:48 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 20:05:52 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:26 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 20:06:26 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: 20:06:26 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 20:06:26 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: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:06:26 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 20:06:26 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 20:06:26 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 20:06:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.120.16 unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.120.16 ']' unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 20:06:26 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 20:06:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:06:26 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: 20:06:26 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 20:06:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:27 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 20:06:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 20:06:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 20:06:27 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: 20:06:27 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 20:06:27 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: 20:06:27 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 20:06:27 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: 20:06:27 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 20:06:27 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: 20:06:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:27 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 20:06:27 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: 20:06:27 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: 20:06:27 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: 20:06:27 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: 20:06:27 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: 20:06:27 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: 20:06:27 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:06:27 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: 20:06:27 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: 20:06:27 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: 20:06:27 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: 20:06:27 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 20:06:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:27 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.120.16 unit-oai-epc-0: 20:06:27 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: 20:06:27 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: 20:06:27 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: 20:06:27 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.120.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.120.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.120.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:06:27 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: 20:06:27 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: 20:06:27 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:06:27 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: 20:06:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:27 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: 20:06:27 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: 20:06:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:27 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 20:06:27 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:27 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 20:06:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 20:06:27 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:27 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 20:06:27 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 20:06:27 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 20:06:27 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 20:06:27 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 20:06:27 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 20:06:27 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:06:27 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:28 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.120.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.120.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.120.16' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:28 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 20:06:28 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:28 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.120.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.120.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.120.16' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.120.16 unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 20:06:28 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + TAC= unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'Data not available yet, exit silently' unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:28 INFO unit.oai-epc/0.juju-log epc:3: Data not available yet, exit silently unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.epc-relation-changed + exit 0 unit-oai-epc-0: 20:06:28 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:28 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:28 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:28 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 20:06:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:28 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 20:06:28 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 20:06:28 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:06:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:06:29 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.120.24 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.120.24 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.24 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.120.24 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.24 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.120.24 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 24 -le 255 ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.120.24 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.24 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.120.24 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 24 -le 255 ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.120.24 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.120.24' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.120.24 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.120.24 unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 21950' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 21950 =~ .*running.* ]] unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:06:29 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 20:06:29 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:06:29 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:06:29 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 20:06:29 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: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:29 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 20:06:29 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 20:06:29 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:06:29 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 20:06:29 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: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 20:06:29 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-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.120.16 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-epc-0: 20:06:29 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-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:06:29 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-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.120.16 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.120.16 unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=lighiunithaezei unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=eephaikaiteicix unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 20:06:29 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: 20:06:29 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: 20:06:29 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.120.16/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.120.16/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:29 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-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 20:06:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 20:06:29 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: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.120.21 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z lighiunithaezei ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u lighiunithaezei --password=eephaikaiteicix -h 192.168.120.21 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:29 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 20:06:29 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u lighiunithaezei --password=eephaikaiteicix -h 192.168.120.21 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 20:06:29 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:06:29 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: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u lighiunithaezei --password=eephaikaiteicix -h 192.168.120.21 oai-hss unit-oai-hss-0: 20:06:29 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:29 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-hss-0: 20:06:29 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.120.24 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 20:06:29 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:06:29 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: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:29 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: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.120.24 ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:29 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 20:06:29 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:29 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.120.24 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:06:29 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: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:29 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: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.120.24 ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:29 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.120.24 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 20:06:29 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: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:29 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 20:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 20:06:29 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15138 unit-oai-epc-0: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15138' unit-oai-epc-0: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15138 =~ .*running.* ]] unit-oai-epc-0: 20:06:30 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: 20:06:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:30 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: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 20:06:30 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:06:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:06:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:06:31 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 20:06:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 20:06:31 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:06:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:06:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:06:32 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 20:06:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 20:06:32 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:06:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:06:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:06:33 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 20:06:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 20:06:33 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:06:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:06:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:06:34 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 20:06:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 20:06:34 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:06:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:06:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 20:06:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 20:06:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:35 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 20:06:35 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 20:06:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:06:35 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 20:06:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 20:06:35 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 20:06:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:06:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:06:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 20:06:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:06:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:06:37 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 20:06:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 20:06:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:06:37 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 20:06:37 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 20:06:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:06:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 20:06:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:06:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 20:06:37 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 20:06:37 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 20:06:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:06:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:06:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:06:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:06:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:06:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 20:06:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:06:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:06:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:06:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:06:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:06:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:06:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 20:06:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 20:06:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 20:06:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.120.16 unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 20:06:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 20:06:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 20:06:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 20:06:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 20:06:38 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: 20:06:38 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: 20:06:38 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.120.16/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.120.16/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 20:06:38 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: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 20:06:38 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: 20:06:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:06:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 20:06:38 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 20:06:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:06:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:06:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:06:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:07:03 DEBUG juju.worker.uniter.remotestate got action change: [188d220a-cc16-4b96-88d8-0012d40a1ce2] ok=true unit-abot-epc-basic-0: 20:07:03 DEBUG juju.worker.uniter.operation running operation run action 188d220a-cc16-4b96-88d8-0012d40a1ce2 unit-abot-epc-basic-0: 20:07:03 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:07:03 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:07:03 DEBUG juju.worker.uniter.operation preparing operation "run action 188d220a-cc16-4b96-88d8-0012d40a1ce2" unit-abot-epc-basic-0: 20:07:03 DEBUG juju.worker.uniter.operation executing operation "run action 188d220a-cc16-4b96-88d8-0012d40a1ce2" unit-abot-epc-basic-0: 20:07:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 20:07:03 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 20:07:03 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 20:07:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:07:03 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 20:07:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:07:03 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 20:07:03 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:05 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: 20:07:05 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: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7963679791768826988.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:05 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: 20:07:05 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: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5187930980839299346.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: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:05 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: 20:07:05 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: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3548130534240599156.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: 20:07:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:05 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: 20:07:05 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: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7900030813891251871.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:06 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: 20:07:06 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: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall13181254509374844.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: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:06 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: 20:07:06 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: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3813557260368420715.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.821 s unit-abot-epc-basic-0: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-05T20:07:06+00:00 unit-abot-epc-basic-0: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 20:07:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:07:08 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 20:07:08 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:08 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:07:08 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 20:07:08 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:07:09 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: 20:07:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:07:09 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: 20:07:09 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 20:07:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:07:09 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 20:07:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:07:09 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: 20:07:09 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: 20:07:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:07:09 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: 20:07:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:07:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:07:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:07:11 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 20:07:11 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 20:07:11 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 20:07:11 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 20:07:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:07:12 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:07:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:07:12 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 20:07:12 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:12 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:07:12 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Sun Aug 05 20:07:12 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:07:12 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:07:12 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 20:07:13 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:13 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:07:13 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: 20:07:14 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:14 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 20:07:14 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: 20:07:15 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:07:15 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Sun Aug 05 20:07:15 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:07:15 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:07:15 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: 20:07:15 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:07:15 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: 20:07:15 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:07:15 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: 20:07:15 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:07:15 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: 20:07:15 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:07:15 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Sun Aug 05 20:07:15 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:07:15 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:07:15 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: 20:07:16 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:16 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:07:16 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: 20:07:16 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:16 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:07:16 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: 20:07:16 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:07:16 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:07:16 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: 20:07:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:07:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:16 [main] REPORT: STEP EXECUTION TIME TAKEN :1398 MS unit-abot-epc-basic-0: 20:07:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:07:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:16 [main] REPORT: STEP EXECUTION TIME TAKEN :46 MS unit-abot-epc-basic-0: 20:07:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:07:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:18 [main] REPORT: STEP EXECUTION TIME TAKEN :891 MS unit-abot-epc-basic-0: 20:07:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:07:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:18 [main] REPORT: STEP EXECUTION TIME TAKEN :733 MS unit-abot-epc-basic-0: 20:07:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:07:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:19 [main] REPORT: STEP EXECUTION TIME TAKEN :49 MS unit-abot-epc-basic-0: 20:07:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10025 MS unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29.187 [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: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29.211 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29 [main] REPORT: STEP EXECUTION TIME TAKEN :79 MS unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:07:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:07:29 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: 20:07:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:07:39 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: 20:07:39 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: 20:07:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:07:39 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: 20:07:39 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: 20:07:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:07:39 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: 20:07:39 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: 20:07:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:07:39 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: 20:07:39 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:07:39 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: 20:07:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:07:39 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: 20:07:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:07:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:39 [main] REPORT: STEP EXECUTION TIME TAKEN :51 MS unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP EXECUTION TIME TAKEN :89 MS unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP EXECUTION TIME TAKEN :453 MS unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [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: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50.924 [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: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50.928 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50 [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: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:07:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:07:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:07:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:08:01 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: 20:08:01 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: 20:08:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:08:01 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: 20:08:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :411 MS unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [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: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:01 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11.984 [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: 20:08:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11.990 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:08:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:08:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :75 MS unit-abot-epc-basic-0: 20:08:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:08:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:08:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:08: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: 20:08:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:08:22 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: 20:08:22 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: 20:08:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:08:22 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: 20:08:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP EXECUTION TIME TAKEN :423 MS unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [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: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32.967 [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: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32.970 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32 [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: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:08:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:08:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:08:33 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: 20:08:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:08:43 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: 20:08:43 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: 20:08:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:08:43 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: 20:08:43 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: 20:08:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:08:43 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: 20:08:43 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: 20:08:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:08:43 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: 20:08:43 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: 20:08:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:08:43 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: 20:08:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [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: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP EXECUTION TIME TAKEN :242 MS unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:44 [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: 20:08:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :809 MS unit-abot-epc-basic-0: 20:08:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:08:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:08:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:44 [main] REPORT: ========================================================================================== unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 20:08:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:08:48 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54.446 [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: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54.449 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08: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: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:08:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:08:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:08: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: 20:09:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:09:04 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: 20:09:04 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: 20:09: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: 20:09: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: 20:09:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:09: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: 20:09: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: 20:09:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:09: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: 20:09: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: 20:09:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:09: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: 20:09: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: 20:09:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:09: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: 20:09: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: 20:09:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [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: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :209 MS unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09: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: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: STEP EXECUTION TIME TAKEN :829 MS unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [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: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:05 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:09:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 20:09:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:15.988 [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: 20:09:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:15.996 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:09:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09: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: 20:09:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:16 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 20:09:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:09:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:09:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:09: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: 20:09:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:09:26 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: 20:09:26 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: 20:09: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: 20:09: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: 20:09:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:09: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: 20:09: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: 20:09:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:09: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: 20:09: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: 20:09:26 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: 20:09:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:09: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: 20:09:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:09: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: 20:09:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:09: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: 20:09: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: 20:09:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09: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: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09: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: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP EXECUTION TIME TAKEN :410 MS unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [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: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:27 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37.474 [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: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37.479 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37 [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: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:09:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:09:37 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: 20:09:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:09:47 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: 20:09:47 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: 20:09:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:09:47 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: 20:09:47 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: 20:09:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:09:47 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: 20:09:47 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: 20:09:47 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: 20:09:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:09:47 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: 20:09:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:09:47 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: 20:09:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:09:47 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: 20:09:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:47 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [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: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: STEP EXECUTION TIME TAKEN :358 MS unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [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: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: STEP EXECUTION TIME TAKEN :679 MS unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [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: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58.959 [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: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58.970 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58 [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: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:09:58 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:09:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:09:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:09:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:09:59 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: 20:10:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 20:10:09 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: 20:10:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:10:09 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: 20:10:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:10:09 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: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [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: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP EXECUTION TIME TAKEN :411 MS unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:09 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [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: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :678 MS unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [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: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20.634 [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: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20.637 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20 [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: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :206 MS unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:10:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:10:20 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: 20:10:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 20:10:31 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: 20:10:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:10:31 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: 20:10:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :254 MS unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:31 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10: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: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [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: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:32 [main] REPORT: ========================================================================================== unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 20:10:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16879' unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16879 =~ .*running.* ]] unit-oai-epc-0: 20:10:35 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: 20:10:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:10:35 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 20:10:35 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 20:10:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:10:35 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:10:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42.277 [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: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42.280 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :160 MS unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:10:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 20:10:52 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: 20:10:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:10:52 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: 20:10:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [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: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:52 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [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: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: STEP EXECUTION TIME TAKEN :649 MS unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [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: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: STEP EXECUTION TIME TAKEN :102 MS unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:10:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:10:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03.592 [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: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03.596 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:11:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:11:13 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: 20:11:13 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: 20:11:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:11:13 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: 20:11:13 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: 20:11:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:11:13 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: 20:11:13 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: 20:11:13 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: 20:11:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:11:13 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: 20:11:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:11:13 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: 20:11:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:11:13 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: 20:11:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:11:13 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: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:13 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: STEP EXECUTION TIME TAKEN :649 MS unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [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: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: STEP EXECUTION TIME TAKEN :144 MS unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24.952 [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: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24.954 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24 [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: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:11:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:11:25 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: 20:11:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:11:35 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: 20:11:35 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: 20:11:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:11:35 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: 20:11:35 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: 20:11:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:11:35 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: 20:11:35 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: 20:11:35 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: 20:11:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:11:35 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: 20:11:35 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:11:35 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: 20:11:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:11:35 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: 20:11:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:11:35 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: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [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: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP EXECUTION TIME TAKEN :220 MS unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:35 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [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: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: STEP EXECUTION TIME TAKEN :833 MS unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [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: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46.358 [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: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46.361 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46 [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: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:11:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:11:46 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: 20:11:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 20:11:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21950' unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21950 =~ .*running.* ]] unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 20:11:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:11:53 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 20:11:53 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 20:11:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:11:53 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:11:53 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:11:56 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: 20:11:56 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: 20:11:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:11:56 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: 20:11:56 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: 20:11:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:11:56 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: 20:11:56 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: 20:11:56 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: 20:11:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:11:56 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: 20:11:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:11:56 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: 20:11:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:11:56 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: 20:11:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [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: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:56 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [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: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: STEP EXECUTION TIME TAKEN :815 MS unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [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: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:11:57 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:11:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07.726 [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: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07.735 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:12:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:12:17 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: 20:12:17 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: 20:12:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:12:17 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: 20:12:17 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: 20:12:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:17 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:12:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:18 [main] REPORT: STEP EXECUTION TIME TAKEN :373 MS unit-abot-epc-basic-0: 20:12:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:18 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 20:12:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:19 [main] REPORT: STEP EXECUTION TIME TAKEN :638 MS unit-abot-epc-basic-0: 20:12:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:12:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:12:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:19 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29.083 [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: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29.089 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:12:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:12:29 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: 20:12:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:12:39 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: 20:12:39 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: 20:12:39 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:12:39 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: 20:12:39 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: 20:12:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:12:39 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: 20:12:39 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: 20:12:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:12:39 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: 20:12:39 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:12:39 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: 20:12:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:12:39 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: 20:12:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [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: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [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: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [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: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :364 MS unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:39 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [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: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [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: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:40 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:12:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:12:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:12:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 20:12:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:12:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:12:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00.514 [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: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00.516 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00 [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: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:13:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:13:00 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: 20:13:00 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: 20:13:01 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:13:11 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: 20:13:11 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: 20:13: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: 20:13: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: 20:13:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:13: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: 20:13:11 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 20:13:11 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: 20:13:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:13: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: 20:13:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:13: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: 20:13:11 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: 20:13:11 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: 20:13:11 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: 20:13:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:13: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: 20:13: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: 20:13: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: 20:13:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:13: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: 20:13:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13: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: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [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: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [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: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:11 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13: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: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :356 MS unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [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: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :685 MS unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [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: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [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: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :153 MS unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:12 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:13:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 20:13:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32.968 [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: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32.970 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32 [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: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:13:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:13:33 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: 20:13:33 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: 20:13:33 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: 20:13:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:13:43 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: 20:13:43 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: 20:13:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:13:43 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: 20:13:43 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: 20:13:43 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: 20:13:43 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: 20:13:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:13:43 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: 20:13:43 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: 20:13:43 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: 20:13:43 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: 20:13:43 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: 20:13:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:13:43 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: 20:13:43 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: 20:13:43 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: 20:13:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:13:43 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: 20:13:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [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: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [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: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP EXECUTION TIME TAKEN :357 MS unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:43 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:43 [main] REPORT: ========================================================================================== unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 20:13:44 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:13:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [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: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [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: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:44 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:13:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:13:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:13:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 20:13:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:13:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:13:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04.649 [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: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04.652 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14: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: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:14:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:14: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: 20:14:04 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: 20:14:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:14:14 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: 20:14:14 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: 20:14: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: 20:14: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: 20:14:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:14: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: 20:14:14 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 20:14:14 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: 20:14: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: 20:14:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:14: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: 20:14:14 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: 20:14:14 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: 20:14:14 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: 20:14:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:14: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: 20:14: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: 20:14: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: 20:14:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:14: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: 20:14:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [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: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14: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: 20:14:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:15 [main] REPORT: STEP EXECUTION TIME TAKEN :352 MS unit-abot-epc-basic-0: 20:14:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:15 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [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: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: STEP EXECUTION TIME TAKEN :714 MS unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [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: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:16 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:14:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 20:14:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36.927 [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: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36.930 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14: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: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36 [main] REPORT: STEP EXECUTION TIME TAKEN :178 MS unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:14:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:14:36 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: 20:14: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
 unit-abot-epc-basic-0: 20:14: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
 unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:14:48 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: 20:14:48 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: 20:14:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:14:48 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: 20:14:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:14:48 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: 20:14:48 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 20:14:48 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: 20:14:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [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: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [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: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP EXECUTION TIME TAKEN :388 MS unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:48 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:49 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:49 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:14:49 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:49 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 20:14:49 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:49 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 20:14:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:50 [main] REPORT: STEP EXECUTION TIME TAKEN :670 MS unit-abot-epc-basic-0: 20:14:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:14:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:14:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:14:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:50 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:14:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:14:50 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:14:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:15:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 20:15:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:00 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10.358 [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: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10.361 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15: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: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:15:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:15: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: 20:15:11 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: 20:15:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:15:21 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: 20:15:21 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: 20:15:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:15:21 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: 20:15:21 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 20:15:21 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: 20:15:21 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: 20:15:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:15:21 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: 20:15:21 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: 20:15:21 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 20:15:21 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: 20:15:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:15:21 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: 20:15:21 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: 20:15:21 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: 20:15:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:15:21 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: 20:15:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [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: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15: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: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [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: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP EXECUTION TIME TAKEN :231 MS unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [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: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:21 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:22 [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: 20:15:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :700 MS unit-abot-epc-basic-0: 20:15:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:15:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :111 MS unit-abot-epc-basic-0: 20:15:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:22 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:15:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 20:15:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:32 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:32 [main] REPORT: ========================================================================================== unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 20:15:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18839' unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18839 =~ .*running.* ]] unit-oai-epc-0: 20:15:38 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: 20:15:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:15:38 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 20:15:38 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 20:15:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:15:38 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:15:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42.635 [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: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42.637 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:15:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:15:42 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: 20:15:43 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: 20:15:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:15:53 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: 20:15:53 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: 20:15: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: 20:15: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: 20:15:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:15: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: 20:15:53 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: 20:15:53 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: 20:15: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: 20:15:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:15: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: 20:15:53 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: 20:15:53 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: 20:15:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:15: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: 20:15: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: 20:15: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: 20:15:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:15: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: 20:15:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15: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: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [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: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [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: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:53 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: STEP EXECUTION TIME TAKEN :363 MS unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [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: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15: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: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:15:54 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:15:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:16:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:16:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:16:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 20:16:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:16:04 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14.774 [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: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14.779 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16: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: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:16:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:16: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: 20:16:14 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: 20:16:15 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 20:16:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 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: 20:16:25 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: 20:16:25 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: 20:16:25 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 20:16: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: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:16: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: 20:16:25 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: 20:16: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: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:16: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: 20:16:25 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: 20:16:25 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: 20:16:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:16: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: 20:16: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: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run 9m10.137s unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 554.161 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 20:16:26 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.007 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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.006 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16: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(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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:(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.03 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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.031 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16:26 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.005 sec unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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.007 sec unit-abot-epc-basic-0: 20:16: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:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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.002 sec unit-abot-epc-basic-0: 20:16:26 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.002 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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.003 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16: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:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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.003 sec unit-abot-epc-basic-0: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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.003 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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.003 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16: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(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: 20:16: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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.008 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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(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: 20:16: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(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: 20:16:26 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: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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.006 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16: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(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: 20:16: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(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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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.002 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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.003 sec unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 20:16:26 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.005 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 20:16: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 20:16: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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.008 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16: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(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: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16:26 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: 20:16: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(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: 20:16:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16:26 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: 20:16: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(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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.002 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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(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: 20:16: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(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: 20:16: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(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: 20:16:26 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.009 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16: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 Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16: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(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: 20:16:26 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.001 sec unit-abot-epc-basic-0: 20:16:26 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.002 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16: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(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: 20:16:26 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: 20:16:26 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.005 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16: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(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: 20:16:26 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.007 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16: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(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: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16:26 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: 20:16:26 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.04 sec unit-abot-epc-basic-0: 20:16:26 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.004 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16: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(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: 20:16: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(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.004 sec unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 20:16: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(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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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: 20:16:26 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.005 sec unit-abot-epc-basic-0: 20:16: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:(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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Aug 05, 2018 8:16:25 PM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Sun Aug 05 20:07:12 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run 05-Aug-2018 20:16:25.995 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:16: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: 20:16: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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16: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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16: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: 20:16: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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16: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: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:16: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: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:16:26 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: 20:16:26 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:16:26 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:16:27 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 20:16:28 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:16:28 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 20:16:28 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:16:28 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:20 min unit-abot-epc-basic-0: 20:16:28 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-05T20:16:28+00:00 unit-abot-epc-basic-0: 20:16:28 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 25M/61M unit-abot-epc-basic-0: 20:16:28 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:16:28 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: 20:16:28 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 20:16:28 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: 20:16:28 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: 20:16:28 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 20:16:28 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: 20:16:28 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 20:16:28 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter.operation committing operation "run action 188d220a-cc16-4b96-88d8-0012d40a1ce2" unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 20:16:28 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:16:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-08-05 20:16:50,837 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-05 20:17:38,076 - 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 Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Unable to get the controller summary from the API: model 06702f2e-c0f4-4359-8e77-1397eaef4403 has been removed (not found). All hosted models reclaimed, cleaning up controller machines 2018-08-05 20:17:38,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 20:17:38,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:38,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2532 X-Openstack-Request-Id: req-16d6dbdc-d704-4fae-9ceb-ed40172a348e Date: Sun, 05 Aug 2018 20:17:38 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:52:51Z", "updated_at": "2018-08-05T20:17:04Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "266e8a2c-1c5a-413c-b182-1a8432a5868a", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:58:08Z", "updated_at": "2018-08-05T20:17:26Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "4c8efe3c-8ca0-4d7e-a5f6-3bf17fdc0515", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:48:43Z", "updated_at": "2018-08-05T20:17:37Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "66214dbb-ea06-4864-8d89-a63b01bb917c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:55:07Z", "updated_at": "2018-08-05T20:17:11Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "78763117-6c1c-4c24-b78e-a2f7a3c13446", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:57:27Z", "updated_at": "2018-08-05T20:17:18Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "7a02ab70-0481-4209-9619-fb1aac3c0723", "qos_policy_id": null}]} 2018-08-05 20:17:38,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-16d6dbdc-d704-4fae-9ceb-ed40172a348e 2018-08-05 20:17:38,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.48689699173s 2018-08-05 20:17:38,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-16d6dbdc-d704-4fae-9ceb-ed40172a348e 2018-08-05 20:17:38,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 20:17:38,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/266e8a2c-1c5a-413c-b182-1a8432a5868a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:39,518 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63d82772-b050-4485-8972-43c59033f78f Content-Length: 0 Date: Sun, 05 Aug 2018 20:17:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 20:17:39,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/266e8a2c-1c5a-413c-b182-1a8432a5868a.json used request id req-63d82772-b050-4485-8972-43c59033f78f 2018-08-05 20:17:39,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.934319019318s 2018-08-05 20:17:39,519 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/266e8a2c-1c5a-413c-b182-1a8432a5868a.json used request id req-63d82772-b050-4485-8972-43c59033f78f 2018-08-05 20:17:39,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 20:17:39,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:39,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2029 X-Openstack-Request-Id: req-4c9cf1ac-d825-4e7b-9529-3f0829fe0ad0 Date: Sun, 05 Aug 2018 20:17:39 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:58:08Z", "updated_at": "2018-08-05T20:17:26Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "4c8efe3c-8ca0-4d7e-a5f6-3bf17fdc0515", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:48:43Z", "updated_at": "2018-08-05T20:17:37Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "66214dbb-ea06-4864-8d89-a63b01bb917c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:55:07Z", "updated_at": "2018-08-05T20:17:11Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "78763117-6c1c-4c24-b78e-a2f7a3c13446", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:57:27Z", "updated_at": "2018-08-05T20:17:18Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "7a02ab70-0481-4209-9619-fb1aac3c0723", "qos_policy_id": null}]} 2018-08-05 20:17:39,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4c9cf1ac-d825-4e7b-9529-3f0829fe0ad0 2018-08-05 20:17:39,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.327075004578s 2018-08-05 20:17:39,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4c9cf1ac-d825-4e7b-9529-3f0829fe0ad0 2018-08-05 20:17:39,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 20:17:39,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/4c8efe3c-8ca0-4d7e-a5f6-3bf17fdc0515.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:40,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0121cd59-1acf-4b88-8a21-e4e44d5615d2 Content-Length: 0 Date: Sun, 05 Aug 2018 20:17:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 20:17:40,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/4c8efe3c-8ca0-4d7e-a5f6-3bf17fdc0515.json used request id req-0121cd59-1acf-4b88-8a21-e4e44d5615d2 2018-08-05 20:17:40,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.00701594353s 2018-08-05 20:17:40,873 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/4c8efe3c-8ca0-4d7e-a5f6-3bf17fdc0515.json used request id req-0121cd59-1acf-4b88-8a21-e4e44d5615d2 2018-08-05 20:17:40,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 20:17:40,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:41,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1526 X-Openstack-Request-Id: req-ccbb5571-d96d-4c6d-899d-4c716193bbcb Date: Sun, 05 Aug 2018 20:17:41 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:48:43Z", "updated_at": "2018-08-05T20:17:37Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "66214dbb-ea06-4864-8d89-a63b01bb917c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:55:07Z", "updated_at": "2018-08-05T20:17:11Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "78763117-6c1c-4c24-b78e-a2f7a3c13446", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:57:27Z", "updated_at": "2018-08-05T20:17:18Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "7a02ab70-0481-4209-9619-fb1aac3c0723", "qos_policy_id": null}]} 2018-08-05 20:17:41,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ccbb5571-d96d-4c6d-899d-4c716193bbcb 2018-08-05 20:17:41,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.2479159832s 2018-08-05 20:17:41,126 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ccbb5571-d96d-4c6d-899d-4c716193bbcb 2018-08-05 20:17:41,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 20:17:41,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/66214dbb-ea06-4864-8d89-a63b01bb917c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:41,889 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-258ff01e-15ae-445b-8770-434c2569022f Content-Length: 0 Date: Sun, 05 Aug 2018 20:17:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 20:17:41,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/66214dbb-ea06-4864-8d89-a63b01bb917c.json used request id req-258ff01e-15ae-445b-8770-434c2569022f 2018-08-05 20:17:41,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.751113891602s 2018-08-05 20:17:41,890 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/66214dbb-ea06-4864-8d89-a63b01bb917c.json used request id req-258ff01e-15ae-445b-8770-434c2569022f 2018-08-05 20:17:41,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 20:17:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:42,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1023 X-Openstack-Request-Id: req-bf992a49-f66e-47a6-a63a-4394eb50712e Date: Sun, 05 Aug 2018 20:17:42 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:55:07Z", "updated_at": "2018-08-05T20:17:11Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "78763117-6c1c-4c24-b78e-a2f7a3c13446", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:57:27Z", "updated_at": "2018-08-05T20:17:18Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "7a02ab70-0481-4209-9619-fb1aac3c0723", "qos_policy_id": null}]} 2018-08-05 20:17:42,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bf992a49-f66e-47a6-a63a-4394eb50712e 2018-08-05 20:17:42,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.244194984436s 2018-08-05 20:17:42,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bf992a49-f66e-47a6-a63a-4394eb50712e 2018-08-05 20:17:42,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 20:17:42,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/78763117-6c1c-4c24-b78e-a2f7a3c13446.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:42,724 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7710730b-8d9b-467e-b4cc-3fb721cda94e Content-Length: 0 Date: Sun, 05 Aug 2018 20:17:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 20:17:42,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/78763117-6c1c-4c24-b78e-a2f7a3c13446.json used request id req-7710730b-8d9b-467e-b4cc-3fb721cda94e 2018-08-05 20:17:42,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.572884082794s 2018-08-05 20:17:42,724 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/78763117-6c1c-4c24-b78e-a2f7a3c13446.json used request id req-7710730b-8d9b-467e-b4cc-3fb721cda94e 2018-08-05 20:17:42,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 20:17:42,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:43,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-809a8a6a-dfae-4c8a-a6dd-b9f2473e2611 Date: Sun, 05 Aug 2018 20:17:43 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:57:27Z", "updated_at": "2018-08-05T20:17:18Z", "floating_network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 8, "project_id": "f36105c8abef4e12951575ae2e235344", "port_id": null, "id": "7a02ab70-0481-4209-9619-fb1aac3c0723", "qos_policy_id": null}]} 2018-08-05 20:17:43,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-809a8a6a-dfae-4c8a-a6dd-b9f2473e2611 2018-08-05 20:17:43,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.295658111572s 2018-08-05 20:17:43,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-809a8a6a-dfae-4c8a-a6dd-b9f2473e2611 2018-08-05 20:17:43,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-05 20:17:43,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/7a02ab70-0481-4209-9619-fb1aac3c0723.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:44,057 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57b991df-ea53-4151-af7b-a99b59017d8c Content-Length: 0 Date: Sun, 05 Aug 2018 20:17:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 20:17:44,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/7a02ab70-0481-4209-9619-fb1aac3c0723.json used request id req-57b991df-ea53-4151-af7b-a99b59017d8c 2018-08-05 20:17:44,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.02408790588s 2018-08-05 20:17:44,057 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/7a02ab70-0481-4209-9619-fb1aac3c0723.json used request id req-57b991df-ea53-4151-af7b-a99b59017d8c 2018-08-05 20:17:44,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-05 20:17:44,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:44,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-16e22e51-cc21-4ff0-ad57-b9e32e17d72b Date: Sun, 05 Aug 2018 20:17:44 GMT RESP BODY: {"floatingips": []} 2018-08-05 20:17:44,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-16e22e51-cc21-4ff0-ad57-b9e32e17d72b 2018-08-05 20:17:44,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.216325998306s 2018-08-05 20:17:44,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-16e22e51-cc21-4ff0-ad57-b9e32e17d72b 2018-08-05 20:17:44,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 20:17:44,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:45,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ec42b55-c563-41a0-a538-274ebdeededa Date: Sun, 05 Aug 2018 20:17:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 20:17:45,504 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc used request id req-0ec42b55-c563-41a0-a538-274ebdeededa 2018-08-05 20:17:45,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22389292717s 2018-08-05 20:17:45,505 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7311799d-3c04-4758-9a43-917d503ca3dc used request id req-0ec42b55-c563-41a0-a538-274ebdeededa 2018-08-05 20:17:45,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 20:17:45,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 20:17:45,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 20:17: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-2e09046e-0a91-436c-a4ab-e38605bac984 x-compute-request-id: req-2e09046e-0a91-436c-a4ab-e38605bac984 Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}, {"name": "juju_epc-flavor_alt_48b83873-ebc5-499a-8f29-c8e1c2947145", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7946c474-31b1-4f9f-8835-dacf079d9a85", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7946c474-31b1-4f9f-8835-dacf079d9a85", "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": "7946c474-31b1-4f9f-8835-dacf079d9a85"}, {"name": "juju_epc-flavor_48b83873-ebc5-499a-8f29-c8e1c2947145", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6", "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": "e04b4ab8-de24-4e7f-8b19-631c0c2464a6"}]} 2018-08-05 20:17:45,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2e09046e-0a91-436c-a4ab-e38605bac984 2018-08-05 20:17:45,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.195877790451s 2018-08-05 20:17:45,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2e09046e-0a91-436c-a4ab-e38605bac984 2018-08-05 20:17:45,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 20:17:45,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7946c474-31b1-4f9f-8835-dacf079d9a85 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 20:17:45,735 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 20:17: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-7cd5b5bb-be75-47af-a00d-5bfac89452fe x-compute-request-id: req-7cd5b5bb-be75-47af-a00d-5bfac89452fe Content-Length: 0 Content-Type: application/json 2018-08-05 20:17:45,735 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7946c474-31b1-4f9f-8835-dacf079d9a85 used request id req-7cd5b5bb-be75-47af-a00d-5bfac89452fe 2018-08-05 20:17:45,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0307109355927s 2018-08-05 20:17:45,735 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7946c474-31b1-4f9f-8835-dacf079d9a85 used request id req-7cd5b5bb-be75-47af-a00d-5bfac89452fe 2018-08-05 20:17:45,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-05 20:17:45,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/274940d8-be95-4706-930d-b3342d342cde/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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" -d '{"subnet_id": "3b2250d2-7a77-42ec-9469-13bcf86b145f"}' 2018-08-05 20:17:48,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-537d7f6e-5fb0-4ccb-8732-18e7e2d10a2d Date: Sun, 05 Aug 2018 20:17:48 GMT RESP BODY: {"network_id": "88e6049e-4536-4810-9aea-f4c2b98de713", "tenant_id": "f36105c8abef4e12951575ae2e235344", "subnet_id": "3b2250d2-7a77-42ec-9469-13bcf86b145f", "subnet_ids": ["3b2250d2-7a77-42ec-9469-13bcf86b145f"], "port_id": "b32528b6-3325-4f2c-8336-5cf8826e6bf0", "id": "274940d8-be95-4706-930d-b3342d342cde"} 2018-08-05 20:17:48,231 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/274940d8-be95-4706-930d-b3342d342cde/remove_router_interface.json used request id req-537d7f6e-5fb0-4ccb-8732-18e7e2d10a2d 2018-08-05 20:17:48,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.49494814873s 2018-08-05 20:17:48,231 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/274940d8-be95-4706-930d-b3342d342cde/remove_router_interface.json used request id req-537d7f6e-5fb0-4ccb-8732-18e7e2d10a2d returning object 274940d8-be95-4706-930d-b3342d342cde 2018-08-05 20:17:48,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-05 20:17:48,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:48,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-b1bd0cde-3c3f-46c7-969d-9b91ec8e476c Date: Sun, 05 Aug 2018 20:17:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "28f09cfd-ef38-4a4a-8993-7fc081e43089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aa8413e5-5f36-4024-830c-66a3bfc0c956", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f36105c8abef4e12951575ae2e235344", "created_at": "2018-08-05T19:45:59Z", "admin_state_up": true, "updated_at": "2018-08-05T20:17:46Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "f36105c8abef4e12951575ae2e235344", "id": "274940d8-be95-4706-930d-b3342d342cde", "name": "juju_epc-router_48b83873-ebc5-499a-8f29-c8e1c2947145"}]} 2018-08-05 20:17:48,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b1bd0cde-3c3f-46c7-969d-9b91ec8e476c 2018-08-05 20:17:48,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.310719013214s 2018-08-05 20:17:48,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b1bd0cde-3c3f-46c7-969d-9b91ec8e476c 2018-08-05 20:17:48,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-05 20:17:48,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/274940d8-be95-4706-930d-b3342d342cde.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:52,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56b5f765-2d6a-46a4-8027-b7005370c54f Content-Length: 0 Date: Sun, 05 Aug 2018 20:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 20:17:52,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/274940d8-be95-4706-930d-b3342d342cde.json used request id req-56b5f765-2d6a-46a4-8027-b7005370c54f 2018-08-05 20:17:52,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.17007493973s 2018-08-05 20:17:52,715 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/274940d8-be95-4706-930d-b3342d342cde.json used request id req-56b5f765-2d6a-46a4-8027-b7005370c54f 2018-08-05 20:17:52,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-05 20:17:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:52,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b182c8c5-ccfc-4d6a-88ed-217b70511147 Date: Sun, 05 Aug 2018 20:17:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88e6049e-4536-4810-9aea-f4c2b98de713","tenant_id":"f36105c8abef4e12951575ae2e235344","created_at":"2018-08-05T19:45:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-05T19:45:57Z","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":"f36105c8abef4e12951575ae2e235344","id":"3b2250d2-7a77-42ec-9469-13bcf86b145f","subnetpool_id":null,"name":"juju_epc-subnet_48b83873-ebc5-499a-8f29-c8e1c2947145"}]} 2018-08-05 20:17:52,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b182c8c5-ccfc-4d6a-88ed-217b70511147 2018-08-05 20:17:52,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0515921115875s 2018-08-05 20:17:52,767 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b182c8c5-ccfc-4d6a-88ed-217b70511147 2018-08-05 20:17:52,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-05 20:17:52,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/3b2250d2-7a77-42ec-9469-13bcf86b145f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:55,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21b8d6ef-50c2-4d56-8c9f-fda76a3f5284 Date: Sun, 05 Aug 2018 20:17:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 20:17:55,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3b2250d2-7a77-42ec-9469-13bcf86b145f.json used request id req-21b8d6ef-50c2-4d56-8c9f-fda76a3f5284 2018-08-05 20:17:55,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.67797899246s 2018-08-05 20:17:55,447 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3b2250d2-7a77-42ec-9469-13bcf86b145f.json used request id req-21b8d6ef-50c2-4d56-8c9f-fda76a3f5284 2018-08-05 20:17:55,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-05 20:17:55,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:55,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-302e3ef1-f153-450a-83e3-7e90766f30b9 Date: Sun, 05 Aug 2018 20:17:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28f09cfd-ef38-4a4a-8993-7fc081e43089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","l2_adjacency":true,"status":"ACTIVE","subnets":["aa8413e5-5f36-4024-830c-66a3bfc0c956"],"description":"","tags":[],"updated_at":"2018-08-05T17:08:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4d19fca35fc4e3da61ad5fa9d43dff1","created_at":"2018-08-05T17:08:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"88e6049e-4536-4810-9aea-f4c2b98de713","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f36105c8abef4e12951575ae2e235344","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-05T20:17:55Z","qos_policy_id":null,"name":"juju_epc-net_48b83873-ebc5-499a-8f29-c8e1c2947145","admin_state_up":true,"tenant_id":"f36105c8abef4e12951575ae2e235344","created_at":"2018-08-05T19:45:56Z","mtu":1450}]} 2018-08-05 20:17:55,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-302e3ef1-f153-450a-83e3-7e90766f30b9 2018-08-05 20:17:55,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298038959503s 2018-08-05 20:17:55,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-302e3ef1-f153-450a-83e3-7e90766f30b9 2018-08-05 20:17:55,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-05 20:17:55,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/88e6049e-4536-4810-9aea-f4c2b98de713.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:57,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97cd5421-8373-4466-8c65-489d3523f86f Date: Sun, 05 Aug 2018 20:17:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-05 20:17:57,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/88e6049e-4536-4810-9aea-f4c2b98de713.json used request id req-97cd5421-8373-4466-8c65-489d3523f86f 2018-08-05 20:17:57,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30484890938s 2018-08-05 20:17:57,052 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/88e6049e-4536-4810-9aea-f4c2b98de713.json used request id req-97cd5421-8373-4466-8c65-489d3523f86f 2018-08-05 20:17:57,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-05 20:17:57,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:57,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-68ec24c4-ac3b-4086-8e4e-1697651e069a Date: Sun, 05 Aug 2018 20:17:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/snap", "metadata": {}}], "file": "/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/file", "owner": "f36105c8abef4e12951575ae2e235344", "id": "f51b7df9-1d70-4417-9f37-d4c220cf7f96", "size": 292618240, "self": "/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96", "disk_format": "qcow2", "direct_url": "rbd://dfd36ee4-b619-4046-920c-892e68726ac0/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-05T19:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_48b83873-ebc5-499a-8f29-c8e1c2947145", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-08-05T19:46:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-05 20:17:57,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-68ec24c4-ac3b-4086-8e4e-1697651e069a 2018-08-05 20:17:57,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.648975849152s 2018-08-05 20:17:57,705 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-68ec24c4-ac3b-4086-8e4e-1697651e069a 2018-08-05 20:17:57,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-05 20:17:57,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c9d230c1642e34894c084e65aa2d9711e86abeab" 2018-08-05 20:17:59,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58c9dad5-2e34-4bea-bbe0-779fb12e9294 Date: Sun, 05 Aug 2018 20:17:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-05 20:17:59,091 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96 used request id req-58c9dad5-2e34-4bea-bbe0-779fb12e9294 2018-08-05 20:17:59,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.38445091248s 2018-08-05 20:17:59,092 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f51b7df9-1d70-4417-9f37-d4c220cf7f96 used request id req-58c9dad5-2e34-4bea-bbe0-779fb12e9294 2018-08-05 20:17:59,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-05 20:17:59,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 20:17:59,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 20:17: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-d48e05c0-15f1-4da3-98ea-07f0a33dcb4e x-compute-request-id: req-d48e05c0-15f1-4da3-98ea-07f0a33dcb4e Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_b234a89b-a10e-4b39-92e1-e12ba9320cab", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0faa2051-a29f-4b21-af16-ed44eaeadf26", "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": "0faa2051-a29f-4b21-af16-ed44eaeadf26"}, {"name": "juju_epc-flavor_48b83873-ebc5-499a-8f29-c8e1c2947145", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6", "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": "e04b4ab8-de24-4e7f-8b19-631c0c2464a6"}]} 2018-08-05 20:17:59,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d48e05c0-15f1-4da3-98ea-07f0a33dcb4e 2018-08-05 20:17:59,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257048606873s 2018-08-05 20:17:59,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d48e05c0-15f1-4da3-98ea-07f0a33dcb4e 2018-08-05 20:17:59,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-05 20:17:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 20:17:59,164 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 05 Aug 2018 20:17:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c7d8452-0a4b-4f00-b7f2-7555d75ccbe6 x-compute-request-id: req-1c7d8452-0a4b-4f00-b7f2-7555d75ccbe6 Content-Length: 0 Content-Type: application/json 2018-08-05 20:17:59,164 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6 used request id req-1c7d8452-0a4b-4f00-b7f2-7555d75ccbe6 2018-08-05 20:17:59,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.043830871582s 2018-08-05 20:17:59,165 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e04b4ab8-de24-4e7f-8b19-631c0c2464a6 used request id req-1c7d8452-0a4b-4f00-b7f2-7555d75ccbe6 2018-08-05 20:17:59,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 20:17:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 20:17:59,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 20:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c804f6-db8f-4d78-83e4-c2201cb250d0 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0c1a8edaf3b64f22bddbb4fda6955165"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c1a8edaf3b64f22bddbb4fda6955165", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/3b50474e5ae24c2ea8103d6dd982ad72"}, "domain_id": "83f111ac6e4d41f2b21ef8434a79caea", "enabled": true, "options": {}, "id": "3b50474e5ae24c2ea8103d6dd982ad72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_48b83873-ebc5-499a-8f29-c8e1c2947145", "links": {"self": "http://172.30.9.22:5000/v3/users/3e18448c50af42299793fc8cef5a3b9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e18448c50af42299793fc8cef5a3b9a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/446cda825ef04cf987e4a63da12153ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "446cda825ef04cf987e4a63da12153ed", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/466f880a76ad4afaab0d164d6c2e38cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466f880a76ad4afaab0d164d6c2e38cf", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/4b8d88bf44d9402ea0ce5155b9df2096"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4b8d88bf44d9402ea0ce5155b9df2096", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6924e83b668d476b80940c8f02dd0c51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6924e83b668d476b80940c8f02dd0c51", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7424d02b06654984b3daaced6a500541"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7424d02b06654984b3daaced6a500541", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/890a5b3343854975b59135e8860ef67c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890a5b3343854975b59135e8860ef67c", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/99d792e3c092412a889fcb74bbc1d4f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99d792e3c092412a889fcb74bbc1d4f0", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/ad967fc05df143e09bbd8af3cf4d8300"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad967fc05df143e09bbd8af3cf4d8300", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b1efb1855f4f449286872c9de7b7f2be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1efb1855f4f449286872c9de7b7f2be", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ced217b3e200483ea676a73c5202d78f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ced217b3e200483ea676a73c5202d78f", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/ef0ee722593c45209f2c7a321777b882"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef0ee722593c45209f2c7a321777b882", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/efb5f0cd7beb4b3f9690a9ab001782a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efb5f0cd7beb4b3f9690a9ab001782a3", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-05 20:17:59,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-50c804f6-db8f-4d78-83e4-c2201cb250d0 2018-08-05 20:17:59,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125025987625s 2018-08-05 20:17:59,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-50c804f6-db8f-4d78-83e4-c2201cb250d0 2018-08-05 20:17:59,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-05 20:17:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3e18448c50af42299793fc8cef5a3b9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 20:17:59,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 20:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-143bbd20-bf0a-49fa-afb9-aaf6c3063575 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_48b83873-ebc5-499a-8f29-c8e1c2947145", "links": {"self": "http://172.30.9.22:5000/v3/users/3e18448c50af42299793fc8cef5a3b9a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3e18448c50af42299793fc8cef5a3b9a", "description": null}} 2018-08-05 20:17:59,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3e18448c50af42299793fc8cef5a3b9a used request id req-143bbd20-bf0a-49fa-afb9-aaf6c3063575 2018-08-05 20:17:59,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115808963776s 2018-08-05 20:17:59,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3e18448c50af42299793fc8cef5a3b9a used request id req-143bbd20-bf0a-49fa-afb9-aaf6c3063575 2018-08-05 20:17:59,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-05 20:17:59,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/3e18448c50af42299793fc8cef5a3b9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 20:17:59,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 20:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af6ad3b7-3219-4546-b460-bf7d8e425b69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 20:17:59,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3e18448c50af42299793fc8cef5a3b9a used request id req-af6ad3b7-3219-4546-b460-bf7d8e425b69 2018-08-05 20:17:59,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.255573034286s 2018-08-05 20:17:59,669 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3e18448c50af42299793fc8cef5a3b9a used request id req-af6ad3b7-3219-4546-b460-bf7d8e425b69 2018-08-05 20:17:59,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-05 20:17:59,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 20:17:59,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 05 Aug 2018 20:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b81199-6c44-4402-9b27-008e8808d91f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/449c5b575fb242d6b133df2f87012577"}, "tags": [], "enabled": true, "id": "449c5b575fb242d6b133df2f87012577", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/f36105c8abef4e12951575ae2e235344"}, "tags": [], "enabled": true, "id": "f36105c8abef4e12951575ae2e235344", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_48b83873-ebc5-499a-8f29-c8e1c2947145"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4d19fca35fc4e3da61ad5fa9d43dff1"}, "tags": [], "enabled": true, "id": "f4d19fca35fc4e3da61ad5fa9d43dff1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-05 20:17:59,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-58b81199-6c44-4402-9b27-008e8808d91f 2018-08-05 20:17:59,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112998008728s 2018-08-05 20:17:59,789 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-58b81199-6c44-4402-9b27-008e8808d91f 2018-08-05 20:17:59,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-05 20:17:59,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/f36105c8abef4e12951575ae2e235344 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fb722a1510e6588f92dee6e4ee6519d5e595ae1c" 2018-08-05 20:17:59,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 05 Aug 2018 20:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54ce168d-d034-444b-bbe9-28f92afd0c54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-05 20:17:59,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f36105c8abef4e12951575ae2e235344 used request id req-54ce168d-d034-444b-bbe9-28f92afd0c54 2018-08-05 20:17:59,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177566051483s 2018-08-05 20:17:59,972 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f36105c8abef4e12951575ae2e235344 used request id req-54ce168d-d034-444b-bbe9-28f92afd0c54 2018-08-05 20:17:59,973 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:07 | PASS | | cloudify_ims | functest | vnf | 24:33 | PASS | | heat_ims | functest | vnf | 15:36 | PASS | | vyos_vrouter | functest | vnf | 15:28 | PASS | | juju_epc | functest | vnf | 30:54 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-05 20:17:59,980 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-05 20:18:00,078 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-05 20:18:00,178 - paramiko.transport - DEBUG - EOF in transport thread